@charset "utf-8";
body {
	background-color: #617e99;
	height: 100%;
	padding: 0px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Banner {
	width: 1020px;
	background-image: url(../images/main/bg_main_tile.png);
	background-repeat: repeat-y;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 90px;
	padding-top: 0px;
	position: relative;
	clear: both;
	float: left;
}
.MainContainer {
	width: 1020px;
	background-image: url(../images/main/bg_main_tile.png);
	background-repeat: repeat-y;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 90px;
	padding-top: 0px;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
.MainContainer #MainContent {
	position: relative;
	width: 791px;
	float: left;
}


.bottomshadow {
	width: 1200px;
	background-image: url(../images/main/bg_main_bottom.png);
	padding: 0px;
	background-position: top;
	background-repeat: no-repeat;
	height: 22px;
	position: relative;
	clear: both;
	float: left;
}
#Menu {
	float: left;
	width: 229px;
	position: relative;
	background-image: url(../images/main/bg_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	/*	height: 450px;*/
height:600px;
	padding-top: 25px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Menu ul li a:link,#Menu ul li a:visited{
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	height: 30px;
	width: 208px;
	margin-bottom: 1px;
	display: block;
	line-height: 30px;
	text-indent: 40px;
	font-weight: 400;
}
#Menu ul li a:hover{
	background-image: url(../images/main/button_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#Menu ul ul li a:link,#Menu ul ul li a:visited{
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	height: 20px;
	width: 208px;
	margin-bottom: 1px;
	display: block;
	line-height: 20px;
	text-indent: 60px;
	font-weight: 400;
}
#Menu ul ul li a:hover{
	background-image: url(../images/main/button_bg_sub.png);
	background-repeat: no-repeat;
}
#TheText {
	padding-top: 5px;
	padding-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 690px;
	clear:both;
}
#TheText h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336699;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	height: 30px;
}
#TheText h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
}
#TheText h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	text-indent: 30px;
}
#TheText p{
	text-align: justify;
	line-height: 20px;
	font-size: 15px;

}
#TheText .table01 {
	border: 1px solid #336699;
}
#TheText .table01 .td1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	padding: 8px;
}
#TheText .table01 .td2{
	padding: 8px;
}
#TheText .table02 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	background-image: url(../images/main/table02_bg.png);
	background-repeat: repeat-y;
	border-right-style: none;
	border-left-style: none;
	padding-right: 1px;
	padding-left: 1px;
	width: 653px;

}
#TheText .table02 .tdleft{
	padding: 8px;
	font-weight: bold;
	background-color: #a6bcd1;
	background-image: url(../images/main/table02_row.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 180px;
}
#TheText .table02 .tdright{
	padding: 8px;
	background-color: #e4eaef;
	background-image: url(../images/main/table02_row.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#TheText .table02 .tdright a:link,#TheText .table02 .tdright a:visited{
	text-decoration: none;
	color: #003366;

}
#TheText .table02 .tdright a:hover{
	color: #FF3300;

}
#TheText .table03{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
#TheText .table03 .td1 {
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#TheText .table03 .td2 {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-left-color: #336699;
}
#TheText p.subtitle {
	text-decoration: underline;
}
#TheText ul {
	border: 1px solid #999999;
	margin: 0px;
	width: 653px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-left: auto;
	margin-right:auto;
}
#TheText ul li {
	background-image: url(../images/main/generic_list_bg.png);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 640px;
	margin-bottom: 2px;
	list-style-type: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#TheSponsors {
	width: 992px;
	background-image: url(../images/sponsor_panel03/tile.png);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	margin-right: 14px;
	margin-left: 14px;
	position: relative;
}
#TheSponsors #spoheader {
	background-image: url(../images/sponsor_panel03/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 992px;
	clear: both;
}
#TheSponsors #spofooter {
	background-image: url(../images/sponsor_panel03/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 16px;
	width: 992px;
	bottom: 0px;
	position: absolute;
	clear: both;
	display: block;
}
#TheSponsors  #spocolumns  {
	clear: both;
}
#TheSponsors #spocolumns .spocolumn {
	display: block;
	float: left;
	width: 226px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 2px;
	padding: 10px;
}
#TheSponsors a:link, #TheSponsors a:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	clear: both;
	float: left;
	}
#Sponsor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#Sponsor #Name{
	font-weight: bold;
	color: #1B476E;
}
#CopyrightFooter {
	background-image: url(../images/main/copyright_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1020px;
	padding-right: 90px;
	padding-left: 90px;
	height: 120px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
	clear: both;
	float: left;
	position: relative;
}
#CopyrightFooter p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #7f7f7f;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	margin-top: 17px;

}
#LoginBox {
	background-image: url(../images/main/bg_login_box.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 69px;	
	position:relative;
	display:block;
	float:right;
	width: 438px;
}
#LoginBox #links1{
	width: 120px;
	float: left;
	position: relative;
	clear: right;
	text-align:center;
	display: block;
}
#LoginBox #links2{
	width: 270px;/*120px;*/
	height: 14px; /*43*/
	float: left;
	margin-top: 4px;
	margin-left:140px;
	position: relative;
	clear: right;
	text-align:center;
	display: block;	
	/*background-color:green;*/
}
#LoginBox a:link, #LoginBox a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 15px;
}
#LoginBox a:hover {
	color: #FF0000;
}
.loginform {
	float: right;
	display: block;
	clear: both;
	height: 69px;
	width:100%;
}
.loginform #LogedInUser 
{
	display: block;
	width: 270px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 14px;
	height: 14px; /*43*/
	margin-top: 16px;
	margin-left:140px;
	text-align:center;
	vertical-align:bottom;
	/*background-color:Yellow;*/
}
.loginform #LoginName
{
	color:Navy;
}
.loginform .UserName {
	margin-bottom: 4px;
	margin-right: 5px;
	margin-top: 4px;
	margin-left: 140px;
	height: 17px;
	width: 150px;
	float: left;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	line-height: 11px;
}
.loginform .PassWord {
	height: 17px;
	width: 150px;
	float: left;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	line-height: 11px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 140px;
}
.loginform .login {
	border: 1px solid #c7c7c7;
	height: 20px;
	width: 105px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
	float: left;
	position: relative;
	clear: right;
	background-color: #f9f9f9;
	margin-left:5px;
	margin-top: 4px;
}
#sitemap {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 1200px;
	position: relative;
}
#sitemap #sitemapmain {
	clear: both;
	float: left;
	width: 1020px;
	padding-right: 90px;
	padding-left: 90px;
	position: relative;
	margin: 0px;
	height: 110px;
	background-image: url(../images/main/sitemapbg.png);
	background-repeat: no-repeat;
}
#sitemap #sitemapmain .content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #818181;
	margin: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 19px;
	padding-left: 8px;
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
}
#sitemap #sitemapmain .content a:link, #sitemap #sitemapmain .content a:visited {
	font-weight: bold;
	color: #818181;
	text-decoration: none;
	font-size: 11px;
}
#sitemap #sitemapmain .content a:hover {
	color: #CC3333;
}
#sitemap #sitemapmain .content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sitemap #sitemapmain .content ul li {
	display: block;
	margin: 0px;
	padding: 0px;
}
#sitemap #sitemapmain .content ul li a:link,#sitemap #sitemapmain .content ul li a:visited {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/main/bullet.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	display: block;
}
#sitemap #sitemapmain .content ul li a:hover {
	color: #CC3333;
}
#sitemap #sitemapmain #sitemap01 {
	width: 40px;
	padding-left: 30px;
}
#sitemap #sitemapmain #sitemap02 {
}
#sitemap #sitemapmain #sitemap03 {
}
#sitemap #sitemapmain #sitemap04 {
}
#sitemap #sitemapmain #sitemap05 {
}
#sitemap #sitemapmain #sitemap06 {
}
#sitemap #sitemapmain #sitemap07 {
}
#sitemap #sitemapmain #sitemap08 {
}
#sitemap #sitemapmain #sitemap09 {
	width: 50px;
}
#sitemap #sitemapfooter {
	background-image: url(../images/main/sitemapfooter.png);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 13px;
	width: 1020px;
	padding-right: 90px;
	padding-left: 90px;
	position: relative;
	margin: 0px;
}
#Contact{
	line-height: 18px;
	display: block;
	clear: both;
	position: relative;
	width: 100%;
	float: left;
}
#Contact img{
	float: left;
	margin-right: 10px;
}
#Contact a:link, #Contact a:hover, #Contact a:visited{
	text-decoration: none;
}
