/*
Layout
*/
html,
body {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a:link {
	color:#0D456E;
	text-decoration: underline;
}

a:active {
	color:#0D456E;
	text-decoration: underline;
}
	
a:visited {
	color:#0D456E;
	text-decoration: underline
}
	
a:hover {
	color:#999999;
	text-decoration: none;
}

h1 a:link {
	color:#99CC66;
	text-decoration: underline;
}

h1 a:active {
	color:#99CC66;
	text-decoration: underline;
}
	
h1 a:visited {
	color:#99CC66;
	text-decoration: underline
}
	
h1 a:hover {
	color:#999999;
	text-decoration: none;
}


.topNavText {
	color: #013766;
	font-family: Arial, Helvetica, sans-serif;
}


.imglanding { margin-bottom: 15px; margin-left: 15px}
	 

#layout_body {
	width: 800px;
}
#layout_vid {
	padding-bottom: 2px;
}
#layout_vid_homepage {
	height: 215px;
}
#layout_dropdowns {
	float: left;
	width: 205px;
	height: 30px;
}
/* JESS! note there are multiple instances of this style! */
#layout_navigation_primary {
	float: right;
	width: 554px;
	background-image: url('/assets/images/template/navigation/primary/span.gif');
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #013766;
}
/* JESS! note there are multiple instances of this style! */
#layout_navigation_primary2 {
	float: right;
	width: 500px;
	background-image: url('/assets/images/template/navigation/primary/span.gif');
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #013766;
}

/* JESS! note there are multiple instances of this style! */
#layout_navigation_primary3 {
	float: right;
	width: 400px;
	background-image: url('/assets/images/template/navigation/primary/span.gif');
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #013766;
}

/* this defines the appearance of the top menu - not dropdowns */

#layout_navigation_primary div {
	display: inline;
  	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#layout_navigation_primary a {
	color: #013766;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#layout_page {
	clear: both;
	padding-top: 1px;
}
#layout_navigation_secondary {
	float: left;
	width: 205px;
	height: auto;
	background-image: url('/assets/images/template/fade.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
#layout_content {
	float: right;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 35px;
	padding-left: 0px;
	padding-bottom: 30px;
}
	
#layout_disclaimer {
	clear: both;
	font-size: 8px;
	height: 120px;
	color: #BBBBBB;
	padding: 8px 5px 0px 5px;
	background-color: #F5F5F5;
}
#layout_footer {
	clear: both;
	height: 30px;
	color: #8A8A8A;
	border-top: 1px Solid #8A8A8A;
	padding-top: 8px;
	background-color: #F5F5F5;
	padding: 8px 5px 0px 5px;
}
#layout_footer a {
	color: #8A8A8A;
}

#layout_footer_print {
	margin-top: 9pt;
	border-style: solid;
	border-color: #666666;
	border-width: 0.5pt 0pt 0pt 0pt;
	padding: 4pt;
	display: none;
}

#layout_controls {
	float: right;
}

#layout_email {
	display: none;
	width: 320px;
	background-color: #E3EC76;
	border-color: #CEDB32;
	border-style: solid;
	border-width: 2px;
	padding: 12px 12px 0px 12px;
	position: absolute;
	z-index: 200;
  top: 190px;
  left: 320px;
}

#layout_email td {
	color: #0D456E;
	font-weight: normal;
	padding-right: 6px;
	vertical-align: top;
	white-space: nowrap;
}

#layout_email .entry {
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #CEDB32;
	border-width: 1px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #404040;
	width: 250px;
}

#layout_email .button {
	margin-top: 7px;
	background-color: #E3EC76;
}

.navBarItem_on {
   
}

.navBarItem_off {
  
}

/* Navigation formatting for Careers Page directing to Sendouts */
.careerNav {
	background-image: url('/assets/images/template/fade.gif');
	padding-right: 10px;
}


/*
Formatting
*/
.ColumnRight {
	float: right;
	width: 190px;
	padding: 0px 0px 25px 25px;
}
.ColumnRight h1 {
	font: 16px Arial Narrow;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px Solid #E6ECF0;
}

hr {
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 1px 0px; 
	border-style: solid; 
    border-color: #DCE2E6;
}

.home h1 {
	font-size: 16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #99CC66;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0D456E;
	margin-top: 14px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	margin-top: 15px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 15px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC66;
	margin-top: 15px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}


p {
	line-height: 130%;
	color: #666666;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-size: 11px;
}

.required {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #C2510F;
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

ul {
	padding: 7px 60px 5px 30px;
	margin: 10px 10px 0px 10px;
	list-style-image: url(/assets/images/resources/bullet_blue.gif);
}

li {
	padding:0px 0px 10px 5px;
	margin:0px 0px 0px 10px;
	line-height: 130%;
}

ol
{	list-style-image: none);
}

li.num {
	padding:0px 0px 10px 5px;
	margin:0px 0px 0px 10px;
	list-style-image: none;
	line-height: 130%;
}


li.file_DOC {
	padding:3px 0px 3px 10px;
	margin:0px 0px 0px 5px;
	vertical-align: top;
	list-style-image: url(/assets/images/icons/files/doc.gif);
}

li.file_MDB {
	padding:3px 0px 3px 10px;
	margin:0px 0px 0px 5px;
	vertical-align: top;
	list-style-image: url(/assets/images/icons/files/mdb.gif);
}


li.file_PDF {
	padding:3px 0px 3px 10px;
	margin:0px 0px 0px 5px;
	vertical-align: top;
	list-style-image: url(/assets/images/icons/files/pdf.gif);
}

li.file_PRO {
	padding:3px 0px 3px 10px;
	margin:0px 0px 0px 5px;
	vertical-align: top;
	list-style-image: url(/assets/images/icons/files/producer.gif);
}

li.file_PPT {
	padding:3px 0px 3px 10px;
	margin:0px 0px 0px 5px;
	vertical-align: top;
	list-style-image: url(/assets/images/icons/files/ppt.gif);
}

li.file_PUB {
	padding:3px 0px 3px 10px;
	margin:0px 0px 0px 5px;
	vertical-align: top;
	list-style-image: url(/assets/images/icons/files/pub.gif);
}

li.file_XLS {
	padding:3px 0px 3px 10px;
	margin:0px 0px 0px 5px;
	vertical-align: top;
	list-style-image: url(/assets/images/icons/files/xls.gif);
}

li.file_VIS {
	padding:3px 0px 3px 10px;
	margin:0px 0px 0px 5px;
	vertical-align: top;
	list-style-image: url(/assets/images/icons/files/vis.gif);
}

li.file_ZIP {
	padding:3px 0px 3px 10px;
	margin:0px 0px 0px 5px;
	vertical-align: top;
	list-style-image: url(/assets/images/icons/files/zip.gif);
}

li.file_EMPTY {
	padding:3px 0px 3px 10px;
	margin:0px 0px 0px 5px;
	vertical-align: top;
	list-style-image: url(/assets/images/icons/files/empty.gif);
}

.font_small { 
	font-size: 10px;
}

.font_x-small { 
	font-size: 9px;
}

blockquote {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 30px;
	padding-right: 30px;
}
/* ------------------ CUSTOM TABLES ---------------------- */

.table {
	border: 1px solid #999999;
	margin: 5px 0px 5px 0px;
} 

.table TD {
    font-size: 10px;
}   

.table_header { 
	background-color: #DCE2E6;
}

.table_header TD { 
    font-weight: bold;
	border-bottom: 1px solid #999999;
	background-color: #DCE2E6;
} 

.table_headrow {
	background-color: #f0f0f0;
}

.table_headrow TD {
    font-weight: bold;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #cccccc;
	background-color: #f0f0f0;
}

.table_highlight {
	background-color: #f9f9f9;
}



/*
Navigation
*/


.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 40px;
}

.leftNav .section {
	font: 16px Arial Narrow;
	font-weight: bold;
	color: #777777;
	padding: 25px 0px 5px 25px;
	border-bottom: 1px Solid #C7C7C7;
	margin: 0px 30px 0px 0px;
}
.leftNav .section A {
	color: #666666;
	text-decoration: none;
}
.leftNav .container {
	padding: 5px 0px 5px 0px;
}
.leftNav .tier1 {
  padding: 6px 0px 6px 0px;  
  margin: 0px 30px 0px 35px;
  border-bottom: 1px Solid #E1E7EB;
}
.leftNav .tier1 A {
  font-size: 12px;
  font-weight: normal;
  color: #0D446C;
  text-decoration: none;
}

.leftNav .tier2 {
  padding: 6px 0px 6px 15px;  
  margin: 0px 30px 0px 35px; 
  border-bottom: 1px Solid #E1E7EB;
}
.leftNav .tier2 A {
  font-size: 12px;
  font-weight: normal;
  color: #0D446C;
  text-decoration: none;
}

.leftNav .tier3 {
  padding: 6px 0px 6px 30px;  
  margin: 0px 30px 0px 35px;
  border-bottom: 1px Solid #E1E7EB;
  
}
.leftNav .tier3 A {
  font-size: 11px;
  font-weight: normal;
  color: #0D446C;
  text-decoration: none;
}

.leftNav .tier4 {
  padding: 6px 0px 6px 40px;  
  margin: 0px 30px 0px 35px;
  border-bottom: 1px Solid #E1E7EB;
}
.leftNav .tier4 A {
  font-size: 11px;
  font-weight: normal;
  color: #0D446C;
  text-decoration: none;
}

.leftNav .tier5 {
  padding: 6px 0px 6px 40px;  
  margin: 0px 30px 0px 35px; 
  border-bottom: 1px Solid #E1E7EB;
}
.leftNav .tier5 A {
  font-size: 11px;
  font-weight: normal;
  color: #9999AA;
  text-decoration: none;
}


@media print {
	#layout_vid {
	display: none;
	}
	#layout_vid_homepage {
		display: none;
	}
	#layout_dropdowns {
		display: none;
	}
	#layout_navigation_primary {
		display: none;
	}
	#layout_navigation_primary div {
		display: none;
	}
	#layout_navigation_primary a {
		display: none;
	}
	#layout_page {
	}
	#layout_navigation_secondary {
		display: none;
	}
	#layout_content {
		width: 100%;
		padding: 0px;
		float: none;
	}

	#layout_resources {
		display: none;
	}
	
	#layout_footer {
		display: none;
	}
	#layout_footer a {
		display: none;
	}
	#layout_footer_print {
		display: block;
	}
	#layout_controls {
		display: none;
	}
}
