/* CSS Document */

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(Images/Index-Stripe2.gif);
	background-position: 0px 130px ;
	background-repeat: repeat-x;
}


table.IndexRoot{
	width: 740px;
	height:480px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 18px;
}

td.Index-top{
	height:110px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img {
	border: 0px;
}



td.Index-mid{
	height:240px;
	border-style: solid;
	border-color:#E9E8E6;
	border-width: 0px 4px 0px 4px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}


td.Index-bottom{
	height:110px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.BackButton{
	width: 160px;
	height: 50px;
	position:relative;
	left: 650px;
	top: 0px;
}


td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#333333;
}


table.Root {
	width: 740px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color:#FFFFFF;
	border-width: 2px;
	height:100%;
	
}

td.Header{
height: 58px;
background-image: url(Images/Back-Header.jpg);
background-repeat: no-repeat;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
vertical-align: bottom;
padding: 0px 0px 4px 0px;
margin: 0px 0px 0px 0px;
color:#333333;
}

span.HeaderNav{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 58px;
}

/*span.HeaderNav img.LinkToHome {
	width: 150px;
	height: 40px;
	float: right;
	background-color: #003399;
}*/


span.HeaderNav a{
	color: #494949;
	font-weight: normal;
}


span.HeaderNav a:hover{
	color: #000000;
	font-weight: normal;
}


table.IndexFlash{
	width: 732;
	height: 242px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	border-color:#ffffff;
}


td.Banner{
height: 100px;

}


td.Banner table{
	padding: 0px;
	margin: 0px;
}

td.BannerF1{
padding: 0px;
margin: 0px;
width:124px;

}



td.Nav{
height: 24px;
border-color:#FFFFFF;
border-width: 2px 0px 2px 0px;
border-style: solid;

}


td.I-Content-L{
vertical-align: top;
background-image: url(Images/Back-Content.gif);
background-position: top;
background-repeat: repeat-x;
width: 525px;
padding: 20px 10px 15px 10px;
margin:0px 0px 0px 0px;
line-height: 20px;

}
td.I-Content-L p{
padding:10px 10px 0px 10px;
margin:0px 0px 0px 0px;


}


td.I-Content-R{
vertical-align: top;
background-image: url(Images/Back-Content.gif);
background-position: top;
background-repeat: repeat-x;
width: 225px;
padding: 20px 0px 0px 0px;
margin:0px 0px 0px 0px;
line-height: 20px;

}




td.Content-L{
vertical-align: top;
background-image: url(Images/Back-Content.gif);
background-position: top;
background-repeat: repeat-x;
width: 530px;
padding: 20px 10px 0px 10px;
margin:0px 0px 0px 0px;
line-height: 20px;

}
td.Content-L p{
padding: 20px 10px 0px 10px;
margin:0px 0px 0px 0px;


}



p.Question {
	display: none;
	border-color:#DACF83;
	border-style: solid;
	border-width:2px;
}

p.Service {
	display: none;
	border-color:#DACF83;
	border-style: solid;
	border-width:2px;
}


td.Content-R{
vertical-align: top;
background-image: url(Images/Back-Content.gif);
background-position: top;
background-repeat: repeat-x;
width: 210px;
padding: 20px 0px 0px 0px;
margin:0px 0px 0px 0px;
line-height: 20px;

}

td.Footer{
	text-align: right;
	font-size: 9px;
	color: #666666;
	line-height: 30px;
	padding-right: 30px;
	height:30px;
}


td.Footer span{
	float: left;
	color:#FFFFFF;
	padding:0px 0px 0px 20px;
}






