body {
	background-color: #595d66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000000;
}

a {
	font-size: 13px;
	
}


.title{
	padding: 10px;
	margin: 0 10px 10px 0;
	background: #336699;
	color:#fff;
	font-size: 15px;
 	
}

h2.title {
	margin: 0px 0px 0px 10px;
	padding: 0px 5px;
	line-height:150%;
	font-size: 15px;
	border-bottom:1px #ccc solid;
}

h1.titleheader{
	padding: 10px;
	margin: 0 0px 10px 0;
	background: #336699;
 	color:#fff;
	font-size: 15px;
}

#title{
	width:960px;
	margin:0 auto;
	text-align:center;
	
}

#title h1, #title h1 a, #title h1 a:link, #title h1 a:visited{
	font-family: Georgia, Lucida, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;

}

.content{
	line-height: 20px;
	padding: 0 0 0 20px;
}

.bodybackgroundtable{
	background-color: #FFFFFF;
	
}

.linkbarbackground{
	background-color: #c8d9eb;
	width: 225px;
	vertical-align: top;
}

