body {
	margin: 0;
	background-color: #FEFEFE;
}
.frontcontainer {
	Xborder-top-width: 1px;
	Xborder-bottom-width: 1px;
	Xborder-top-style: solid;
	Xborder-bottom-style: solid;
	Xborder-top-color: #0078C1;
	Xborder-bottom-color: #0078C1;
	margin-top: 1px;
	width: 856px;
	margin-left: 2px;
	margin-bottom: 20px;
}
#container {
	width:890px;
	text-align:left;
	margin:0 auto;
	position:relative;
	overflow: visible;
	height: 100%;
	clear: both;
	background-image: url(images/containerbg.gif);
	padding-left: 15px;
	background-repeat: repeat-y;
}

#topcontainer {
	width:890px;
	margin:0 auto;
	height: 169px;
	Xheight: 169px;	
	clear: both;
	background-image: url(images/containerbg.gif);
	padding-left: 15px;
	background-repeat: repeat-y;
	
	`
}
#bottomcontainer {
	width:890px;
	margin:0 auto;
	height: 30px;
	clear: both;
	background-image: url(images/bottombg.png);
	color: white;
	font-size: 10px;
	line-height: 23px;
}



h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #1A75CF;
 margin: 0px;
 padding: 0px;
}


h4 {
	font-size: 14px;
	font-weight: bold;
	color: #0078C1;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.masthead{
	width: 890px;
	height: 125px;
	margin: 0 auto;
}




#navBar{
	float: left;
	width: 175px;
	margin: 0px;
	padding: 0px;
	background-color: #00407A;
}



#content{
	width: 675px;
	float: right;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}




/** photo lib **/

.paginator {
	text-align: center;
	font-weight:normal;
	font-size: 13px !important;
}

.paginator a {
	font-weight: normal !important;
	font-size: 13px !important;
}

#paginator_current {
	text-decoration: none;
}

#paginator_other {
	text-decoration: underline;
	color: darkblue;
}

.photo {
	padding: 0px 15px 5px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	min-height: 325px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.photo h3 {
 font-family: Arial,sans-serif;
 font-size: 14px;
 color: #1A75CF;
 margin: 0px;
 padding: 0px;
 padding-top: 30px;
}

.photo h4 {
 font-family: Arial,sans-serif;
 font-size: 13px;
 color: #78B3E0;
 margin: 0px;
 padding: 0px;
 padding-top: 30px;
}

.photo strong{
	color: #00407A;
}


.photo a {
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

.photo a img {
	border: 0;
}

.photo_link {
	font-weight: normal !important;
	font-size: 13px !important;
	color:darkblue !important;
	text-decoration: underline !important;	
}


/************** .feature styles ***************/

.feature{
	padding: 0px 15px 5px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	min-height: 325px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


.feature h3 {
 font-family: Arial,sans-serif;
 font-size: 14px;
 color: #1A75CF;
 margin: 0px;
 padding: 0px;
 padding-top: 30px;
}

.feature h4 {
 font-family: Arial,sans-serif;
 font-size: 13px;
 color: #78B3E0;
 margin: 0px;
 padding: 0px;
 padding-top: 30px;
}

.feature strong{
	color: #00407A;
}

.featureimg {
	float: right;
	margin-top: 25px;
	margin-left: 15px;
	clear: right;
}
.frontimg {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	clear: right;
}
.feature li {
	list-style-image: url(images/featureli.gif);
}


.feature a {
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #002469;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	width: 845px;
	margin: 0 auto;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	padding-left: 15px;	
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}











/*SUB NAVIGATION*/

/*TEIR 2*/
#pageleft li a:link, #pageleft li a:visited {
	color: #00244D;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}
#pageleft li a:hover {
	color: #0078C1;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}
#pageleft li.fix {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 0px;
	background-image: none;
}

#pageleft li.selected a:link, #pageleft li.selected a:visited {
	color: #0078C1;
	text-decoration: none;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}
#pageleft li.selected a:hover {
	color: #0078C1;
	text-decoration: none;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}
#pageleft {
	float: left;
	padding: 25px 0px 10px;
	list-style-type: none;
	display: block;
	height: auto;
	width: 200px;
	clear: none;
	margin: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
}


#pageleft ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;

}
#pageleft li {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7D9E6;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	clear: right;
	height: auto;

}
#subleft li a:link, #subleft li a:visited {
	color: #00244D;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}
#subleft li a:hover {
	color: #0078C1;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}
#subleft li.fix {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 0px;
	background-image: none;
}

#subleft li.selected a:link, #subleft li.selected a:visited {
	color: #0078C1;
	text-decoration: none;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}
#subleft li.selected a:hover {
	color: #0078C1;
	text-decoration: none;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}
#subleft {
	float: right;
	padding: 0px 0px -75px;
	list-style-type: none;
	display: block;
	height: auto;
	width: 150px;
	clear: none;
	margin: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}


#subleft ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;

}
#subleft li {
	list-style-type: none;

	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	clear: right;
	height: auto;

}	
	




.bottomtitle {
	text-align: left;
	height: 32px;
	width: 100%;
	margin-right: 1px;
	margin-top: 0px;
}

.download {

	font-size:11px;
	font-family:Arial, Helvetica, sans-serif

}
.downloadboxholder {
	background-color: #129CD6;
	padding: 1px;
	float: right;
	width: 200px;
	margin-left: 15px;


}
.downloadbox {
	background-color: #78B3E0;
	padding: 10px;
	width: auto;
	border: 1px solid #FFFFFF;
}
.downloadboxtitle {
	background-color: #0078C1;
	
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color:#FFFFFF;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family:Arial, Helvetica, sans-serif;
}


/* for prf form download boxes */

.prf {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif
}
.prfboxholder {
	background-color: #129CD6;
	width: 320px;
}
.prfbox {
	background-color: #002469;
	padding: 5px;
	width: auto;
	text-align:center;
	line-height:15px;
	color: white;
	Xheight:20px;
}

.prfboxlink {
	background-color: #78B3E0;
	width: auto;
	color:#002469;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 4px;
}


.prfboxlink a {
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #002469;
}



.prfhdr {
	font-size:12px;
	line-height: 150%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family:Arial, Helvetica, sans-serif
}
.prfhdrboxholder {
	background-color: #129CD6;
	width: 500px;
}
.prfhdrbox {
	Xbackground-color: #78B3E0;
	background-color: #002469;
	padding: 5px;
	width: auto;
	text-align:left;
	padding-right: 30px;
	padding-left: 30px;
	color: white;
	Xheight:40px;
}

.prfhdrboxlink {
	background-color: #78B3E0;
	width: auto;
	color:#002469;
	text-align:left;
	text-indent: 30px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif
}


.prfhdrboxlink a {
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	
}


.multidownload {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif
}
.multidownloadboxholder {
	background-color: #129CD6;
	padding: 1px;
	float: left;
	width: 450px;
}
.multidownloadbox {
	background-color: #78B3E0;
	padding: 10px;
	width: auto;
	border: 1px solid #FFFFFF;
}
.multidownloadboxtitle {
	background-color: #002469;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color:#FFFFFF;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family:Arial, Helvetica, sans-serif;
}

.multidownloadboxlink a {
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
}




.verytop {
	background-color: #78B3E0;
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECE9D8;
	border-bottom-color: #FFFFFF;
}
.portal {


	
	  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    
	border: 1px solid #ADCFE6;
	margin-top: 20px;
}

#portalhold {
	background-color: #FFFFFF;
	margin: 0 auto;
	height: 400px;
	width: 700px;
	border: 4px solid #0078C1;
	text-align: right;
	z-index:inherit;

}
#hideport {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(images/portbg.png);
	visibility: hidden;
}

/* Portfolio */


.vp {
	line-height: 1.5;
	margin-top: 10px;
}

.vp img {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 0px;
}

.vp a {
	font-weight: normal;
}

.vp hr {
	border-color:#78B3E0;
	background-color:#78B3E0;
	height: 1px;
	border: none;
}
