﻿html,body{
      margin:0;
      padding:0;
      
      background-color:transparent;     
      	font-size: 10pt;
	color: dimgray;
	font-family: 'Lucida Sans' , Arial;
	line-height: 13pt;

}

.body1 
{
	background-image:url(../../Images/BackgroundVOTG.jpg);
	background-repeat:repeat-x;	
}



.PageTitle
{
	font-size: 14pt;
	color: #00365c;
	font-family: 'Lucida Sans' , Arial;
}

.SectionTitle
{
	font-size: 12pt;
	color: #00365c;
	font-family: 'Lucida Sans' , Arial;
}

p
{
	font-size: 10pt;
	color: dimgray;
	font-family: 'Lucida Sans' , Arial;
	line-height: 13pt;
}

ul li
{
	font-size: 10pt;
	color: dimgray;
	font-family: 'Lucida Sans' , Arial;
	list-style-image: url(../../Images/Arrow.gif);
	line-height: 13pt;
}

img
{
	display:block;
	margin:0px;
	padding:0px;
}

.Header
{
	background-color:White;
}

.tblWrapper
{
	width:930px;
	background-image:url(../../Images/ContentBackground.png);
	background-repeat:repeat-y;
	height:100%;
	text-align:center;
	
}	

.tblMenu
{
	background-color:#00365C;
	height:43px;	
	width:906px;
}

.tblContent
{
	width: 906px;
	background-color: white;
}

.tblContentTD
{
	min-height:592px;
}

.tblOutsourcing
{
	width:808px;
	border:1px solid gray;
	background-image:url(../../Images/OutSourcingTableBackground.png);
	padding:20px 15px 20px 15px;	
}

.tblFooter
{
	background-color:#00365C;
	width:906px;
	height:103px;
}	

.FooterLink
{
	text-decoration: none;
	font-size: 12px;
	color: gainsboro;
	letter-spacing: .5pt;
	font-family: 'Lucida Sans' , Arial;
}

.FooterLnk:hover
{
	text-decoration:none;
	font-size:12px;
	color:#7A6C3D;
	font-family: 'Lucida Sans' , Arial;
}

.FooterAddress
{
	color:whitesmoke;
	font-size:12px;
	padding-bottom:3px;
	font-family: 'Lucida Sans' , Arial;
}
.FooterCopyRight
{
	color: whitesmoke;
	font-size: 11px;
	font-family: 'Lucida Sans' , Arial;
}

.Dot
{
	color:#B7A66D;
}

	
/*   Menu CSS */

.RadMenu
{
}

.rmLeftImage
{
	padding:0px;
	margin:0px;
}

.mnuSubItem
{
	color:white;
	font-family:Arial Narrow;
	font-size:16px;
	background-color:#B7A66D;
	padding-top:10px;
	text-decoration:none;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
.mnuSeperator
{
	width:80px;
	padding:5px 10px 5px 10px;
	background-color:#B7A66D;
	text-align:center;
}
.mnuBottom
{
	width:80px;
	padding:5px 10px 5px 10px;
	background-color:#B7A66D;
	text-align:center;
	height:5px;
}

.panel
{
	z-index:125;
	right:-60px;
	top:70px;
	position:absolute;
	float:left;
	width:338px;
	padding:5px;
	background-color:#B7A66E;
	background-repeat:repeat-y;
}

.panelDiv
{
	text-align: left;font-size:15px;color:White;
}

.FAQsButtons
{
	border:0px;
	background:none;
	padding:0px;
	margin:0px;
	text-indent:0px;
	text-align:left;
	color:Gray;	
}

.FAQsButtons:hover
{
	border:0px;
	background:none;
	padding:0px;
	margin:0px;
	text-indent:0px;
	text-align:left;
	color:Gray;	
	text-decoration:underline;
}

a
{
	font-size: 10pt;
	color: #00365c;
	font-family: 'Lucida Sans' , Arial;
	line-height: 13pt;
}

.Form
{
	border-right: gainsboro 2px solid;
	border-top: gainsboro 2px solid;
	border-left: gainsboro 2px solid;
	border-bottom: gainsboro 2px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: aliceblue;
}

.ToolBar
{
	background-color: #669966;
	border-bottom: solid 1px black;
	padding-left: 10px;
}

.ContentHolder
{
	border-right: #003465 1px solid;
	border-top: #003465 1px solid;
	border-left: #003465 1px solid;
	border-bottom: #003465 1px solid;
	background-color: white;
}

.ContentHeader
{
	font-weight: bold;
	color: #666666;
	background-color: #dedecb;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
}
