﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}


body {
	margin: 0;
	padding: 0;
	border: 0;
	min-width: 782px;	
    font-family:  trebuchet MS,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%;
	color:#000000;
	background-color:#EEEEEE;
	text-align: center;
	 background-image:url(Images/bg_blue_2.gif) ;
	 background-repeat:repeat-x;

}

#topwrapper 
{
	position:relative;		
	margin: 0 auto;
	width: 925px;
	height: 6px;
	background-repeat:no-repeat;
	text-align: left;
    background-image:url(Images/top_bgx.jpg) ;
}

#mainwrapper {			
	margin-top: 10px;
	margin-left: auto ;
    margin-right: auto ;
	width: 782px;
	min-height:600px;
	text-align: left;
	background-color:#E4E8F4;
	border-left:solid 2px #001644;
	border-right:solid 2px #001644;
	border-top:solid 2px #001644;
	color:#001B6A;
}

#topstrip 
{
position:relative;
margin: 0 auto;
text-align:center;
width:782px;
height:4px	;
background-color:#003196;
}

#bbfooter 
{
position:relative;
margin: 0 auto;
text-align:center;
width:782px;
height:63px	;
background-color:#E4E8F4;
background-image:url(Images/bbstrip.gif) ;
background-repeat:no-repeat;
background-position:bottom;
font-size:80%;
color:blue;
	border-left:solid 2px #001644;
	border-right:solid 2px #001644;
	border-bottom:solid 2px #001644;
}

#footer 
{
position:relative;
margin: 0 auto;
text-align:center;
width:782px;
height:30px	;
background-image:url(Images/page_btm.jpg) ;
background-repeat:no-repeat;
background-position:top center;
font-size:80%;
color:blue;

}

.boldHeader
{
	font-weight:bold;
 font-size:1.2em;
}

#pagewrapper {			
	margin-top: 5px;
	margin-left: 5px ;
}
