BODY{
	font: normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#wrap{
	text-align: left;
	width: 975px;
	margin-top: 45px;
}
div#header{
	height: 145px;
	background: url('../images/header.jpg') no-repeat center bottom;
}
div#logo{
	float: left;
	margin-left: 75px;
}
div#topLinks{
	float: right;
	margin-right: 75px;
	margin-top: 10px;
	width: 200px;
}
div#topLinks a:link,div#topLinks a:visited{
	font: normal 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #838383;
	float: left;
	margin-right: 15px;
}
div#topLinks a:hover{
	text-decoration: underline;
}
div#body{
	margin: 20px 100px;
	overflow: auto;
}
div#footer{
	background: url('../images/footer.jpg') no-repeat center center;
	height: 34px;
	text-align: center;
	font: normal 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 75px;
	color: #838383;
}
.floatRight{
	float: right;
}
div.lightBox{
	background: url('../images/lightbox_topleft.jpg') no-repeat top left;
}
div.lightBox div{
	background: url('../images/lightbox_bottomright.jpg') no-repeat bottom right;
	height: 100%;
	padding: 32px 25px;
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #808080;
	line-height: 1.5em;
}
div.lightBox h1{
	/*font: normal 16pt "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #437286;*/
	color: #4B778A;
	font: normal 19px 'Arial';
}
.grayBoxSelected{
	background: #F6FAFB url('../images/gray_box_selected.jpg') repeat-x top center;
	padding: 15px;
	margin-bottom: 13px;
}
.grayBox{
	background: #F3F3F3 url('../images/gray_box_bg.jpg') repeat-x top center;
	padding: 15px;
	margin-bottom: 13px;
}
.grayBox div{
	background: url('../images/gray_box_div_bg.jpg') no-repeat right bottom;
	color: #668E9A;
	font: bold 9pt Arial, Helvetica, sans-serif;
}
.grayBoxSelected div{
	background: url('../images/gray_box_selected_div_bg.jpg') no-repeat right bottom;
	color: #668E9A;
	font: bold 9pt Arial, Helvetica, sans-serif;
}
.grayBox h1, .grayBoxSelected h1{
	font: normal 16pt "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #717171;
}
.grayBox p a:link,.grayBox p a:visited,.grayBox p a:hover,.grayBoxSelected p a:link,.grayBoxSelected p a:visited,.grayBoxSelected p a:hover{
	text-decoration: none!important;
	color: #668E9A!important;
}
.grayBox p , .grayBoxSelected p{
	padding-right: 60px;
	font-size: 11px;
}
.grayBox a:link, .grayBox a:visited, .grayBox a:hover, .grayBoxSelected a:link, .grayBoxSelected a:visited, .grayBoxSelected a:hover{
	text-decoration: none!important;
}
.width300{
	width: 300px;
}
.floatLeft{
	float: left;
}

/*---------------- New CSS Values Added By PA -----------------*/
div.lightBox h1.strategic_header{
	color: #4B778A;
	font-size: 19px;
	margin-bottom: 8px;
	font-family: arial;
}
div.lightBox p.strategic_text{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
}
div.floatRight.inner_page h1{
	color: #4B778A;
	font: normal 22px "Century Gothic",Verdana,Geneva,Arial,Helvetica,sans-serif;
}
div.floatRight.inner_page h2{
	color: #4B778A;
	font: normal 18px "Century Gothic",Verdana,Geneva,Arial,Helvetica,sans-serif;
}
div.floatRight.inner_page p{
	margin: 10px 0px;
	font: normal 11px 'Verdana';
	line-height: 1.4em;
}
.inner_page{
	height: 468px;
	overflow: auto;
}
.inner_page ul{
	margin-left: 25px;
	list-style: circle;
	line-height: 1.4em;
}
.inner_page a:link, .inner_page a:visited{
	color: #4B778A;
	text-decoration: none;
}
.inner_page a:hover{
	text-decoration: underline;
}
.grayBox h1 a:link,.grayBox h1 a:visited{
	text-decoration: none;
	font: normal 16pt "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #717171;
}
.grayBox h1 a:hover{
	text-decoration: underline;
}
.inner_page ul li{
	margin: 5px 0px;
	font-size: 11px;
}
/*-------------------------------------------------------------*/
