@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffe8b8;
	margin-top: -20px;
	margin-bottom: -20px;
	/*font-family: Georgia, Times New Roman, Times, serif;*/
    font-family: Arial,Times New Roman, Times, serif;
	/*font-size: 11px;*/
    font-size: 14px;
    line-height: 20px;
	/*color: #636466;*/
    color: #555;
	/*font-weight: bold;*/
	line-height: 18px;
}
/*
#dotted_image_home{
    position: relative;
    top: 25px;
}
*/
#outer {
	background-image:url(../_images/bg.jpg);
	background-repeat:repeat-y;
	width: 900px;
	margin: 0 auto;
	padding-left:27px;
	padding-right:15px;
}
#pageBody {
	background-color:#ffffff;
	width:848px;
}
.clearAll {
	clear: both;
}
#homeBox {
	float:left;
	margin-top: 28px;
	border: thin;
	border-width: 0px;
	border-style: solid;
	width:205px;
	height:193px;
	/*background-image:url(../_images/homeLRbg.jpg);
	background-repeat:no-repeat;*/
}
#topNavContainer {
	padding-top: 112px;
}
#topImageHome {
	background-image:url(../_images/top_logo.jpg);
	background-repeat:no-repeat;
	width: 848px;
	height: 441px;
    margin-top:  20px;
	z-index: !important;
}
#homeBoxContainer {
	float:left;
	width:205px;
	/* height:193px; */
	margin-top: 28px;
	border: thin;
	border-width: 0px;
	border-style: solid;
	/*background-image:url(../_images/homeLRbg.jpg);*/
	background-repeat:no-repeat;
}
/* this is specifically for the twitter box added by the client*/
/* via the left top text box in admin, to the home page. */
.twtr-doc a{
    font-size: 12px;
}
#homeBoxCenterContainer {
    background-image:url(../_images/homeTextBgSlice.jpg);
    background-repeat:repeat-y;
	float:left;
	width:435px;
	margin-top: 28px;
}
#homeBoxCenter {
	background-image:url(../_images/homeTextBg.jpg);
	background-repeat:no-repeat;  
	width:435px;
	/*height: 193px;*/
    padding-top: 10px;
    padding-bottom: 10px;
}
#homeBoxCenterTop {
	width: 372px;
	border: thin;
	border-width: 0px;
	border-style: solid;
	margin-left: 30px;
	margin-right:30px;
    padding-bottom:10px;
}
#homeBoxCenterBottom {
	width: 340px;
	border: thin;
	border-width: 0px;
	border-style: solid;
	margin-left: 45px;
	margin-right:30px;
    padding-bottom:10px;
}
#insideMainContainer {
	float:left;
	width:611px;
	margin-top: 28px;
	margin-left: 10px;
	background-image:url(../_images/dottedVert.jpg);
	background-repeat: repeat-y;
}
#insideMainContent {
	background-repeat:no-repeat;
	/*width:611px; too close to right edge*/
    width: 585px;
	margin-left: 20px;
	margin-right:20px
}
#insideBoxContainer {
	float:left;
	width:205px;
	/*height:193px;*/
	margin-top: 28px;
	border: thin;
	border-width: 0px;
	border-style: solid;
	background-image:url(../_images/homeLRbg.jpg);
	background-repeat:no-repeat;
}
.homeBoxTextBig {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-style: italic;
	font-size: 14px;
	color: #506c90;
	line-height: 20px;
}
.homeBoxTextSmall {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 13px;
	/*color: #636466;*/
    color:  #555;
	line-height: 19px;
	margin-left:25px;
	margin-right:25px
}
.homeBoxHeader {
    background-image:url(../_images/homeLRbg.jpg);
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top:3px;
	height:25px;
	font-weight: bold;
}
.calloutBox{
	border: 1px solid rgb(80, 108, 144); 
	margin-top: 20px; 
	background-color: rgb(255, 232, 184); 
	width: 400px;
}
.homeBoxTextRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #636466;
	line-height: 12px;
}
body, td, th {
	/*font-family: Georgia, Times New Roman, Times, serif;*/
    font-family: Arial, Times New Roman, Times, serif;
}
a {
	font-size: 14px;
	color: #506c90;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #506c90;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #506c90;
}
.whiteSpace {
	margin-top:10px;
}
a.footerLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5px;
	font-weight: bold;
	text-decoration: none;
}
a.footerLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5px;
	font-weight: bold;
	text-decoration: none;
}
a.footerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5px;
	font-weight: bold;
	text-decoration: none;
}
a.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5px;
	font-weight: bold;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #636466;
}
a.topNavItem:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	margin-left: 21px;
}
a.topNavItem:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	margin-left: 21px;
}
a.topNavItem:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	margin-left: 21px;
}
a.topNavItem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #ffffff;
	margin-left: 21px;
}
.sideNavContainer {
	margin-left: 15px;
	font-size:12px;
	font-weight: bold;
	color: #506c90;
    margin-left: 22px;
    text-indent: -18px;

}
a.sideNav:link {
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
a.sideNav:active {
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
a.sideNav:visited {
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
a.sideNav:hover {
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
}
.insideBoxHeader {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 3px;
    padding-bottom: 3px; /*CAC - added to give more space below text in menu items*/
}
.insideCopyHeader {
	color: #506c90;
	font-size: 16px;
	font-weight: bold;
}
.footerContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5px;
	font-weight: bold;
	color: #506c90;
}


.prevent_display{
	visibility: hidden;
}

#topImages{
	margin-top: 10px; 
	margin-left: 1px; 
	width: 844px; 
	height: 325px;
}

#topImages img{
	width: 844px; 
	height: 325px;	
}

#twitterWidget {
    height: 260px;
}

/*-----------------------DYNAMIC TABLES-----------------------*/
.dynamForm table th{padding:5px 10px 0 0; vertical-align:top; text-align:right;}
.dynamForm table td{padding:5px 10px 0 0;}
.dynamForm .check {display:none;}
.dynamForm p.requiredTxt{text-align:left;}
.dynamForm table td.inputRow input, .dynamForm td.inputRow textarea{padding:3px;}

