/* CSS Document */

* {
	font-family:Arial Narrow, Arial, Verdana, Helvetica;
	font-size:100%;
}
.fix {
	visibility:hidden;
	clear:both;
	display:block;
}
body {
	background:#ffffff;
	margin:0px;
	padding:0px;

}
a {
	color:#000000;
}
a:hover {
	color:#3A7196;
}
h2, h3, h4, h5 {
	display:inline;
	font-family:Arial, Verdana, Helvetica;
}
div.frame {
	padding:15px 15px 15px 15px;
}
div.page {
	width:952px;
	margin:0px;
	position:relative;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
div.main {
	clear:both;
	padding-bottom:35px;
	width:100%;
	position:relative;
	z-index:1;
}
div.wrap {
	width:811px;
	float:left;	
}
div.wraphome {
	width:921px;
	float:left;	
}

/********* HEADER ***/
div.header_box {
	clear:both;
	position:relative;
	z-index:1;
	
}
div.header {
	background: url(/img/header.gif);
	position:relative;
	height:82px;
	border-right:2px solid #8EADC2;
	}
div.header h1{
	text-indent:-2000px;
	margin:0;
}
div.headerhome {
	background: url(/img/headerHome.gif);
	position:relative;
	height:82px;
	border-right:2px solid #8EADC2;
	}
div.headerhome h1{
	text-indent:-2000px;
	margin:0;
}
a#homeLink{
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	height:80px;
}
a img{
	border:0;
}

/********* SEND TO A COLLEAGUE BUTTON ***/
a#passon {
	display:block;
	background: url(/img/buttonSendColleague.gif) 0 0 no-repeat;
	width:180px;
	height:25px;
	border:0;
	margin-top:5px;
	margin-left:285px;
}
 a#passon:hover{
	background: url(/img/buttonSendColleague.gif) 0 -24px no-repeat;
}

/********* SITE UPDATES BUTTON ***/
a#siteupdates {
	display:block;
	background: url(/img/buttonSiteUpdates.gif) 0 0 no-repeat;
	width:180px;
	height:25px;
	border:0;
	margin-top:-25px;
	margin-left:480px;
}
 a#siteupdates:hover{
	background: url(/img/buttonSiteUpdates.gif) 0 -24px no-repeat;
}

/********** LEFT HAND COLUMN ********/
div.vmenuBG {
	width:234px;
	position:absolute;
	top:0;
	left:0;
	background: url(/img/vmenuBG.gif) left repeat-y;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	z-index:0;
}
div.vmenu_box {
	position:relative;
	top:0;
	z-index:3;
	width:233px;
	float:left;
	margin-top:0px;	
}
div.vmenu {
	padding:0px 4px;
	border-left:2px solid #8EADC2;
}
div.vmenu ul{
	list-style:none;
	padding:0;
	margin:10px -7px 0 0px;
	
}
div.vmenu ul a{
	color:#3A7196;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:8px;
	padding-bottom:10px;
	padding-left:0px;	
	padding-right:5px;
	display:block;
	width:200px; 
	font-size:0.6em;
	
}
div.vmenu ul li a:hover{
	color:#000000;
}
div.vmenu ul a.selected{
	background-color:#FFFFFF;
	border-left:2px solid #8EADC2;
	border-top:2px solid #8EADC2;
	border-bottom:2px solid #8EADC2;
	width:201px;
	margin-left:-15px;
	padding-left:15px;
}
div.vmenu ul a.headingselected{
	background-color:#f0f0f0;
	border-left:2px solid #8EADC2;
	border-top:2px solid #8EADC2;
	width:201px;
	margin-left:-15px;
	padding-left:15px;
}

div.vmenu ul li {
	color:#000000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px !important;	
	padding-left:17px;
	padding-right:5px;
	display:block;
}
div.vmenu ul ul{
	list-style:none;
	padding:0 0 5px 0;
	margin:0px 0 10px 5px;
	border-left:2px solid #8EADC2;
	border-bottom:2px solid #8EADC2;	
	background-color:#FFFFFF;
	width:221px;
	margin-left:-15px;

}
div.vmenu ul ul li{
	background-color:#FFFFFF;
	
}
div.vmenu ul ul li a{
	color:#8C8C8C;
	padding-left:25px;
	width:169px;
	background: url(/img/menuBullet_f01.gif) 0px 5px no-repeat;
	background-color:#FFFFFF;

}
div.vmenu ul ul li a:hover{
	color:#666666;
	background: url(/img/menuBullet_f02.gif) 0px 5px no-repeat;
	
}
div.vmenu ul ul a.selected{
	border:none;
	margin-left:0px;
	padding-left:25px;
	color:#000000;
	background: url(/img/menuBullet_f02.gif) 0px 5px no-repeat;
	background-color:#FFFFFF;
	width:169px;	
}
div.vmenu ul ul a.selected:hover{
	color:#000000;
	background-color: #ffffff;
}
div.vmenu ul ul a.subnavheader{
	border:none;
	margin-left:0px;
	padding-left:25px;
	color:#000000;
	background: url(/img/spacer.gif) 0px 5px no-repeat;
	background-color:#f0f0f0;
	width:169px;
	color:#3A7196;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.vmenu ul ul a.subnavheader:hover{
	border:none;
	margin-left:0px;
	padding-left:25px;
	color:#000000;
	background: url(/img/spacer.gif) 0px 5px no-repeat;
	background-color:#f0f0f0;
	width:169px;
	color:#3A7196;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.vmenu ul ul a.submenu{
	border:none;
	margin-left:25px;
	padding-left:25px;
	color:#8C8C8C;
	background: url(/img/menuBullet_f01.gif) 0px 5px no-repeat;
	background-color:#FFFFFF;
	width:169px;
}
div.vmenu ul ul a.submenuselected{
	border:none;
	margin-left:25px;
	padding-left:25px;
	color:#000000;
	background: url(/img/menuBullet_f02.gif) 0px 5px no-repeat;
	background-color:#FFFFFF;
	width:169px;
}
div.vmenu ul ul a.submenuselected:hover{
	border:none;
	margin-left:25px;
	padding-left:25px;
	color:#000000;
	background: url(/img/menuBullet_f02.gif) 0px 5px no-repeat;
	background-color:#FFFFFF;
	width:169px;
}
/********** RIGHT HAND COLUMN ********/
div.containerBG {
	width:141px;
	position:absolute;
	top:0;
	right:0;
	background: url(/img/containerBG.gif);
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	border-right:2px solid #8EADC2;
}
div.containerBGhome {
	width:30px;
	position:absolute;
	top:0;
	right:0;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	border-right:2px solid #8EADC2;
}
div.container_box {
	position:relative;
	z-index:3;
	width:141px;
	float:right;
	margin-top:0px;
}

div.container {
	padding:0px 4px;
	border-right:2px solid #8EADC2;

}
div.extraContent {
	position:absolute;
	width:100px;
	top:-60px;
	right:23px;
}
div.box{
	width:100px;
	height:100px;
	background-color:#FFFFFF;
	border:1px solid #8EADC2;
	margin-bottom:19px;
}
div.box p{
	font-size:0.9em;
	padding-right:5px;
	padding-left:5px;
}
/********** MAIN CONTENT ********/
div.contentBG {
	width:579px;
	position:absolute;
	top:0;
	left:232px;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;

}
div.contentBGhome {
	width:688px;
	position:absolute;
	top:0;
	left:232px;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
div.content_box {
	position:relative;
	z-index:3;
	float:right;
	width:578px;
	margin-top:0px;
}
div.content_boxhome {
	position:relative;
	z-index:3;
	float:right;
	width:688px;
	margin-top:0px;
}
div.content {
	padding:0px 50px;
	color:#666666;
	font-size:1em;
}
div.content h2{
	font-size:1.4em;
	font-weight:normal;
}
/************ FOOTER STYLES ***********/
div.footer_box {
	clear:both;
	position:relative;
	z-index:1;
}
div.footer {
	background:#ffffff;
	position:relative;
	padding: 0px 3px;
	border-top:5px solid #8EADC2;
	text-align:right;
}
div.footer h5{
	font-weight:normal;
	font-size:0.7em;
}
div.footer a {
	color:#3A7196;
	margin-right:5px;
	font-size:1em;
}
div.footer a:hover {
	color:#000000;
}
/************ FORM VALIDATION ***********/
div.content p.red {
	color:#990000;
}
/************ FORM ACCEPTANCE ***********/
div.content p.blue {
	color:#000099;
}
/************ PASS ON VIDEO STUFF ***********/
.pov_text {
	font-size:8pt;
	font-family:Arial;
}
.pov_msg {
	font-size:8pt;
	font-family:Arial;
	color:#990000;
}
.pov_msg_blue {
	font-size:8pt;
	font-family:Arial;
	color:#000099;
}

.callout{color:#3A7196;background:#E2EBEF;}
.calloutlink{color:#3A7196;}
.calloutlinklge{color:#3A7196;font-size:13pt;}
.bluelink{color:#3A7196;font-size:10pt;}
.bluelink:hover{color:#666666;font-size:10pt;}

.small {font-size:10pt;}
.reference 
{
	font-size:10pt;
	text-align: right;
}
