body {
	background: #dfe3e4;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
    color:#333;
	text-align:center;
	margin:0;
	padding:0;
}

a:link, a:visited {
	color:#3d5769;
	text-decoration:underline;
}

a:active, a:hover {
	color:#f15a24 ;
}

#siteContainer {
	margin: 28px auto;
	width:996px;
	background:#fff;
	text-align:left;
}

#mainContent {
	background-color:#fff;
	padding:9px 18px;
}

#top {
	width:996px;
	height:3px;
	background: url('../../img/top.png') no-repeat;
}

#bottom {
	width:996px;
	height:3px;
	background: url('../../img/bottom.png') no-repeat;
}

#logo { float:left; }

#tagline { float:left; margin-left:40px}

#loginPane {
	height:100px;
	width:247px;
	float:left;
	margin-left:18px;
}

#navigation {
	margin-top:8px;
}

#navbar {
	float:left;
	width:695px;
	height:35px;
}

#navLeft { 
	float:left;
	width:6px;
	height:35px;
	background: url('../../img/navLeft.png') no-repeat;
}

#navMid { 
	float:left;
	width:683px;
	height:35px;
	background: url('../../img/navFill.png') repeat-x;
}

#navRight { 
	float:left;
	width:6px;
	height:35px;
	background: url('../../img/navRight.png') no-repeat;
}

#breadcrumbs {
	height:31px;
	width:695px;
	font-size:11px;
	line-height:28px;
	color:#657a88;
}

#breadcrumbs a:link, #breadcrumbs a:visited { color:#3d5769;text-decoration:none;}

#breadcrumbs div {padding-left: 173px;}

#leftColumn {
	float:left;
	width:695px;
}

#rightColumn {
	float:left;
	width:247px;
	margin-left:18px;
}

.whiteTitle {
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
	display:block;
	font-weight:bold;
	padding-bottom:2px;
}

.blueTitle {
	text-transform:uppercase;
	color:#3d5769;
	font-size:12px;
	display:block;
	font-weight:bold;
	padding-bottom:4px;
}

.lcBox .blueTitle {font-size:11px; }

a.whiteLink:link, a.whiteLink:visited {
	color:#fff;
	text-decoration:none;
}	

a.orangeLink:link, a.orangeLink:visited { color:#f15a24 ;text-decoration:underline;white-space:nowrap }

.boldBlue {color:#3d5769;font-weight:bold}

#footer { color:#4c4c4c; font-size:10px; margin-top:11px;}
#footer a:link, #footer a:visited { color:#4c4c4c;text-decoration:none }
#footer a:active, #footer a:hover {color:#f15a24 ; }

#navColumn {
	float:left;
	width:162px;
}

#intContent {
	float:left;
	width:520px;
	margin-left:11px;
}

.pageTitle {
	display:block;
	font-size:12px;
	color:#f15a24 ;
	text-transform:uppercase;
	border-bottom:1px solid #f15a24 ;
	margin-top:11px;
}

.subTitle {
	display:block;
	font-size:11px;
	color:#f15a24 ;
	text-transform:uppercase;
}

.lcBox {
	border-top:1px solid #bfbfbf;
	padding:17px 0;
}

#newsletterEmail {
	width:167px;
	background: url('../../img/newsletterBG.gif') no-repeat;
	padding:2px 0 0 5px;
}

#newsletterEmail input {font-size:11px;}

.dkBlue { color:#0b2536 }

.blue { color:#3d5769 }

.bold { font-weight:bold }

.formTable { font-size:10px;color:#3d57969}

.inputs input {width:250px;font-size:11px;}

#frm_submit {width:62px;height:25px;background:url('../../img/frm_submit.png') no-repeat; border:none; padding:0;margin:0}
#frm_reset {width:62px;height:25px;background:url('../../img/frm_reset.png') no-repeat; border:none; padding:0;margin:0 }

.statThumb {float:left;width:31px;padding-right:10px}
.statText {float:left;width:255px;color:#fff;font-weight:bold;font-size:13px;}

#alphaNav {padding-left:167px;font-size:10px}
#alphaNav a:link, #alphaNav a:visited { font-weight:bold ;font-size:10px;padding:0 1px }
#alphaNav a.current:link, #alphaNav a.current:visited { color:#f15a24  }

.alt { background: #dfe3e4; }

.virtualpage {padding:10px 5px}
.virtualpage p {margin:0 0 5px 0 }
.virtualpage a.orangeLink  { text-decoration:none }

.smBoxTop {
	width:253px;
	height:30px;
	background: url('../../img/boxTop_sm.png');
}

.smBoxFill {
	width:253px;
	background: url('../../img/boxFill_sm.png');
}

.smBoxBottom {
	background: url('../../img/boxBottom_sm.png');
	height:6px;
	width:253px;
}

.smBoxTitle {
	color:#3d5769;
	font-weight:bold;
	line-height:28px;
	padding-left:7px;
	float:left;
	text-transform:uppercase;
}

.smBoxLink {
	line-height:26px;
	padding-right:7px;
	float:right;
}

.smBoxLink a { text-decoration:none }