body {
	font-family: arial, verdana, serif;
	font-size: 0.8em;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	background-color:;
	background-color: #ffffff;
}



a {
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	background-color: #ffffff;
	color: #333333;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 750px;
	border: 1px solid #2c477c;
}


#header {
	height: 148px;
	text-align: center;
	width: 100%;
	
	
}

#header h1 {
	font-size: 2.2em;
	position: relative;
	left: 260px;
	top: 10px;
}

#header a {
	background-color: transparent;
	color: #ffffff;
	font-family: helvetica, verdana, arial, serif;
	text-decoration:none;
}

#header a:hover {
	background-color: transparent;
	color: #999999;
}

#sidebar {
	float: left;	
	margin-top: 10px;
	width: 100px;
}

#sidebar ul {
	list-style: none;
	margin-left: 15px;
	padding-left: 0px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 8px;	
}

#sidebar a {
	background-color: #ffffff;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: #333333;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 148px;
}

#sidebar a:hover {
	background-color: #999999;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
}

/**************** Sidebar styles ****************/

#subcontent{
border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	right: 0px;
	background-color: #ffffff;
	position: absolute;
	width:120px;
	margin: 190px 0px 0px 4px;

	}

#subcontent h2{
display:block;
margin:0 0 2px 0;
font-size:1em;
font-weight: bold;

text-align:left;
letter-spacing: 0px;
color:#fff;
background-color:inherit;
	background-color: #999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#subcontent p{margin:0px 0px 8px 4px; 
padding:0px 0px 4px 0px; 
font-size:0.9em;}

#subcontent a {
	background-color: transparent;
	color: #27305d;
	text-decoration:none;
	font-weight: bold;
}

#subcontent a:hover {
	background-color: transparent;
	color: #999999;
}







#content{
	background:#fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 200px;
	margin-right:120px;
	margin-bottom: 30px;
		}
html>body #content {
margin-left: 200px;
margin-right:160px;
	}
	
#content img{
	float: right;
	padding: 10px 10px 0px 0px;
}

#content a {
	background-color: transparent;
	color: #27305d;
	text-decoration:underline;
	font-weight: bold;
}

#content a:hover {
	background-color: transparent;
	color: #999999;
}





#second{
	background:#fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 200px;
	
	margin-bottom: 20px;
		}
html>body #second {
margin-left: 200px;

	}
	
#second img{
	padding: 8px 0px 0px 0px;
}

#footer {
	background-color: #0D1A5D;
	clear: right;
	color: #fff;
	font-size: 0.7em;
	margin: 0 auto;
	padding-bottom: 2px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	text-align: right;
	width: 730px;
}

#footer a {
	border-bottom: 1px solid #666666;
	background-color:#0D1A5D;
	color:#FFFFFF;
	
}

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