body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #bdbdbd;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
textarea {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a  {
	color: #162e60;
	text-decoration: underline;
}
a:visited {
	color: #1B3262;
	text-decoration: none;
}
a:hover {
	color: #9c0015;
	text-decoration: none;
}
p {
	line-height: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9c0015;
	text-transform: uppercase;
	line-height: 36px;
	font-weight: normal;
	letter-spacing: 2px;
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 43px;
	margin-left: -15px;
}
.h1Title
{
    
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #162f5f;
}
h3 {
	font-size: 14px;
	color: #162f5f;
}
ul {
	margin: 10px 20px;
	padding: 0px;
	list-style-type: none;
}
ul li {
	background-image: url(img/red_bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 20px;
}
.redBullet {
	background-image: url(img/red_bullet.gif);
}
.pdfDocument {
	background-image: url(img/pdf.gif);
	padding: 1px 0;
}
.caseStudy {
	background-image: url(img/documents.gif);
	padding: 1px 0;
}
.padRight {
	margin-right: 100px;
	margin-left: 20px;
}
.module {
	width: 250px;
}
.moduleTop h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 34px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(img/module_top.gif) no-repeat left top;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px 10px;
	margin: 20px 0 0 0;
}
.moduleBottom {
	background-color: #e7e7e7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b5b4b4;
	border-bottom-color: #b5b4b4;
	border-left-color: #b5b4b4;
	padding: 10px;
}
.moduleBottom p {
	margin: 5px 0;
	line-height:normal;
}
.moduleBottom ul {
	margin: 0px;
	padding: 0px;
}
.moduleBottom li {
	list-style-type: none;
	margin: 0px;
	padding: 7px 0px;
	border-top: 1px solid #a5a5a3;
	background: none;
}
.moduleBottom li:first-child {
	border:none;
	}
.moduleBottom  a   {
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
.padLeft {
	margin-left: 120px;
	margin-bottom: 20px;
	padding-right: 20px;
}

.padLeftFooter
 {
	margin-left: 120px;
	margin-bottom: 20px;
	padding-right: 20px;	
}

.dividePage {	
	width: 900px;
	text-align: left;
	min-height:300px;
}

.divideLeft {
	float: left;
	width: 620px;
	text-align: left;
}
.divideRight {
	float: right;
	width: 371px;
	text-align: left;
	padding-bottom:20px;
	position: relative;
}
.divider {
	background: transparent url(img/divider.gif) repeat-y top right;
}
.emphasize {
	font-size: 14px;
	font-weight: bold;
}
.thickImgBorder {
	border: 4px solid #989898;
}
.thinImgBorder {
	border: 1px solid #FFF;
}
#logo {
	background-image: url(img/logo_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 95px;
}
#logo #logoWrap {
	background-image: url(img/logo_bg_wrap.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	width: 996px;
	margin: 0 auto;
}
#logo #logoWrap h1 {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: normal;
	display: block;
	text-transform: none;
	margin-top: 0;
	margin-right: 500px;
	margin-bottom: 0px;
	margin-left: 118px;
	padding: 0px;
	text-indent: -9999px;
	height: 95px;
}
#header {
	background-image: url(img/header_bg.gif);
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	background-position: bottom center;
	clear: both;
}
#headerWrap {
	background-image: url(img/header_bg_img.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	display: table;
	width: 996px;
	margin: 0px auto;
}
.headerHome {	
	width:806px;
	height:310px;
	margin:0px auto;
	text-indent: -9999px;
}
#headerSub {
	
	width:806px;
	height:30px;
	margin:0px auto;
	text-indent: -9999px;
}
#content {
	background-color: #999998;
	background-image: url(img/content_bg_dkgrey.gif);
	background-repeat: repeat;
	text-align: center;
	width: 100%;
	float:left;
	border-bottom: 1px solid #b1b1b1;
}
#contentWrap {
	background-color: #cfcfce;
	background-image: url(img/content_bg_ltgrey.gif);
	background-repeat: repeat-y;
	background-position: center top;
	display: table;
	width: 996px;
	margin: 0 auto;
}
#footer {
	background-color: #afafaf;
	background-image: url(img/footer_bg_dkgrey.jpg);
	background-repeat: repeat;
	text-align: center;
	width: 100%;
	float:left;
	border-top: 1px solid #6e6e6e;
	display: table;
}
#footerWrap {
	width: 996px;
	margin: 0 auto;
	background-image: url(img/footer_bg_ltgrey.gif);
	background-repeat: repeat-y;
	background-color: #B0B0B0;
	background-position: center top;
	color: #FFF;
	display: table;
}

#footerWrap a {
	color: #FFF;
}
#footerWrap p {
	line-height: normal;
}
#nav {
	width: 100%;
	background-image: url(img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
}
#navWrap {
	width: 996px;
	margin: 0 auto;
	background-image: url(img/bg_nav_ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: table;
}

/* --------- NAV ---------- */
div#nav ul, div#nav ul ul { margin: 0; padding: 0; list-style: none; }
div#nav ul {
	margin: 0 0 0 119px;
}
div#nav ul li {
	position: relative;
	float: left;
	height:50px;
	line-height:50px;
	padding: 0px;
	margin: 0px;
}
div#nav li ul {
	position: absolute;
	left: -3.5em;
	top: 44px;
	width: 17em;
	display: none;
	border-bottom: 3px solid #a6a6a6;
	border-left: 3px solid #a6a6a6;
	border-right: 3px solid #a6a6a6;
	padding: 10px 0 0 0;
	background-color: #fcfcfc;
	background-image: url(img/bg_dropdown.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	z-index: 1000;
}
/* Styles for Menu Items */
div#nav ul li a {
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	height:50px;
	line-height:50px;
	text-align:center;
	background-image: url(img/nav_bg.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#nav li#nav_01.current a,
div#nav li#nav_01:hover a,  
div#nav li#nav_01.over a,  
div#nav li#nav_01:hover li#nav_01:hover a,  
div#nav li#nav_01.over li#nav_01.over a {
	background-position: 0px -50px;
}
div#nav li#nav_02.current a ,
div#nav li#nav_02:hover a, 
div#nav li#nav_02.over a, 
div#nav li#nav_02:hover li#nav_02:hover a,  
div#nav li#nav_02.over li#nav_02.over a {
	background-position: -91px -50px;
}
div#nav li#nav_03.current a,  
div#nav li#nav_03:hover a,  
div#nav li#nav_03.over a,  
div#nav li#nav_03:hover li#nav_03:hover a,  
div#nav li#nav_03.over li#nav_03.over a {
	background-position: -192px -50px;
}
div#nav li#nav_04.current a, 
div#nav li#nav_04:hover a, 
div#nav li#nav_04.over a, 
div#nav li#nav_04:hover li#nav_04:hover a, 
div#nav  li#nav_04.over li#nav_04.over a {
	background-position: -300px -50px;
}
div#nav li#nav_05.current a, 
div#nav li#nav_05:hover a, 
div#nav li#nav_05.over a, 
div#nav li#nav_05:hover li#nav_05:hover a, 
div#nav  li#nav_05.over li#nav_05.over a {
	background-position: -405px -50px;
}
div#nav li#nav_06.current a, 
div#nav li#nav_06:hover a, 
div#nav li#nav_06.over a, 
div#nav li#nav_06:hover li#nav_06:hover a, 
div#nav  li#nav_06.over li#nav_06.over a {
	background-position: -520px -50px;
}
div#nav li#nav_07.current a, 
div#nav li#nav_07:hover a, 
div#nav li#nav_07.over a, 
div#nav li#nav_07:hover li#nav_07:hover a, 
div#nav  li#nav_07.over li#nav_07.over a {
	background-position: -643px -50px;
}
div#nav li#nav_01, div#nav li#nav_01 a {
	width: 91px;
}
div#nav li#nav_02, div#nav li#nav_02 a {
	width: 101px;
	background-position: -91px 0px;
}
div#nav li#nav_03, div#nav li#nav_03 a {
	width: 108px;
	background-position: -192px 0px;
}
div#nav li#nav_04, div#nav li#nav_04 a {
	width: 105px;
	background-position: -300px 0px;
}
div#nav li#nav_05, div#nav li#nav_05 a {
	width: 115px;
	background-position: -405px 0px;
}
div#nav li#nav_06, div#nav li#nav_06 a {
	width: 123px;
	background-position: -520px 0px;
}
div#nav li#nav_07, div#nav li#nav_07 a {
	width: 120px;
	background-position: -643px 0px;
}
/* set dropdown to default */
div#nav li:hover li a, div#nav li.over li a, div#nav li:hover li:hover li a, div#nav li.over li.over li a, div#nav li:hover li:hover li:hover li a, div#nav li.over li.over li.over li a { color: #162e60; background-position:0 0; }
div#nav ul li:hover ul ul, div#nav ul li:hover ul ul ul, div#nav ul li.over ul ul, div#nav ul li.over ul ul ul { display:none; }
div#nav ul li:hover ul, div#nav ul li li:hover ul, div#nav ul li li li:hover ul, div#nav ul li.over ul, div#nav ul li li.over ul, div#nav ul li li li.over ul { display: block; }
div#nav ul li li { height: 26px; line-height:26px; border-bottom: 1px solid #a6a6a6; width: 100%; text-align:left; background:none;}
div#nav ul li li a { clear:left; display: inline; text-decoration: none; text-indent: 0px; color: #162e60; font-family: Arial, Verdana, Tahoma; font-size: 12px; line-height: 12px; font-weight: normal; text-align:left; background: none; padding: 8px;  height:auto; width:100%; } /* Dropdown Link Style */
div#nav ul li li a:hover { color: #9c0015; } /* Dropdown Link Hover Style */

