body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #012080;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#frame {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
}
#header {
	position: relative;
	height: 113px;
	width: 680px;
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 23px;
	padding-bottom: 0px;
}
#header img {
	padding-right: 451px;
	padding-bottom: 21px;
}
#header .menu {
	height: 20px;
	width: 680px;
	margin-bottom: 3px;
}
#header .menu div {
	font-size: 11px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 9px;
	color: #002387;
	width: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5E0FB;
	background-color: #FFFFFF;
	float: left;
}
#header .menu a {
	color: #002387;
	text-decoration: none;
}
#header .menu .active {
	background-color: #002387;
}
#header .menu .active a {
	color: #FFFFFF;
}
#header .submenu {
	height: 19px;
	width: 680px;
	background-color: #0e72b0;
}
#header .submenu div {
	font-size: 11px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 19px;
	line-height: 19px;
	padding-right: 10px;
	padding-left: 9px;
	color: #FFFFFF;
	width: auto;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#header .submenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#header .submenu .active {
	background-color: #FFFFFF;
	color: #0E72B0;
	height: 18px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0E72B0;
	border-left-color: #0E72B0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0E72B0;
	padding-right: 9px;
}
#header .submenu .active a {
	color: #0E72B0;
	text-decoration: none;
}
#content {
	position: relative;
	height: auto;
	width: 720px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(img/submenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 60px 18px;

}
#content .left {
	position: relative;
	height: auto;
	width: 160px;
	float: left;
}
#content .left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e0eff9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 4px;
	color: #0e72b0;
}
#content .left p a {
	text-decoration: none;
	color: #0e72b0;
}
#content .left p a:hover {
	text-decoration: underline;
}
#content .left h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content .left h1 a:hover {
	text-decoration: underline;
}
#content .left .even {
	background-color: #eff8fe;
}
#content .left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #0e72b0;
}
#content .right {
	position: relative;
	height: auto;
	width: 520px;
	padding-left: 40px;
	float: left;
}
#content .right .box {
	background-image: url(img/content_stripes.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 20px;
}
#content .right .article {
	margin-bottom: 20px;
}
#content .right .article h1{
	margin-top:20px;
	
	
}
#content .right h1 {
	font-size: 12px;
	color: #001f7c;
	background-color: #b7e2fb;
	width: 512px;
	padding: 4px;
	font-weight: normal;
	background-image: url(img/content_stripes.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content .right p {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 492px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #0e72b0;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content .right table {
	color: #0e72b0;
	font-size: 11px;
}
#content .right p a {
	color: #0e72b0;
}
#content .right .article img {
	float: left;
	clear: left;
	margin-right: 20px;
	margin-left: 0px;
	
}

#footer {
	position: relative;
	height: auto;
	width: 800px;
	background-color: #bde7fd;
	text-align: center;
	font-size: 10px;
	color: #0e72b0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer a {
	text-decoration: none;
	color: #0e72b0;
}
#footer a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
