/* @group Browser reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* @end */


body {
	line-height: 1;
	background-color: #ececec;
	color: #4a4a4a;
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #69321d;
	text-decoration: none;
}
a:hover {
	color: #69321d;
	text-decoration: underline;
}

ul, ol, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

p {
	padding-bottom: 10px;
}

.vsa-color {
	font-weight: bold;
	color: #69321d;
}

/*.submit {
	color: #c40000;
	margin: 0;
	float: left;
	padding: 5px 0 20px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}*/

#main-wrapper {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
}

#masthead {
	height: 67px;
	padding-top: 26px;
	width: 908px;
}
#masthead-divide {
	height: 8px;
	background: url(../img/wrapper_top.gif) center bottom;
	width: 908px;
}

/* @group Navigation */

/* Main Nav Rollover CSS */

#navbar {
	width: 908px;
	height: 54px;
	background-image: url(../img/navbar.gif);
}

img.logo {
	float: left;
	padding-right: 10px;
}

img.logotype {
	float: left;
}

#navigation {
	width: 586px;
	height: 54px;
	z-index: 50;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
}


ul.IR li {
	position: relative;
}

.IR em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/* Subnav Current Font Size */

#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 11px;
}

#nav li {
	display: inline;
	float: left;
	width: 72px;
}

#nav li, #nav li em {
	height: 54px;
}

/* Parent Nav Rollover Images */

#nav li.link1 em {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 170px;
}

#nav li.link2 em {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 105px;
}

#nav li.link3 em {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 85px;
}

#nav li.link4 em {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 59px;
}

#nav li.link5 em {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 73px;
}

#nav li.link6 em {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 94px;
}


/* Parent Nav Rollover Placement */

/* Link 1 */

#nav li.link1 {
	left: 0;
	z-index: 15;
	padding: 0;
}

#nav li.link1 em {
	background-position: 0 0;
}

#nav li.link1:hover em {
	background-position: 0 -54px;
}

#nav li.link1-on em,
#nav li.link1-on:hover em {
	background-position: 0px -108px;
}

/* Link 2 */

#nav li.link2 {
	z-index: 14;
	padding: 0;
	left: 16px;
}

#nav li.link2 em {
	background-position: -170px 0;
	left: 82px;
}

#nav li.link2:hover em {
	background-position: -170px -54px;
}

#nav li.link2-on em,
#nav li.link2-on:hover em {
	background-position: -170px -108px;
}

/* Link 3 */

#nav li.link3 {
	z-index: 13;
	padding: 0;
	left: 131px;
}

#nav li.link3 em {
	background-position: -275px 0;
}

#nav li.link3:hover em {
	background-position: -275px -54px;
}

#nav li.link3-on em,
#nav li.link3-on:hover em {
	background-position: -275px -108px;
}

/* Link 4 */

#nav li.link4 {
	z-index: 13;
	padding: 0;
	left: 145px;
}

#nav li.link4 em {
	background-position: -360px 0;
}

#nav li.link4:hover em {
	background-position: -360px -54px;
}

#nav li.link4-on em,
#nav li.link4-on:hover em {
	background-position: -360px -108px;
}

/* Link 5 */

#nav li.link5 {
	z-index: 13;
	padding: 0;
	left: 132px;
}

#nav li.link5 em {
	background-position: -419px 0;
}

#nav li.link5:hover em {
	background-position: -419px -54px;
}

#nav li.link5-on em,
#nav li.link5-on:hover em {
	background-position: -419px -108px;
}

/* Link 6 */

#nav li.link6 {
	z-index: 13;
	padding: 0;
	left: 133px;
}

#nav li.link6 em {
	background-position: -492px 0;
}

#nav li.link6:hover em {
	background-position: -492px -54px;
}

#nav li.link6-on em,
#nav li.link6-on:hover em {
	background-position: -492px -108px;
}

/* Subnav Rollovers */

#nav a,
#navr a {
	display: block;
}

/* Subnav Current - (color, borders, fontface, etc) */

#nav li ul a {
	width: 158px;
	color: #4a4a4a;
	background: #f3f3f3;
	text-decoration: none;
	padding: 5px 0 5px 10px;
}

/* Subnav Position */

#nav li.link1:hover ul,
#nav li.link1.sfhover ul {
	top: 50px;
	left: 0;
	background-position: 0 0;
}

#nav li.link2:hover ul,
#nav lilink2.sfhover ul {
	top: 50px;
	left: 82px;
	background-position: 0 0;
}

/*#nav li:hover ul,
#nav li.sfhover ul {
	top: 50px;
	left: 82px;
}*/

/*Subnav Hide */

#nav li ul {
	position: absolute;
	z-index: 999;
	top: 19px;
	left: -999em;
	list-style: none;
	width: 166px;
	text-decoration: none;
}

/* Subnav Hover Position */

#nav li li {
	height: auto;
	width: 150px;
	background: none;
	padding-left: 3px;
}

/* Subnav Hover - (color, decoration, fontface, etc) */

#nav li ul a:hover,
#nav li ul li a:hover,
#nav li a#current,
#nav li a#current:hover,
#nav li a#current:visited,
#nav li a#current:active {
	color: #333333;
	background: #c4c4c4;
	font-weight: bold;
	text-decoration: none;
}

/* Subnav Background Border */

#nav li ul li.subnav {
	width: 168px;
	height: 23px;
	background: #555555 url(../nav-img/subnav-border.gif) repeat-y;
	padding-top: 1px;
	margin-left: 0;
	padding-right: 3px;
}

/* Long Subnav Background Border (Use for multi-line items) */
#nav li ul li.subnav-long {
	width: 168px;
	height: 38px;
	background: url(../nav-img/subnav-border.gif) repeat-y;
	margin-left: 13px;
	padding-left: 3px;
	padding-top: 1px;
}

/* Subnav Last Border - (png image with rounded corners)*/

#nav li ul li.subnav-last {
	width: 168px;
	height: 25px;
	background: #555555 url(../nav-img/subnav-last.png) no-repeat;
	margin-left: 0;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-right: 3px;
}

#nav li ul li.subnav-on a.IR-on {
	color: #4a4a4a;
	background: #eaeaea;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#nav li ul li .sublink-on {
	color: #333333;
	background: #c4c4c4;
	font-weight: bold;
	text-decoration: none;
}
/* @end */

/* @group Subnav */
#subnavigation {
	float: right;
}

#subnavigation ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#subnavigation ul li {
	float: left;
	display: inline-block;
}

/* @end */




#main {
	background: url(../img/wrapper_bg.gif) repeat-y;
	padding: 4px 12px 0;
	overflow: hidden;
	width: 884px;
}

img.header {
	margin-bottom: 40px;
}

h2 {
	font: 25px Georgia, "Times New Roman", Times, serif;
	display: block;
	color: #83643b;
	padding-bottom: 40px;
	width: 792px;
}
h2 span {
	display: block;
	font-size: 38px;
}

#content-background {
	float: left;
	padding: 61px 29px 25px 63px;
	background: url(../img/vsa_bg.jpg) no-repeat;
}

#content-wrapper {
	overflow: hidden;
}

/* @group Index */
div.index #flash {
	height: 334px;
	padding-bottom: 8px;
}
div.index #content-background {
	float: none;
	padding: 0;
	background-image: none;
	font-size: 11px;
	line-height: 15px;
}
div.index img.offer {
	float: right;
}
div.index #col1 {
	float: left;
	width: 288px;
	padding-right: 10px;
}
div.index #col2 {
	float: left;
	width: 288px;
	padding-right: 10px;
}
div.index #col3 {
	float: left;
	width: 248px;
	height: 89px;
	padding: 15px 20px 20px 20px;
	background-color: #eee;
}
/* @end */

/* @group Products */
div.products h2 {
	width: 792px;
}
div.products h2 span.products_hdr {
	padding-left: 90px;
}
div.products p {
	padding-left: 30px;
}
/* @end */



/* @group Resources */
div.resources h2 {
	width: 792px;
}
div.resources h2 span.resources-information_hdr {
	padding-left: 90px;
}
div.resources h2 span.resources-statistics_hdr {
	padding-left: 50px;
}
div.resources h2 span.resources-prevention_hdr {
	padding-left: 50px;
}
div.resources h2 span.resources-faq_hdr {
	padding-left: 120px;
}
div.resources p {
	padding-left: 30px;
}
div.resources ul {
	padding-bottom: 10px;
	padding-left: 30px;
}
div.resources ul li {
	list-style-type: none;
}
/* @end */


/* @group Clients */
div.clients h2 {
	width: 792px;
}
div.clients h2 span.clients_hdr {
	padding-left: 30px;
}
div.clients p {
	padding-left: 30px;
}
div.clients ul {
	padding-bottom: 10px;
	padding-left: 60px;
}
div.clients ul li {
	list-style-type: disc;
}
/* @end */

/* @group RFP */
div.rfp h2 {
	width: 792px;
}
div.rfp h2 span.rfp_hdr {
	padding-left: 80px;
}
div.rfp p {
	padding-right: 80px;
	padding-left: 30px;
}
div.rfp form {
	padding-left: 30px;
	height: 679px;
}

div.rfp label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: block;
	padding-top: 10px;
}

div.rfp label.submit {
	color: #c40000;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	padding-top: 5px;
	padding-left: 0;
	padding-right: 0;
}

/* @end */

/* @group News */
div.news h2 {
	width: 792px;
}
div.news h2 span.news_hdr {
	padding-left: 50px;
}
div.news p {
	padding-left: 30px;
}
/* @end */


/* @group Contact */
div.contact h2 {
	width: 792px;
}
div.contact h2 span.contact_hdr {
	padding-left: 70px;
}
div.contact p {
	padding-left: 30px;
}
div.contact ul {
	padding-bottom: 10px;
	padding-left: 30px;
}
div.contact ul li {
	list-style-type: none;
}
div.contact #col1,
div.contact #col2 {
	width: 310px;
	float: left;
}
div.contact #col2 img {
	padding-top: 20px;
}
/* @end */

#main-divide {
	background-image: url(../img/links_divide.gif);
	height: 18px;
	width: 908px;
}

/* @group Footer */
#footer {
	background-image: url(../img/wrapper_bg.gif);
	height: 117px;
	padding-left: 8px;
	overflow: hidden;
	padding-right: 8px;
	width: 892px;
}
#copyright {
	color: #999999;
	font: 10px/18px Arial, Helvetica, Geneva, sans-serif;
	padding-top: 45px;
	background: url(../img/links-bottom.gif) no-repeat;
	overflow: hidden;
	width: 908px;
}
#copyright p {
	width: 895px;
	float: left;
	padding: 0;
}
img.bug {
	float: right;
}
/* @end */


/* @group Subnavigation */
/* Main Nav Rollover CSS */
#subnavigation {
	width: 892px;
	height: 83px;
	z-index: 50;
	margin: 0;
	padding: 0;
	position: relative;
}
ul.SN li {
	position: relative;
}
.SN em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/* Subnav Current Font Size */
#subnav, #subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 11px;
}
#subnav li {
	display: inline;
	float: left;
	width: 177px;
}
#subnav li, #subnav li em {
	height: 83px;
}
/* Parent Nav Rollover Images */
#subnav li.link1 em {
	background-image: url(../img/links.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 180px;
}
#subnav li.link2 em {
	background-image: url(../img/links.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 177px;
}
#subnav li.link3 em {
	background-image: url(../img/links.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 177px;
}
#subnav li.link4 em {
	background-image: url(../img/links.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 177px;
}
#subnav li.link5 em {
	background-image: url(../img/links.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 181px;
}
/* Parent Nav Rollover Placement */

/* Link 1 */
#subnav li.link1 {
	left: 0;
	z-index: 15;
	padding: 0;
}
#subnav li.link1 em {
	background-position: 0 0;
}
#subnav li.link1:hover em {
	background-position: 0 -83px;
}
#subnav li.link1-on em,
#subnav li.link1-on:hover em {
	background-position: 0px -83px;
}
/* Link 2 */
#subnav li.link2 {
	z-index: 14;
	padding: 0;
	left: 3px;
}
#subnav li.link2 em {
	background-position: -180px 0;
}
#subnav li.link2:hover em {
	background-position: -180px -83px;
}
#subnav li.link2-on em,
#subnav li.link2-on:hover em {
	background-position: -180px -83px;
}
/* Link 3 */
#subnav li.link3 {
	z-index: 13;
	padding: 0;
	left: 3px;
}
#subnav li.link3 em {
	background-position: -357px 0;
}
#subnav li.link3:hover em {
	background-position: -357px -83px;
}
#subnav li.link3-on em,
#subnav li.link3-on:hover em {
	background-position: -357px -83px;
}
/* Link 4 */
#subnav li.link4 {
	z-index: 13;
	padding: 0;
	left: 3px;
}
#subnav li.link4 em {
	background-position: -534px 0;
}
#subnav li.link4:hover em {
	background-position: -534px -83px;
}
#subnav li.link4-on em,
#subnav li.link4-on:hover em {
	background-position: -534px -83px;
}
/* Link 5 */
#subnav li.link5 {
	z-index: 13;
	padding: 0;
	left: 3px;
}
#subnav li.link5 em {
	background-position: -711px 0;
}
#subnav li.link5:hover em {
	background-position: -711px -83px;
}
#subnav li.link5-on em,
#subnav li.link5-on:hover em {
	background-position: -711px -83px;
}
/* @end */

.dpDiv {
	}
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ffffff;
	border: 1px solid #AAAAAA;
	}