@charset "UTF-8";
/* CSS Document */

body {
	font-size:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url('/images/bg.jpg') center top #1d4694;
	background-repeat: repeat-x;	
}
.callout {
	width:280px;
	border: dashed 1px #df7427;
	background-color:#fcf1e9;
	color:#003f80;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	padding:5px;
}	
/* BEGIN MAIN STRUCTURE */
div#bigwrap {
	background-image:url(/images/bigbg.gif);
	background-repeat:no-repeat;
	}
div#wrapper {
	width:800px;
	background-color:#ffffff;
	background-image:url(/images/centerbg.gif);
	background-repeat:repeat-y;
		}
div#centercontent {
	background-image:url(/images/bigbg.gif);
	background-repeat:no-repeat;
	min-height:404px;
	}
	
div#int1 {
	width:300px;
	float:left;
	margin: 0 0 0 40px;
	}
* html	div#int1 {margin:0 0 0 20px;}

div#acct1 {
	width:700px;
	float:left;
	margin: 0 0 0 40px;
	}
* html	div#acct1 {margin:0 0 0 20px;}

div#int2 {
	width:400px;
	float:left;
	}		
	
div#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8ea3ca;
	}		
div#footer a:link { color: #8ea3ca; text-decoration: underline; }
div#footer a:visited { color: #8ea3ca; text-decoration: underline; }
div#footer a:hover { color: #FFFFFF; text-decoration: underline; }
div#footer a:active { color: #8ea3ca; text-decoration: underline; }

div.clearfloats {clear:both;}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display: inline-block;}
/* backslash hack hides from IE mac \*/

/* *html .clearfix {height:1%;} */

.clearfix {display:block;}

/* end backslash hack */

/* END MAIN STRUCTURE */

div#header {
	padding:50px 0 0 0;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:450px;
	color:#003f80;
	}
div#header a:link { color: #1d4694; text-decoration: underline; }
div#header a:visited { color: #1d4694; text-decoration: underline; }
div#header a:hover { color: #df7427; text-decoration: underline; }
div#header a:active { color: #1d4694; text-decoration: underline; }
.homebox {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1d4694;
	height:260px;
	width:187px;
	}	
.hometitle {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
	}
.hometitle a:link { color: #1d4694; text-decoration: none; }
.hometitle a:visited { color: #1d4694; text-decoration: none; }
.hometitle a:hover { color: #df7427; text-decoration: underline; }
.hometitle a:active { color: #1d4694; text-decoration: none; }	
.homeboxtext {
	text-align:left;
	font-size:10px;
	height:130px;
	padding-left:20px;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#1d4694;
	margin:0;
	}		
.bluetext {
	font-family:Arial, Helvetica, sans-serif;
	color:#1d4694;
	text-align:left;
	font-size:12px;
	}
.bluetext a:link { color: #1d4694; text-decoration: underline; }
.bluetext a:visited { color: #1d4694; text-decoration: underline; }
.bluetext a:hover { color: #df7427; text-decoration: underline; }
.bluetext a:active { color: #1d4694; text-decoration: underline; }			
div#login {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003f80;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	padding:3px 0;
	}
div#login a:link { color: #003f80; text-decoration: underline; }
div#login a:visited { color: #003f80; text-decoration: underline; }
div#login a:hover { color: #df7427; text-decoration: underline; }
div#login a:active { color: #003f80; text-decoration: underline; }

.orderboxes {
	background-color:#ced6ea;
	width:360px;
	padding:5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003f80;
	}	