/* CSS Document */


/************** DOCUMENT START *************/

html, body{
		margin:0px;
    padding:0px;
    border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#wrapper {
	margin:15px 0px 0px 0px;
	width:800;
	z-index: 1;
} 


/************** DOCUMENT END *************/

#header {
	background-color: #003B77;
	width:800;
	text-align:left;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}

#content {
	/*margin: 16px 0px 0px 0px;*/
	width:800px;
	height:450px;
	background-color: #FFF;
	border: 0px solid #FFF;
}

.b01 {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	
}


.b02 {
	border: 1px solid #FFFFFF;
}

.b03 {
	
	border-right: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
}


.s01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.s02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.p01 {
	padding: 10px;
}

.p02 {
	padding:0px 30px 10px 30px;
}
#promoBox {
	padding:0px 0px 0px 0px;
}

.textlink a:link, .textlink a:visited
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.textlink a:hover
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: none;
	color: #666666;
	text-decoration: none;
}


/************** HEADER NAV START *************/



#navcontainer01, #navcontainer02 { 
position:absolute;
	text-align:left;
	width:105px;
	z-index:1;
	background-color: #FDBF50;
	visibility: hidden;
	margin:0px;
	padding:3px;
}

 #navcontainer01 ul,  #navcontainer02 ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

#navcontainer01 li, #navcontainer01 li {
padding: 0px 0px 0px 0px;
margin:0px;


}

#navcontainer01 a, #navcontainer02 a
{
display: block;
padding-left:11px;
margin:0px;
width: 100px;
color:#FFF;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position:0px 10%;
_background-position:0px 35%;
}

#navlist a:link, #navlist a:visited
{
color: #FFF;
text-decoration: none;
padding-left:11px;
margin:0px;
}

#navlist a:hover
{
color:#003B77;
padding-left:11px;
margin:0px;
}


/************** HEADER NAV END *************/


/************** FOOTER START *************/

#footer {
	width:800px;
	background-color: #FDBF50;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	text-align:center;
}

/************** FOOTER END *************/

.smallHeadline {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003b77;
	text-decoration: none;
}
.b04 {

	border-top: 1px solid #FFFFFF;
}

.g01 {

	border-right: 1px solid #666666;
	padding:15px;
}
.g02 {

	border-bottom: 1px solid #666666;
	padding:15px;
	
}

.whitekeyline {
border:1px solid #FFFFFF;
	
}
.whitekeyline a, .whitekeyline a:link, .whitekeyline a:visited, .whitekeyline a:hover, .whitekeyline a:active {
border:1px solid #FFFFFF;

}
#header_flash{
width:488px;
height:55px;
margin-bottom:5px;
clear:both;
}

/****************April 07 limited offer ***********/
#limited_offer{
width:155px;
height:150px;
float:left;
margin-left:50px;
margin-right:2px;
margin-top:305px;
_margin-top:165px;
margin-bottom:34px;
_margin-bottom:64px;
}
.disclaimer{
font-size:11px;
padding: 10px 0 15px 25px;
}

a{outline:none;}
