body,html{
	margin:0;
	padding:0;
	height:100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

body#Body{
	background:url(images/bodybg.jpg);
	text-align:center;
}


table td{
	vertical-align:top;
}

p{
	margin:0;
	padding:0;
	padding-bottom:10px;
}

h1,h2,h3,h4,h5, h1 span.Head{
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding:0;
	padding-bottom:10px;
}

h1 span.Head{
	padding-bottom:0;
	color:#ffffff;
}

h2{font-size:16px;}
h3{font-size:15px;}
h4{font-size:14px;}
h5{font-size:13px;}

#wrapper{
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(images/wrapperbg.jpg) repeat-x;
	width:100%;
}

#container{
	width:825px;
	text-align:left;
	margin:0 auto;
}

#header{
	height:50px;
}

#MainNav{
	padding-top:12px;
	width:825px;
}


#MainNav ul, #MainNav ul li{
	margin:0;
	padding:0;
	list-style:none;
}

#MainNav ul li{
	float:left;
}

#MainNav ul li a{
	font-size:16px;
	color:#06edfb;
	text-decoration:none;
	margin-left:80px;
}

#MainNav ul li#MainNav38 a{
	margin-left:0px;
}

#MainNav ul li.iehover a, #MainNav ul li:hover a, #MainNav ul li.SelectedTab a{
	color:#ffffff;
	font-weight:normal;
}

#mainbody{
}

#mainbodytop{
}

#mainbodycontent{
	margin-top:12px;
}

#footer{
	margin-top:10px;
	color:#000000;
}

#footerleft{
	float:left;
	font-size:11px;
}

#footerright{
	float:right;
	font-size:11px;
}

#footerright a, #footerright a:visited{
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

#footerright a:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}


/* content page */
#contentwrapper{
	width:821px;
	background:url(images/mainbodywithtext.jpg) no-repeat;
	background-color:#cceffb;
	min-height:706px;
	height:auto !important;
	height:706px;
}

#contentinside{
	padding:120px 34px 34px 34px;
}

.liner{
	height:28px;
	line-height:28px;
	background-color:#005fdf;
	margin-bottom:15px;
}

.linertext{
	padding:0 10px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
}

#contentinsideleft{
	width:440px;
	float:left;
}

#contentinsideright{
	width:290px;
	float:right;
}
#bottompane{
	width:100%;
}

table.tblform td{
	padding:3px 5px;
}