﻿
body {
	/*background-color: #ECDBBC;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: Verdana,Geneva,sans-serif;*/
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    font-family:OpenSans,sans-serif;
/*font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif;*/
}
.jumpsbox {
	display: none;
}
.allWrap {
	/*width: 970px;*/
	margin: 0px auto 0px auto;
	padding: 0px;
}
/* # HEADER ##################################################################*/

.header {
	background: url('../../siteImages/template/header.gif') no-repeat center top;
	height: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.topNav {
	padding-top: 200px;
	padding-left: 15px;
}
/* # CONTENT #################################################################*/
.content 
{
    background-color: #fff;
	background: #fff url('../../siteImages/template/bodyRepeater.gif') repeat-y center;
	min-height: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
    clear: both;
	
}
.leftNav {
	float: left;
	width: 220px;
	background: url('../../siteImages/template/leftNav/vertNav.gif') no-repeat right 50%;
	margin: 50px 10px 10px 20px;
	padding:0px;
}

.cols {
	margin: 0px 0px 0px 0px;
	padding:0px;
	width: 660px;
	float: left;
	clear:right;
}
.colF {
	clear: both;
	width: 650px;
	margin: 0px 0px 0px 10px;
}
.colL {
	width: 360px;
	float: left;
}
.colR {
	width: 300px;
	float: left;
}
/* # FOOTER ##################################################################*/
.footer {
	background: #ECDBBC url('../../siteImages/template/footer.gif') no-repeat top;
	height: 140px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
}
.footer p {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 80%;
}
.footer a {
	text-decoration: none;
	color:Black;
}
.footer img {
	border: 0px;
	margin-left: 40px;
}
/* # MISCELLANEOUS STYLES ####################################################*/
/* john? */
.aspGridview td {
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	font-size: 120%;
	padding:10px;
}
.aspGridview a:link {
		text-decoration:none;
}
.clearboth {
	display: block;
	clear: both;
	margin: 0px;
	padding:0px;
	visibility: hidden;
}


/*OIR*/
.OIRHeader {background-color: #165C7D; width: 100%; margin-bottom: 3%;padding-top: 10px; height:68px;
	padding-left: 15px;}
.OIRlogo .wrapperContainer {width: 80%; margin: 0 auto;}
.OIRlogo img {border: 0px; margin: 15px 0;} /* prevents older applications from applying blue hyperlink border on linked images */
.OIRFooter {background-color: #505759; color: #fff; width: 100%; min-height: 134px;margin-top: 3%; padding: 20px 0px}
.wrapperContainer {width: 75%; margin: 0 auto;}
.footerLogo {float: left;}
.footerLogo img {max-width: 120px; border: 0px;}
.footerContact {float: left; color: #fff; }
.footerContent {margin-top: 15px;float: right; clear: right;}
.clear {clear: both}
.footerContent #OIRComm {text-align: right; font-size: 11pt; font-weight: bold;margin-right:10px;}
.copyright {color: #FFF; font-size: small;}

