@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #352A13;
	margin-bottom: 20px;
	background-color: #619E59;
	background-image: url(../default/images/template/background.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 5px;
}
h2 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #003366;
	margin-bottom: 5px;
}
h3 {
	letter-spacing: 1px;
	margin-bottom: 7px;
	font: italic bold 1em Georgia, "Times New Roman", Times, serif;
}
p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
.txtSpotlight {
	font-size: 12pt;
	color: #000033;
}	
a:link {
	color: #003366;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
}
.imgLeft {
	border: 1px solid #000000;
	float:left;
	margin-right: 10px;
}
.imgBorder {
	border: 1px solid #000000;
}
.imgRight {
	border: 1px solid #000000;
	float: right;
	margin-left: 10px;
}	
.imgRightNoBorder {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgLeftNoBorder  {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.imgFeature {
	width: 420px;
	margin-top: 10px;
	border: 1px solid #333333;
}
.linkPDF {
	background-image: url(/default/images/template/pdf.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
.linkExternal {
	background-image: url(/default/images/template/Icon_External_Link.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
.txtPDF {
	color: #737373;
}

#divWrap {
	min-width: 900px;
}
#divIdentity {
	background-color: #0A3300;
	background-image: url(../default/images/template/banner.jpg);
	background-repeat: no-repeat;
	background-position: 250px -50px;
}

#divIdentity #imgLogo {
	margin-top: -16px;
	margin-left: 40px;
	margin-bottom: 20px;
}
#txtIdentity  {
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	float: right;
	padding-right: 60px;
	position: absolute;
	right: 0px;
	
	top: 35px;    /*DIFFERENT INDEX.css*/
}
#divIdentity #txtDepartment {
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	float: right;
	padding-right: 60px;
	padding-top: 5px;
}
#txtLocation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
	width: 300px;
	position: absolute;
	top: 92px;
	left: 85px;
	text-align: right;
}
#divSecondaryNav, #divPrimaryNav {
	background-color: #014460;
}
#divSecondaryNav {
	text-align: right;
	padding-right: 60px;
	font-size: 1em;
	background-image: url(../default/images/template/top_background.jpg);
}
#divSecondaryNav ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#divSecondaryNav li {
	display: inline;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
#divSecondaryNav a:link, #divSecondaryNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#divSecondaryNav a:hover {
	text-decoration: underline;
	}

#divPrimaryNav {
	float: left;
	width: 200px;
	margin-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: .95em;
	font-weight: bold;
	background-image: url(../default/images/template/nav_background.jpg);
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0D2940;
	border-bottom-color: #0D2940;
	border-left-color: #0D2940;
	z-index: 1000;
}

#divPrimaryNav  .divNavHead {
	background-color: #000000;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: -5px;
	margin-left: -12px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-weight: bold;
	width: 186px;
	position: relative;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0A3300;
}
#divPrimaryNav  .imgBullet {
	position: absolute;
	left: 15px;
	z-index: 3;
}
#divPrimaryNav ul {
	list-style-type: none;
	margin-bottom: 5px;
}
#divPrimaryNav li {
}
#divPrimaryNav .divNavHead a:link,#divPrimaryNav .divNavHead a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#divPrimaryNav .divNavHead a:hover {
	text-decoration: underline;
	}
#divPrimaryNav li a:link, #divPrimaryNav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: normal;
}
#divPrimaryNav li a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #333333;
	}
#divBodyWrap {    /*NOT ICLUDED IN INDEX.css - SHOULD IT BE?*/
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-left: 80px;
}
 
#divBody {
	background-color: #FFFFFF;
	margin-right: 50px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #232E00;
	border-bottom-color: #232E00;
	border-left-color: #232E00;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 190px;
	border-right-width: 1px;
	}
 
#divBodyEGG{
	background-color: #FFFFFF;
	margin-right: 50px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #232E00;
	border-bottom-color: #232E00;
	border-left-color: #232E00;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-right-width: 1px;
}
#divBody   ul, #divBody  ol, #divBody blockquote {
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
#divBody li {
	margin-top: 5px;
	margin-bottom: 7px;
}
#divBody ol ol {
	list-style-type: lower-alpha;
}
#divCWESpotlight {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 2px solid #CCCCCC;
	margin-right: 0px;
	padding-right: 0px;	
	border-right: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}

.ulNoBullet {
	list-style-type: none;
}
.tablePadding td {
	padding-right: 10px;
	padding-bottom: 3px;
}
#divBreadCrumb {
	margin-bottom: 5px;
	font-size: 0.95em;
	font-weight: bold;
	color: #003366;
}
#divBreadCrumb   ul  {
	margin-left: 0px;
}
#divPhotoCaption150  {
	width: 150px;
	font-size: .9em;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#divPhotoCap150L  {
	width: 150px;
	font-size: .9em;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#divPhotoCaption225  {
	width: 225px;
	font-size: .9em;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#divPhotoCaption  {
	width: 275px;
	font-size: .9em;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#divPhotoCaption300  {
	width: 300px;
	font-size: .9em;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#divPhotoCaption350  {
	width: 350px;
	font-size: .9em;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#divPhotoCaption350a  {
	width: 350px;
	font-size: .9em;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#divPhotoCaption392  {
	width: 392px;
	font-size: .9em;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#divPhotoCaption525  {
	width: 525px;
	font-size: .9em;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;	
}
#divPhotoCaption624  {
	width: 624px;
	font-size: .9em;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#divPhotoCaption img {
	border: 1px solid #000000;
	margin-bottom: 5px;
}
#navSubsection {
	margin-bottom: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #003366;
	padding-top: 5px;
}
#navSubsection ul {
	list-style-type: square;
	font-size: .95em;
	margin-left: 0px;
}
#navSubsection li {
	display: inline;
}
#navSubsection li a:link, #navSubsection li a:visited, #navSubsection form {
	color: #005E30;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	border-bottom: 1px solid #C3CCBC;
	border-left: 1px solid #C3CCBC;
	background-image: url(/default/images/template/subnav_background.jpg);
	background-repeat: repeat-x;
	padding: 4px 10px 1px;
	height: 20px;
}

#navSubsection form {
/*	padding-top:1px;
	padding-bottom:4px;*/
}
#navSubsection input {
	/*border-left:none;*/
	font-size: 9px;
	padding:0px;
	border: 1px solid #CCCCCC;
}
#navSubsection .inputNav {
	height: 14px;
	border: 1px solid #CCCCCC;
}
#navSubsection li a:hover {
	text-decoration: none;
	background-color: #C3CCBC;
	color: #333333;
	background-image: url(../default/images/template/subnav_background_over.jpg);
	font-weight: bold;
	}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif}	
.style4 {font-size: 0.8em}	
#divFooter {
	margin-left: 80px;
	clear: both;
}
#divFooter a:link, #divFooter a:visited {
	text-decoration: underline;
	font-weight: bold;
}
#divFooter  a:hover {
	text-decoration: none;
}


.divClear {
	clear: both;
	height: 1px;
}
* html .container {
	width: 275px;
	margin-left:-400px;
	position:relative;
	float:left;
	z-index:2;
}
/* Added 6/24/11 for NRRI Nows */ 
#divNow {
	background-color: #FFFFFF;
	text-align: center;
	width: 160px;
	margin-top: 10px;
	margin-left: 40px;
}
#divLeftCol {
	width: 200px;
	float: left;
	position: relative;
	margin-left: -230px;
	z-index: 1000;
}

#divLeftColCSH {
	width: 200px;
	float: left;
	padding-top:180px;
	position: relative;
	margin-left: -221px;
}

#divConstantContact {
	background-color: #FFFFFF;
	text-align: center;
	width: 160px;
	margin-top: 160px;
	margin-left: -20px;
}

/* End NRRI Nows */
