/*********** RESET***********/

body, h1, h2, h3, h4, h5, h6, p, blockquote,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, table, tr, th, td {
	margin:0;
	padding:0;
	border:none;
}

/********** GLOBAL **********/

ul, dl{
	margin:15px 0 15px 30px;
	list-style-image:url('../nav/bullet.gif');
}
ol{
	margin:15px 0 15px 20px;
}
ul li, ol li, dl li{
	margin:5px 0;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.float-right{
	float:right;
}
.float-left{
	float:left;
}
.clear-both{
	clear:both;
}
a:link, a:visited{
	color:#003399;
}
a:hover{
	text-decoration:none;
}
a:visited{
	color:#873763;
}
a:active,a:focus{
	font-weight:bold;
	border:1px dotted #2c54a4;
}
input.checkbox{
	border:none;
	background-color:transparent;
}
.greenText{
	color:#00a000;
}


/********* TYPOGRPAHY ********/

body{
	font-family:arial, sans-serif;
	font-size:0.75em;
	color:#444;
	text-align:center;
	
}
body.accessibility-pages{
	background:url('../nav/head_img.jpg') top center no-repeat
}
body.email1{
	background:url('../nav/head_img2.jpg') top center no-repeat
}
body.email1 h1, body.email1 h2{
	color:#900020;
}
body.email2{
	background:url('../nav/head_img3.jpg') top center no-repeat
}
body.email2 h1, body.email2 h2{
	color:#142b16;
}
h1, h2, h3, h4, h5{
	font-family:arial, sans-serif;
	font-weight:700;
	color:#4040ba;
	margin:10px 0 15px;
}
h1{
	font-size:1.4em;
	color:#003399;
}
body.accessibility-pages h1{
	font-size:1.7em;
}
h2{
	font-size:1.2em;
	color:#005902;
}
h3{
	font-size:1.1em;
	color:#005902;
}
h4{
	font-size:1em;
	color:#005902;
}
.h3-green{
	font-size:1.1em;
	color:#005902;
}
#centertHome h2, h2.green{
	font-size:1.1em;
	color:#005902;
}
h2.green{
	font-weight:700;
}

p{
	margin:0 0 10px 0;
	line-height:1.4em;
	font-size:1em
}
#homepage-text p{
	line-height:1.2em;
}

/********* STRUCTURE *********/

#wrapper{
	width:950px;
	background:url('../nav/wrapper_bg.jpg') 0 0 no-repeat;
	text-align:left;
	margin:0 auto;
}
body.accessibility-pages #wrapper{
	background:url('../nav/wrapper_bg2.gif') 615px 168px no-repeat;
}
body.accessibility-pages.vocational #wrapper{
	background:url('../nav/wrapper_bg3.gif') 684px 165px no-repeat;
}
body.email1 #wrapper{
	background:url('../nav/wrapper_bg2.gif') 615px 168px no-repeat;
}
body.email2 #wrapper{
	background:url('../nav/wrapper_bg2.gif') 615px 168px no-repeat;
}
#content{
	width:744px;
	float:right;
	clear:right;
	display:inline;
	margin:0 18px 20px 0;
}
#content img{
	float:right;
	padding:2px;
	border:1px solid #e3e3e3;
	margin:0 0 10px 20px;
	clear:right;
}
#content .caption{
	float:right;
	padding:2px;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	margin:0 0 10px 20px;
	padding:5px 0;
	clear:right;
	width:236px;
	text-align:center;
	font-size:0.9em;
}
ul#images{
	list-style-image:none;
	list-style:none;
	margin:0 0 5px 0;
	width:236px;
	float:right;
}

/********* HEADER *********/

#header{
	height:215px;
	width:950px;
	position:relative;
}
img#logo{
	position:absolute;
	top:17px;
	left:5px;
}
a:focus img#logo{
	border:1px solid #0a6799
}
#header #headerNav ul{
	position:absolute;
	list-style:none;
	top:13px;
	right:5px;
	margin:0;
}
#header #headerNav ul li{
	float:left;
	padding:0px 8px 0px 8px;
	margin:5px 0px 0px 0px;
	background:transparent;
}
#header #headerNav ul li.access{
	padding:0;
}
#header #headerNav ul li.access.first{
	padding:0 0 0 8px;
}
#header #headerNav ul li a{
	font-size:1em;
	margin:0 0 0 3px;
}
.borderRight{
	border-right:1px solid #b5d756;
}

/********* COMMON *********/

#breadCrumb{
	border-bottom:1px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
	background-color:#f8f8f8;
	width:760px;
	height:26px;
	text-indent:10px;
	float:right;
	display:inline;
	line-height:26px;
	margin:0px 10px 12px 0px;
}
ul.promlist{
	list-style:none;
	list-style-image:none;
	margin:20px 0;
	width:550px;
	border-bottom:1px solid #c3de75;
	clear:right;
}
ul.promlist li.promlist-head{
	background:url('../nav/download_head.gif') no-repeat #c3de75;
	height:29px;
	padding:0;
	line-height:29px;
	padding:0 0 0 10px;
	color:#003399;
	font-weight:700;
	font-size:0.9em;
	border:none;
}
ul.promlist li.promlist-head h2{
	margin:0;
	font-size:1em;
}
ul.promlist li{
	height:auto;
	line-height:24px;
	margin:0;
	padding:3px 0 3px 10px;
	background-color:#ededed;
	border-right:1px solid #c3de75;
	border-left:1px solid #c3de75;
}
ul#downloads li img{
	float:left;
	margin:4px 8px 0 0px;
	padding:0;
	border:none;
}

/********* SEARCH *********/

#leftNav #search{
	background-color:#555;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:0px 0px 0px 8px;
	overflow:hidden;
	margin:0px;
	color:#fff;
}
#leftNav #search form{
	margin:0 0 5px;
}
#leftNav #search p{
	margin:0;
}
#leftNav #search label{
	margin:0px 0px 0px 5px;
	padding:5px 0px 0px 0px;
	float:left;
}
#leftNav #search input{
	width:96px;
	height:13px;
	border:1px solid #9ac819;
	margin:3px 0px 0px 4px;
	float:left;
}
#leftNav #search .button{
	width:auto;
	height:22px;
	background:url('../nav/searchButton.gif') #00529b;
	border:none;
	margin:2px 3px 3px 6px;
	padding:0;
	color:#fff;
	font-size:0.8em;
	font-weight:bold;
}
#leftNav #search #advanced-text{
	display:block;
	color:#fff;
	margin:0 0 10px 5px;
	clear:both;
}

/********* LEFT NAV *********/

#content #right-column a.brochure-download{
	display:block;
}
#content #right-column a.brochure-download img,  a.brochure-download-left img{
	clear:both;
	float:none;
	margin:5px 0 10px 0;
}
a.brochure-download-left img{
	margin:5px 0 10px 10px;
}
a.main-website img{
	float:left;
	clear:left;
	margin:0 0 20px 10px;
	display:block;
	width:157px;
	height:80px;
}
a.main-website:active img, a.main-website:focus img{
	border:1px dotted #5274b9;
}
#leftNav{
	width:155px;
	float:left;
	margin:0px 0px 20px 11px;
	padding:0px 0px 20px 0px;
	display:inline;
	overflow:hidden;
	background:url('../nav/leftNavBottom.gif') bottom left no-repeat #e9e9e9;
	position:relative;
}
#leftNav #menuHeaderImage span{
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
}
#menu a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 6px 0px 6px 6px;
	width: 137px;
}
#menu a:hover{
	background-color: #e0e0e0;
	color: #333333;
	background-image: url(../nav/onarrow2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu a:active{
	font-weight:bold;
	color:#00529B;
	background-color:#e0e0e0;
}
#menu ul{
	list-style:none;
	list-style-image:none;
}
#menu li.selected {
	font-weight: bold;
}
#menu li.selectedsub {
	font-weight: bold;
}
#submenu {
	font-size: 100%;
}
#submenu ul{
	list-style:none;
}
#submenu li {
	font-weight: normal;
}
#submenu a {
	color: #003399;
}
#submenu a:hover {
	color: #003399;
}
.selectedLevel1{
	font-weight:bold;
}
#leftNav #menuHeaderImage{
	background:url('../nav/leftNavTop.gif') no-repeat;
	height:22px;
	line-height:22px;
	text-align:center;
}

/*MENU*/

#leftNav #menu ul{
	list-style:none;
	padding:0px;
	margin: 3px 0px 0px 4px;
	width:145px;
	overflow:hidden;
}
#leftNav #menu ul li{
	margin:0px;
	padding:0px;
}
#menu li {
	background-image: url(../nav/nav_dots.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgdots {
	background-image: url(../nav/nav_dots.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#logos ul{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
	margin:50px 0px 20px 19px;
}
#logos ul li{
	margin-bottom:1px;
}
#leftNav #logos img{
	border:none;
}

#menu .selectedLevel1{
	padding:6px 0px 6px 6px;
	margin:0px;
	background:url('../nav/onarrow3.gif') bottom no-repeat;
}
/*LEVEL 2*/


#leftNav #menu ul ul{
	background-color:#d3d3d3;
	list-style:none;
	padding:0px;
	margin: 0px 0px 0px 0px;
	width:145px;
	overflow:hidden;
}
#leftNav #menu ul ul a{
	color:#000;
}

#menu .selectedLevel2{
	color:#0048aa;
	font-weight:bold;
	padding:6px 0 6px 6px;
	margin:0;
}

/*LEVEL 3*/
#leftNav #menu ul ul ul{
	background-color:#d3d3d3;
	list-style:none;
	padding:0px;
	margin: 0 0 0 0;
	overflow:hidden;
	width:145px;
}
#leftNav #menu ul ul ul li{
	padding:0 0 0 0px;
	background-image:none;
	width:130px;
}
#menu .thirdLevel{
	width:126px;
}
#leftNav #menu ul ul ul li a{
	color:#022451;
	display:block;
	width:132px;
}
#menu .selectedLevel1 a{
	background:url('../nav/onarrow3.gif');
	padding:0px;
	width:130px;
}
#menu ul ul a:hover{
	text-decoration:underline;
	background-image:none;
	background-color:transparent;
}
#menu ul ul li {
	background-image: url(../nav/nav_dots2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.selectedLevel1 a:hover{
	text-decoration:underline;
}
#leftNav #menu ul li ul li a.selectedLevel3{
	background-color:#fff;
	margin:0 0 0 3px;
}
img#acc{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
	margin:20px 0px 0px 13px;
}

/********* RIGHT NAV *********/

ul#right-nav{
	list-style:none;
	margin:0 0 8px;
	clear:both;
}
ul#right-nav li{
	list-style-image:none;
	border:1px solid #fff;
	margin:0 0 2px;
}
ul#right-nav li a{
	display:block;
	padding:8px 26px 8px 8px;
	background:url('../nav/button_bg.gif') 190px 3px no-repeat #fff;
	border:1px solid #074e89;
	color:#074e89;
	text-decoration:none;
	-moz-border-radius: 10px;
   -webkit-border-radius: 10px;
}
ul#right-nav li a:hover, ul#right-nav li.selected a{
	background:url('../nav/button_bg.gif') 190px 3px no-repeat #074e89;
	color:#fff;
}
a#team-button{
	display:block;
	padding:8px 0;
	width:220px;
	text-indent:10px;
	background:url('../nav/button_bg.gif') 190px 3px no-repeat #fff;
	border:1px solid #074e89;
	color:#074e89;
	text-decoration:none;
	-moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   float:right;
   display:inline;
   margin:0 0 10px 170px;
}
a#team-button:hover{
	background:url('../nav/button_bg.gif') 190px 3px no-repeat #074e89;
	color:#fff;
}

/********* PAGES *********/

ul#homepage-blocks{
	list-style:none;
	margin:20px 0;
	list-style-image:none;
}
ul#homepage-blocks li{
	width:235px;
	background:url('../nav/grey_top.gif') top left no-repeat #f7f7f7;
	margin:15px;
	float:left;
	position:relative;
	overflow:hidden;
}
ul#homepage-blocks li.clear-both{
	height:1px;
	overflow:hidden;
	margin:0;
}
ul#homepage-blocks li.clear-both{
	width:auto;
	background:transparent;
	float:none;
}
ul#homepage-blocks li h2{
	margin:15px 0 12px 0;
	padding:0 10px;
	text-align:center;
	font-size:1.1em;
	color:#183e87;
}
ul#homepage-blocks li h2.dms span{
	color:#923011;
}
ul#homepage-blocks li h2.vr span{
	color:#1A5E0B;
}
ul#homepage-blocks li h2.wa{
	color:#A80F33;
}
ul#homepage-blocks li h2.wa span{
	color:#AB0012;
}
ul#homepage-blocks li h2.mmh span{
	color:#7e004b;
}
ul#homepage-blocks li img{
	margin:0 0 10px 10px;
	width:212px;
	height:50px;
	border:1px solid #e3e3e3;
	float:none;
	padding:0;
}
ul#homepage-blocks li a:focus img{
	border:2px dashed #0a6799;
}
ul#homepage-blocks li p{
	padding:0 12px 0 12px;
	font-size:0.9em;
	line-height:1.35em;
	margin:0;
	overflow:hidden;
}
ul#homepage-blocks li a.read-more{
	display:block;
	overflow:hidden;
	font-size:0.83em;
	text-align:left;
	padding:3px 0 4px 7px;
	background:url('../nav/block_button.gif') 197px 1px no-repeat #0068ae;
	text-decoration:none;
	margin:15px 4px 0 4px;
}
ul#homepage-blocks li .grey-bottom{
	height:6px;
	background:url('../nav/grey_bottom.gif') no-repeat;
}
ul#homepage-blocks li a.read-more, ul#homepage-blocks li a.read-more:visited, ul#homepage-blocks li a.read-more:hover{
	color:#fff;
	font-weight:700;
}
#left-column{
	width:550px;
	float:left;
}
#left-column.smaller{
	width:500px;
	float:left;
}
#left-column.smaller.big{
	width:670px;
	float:left;
	margin-left:20px;
}
#left-column.smaller img{
	border:none;
	padding:0;
	float:none;
	margin:15px 0;
}
#right-column{
	float:right;
	width:170px;
	display:inline;
	margin:0 0 20px 0;
}
#right-column.larger{
	float:right;
	width:220px;
	display:inline;
	margin:0 0 20px 0;
	overflow:hidden;
}
#right-feature, #right-feature-home{
	background:url('../nav/purple_base.gif') bottom left no-repeat #e5d1dd;
	padding:0 0 12px 0;
	width:170px;
	overflow:hidden;
	float:right;
	margin:45px 0 0;
}
#right-feature h2 {
	background:url('../nav/highlighthead.gif') top left no-repeat #00529b;
	color:#fff;
	padding:8px 12px 8px 25px;
	font-size:0.9em;
	margin:0 0 10px;
}
#right-column .right-cards img{
	margin:0;
	padding:0;
	border:none;
}
#content #right-column img{
	padding:0;
	margin:0;
	float:right;
	border:none;
}

#right-feature-home h2{
	background:url('../nav/highlighthead.gif') top left no-repeat #00529b;
	color:#fff;
	padding:8px 12px 8px 25px;
	font-size:0.9em;
	margin:0 0 10px;
}
#right-feature p, #right-feature-home p{
	margin:0 8px 8px 8px;
	font-size:0.9em;
	color:#333;
}
#right-feature ul, #right-feature-home ul{
	font-size:0.9em;
}
#right-feature p strong, #right-feature-home p strong{
	font-style:italic;
}
#right-feature p.quote-date, #right-feature-home p.quote-date{
	font-size:0.8em;
	text-align:right;
	font-style:italic;
}
#right-feature-home{
	margin:0;
}
#homepage-logos{
	width:170px;
	float:right;
	overflow:hidden;
	text-align:center;
}
#homepage-logos img{
	padding:0;
	bordeR:none;
	margin:0 auto 10px auto;
	float:none;
}

#right-tick-list{
	background:url('../nav/greyb.gif') bottom left no-repeat #f9f9f9;
	padding:0 0 12px 0;
	width:170px;
	float:right;
	margin:0 0 15px;
}
#right-tick-list h2{
	background:url('../nav/highlighthead.gif') top left no-repeat #00529b;
	color:#fff;
	padding:8px 12px 8px 25px;
	font-size:0.9em;
	margin:0 0 10px;
}
#right-tick-list ul{
	list-style:none;
	list-style-image:none;
	margin:17px 10px 0;
}
#right-tick-list ul li{
	height:1.6em;
	background:url('../nav/tick.gif') top left no-repeat;
	line-height:20px;
	padding:0 0 0 25px;
}
#call-for{
	background:url('../nav/call_top.gif') 0 0 no-repeat #142b16;
	color:#fff;
	margin:20px 0;
	width:500px;
	clear:both;
}
#call-for h2{
	color:#fff;
	font-size:1.8em;
	margin:0 15px 7px 15px;
	padding:12px 0 0;
}
#call-for p{
	margin:0;
	font-size:1.1em;
	padding:0 15px 15px 15px;
	background:url('../nav/call_bottom.gif') bottom left no-repeat;
}
#call-for.vocational-rehabilitation{
	text-align:center;
}
#call-for.vocational-rehabilitation h2{
	font-weight:400;
	margin:0 15px 4px 15px;
}
#call-for.vocational-rehabilitation p{
	color:#fff;
	font-size:1.8em;
	padding:0 15px 11px 15px;
}
#call-for strong{
	font-size:1.3em;
}
#call-for a{
	color:#fff;
	text-decoration:none;
}
#blue-call{
	background:url('../nav/blue_bottom.gif') bottom left no-repeat;
	color:#111;
	margin:20px 0;
	overflow:hidden
}
#blue-call.snapshot{
	height:170px;
}
#blue-call h2{
	color:#111;
	background:url('../nav/blue_top.gif') 0 0 no-repeat;
	font-size:1.2em;
	margin:0 0 7px;
	padding:12px 0 0 15px;
}
#blue-call h2 a{
	color:#111;
	text-decoration:none;
}
#left-column.smaller #blue-call img{
	float:left;
	display:inline;
	margin:0 5px 2px 5px;
}
#blue-call p{
	margin:0;
	font-size:1em;
	padding:0 15px 15px 15px;
}
#right-feature-block{
	background:url('../nav/feature_bottom.gif') bottom left no-repeat;
	overflow:hidden;
	margin:0 0 10px;
	position:relative;
}
#right-feature-block #feature-box-content{
	background:url('../nav/feature_top.gif') top left no-repeat;
	padding:15px;
	font-size:0.9em;
	line-height:16px;
	font-weight:700;
	position:relative;
	z-index:200;
}
#right-feature-block #feature-box-content img{
	margin:15px 0 0;
	position:relative;
	z-index:500;
}
.feature-wrap{
	background:url('../nav/feature_large_bottom.gif') bottom left no-repeat;
	padding:0 0 15px;
}
.feature-wrap h2{
	background:url('../nav/feature_large_top.gif') top left no-repeat;
	margin:0;
	padding:15px;
}
.feature-wrap h2 span{
	display:block;
	font-size:1em;
}
.feature-wrap p{
	margin:0 15px 15px;
}
#left-column.smaller .feature-wrap img{
	float:right;
	display:inline;
	margin:15px;
}
a#blue-button{
	margin:15px 0 0 276px;
	width:234px;
	text-decoration:none;
	text-align:center;
	color:#fff;
	padding:10px 0 16px;
	line-height:16px;
	display:block;
	background:url('../nav/blue_button.gif') 0 0 no-repeat #074e89;
}
ul.team-list{
	margin:0;
	list-style:none;
}
ul.team-list li{
	width:243px;
	height:6em;
	/*background:url('../nav/team_bg.gif') 0 0 no-repeat #e4e5e2;*/
	background-color:#e4e5e2;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #a2a89c;
	float:left;
	display:inline;
	margin:0 10px 10px 0;
	position:relative;
}
ul.team-list li.no-margin{
	margin:0 0 10px 0;
}
#left-column.smaller ul.team-list li img{
	position:absolute;
	right:5px;
	top:5px;
	padding:0;
	margin:0;
}
ul.team-list li h3{
	margin:10px 0 5px 10px;
	width:160px;
}
ul.team-list li p{
	margin:0 0 0 10px;
	width:160px;
	font-size:0.9em;
}
ul.team-list li h3 a{
	text-decoration:none;
	color:#005902;
	font-size:1em;
}
a.back{
	display:block;
	background:url('../nav/back.gif') 0 0 no-repeat;
	padding:3px 0 3px 26px;
	margin:10px 0;
	text-decoration:none;
	color:#074e89;
}
form#brochure-form fieldset{
	border:none;
	background-color:#fff;
}
form#brochure-form legend{
	display:none;
}
form#brochure-form label{
	display:block;
	width:75px;
	height:21px;
	line-height:21px;
	float:left;
	clear:left;
	display:inline;
	margin:0 0 5px;
	text-align:right;
}
form#brochure-form p{
	text-align:left;
}
form#brochure-form input{
	width:390px;
	height:21px;
	margin:0 0 5px;
	border:1px solid #333;
}
form#brochure-form input.brochure-checkbox{
	width:12px;
	height:12px;
	border:none;
	float:left;
	clear:left;
	display:inline;
	margin:4px 8px 5px 87px;
}
form#brochure-form label#large-label{
	width:350px;
	text-align:left;
	line-height:1.2em;
	clear:none;
	font-size:0.8em;
}
form#brochure-form input#submit{
	clear:both;
	width:164px;
	height:55px;
	border:none;
	background:url('../nav/download.gif') no-repeat transparent;
	color:#fff;
	margin:0;
	float:left;
	font-weight:700;
	line-height:16px;
}
form#brochure-form input.vrb-submit {
	width:auto;
	height:auto;
	border:none;
	/*background:url('../nav/download.gif') no-repeat transparent;*/
	color:#000;
	margin-top:20px;
	float:left;
	font-weight:700;
	line-height:16px;
}
form#brochure-form input#submit-vrb-insurance {
	clear:both;
}
form#brochure-form input#submit-vrb-case-managers {
	margin-left:35px;
	margin-right:35px;
}
form#brochure-form input#submit-vrb-solicitors {

}
#brochure-img{
	float:none;
	text-align:center;
	clear:none;
}
#left-column.smaller #brochure-img img{
	margin:0 auto;
	padding:0;
}
#left-column.smaller  ul.promlist{
	width:500px;
}
#left-column.smaller ul.promlist li.promlist-head{
	background:url('../nav/download_head_small.gif') no-repeat #c3de75;
	height:29px;
	padding:0;
	line-height:29px;
	padding:0 0 0 10px;
	color:#003399;
	font-weight:700;
	font-size:0.9em;
	border:none;
}
#left-column.smaller ul.promlist li{
	line-height:24px;
	margin:0;
	padding:3px 0 3px 10px;
	background-color:#ededed;
	border-right:1px solid #c3de75;
	border-left:1px solid #c3de75;
}
#left-column.smaller ul#downloads li img{
	float:left;
	margin:4px 8px 0 0px;
	padding:0;
	border:none;
}
#left-column.smaller table img.align-right{
	float:right;
}
#left-column #powermapper img{
	float:left;
	display:inline;
	margin:0;
}
#powermapper p{
	font-size:11px;
	width:350px;
	float:right;
	display:inline;
}

/********* VOCATIONAL REHABILITATION *********/

table.vr-table{
	width:500px;
	background:url('../nav/table_bg.gif') bottom left no-repeat #c8c8da;
	margin:5px 0 10px;
}
table.vr-table td, table.vr-table th{
	padding:6px 8px;
	vertical-align:top;
}
table.vr-table td{
	padding:10px;
	color:#07275e;
	font-size:14px;
	line-height:20px;
	/*border-top:1px solid #fff;
	border-bottom:1px solid #d3d3d3;
	background-color:#f3f3f3;*/
}
table.vr-table.grey td{
	/*background-color:#ebecec;*/
}
table.vr-table th{
	background:url('../nav/th.gif') 0 0 no-repeat #135299;
	color:#fff;
	text-align:left;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #002f63;
	font-size:14px;
}
table.vr-table b{
	color:#023f83;
	font-weight:400;
}
ul#vr-buttons{
	list-style:none;
	margin:20px 0 0;
	height:60px;
}
ul#vr-buttons li{
	float:left;
	margin:0 10px;
}
#right-feature-block-vr{
	background:url('../nav/feature_bottom_vr.gif') bottom left no-repeat;
	overflow:hidden;
	margin:0 0 10px;
	position:relative;
	clear:both;
}
#right-feature-block-vr #feature-box-content-vr{
	background:url('../nav/feature_top_vr.gif') top left no-repeat;
	padding:15px;
	font-size:0.9em;
	line-height:16px;
	font-weight:700;
	position:relative;
	z-index:200;
}
#right-feature-block-vr #feature-box-content-vr h2{
	font-size:1.3em;
	margin:0 0 5px;
	color:#222;
}
#right-feature-block-vr #feature-box-content-vr p{
	font-size:1.1em;
	color:#222;
	margin:0 0 5px;
}
#job-search-wrap{
	text-align:center;
	margin:0 0 10px;
	clear:both;
}
#job-search-wrap h2{
	font-size:1.8em;
	color:#fff;
	padding:15px;
	background:url('../nav/job_top.gif') top left no-repeat #13336b;
	margin:0;
}
#job-search-wrap p{
	font-size:1.4em;
	color:#13336b;
	padding:15px;
	background:url('../nav/job_bottom.gif') bottom left no-repeat #c8c8da;
	margin:0;
	line-height:1.2em;
}
#job-search-wrap p strong{
	font-size:1.4em;
	line-height:1.3em;
}
#job-search-wrap p a{
	color:#13336b;
	font-size:1em;
}
a#back, a#forward{
	display:block;
	height:25px;
	line-height:1.6em;
	padding:0 30px;
	font-size:1.2em;
	text-decoration:none;
	color:#13336b;
	display:inline;
	margin:5px 0 20px;
}
a#back{
	background:url('../nav/back_arrow.gif') top left no-repeat;
	float:left;
	width:90px;
}
a#forward{
	background:url('../nav/forward.gif') top right no-repeat;
	line-height:1.1em;
	float:right;
	padding:0;
	width:205px;
}
#vr-img{
	width:386px;
	float:right;
	clear:right;
	display:inline;
	margin:0 0 10px 20px;
}
#vr-img img{
	border:none;
	float:none;
}
#vr-img p{
	margin:0 0 15px 100px;
	width:250px;
}
#content ul#team-blocks{
	list-style:none;
	margin:20px 0;
	overflow:hidden;
	clear:both;
}
ul#team-blocks li.team-block{
	width:360px;
	background:url('../nav/feature_bottom_lrg_vr.gif') bottom left no-repeat;
	float:left;
	display:inline;
	margin:0 10px 10px 0;
	padding:0 0 10px;
}
ul#team-blocks li ul.downloads li img{
	float:left;
	margin:0 8px 0 0px;
	padding:0;
	border:none;
}
ul#team-blocks li p{
	margin:10px 20px 10px 20px;
}
ul#team-blocks li h2{
	background:url('../nav/feature_top_lrg_vr.gif') top left no-repeat;
	margin:0;
	padding:20px 20px 0;
	color:#13336b;
}
form#brochure-form input#submit_vr{
	width:433px;
	height:102px;
	margin:20px 0 0 0;
	padding:0;
	border:none;
}
.team-member table{
	
}
.team-member table td{
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #fff;
	padding:10px;
	background-color:#f3f3f3;
	vertical-align:top;
}
#left-column.smaller ul.promlist.team-member-cv{
	border:0;
	margin:10px 0;
}
#left-column.smaller ul.promlist.team-member-cv li{
	background-color:transparent;
	border:0;
	padding:0;
}

/********* CONTACT FORM *********/

form#contact-form, form.form{
	width:500px;
	margin:0 0 0 30px;
	float:left;
	display:inline;
}
#contact-form legend, form.form legend{
	float:none;
}
#contact-form label, form.form label{
	float:left;
	width:180px;
	margin-bottom:5px;
	line-height:1.2em;
	text-align:right;
	font-weight:bold;
	color:#0186b1;
	font-size:0.9em;
}
#contact-form fieldset.advanced-search label{
	text-align:left;
	margin:0 0 5px 10px;
	width:225px;
}
#contact-form fieldset.advanced-search select{
	width:200px;
	height:22px;
	float:left;
	border:1px solid #aed14f;
	margin:0 0 5px 5px;
}
#contact-form fieldset.advanced-search input#submit, form.form input.submit{
	margin:5px 90px 10px 245px;
}
#contact-form legend{
	width:auto;
	text-align:left;
}
#contact-form input, #contact-form textarea, form.form textarea, form.form input{
	width:200px;
	height:18px;
	float:left;
	bordeR:1px solid #aed14f;
	margin:0 0 5px 10px;
}
#contact-form textarea, form.form textarea{
	height:90px;
}
#contact-form fieldset, form.form fieldset{
	text-align:center;
	padding:0px 0px 20px 0px;
	margin:15px 0px 15px 0px;
	background-color:#f9f9f9;
	border:1px solid #aed14f;
}
#contact-form legend{
	margin:0px 0px 0px 5px;
	font-size:1.1em;
}
#contact-form ul, form.form ul{
	list-style:none;
	list-style-image:none;
	margin:20px 0;
}
#contact-form ul li, form.form ul li{
	clear:both;
}
#contact-form input#submit, form.form input.submit{
	width:94px;
	height:23px;
	background:url('../nav/send.gif') no-repeat;
	display:inline;
	margin:0px 90px 0px 190px;
	border:none;
}
#contact, .contact{
	width:380px;
	margin:10px auto 10px auto;
}
#contact label, .contact label{
	float:left;
	width:180px;
	margin:3px 0 5px 0;
	line-height:17px;
	text-align:right;
}
#contact .width, .contact .width{
	height:18px;
	float:right;
	width:190px;
	border:1px solid #aed14f;
	margin:2px 0px 2px 0px; 
}
#contact textarea.width, .contact textarea.width{
	height:90px;
}
#contact textarea, .contact textarea{
	height:90px;
}

#contact label, legend, .contact label{
	font-weight:bold;
	color:#0186b1;
}
#contact .blue, .contact .blue{
	font-weight:bold;
	color:#0186b1;
	text-align:left;
	margin-left:95px;
	clear:both;
}
fieldset{
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:15px 0px 15px 0px;
	background-color:#f9f9f9;
	border:1px solid #aed14f;
}
legend{
	margin:0px 0px 0px 5px;
	font-size:1.1em;
}
#contact .checkbox, .contact .checkbox{
	float:left;
	display:inline;
	margin:4px 3px 0 180px;
	width:12px;
	height:12px;
}

#contact #subButton, .contact #subButton{
	width:94px;
	height:23px;
	background:url('../nav/send.gif') no-repeat;
	float:right;
	display:inline;
	margin:0px 90px 0px 0px;
}
#subButton .submit{
	width:94px;
	height:23px;
	margin:0;
	background-color:transparent;
	border:none;
	font-weight:bold;
	font-size:1em;
}
#contact label.sendTextSmall,#contact-form label.sendTextSmall, form.form label.sendTextSmall{
	font-size:0.8em;
}
label.checkTextSmall{
	text-align:left !important;
	font-size:0.8em;
	color:#343434;
}
select{
	width:180px;
	border:1px solid #aed14f;
	margin:0px 0px 0px 5px;
}
#content img.align-right{
	float:right;
	display:inline;
	margin:0 0 5px 10px;
}
/********* FOOTER *********/

#footer{
	height:35px;
	background:url('../nav/footerRight.gif') top right no-repeat #0186b3;
	min-width:800px;
	margin:0;
	clear:both;
}
#footer ul li a{
	color:#fff;
}
#footer2{
	font-size:0.8em;
}
#footer #Leftimg{
	height:35px;
	background:url('../nav/footerLeft.gif') top left no-repeat;
	overflow:hidden;
}
#footer ul{
	list-style:none;
	margin:6px 0px 0px 20px;
	padding:0px;
}
#footer ul li{
	float:left;
	height:14px;
	padding:0;
	background:transparent;
}
#footer ul li a{
	padding:0px 7px 0px 7px;
	/*border-right:1px solid #0f4ca6;*/
}
#footer2{
	margin:0px 0px 20px 0px;
}
#footer2 #address{
	float:left;
	margin:20px 0px 0px 25px;
	display:inline;
	line-height:13px;
}
#footer2 #contact1{
	float:left;
	width:260px;
	display:inline;
	margin:20px 0px 0px 25px;
	line-height:13px;
}
#footer2 #contact2{
	float:left;
	display:inline;
	margin:20px 0px 0px 25px;
	line-height:13px;
}
#footer2 img{
	float:right;
	margin:10px 20px 0px 0px;

}
p#being-tested{
	text-align:center;
	font-size:0.85em;
	margin:0 0 20px;
}