/* ---------------------------3 Collumn Layout------------------------------------*/
body {
		margin:10px 10px 0px 10px;
		padding:0px;
		}

#banner {
		background:#fff;
		height: 90px;
		width:787px;
		voice-family: "\"}\"";
		voice-family: inherit;
		
		}
	html>body #banner {
		height:90px;
		}
		
#shadow {
	background: url(../images/framework/hdr_shdw1.gif) repeat-x top;
	height:13px;
	width: 787px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 5px;	
		}
	html>body #shadow {
		height:13px;
		}

#leftcontent {
	position: absolute;
	left:10px;
	top:113px;
	width:181px;
	background:#000000;
	}
	
#centercontent {
	background:#fff;
	width: 597px;
	margin-left: 189px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 189px;
	min-height:400px;

	}
	
#rightcontent {
	position: absolute;
	top:10px;
	width:170px;
	background:#fff;
	left: 805px;
	}

#footer {
	background:#3399ff url(../images/framework/ftr_bg.gif) repeat-x;
	height:43px;
	width: 785px;
	voice-family: "\"}\"";
	voice-family: inherit;
	border: 1px solid #000099;
	position: relative;
	float: left;
	clear: both;
		}
	html>body #footer {
		height:43px;
		width: 785px;
		}

#ftrshadow {
	background:#fff url(../images/framework/ftr_shdw1.gif) repeat-x bottom;
	height:5px;
	width: 787px;
	position: relative;
	voice-family: "\"}\"";
	voice-family: inherit;
	float: left;
	clear: both;
	
		}
	html>body #ftrshadow {
		height:5px;
		}
/* ---------------------------Left Navigation------------------------------------*/
#menu2{
	width: 181px;
	position: relative;
	left: 0px;
	top: 0px;
	float: none;
	height: auto;
	background-color: #fff;
}

* html #menu2{ /*IE only rule. Original menu width minus all left/right paddings */
width: 165px;
}

#menu2 ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	background-color: #ccc;
}

#menu2 a{
	font: 14px Verdana;
	display: block;
	width: 100%;
	color: #000033;
	text-decoration: none;
	padding: 8px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}

#menu2 a:visited{

}

html>body #menu2 a{ /*Non IE rule*/
width: auto;
}

#menu2 a:hover{
	color: black;
	background-color: #FFFFFF;
}

/* ---------------------------Right Navigation------------------------------------*/
#menu3{
	width: 170px;
	position: relative;
	left: 0px;
	top: 0px;
	float: none;
	height: auto;
	background-color: #CCCCCC;
	background-image: url(../images/framework/nav_rtbg.gif);
}

* html #menu3{ /*IE only rule. Original menu width minus all left/right paddings */
width: 162px;
}

#menu3 ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	background-color: #CCCCCC;
	background-image: url(../images/framework/nav_rtbg.gif);
}

#menu3 a{
	font: 14px Verdana;
	display: block;
	width: 100%;
	color: #000033;
	text-decoration: none;
	padding: 4px;
}

#menu3 a:visited{

}

html>body #menu3 a{ /*Non IE rule*/
width: auto;
}

#menu3 a:hover{
	color: black;
	background-color: #FFFFFF;
	background-image: url(../images/framework/nav_rtbg_roll.gif);
}

/* ---------------------------Footer Info------------------------------------*/

#footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	text-align: left;
	padding-left: 10px;
	margin-top: 5px;
}

#footernav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
#footernav a:visited {
}
#footernav a:hover {
	color: #000099;
	text-align: right;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}


#footercopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	position: relative;
	text-align: left;
	padding-left: 10px;
	margin-top: 5px;
}

/* ---------------------------Body Info------------------------------------*/
#pgtitle {
	background-image: url(../images/framework/pgtitl_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	position: relative;
	float: left;
	width: 597px;
}

#content {
	background-color: #FFFFFF;
	float: left;
	position:relative;
	width: 100%;
	padding-top: 10px;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

#content strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

#content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3333CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3333CC;
	text-decoration: none;
	font-weight: bold;
}


/*----------------------------Areas for Bios of VR employees-------------------------*/
.who {
	background-color: #FFFFFF;
	float: left;
	position:relative;
	height: 100%;
	width: 100%;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3333CC;
}

.who p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.who img {
	float:left;
	height: 115px;
	width: 90px;
	margin-right: 3px;
	text-align: left;
	vertical-align: top;
}

.listing ul{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}

.listing li{
	/*border-bottom: 1px solid #CCC;*/
	margin:10px 0 10px 0;
	padding:0;
}
.listing a:link, .listing a:visited {text-decoration:none; border:none;}
.listing img {border:none;}
.listing2 ul{
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 16px;
	padding:0;
}
.listing3 ul{
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 1px;
	padding:0;
}

.listing2 li, .listing3 li {
	list-style:url(none) none inside;
	margin:5px 0 5px 0;

	
}
.listing2 li {
	list-style-image: url(../images/framework/tick.gif);
}


.listing3 img{
	vertical-align: bottom;
	margin: 0 3px 0 0;
}

.listing3 em {font-size: 10px}


/*-------------Styles for contact---------------*/

.graybox {
	background-color: #F0F0F0;
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.whitebox {
	background-color: #fff;
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whitebox h6, .graybox h6 {
	width:80px;
	float: left;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.formleft {
	width: 75px;
	float: left;
	padding: 10px;
	position: relative;
}
.formrt {
	width: 300px;
	float: left;
	padding: 10px;
	position: relative;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}	
/*----------------------Global Styles-----------------------*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
	margin-left: 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3333CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3333CC;
	margin-bottom: 10px;
	clear: right;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	clear:none;
	margin:2px 0 5px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3333CC;
	margin-bottom: 5px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 0px;
}

hr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0033FF;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
em{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: left;
}
.pic {
	margin:0 0 0 5px;
}