﻿body 
{
	margin: 0px 0px 0px 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 9pt;
}

img 
{
	border: none;
	margin: 0px;
}

h1
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #005dab;
	line-height: 12pt;
}

h2
{
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #005dab;
	line-height: normal;
}

table.defaultTable 
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	background-image: url(../../Content/Images/topBg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top
}

table.topTable 
{
	height: 110px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse
}

table.topLogoTable
{
	width: 267px;
}

table.topMenuTable 
{
	width: 640px;
	margin-top: 7px;
}

table.mainTable 
{
	/*height: 500px;*/
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	background-image: url(../../Content/Images/mainBg.png);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top
}

table.mainOverTable 
{
	height: 40px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	background-image: url(../../Content/Images/mainOverBg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom
}

table.mainUnderTable 
{
	height: 20px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	background-image: url(../../Content/Images/mainUnderBg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top
}

table.contentTable
{
	margin: 10px 20px 10px 20px;
}

table.bottomTable 
{
	height: 20px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	color: #a4a4a4;
	text-align: center;
}

td.noPaddingTd 
{
	padding: 0
}

td.noPaddingWhiteTd 
{
	padding: 0;
	background-color: #FFFFFF
}

td.noPaddingBlueTd 
{
	padding: 0;
	background-image: url(../../Content/Images/mainBlueBg.jpg);
	background-color: #005dab;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom
}

td.contentTdTrippleGray
{
	width: 260px;
	padding: 10px 10px 10px 10px;
	background-image: url(../../Content/Images/contentTdGrayBg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #ffffff;
	/*
	border-width: thin;
	border-style: solid;
	border-color: #cecece;
	background-color: #efefef;
	*/
	vertical-align: top;
}

td.contentTdTrippleGray h1 a 
{
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #005dab;
	line-height: normal;
}

td.contentTdTrippleWhite
{
	width: 10px;
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;	
}

td.contentTdDoubleGray
{
	width: 405px;
	padding: 10px 10px 10px 10px;
	background-image: url(../../Content/Images/contentTdGrayBg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #ffffff;
	/*
	border-width: thin;
	border-style: solid;
	border-color: #cecece;
	background-color: #efefef;
	*/
	vertical-align: top;
}

td.contentTdDoubleGray h1 a 
{
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #005dab;
	line-height: normal;
}

td.contentTdDoubleWhite
{
	width: 10px;
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;	
}

table.contentTable h2
{
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #005dab;
	line-height: normal;
}

legend.legendContact 
{
	
}

fieldset.fieldsetContact 
{
	width: 840px;
}

th.fieldsetTh 
{
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #005dab;
	line-height: normal;
	text-align: left;
	width: 250px;
	line-height: 17pt;
}

tr.fieldsetTr 
{
	line-height: 13pt;
}

img.textContentImage 
{
	padding: 0px 0px 0px 0px;
	float: right;
}

/*Top navigation*/
#menutop_container { width:626px; background:#171717 url(../../Content/Images/menutop_bg.gif) repeat-x 0 0; position:relative; float:left; }
.menutop { float:left; display:block; position:relative; margin: 0; font-size: 8pt;} 
.menutop div { float:left; display:block; height:39px; margin-right:1px; background:url(../../Content/Images/menutop_bg_off.gif) repeat-x 0 0; } 
.menutop div div { margin:0px; background:none; } 
.menutop .last { margin-right:0px; } 
.menutop div.selected { background: url(../../Content/Images/menutop_bg_on.gif) repeat-x 0 0; } 
.menutop a { float:left; padding:12px 10px; font-weight:bold; line-height:14px; font-family:arial, tahoma, verdana, sans-serif; text-decoration: none; color: #005dab;} 
.menutop .selected { padding:0px 10px; } 
.menutop .selected  a.selected{ margin:12px 0px 7px 0px; padding:0px; border-bottom: double 0.416em #003399; } 
.menutop .selected  a.selected, 
.menutop .selected  a.selected:link, 
.menutop .selected  a.selected:visited, 
.menutop .selected  a.selected:active { color:#003399; } 
.menutop a:hover, 
.menutop strong a:link { display:block; background: url(../../Content/Images/menutop_bg_on.gif) repeat-x 0 0; } 
.menutop a:hover.selected, .menutop strong a.selected { background:none; } 