body {
	margin: 0px;
	padding: 0px;	
	font-family: Verdana, Tahoma, Arial;
	color: #6D6F72;
	font-size: 12px;
	line-height:21px;
	background-color: #FFFFFF;
}
body table {
	font-family: Verdana, Tahoma, Arial;
	color: #6D6F72;
	font-size: 12px;
	line-height:21px;
}
a img {
	border: none;
}
#container {
	text-align: center;
	width: 908px;
	clear: both;
	background-color: #FFFFFF;
}
#ctop {
	width: 908px;
	height: 27px;
	clear: both;
	float:left;
	background: url(/_resources/images/design/bg_top.gif) top left no-repeat;
}
#cmiddle {
	width: 882px;
	clear: both;
	float:left;
	padding: 0px 13px 0px 13px;
	background: url(/_resources/images/design/bg_middle.gif) top left repeat-y;
}
#cbottom {
	width: 908px;
	height: 24px;
	clear: both;
	float:left;
	background: url(/_resources/images/design/bg_bottom.gif) top left no-repeat;
}	
#header {
	clear:both;
	float:left;
	width: 100%;
	height: 57px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #14599F;
	line-height:20px;
}
#header a:link, #header a:visited {
	color: #000000;
	text-decoration: none;
}
#header a:hover, #header a:active {
	color:#000000;
	text-decoration: underline;
}
#content {
	color: #6D6F72;
}
#content a:link, #content a:visited {
	color: #009933;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	color:#6D6F72;
	text-decoration: underline;
}
#footer {
	clear:both;
	float:left;
	width: 882px;
	padding:35px 0px 15px 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color:#000000;
	text-decoration: underline;
}
.title {
	color: #669933;
	font-family: Verdana, Tahoma, Arial;
	font-size: 24px;
	line-height:120%;
}
.bodytext{
	font-family: Verdana, Tahoma, Arial;
	color: #6D6F72;
	font-size: 13px;
	text-align: justify;
}