body
{
	padding: 0;
	margin: 0;
	background: #fff url(/images/tile.gif);
	color: #201E43;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 13px;
	line-height: 15px;
}





img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #801516;
}

a:hover
{
	text-decoration: none;
	color: #292A77;
}

h2
{

	font-size:16px;
	
	}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -275px;
	left: 50%;
	background:#fff;
}

#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
}


#container    
{
	border: 3px solid #484876;
	width: 800px;
	height: 410px;
}

#containerleft
{
	float: left;
	width: 160px;
	height: 390px;
	background:#fff url(/images/menu.gif) no-repeat;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:2px;
	text-align:right;
}

#containercenter
{
	float: left;
	width: 290px;
	height: 390px;
	background: #FFF;
	padding: 10px;
}


#containerright
{
	float: left;
	width: 250px;
	height: 390px;
	background: #fff;
	overflow: auto;
	padding: 10px;
	
}

 containerright p {
	color: #201E43;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 13px;
	line-height: 15px;
}




#footer
{
	width: 800px;
	padding: 5px 0px;
	color: #84849E;
	font-size:12px;
	
}

#footerleft{
	width:400px;
	text-align:left;
	float:left;

}

#footerright{
width:400px;
	text-align:right;
	float:left;

}


#footer a
{
	text-decoration: none;
	color: #84849E;
}

#footer a:hover
{
	text-decoration: none;
	color: #84849E;
}

#navcontainer {
vertical-align:baseline;
}

#navcontainer ul
{
	padding: 0;
	margin: 0;
	float: right;
	width:800px;
	background:#fff;
}

#navcontainer ul li
{
	display: inline;
	
	
}

#navcontainer ul li a
{
	padding: 6px 10px;
	color: #84849E;
	text-decoration: none;
	float: right;
}


#logo {
margin-top:60px;
text-align:center;}

#leftnav {
margin: 35px 0 0 0;
width:150px;
}

#leftnav ul{
margin-left: 16px;
padding:0px;
list-style:none;
}

#leftnav li {
margin-bottom:15px;
text-align:left;

}


#leftnav li a {
text-decoration:none;
font-size:14px;
font-weight:400;
text-transform:lowercase;

}


#leftnav a:hover {
color:#201E43;
border-bottom:dashed 1px #201E43;
}


#textblock {
margin: 15px 15px 0px 5px;
text-align:justify;












