@charset "utf-8";
/* CSS Document */

/*#container {
	padding: 10px;
	width: 768px;
	background: #011B2C;
}*/

.whitecontainer {
	width: 768px;
	background:#FFFFFF;
	border: #011B2C;
	border-width: 10px;
	border-style:solid;
	margin: 0 auto;
}

.headcontainer {
	width: 768px;
	height: 200px;
}

.leftheader {
	float: left;
	width: 256px;
	height: 200px;
	background:url(../images/headerleft.png) no-repeat;
}

.centerheader {
	float:left;
	width: 256px;
	height: 200px;
	background:url(../images/headercenter.png) no-repeat;
}

.rightheader {
	float: right;
	width: 256px;
	height: 200px;
	background:url(../images/headerright.png);
}

.navi {
	clear:both;
	width: 768px;
	height: 43px;
	background:url(../images/navi-rep.png) repeat-x;
}

.navi {
	clear: both;
	width: 768px;
	height: 43px;
	background: url(../images/navi-rep.png) repeat-x;
}

.navi ul{
	float: right;
	margin-top: 10px;
	padding: 0;
}

.navi ul li {
	text-align:right;
	list-style: none;
	padding:0 20px 0 30px;
	display:inline;
}

.navi ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B68A5;
	font-weight:bold;
	text-decoration:none
}

.navi ul li a:hover {
	color:#990000;
}

.contentbox {
	padding: 25px 10px 0 10px;
	width: 748px;
	background:url(../images/bodybg.png) repeat-x;
}



.whiteboxcontainer {
	padding: 0 15px 0 15px;
	width: 718px;
}

.textcontainer {
	width: 718px;
	padding: 0 25px 0 25px;
	background: none;
}

.footer {
	clear: both;
	width: 768px;
	height: 35px;
	background:#0262A2;
}

.footer ul{
float: right;
margin-top: 7px;
padding: 0;

}

.footer ul li {
padding: 5px;
list-style: none;
display:inline;
color:#FFFFFF;
}

.footer ul li a {


text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FFFFFF;
}

.footer ul li a:hover {
	color: #990000;
}


.whitebox {
	width: 718px;
	height: 100px;
	background:#CCFF00;
}

.topwhitebox {
	width: 718px;
	height: 10px;
	background:url(../images/whitebox-topleftcorner.png) no-repeat left;
}

.topwhitebox2 {
	width: 342px;
	height: 10px;
	background:url(../images/whitebox-topleftcorner.png) no-repeat left;
}

.topwhitebox .topwhitecenter {
	float:right;
	width: 698px;
	height: 10px;
	background:url(../images/whitebox-toprep-x.png) repeat-x;
}

.topwhitebox2 .topwhitecenter2 {
	float:right;
	width: 322px;
	height: 10px;
	background:url(../images/whitebox-toprep-x.png) repeat-x;
}

.leftcolumnbody {
	width: 320px;
	padding: 0 10px;
	border: 1px solid #CCCCCC;
	border-top: none;
	border-bottom: none;
}
.leftcolumnbody p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	margin: 0;
	padding: 0;
	
}

.leftcolumnbody p a{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #097bad;
	font-weight: bold;	
	text-decoration:none;
}

.leftcolumnbody p a:hover{
	color:#990000;
}

.topwhiteright {
	float: right;
	width: 10px;
	height: 10px;
	background:url(../images/whitebox-toprightcorner.png) no-repeat;
}

.whitebodybox {
	clear:both;
	width: 718px;
	background:url(../images/whitebodybox.png) repeat-y;
}



.botwhitebox {
	margin-bottom: 10px;
	width: 718px;
	height: 10px;
	background:url(../images/whitebox-botleftcorner.png) no-repeat left;
}

.botwhitebox2 {
	margin-bottom: 10px;
	width: 342px;
	height: 10px;
	background:url(../images/whitebox-botleftcorner.png) no-repeat left;
}

.botwhitebox .botwhitecenter {
	float: right;
	width: 698px;
	height: 10px;
	background:url(../images/whitebox-botrep-x.png) repeat-x;
}

.botwhitebox2 .botwhitecenter2 {
	float: right;
	width: 322px;
	height: 10px;
	background:url(../images/whitebox-botrep-x.png) repeat-x;
}

.botwhiteright {
	float:right;
	width: 10px;
	height: 10px;
	background:url(../images/whitebox-botrightcorner.png) no-repeat;
}

.leftcolumn {
	float: left;
	width: 342px;
	background:url(../images/whitebox-topleftcorner.png) no-repeat top left;
}


.rightxtcontainer {
	float: right;
	width: 362px;
}

.whiteboxcont2 {
	padding: 0;
	width: 362px;
}

.whiteboxtop2 {
	width: 362px;
	height: 10px;
	background:url(../images/whitebox-topleftcorner.png) top left no-repeat;
}

.whiteboxtopcenter2 {
	float:right;
	width: 342px;
	height: 10px;
	background:url(../images/whitebox-toprep-x.png) repeat-x;
}

.whiteboxtopright2 {
	float: right;
	width: 10px;
	height: 10px;
	background:url(../images/whitebox-toprightcorner.png) no-repeat;
}

.whitebodybox2 {
	width: 340px;
	padding: 0 10px;
	border: 1px solid #CCCCCC;
	border-top: none;
	border-bottom: none;
}

.loginbox {
	width: 320px;
	height: 130px;
	padding: 10px;
	background:url(../images/loginbg.png) no-repeat;
}

.loginbox h2{
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size:14px;
	padding: 0;
	margin: 0;
}

.loginbox p{
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size:10px;
	padding: 0 0 10px 0;
	margin: 0;
}

.whiteboxbot2 {
	width: 362px;
	height: 10px;
	margin-bottom: 20px;
	background:url(../images/whitebox-botleftcorner.png) no-repeat left;
}

.whiteboxbotcenter2 {
	float:right;
	width: 342px;
	height: 10px;
	background:url(../images/whitebox-botrep-x.png) repeat-x;
}

.whiteboxbotright2 {
	float: right;
	width: 10px;
	height: 10px;
	background:url(../images/whitebox-botrightcorner.png) no-repeat;
}

h1 {
	padding:0;
	margin: 0 0 10px 15px;
	font-family: "Trebuchet MS";
	color: #0463A3;
	font-size: 18px;
	font-weight:bold;
	}
	
h2 {
	padding:0;
	margin: 0 0 10px 15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size: 15px;
	font-weight:bold;
}

.leftcolumnbody h2 {
	padding:0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
	font-weight:bold;
}

h3 {
	padding:0;
	margin: 0 15px 10px 15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #011B2C;
	font-size: 12px;
}	

p {
	margin: 0 15px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#202020;
}

label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#097bad;
	font-weight: bold;
}

body {
	background:url(../images/outerbodybg.png) repeat-x;
}