body {
	background-color: #E6E6E6;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
html>body .content {
width:700px
}
#content { 
	width: 700px; 
	background-color: #ffffff;
	position: relative;   
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #2e3193;
}
a:active {
	color: #2e3193;
}
#open {
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
#nav {
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navleft {
	width: 159px;
	float:left;
	height: 430px;
	background-color: #DDDDDD;
	border-right: 1px solid #aaa;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
}
#navleftfirst {
	width: 100%;
	height: 20px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navleftsecond {
	width: 100%;
	height: 20px;
	background-color: #e8edf1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #aaa;
}
#navleftthird {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}
#navleftthird h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
#navright {
	width: 540px;
	height: 430px;
	float:right;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navrightfirst {
	width: 100%;
	height: 19px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #aaa;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#navrightfirst a:link {
	text-decoration: none;
	color: #000000;
}
#navrightfirst a:visited { 
	text-decoration: none; 
	color: #000000;
}
#navrightfirst a:hover {
	text-decoration: none;
	color: #2E3194;
	font-weight: bold;
	font-size: 12px;
}
#navrightfirst1 {
	width: 107px;
	height: 16px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	float:left;
	text-align:center;
	border-right: 1px solid #aaa;
}
#navrightfirst2 {
	width: 107px;
	height: 16px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	float:left;
	text-align:center;
	border-right: 1px solid #aaa;
}
#navrightfirst3 {
	width: 107px;
	height: 16px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	float:left;
	text-align:center;
	border-right: 1px solid #aaa;
}
#navrightfirst4 {
	width: 107px;
	height: 16px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	float:left;
	text-align:center;
	border-right: 1px solid #aaa;
}
#navrightfirst5 {
	width: 108px;
	height: 16px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	float:left;
	text-align:center;
}
#navrightsecond {
	width: 100%;
	height: 21px;
	border-top: thin none;
	background-color: #2E3191;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navrightthird {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navrightthird h1{
	margin: 0px;
	padding: 10px 40px 0px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-align:justify;
	line-height: 20px;
}
#navrightthird h2{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align:justify;
	color: #2E3192;
}
#footer {
    width: 100%;
	background-color: #e8edf1;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float:left;
}