body {
	background-color: #18428F;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 0px;
	padding-right: 0px;
}
#bannertop {
	background-image: url(img/banner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 211px;
	text-align: right;
	vertical-align: bottom;
}
#menu {
	font-weight: bold;
	color: #46016B;
	width: 160px;
	line-height: 10px;
	padding-left: 20px;
	font-size: 11px;
	float: left;
	min-height:200px;
	clear: none;

}
#menu a:link, #menu a:visited {
	color: #456BA5;
	text-decoration: none;
	line-height: 20px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666699;
	width: 160px;


}
#menu a:hover {
	color: #F0037F;
	clear: both;
	text-decoration: overline;
	background-image: url(img/menu_hover_fr.gif);
	background-repeat: no-repeat;
	background-position: 100%;

}
#content {
	font-size: 70%;
	color: #333333;
	width: 75%;
	float: right;
	clear: none;
}
#content h1 {
	font-size: 150%;
	font-weight: bold;
	color: #644AFF;
}
#bannerbg {
	background-image: url(img/banner_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	background-color: #F2EDDA;
	overflow: visible;
}
#bgcontent {
	float: left;
	width: 100%;
	background-image: url(img/bg_content.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F2EDDA;
	padding-top: 20px;
	padding-bottom: 40px;

}
#path {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: left;
	padding-left: 200px;
	vertical-align: bottom;
}
#path a:link {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#content h2 {

	font-size: 130%;
	font-weight: bold;
	color: #F01484;
}
#content h3 {


	font-size: 120%;
	font-weight: bold;
	color: #3366CC;
}
.unnamed1 {
	font-style: italic;
}
#footer {
	font-size: 70%;
	color: #FFFFCC;
	text-decoration: none;
	text-align: right;

}

