body {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0 0 0 0;
}

h1 {
	margin: 0 0 5px 0;
	font-size: 24px;
	letter-spacing: 2px;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

a {
	color: blue;
	text-decoration: underline;
}
a:hover {
	color: blue;
}

#header {
	width: 750px;
	height: 72px;
	padding: 1px 1px 1px 1px;
	border-top: solid 1px #97A1B9;
	border-left: solid 1px #97A1B9;
	border-right: solid 1px #97A1B9;
}

#header_inside {
	width: 100%;
	height: 70px;
	background-color: #6288DE;
	color: #EEEEEE;
}
#header h1 {
	float: left;
	margin: 16px 10px 5px 15px;
	font-size: 24px;
	line-height: 150%;
}
#header p {
	display: none;
}
#header div {
	float: right;
}

#mainbody {
	width: 750px;
	padding: 10px 1px 5px 1px;
	padding: 1px 1px 1px 1px;
	border-left: solid 1px #97A1B9;
	border-right: solid 1px #97A1B9;
}
#mainbody2{
	width: 750px;
	padding: 10px 1px 5px 1px;
	padding: 1px 1px 1px 1px;
	border-left: solid 1px #97A1B9;
	border-right: solid 1px #97A1B9;
}

#left {
	float: left;
	width: 530px;
	padding: 0px 15px 0px 0px;
	text-align: left;
	margin: 0 0 0 0;
}
#menu {

}
#menu_1 {

}
#menu_1 div {
	display: none;
}
#menu_2 {

}
#menu_2 div {
	display: none;
}
#right {
	float: left;
	width: 200px;
	padding: 0px 5px 0px 0px;
}
#rtitle {
	font-size: 9pt;
}
#rtext {

}
#rtext div{
	display: none;
}
#footer {
	width: 750px;
	padding: 5px 1px 5px 1px;
	border-bottom: solid 1px #97A1B9;
	border-left: solid 1px #97A1B9;
	border-right: solid 1px #97A1B9;
	font-size: 10px;
	color: #333333;
	line-height: 150%;
	text-align: left;
}

#footer p{ 
	margin: 4px 0 0 0;
}
#footer a{ 
	color: #333333;
	text-decoration: none;
}
#footer a:hover{ 
	color: #666666;
}
.news_title {
	font-size: 13pt;
	font-weight: bold;
}
#menu {
	margin: 10px 0 10px 0;
}