body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
a {
	color: #44589f;
}
a img {
	border: none;
}
fieldset {
	margin:0;
	padding:0;
	border:0;
}
#graphics {
	display: none;
}
#wrapper {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	border-top: 8px solid #44589f;
}
#bg {
	float: left;
	width: 795px;
	background: url(../images/bg.gif) repeat-y center;
}
#menuone {
	background-color: #44589f;
	color: #fff;
	float: right;
	font-size: 85%;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 510px;
}
#logo {
	float: left;
	width: 795px;
}
#logo img {
	float:left;
}
#google_translate_element {
	float: right;
	width: 220px;
	margin-top: 30px;
	text-align: center;
}
#google_translate_element select {
	font-size: 11px;
	padding: 2px;
}
#google_translate_element img {
	float:none;
}
#menuthree, #crumbs {
	background-color: #44589f;
	color: #fff;
	text-align: right;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#crumbs p {
	margin: 0px;
	padding: 0px 12px 0px 0px;
}
#crumbs a {
	color: #fff;
}
#menuone ul, #menuthree ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
#menuone li, #menuthree li {
	display: inline;
}
#menuone li a, #menuthree li a {
	text-transform: uppercase;
	color: #fff;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	border-left: 1px solid #fff;
	font-weight: bold;
}
#menuthree li a {
	font-size: 90%;
}
#leftcolumn {
	float: left;
	width: 195px;
	color: #fff;
	background-color: #7a8bc7;
}
#leftcolumn h2 {
	font-size: 100%;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 10px;
}
#leftcolumn h3 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#leftcolumn p {
	margin: 0px;
	padding: 0px 0px 10px;
}
#leftcolumn #menutwo {
	padding: 12px;
	float: left;
	width: 171px;
}
#leftcolumn #menutwo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 171px;
	float: left;
}
#leftcolumn #menutwo li {
	float: left;
	width: 171px;
}
#leftcolumn #menutwo li a {
	border-bottom: 1px solid #b1bbde;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	display: block;
	float: left;
	width: 171px;
}
#leftcolumn #menutwo li a:hover {
	text-decoration: underline;
}
#leftcolumn #news {
	padding: 10px 12px;
	float: left;
	width: 171px;
}
#leftcolumn .news {
	background: #44589f;
	margin: 0 -12px 12px -12px;
	padding:8px 12px;
}
#leftcolumn #news a {
	color: #fff;
}
#headimage {
	width: 600px;
	float: left;
}
#headimage img {
	margin: 0px;
	padding: 0px;
}
#content {
	width: 560px;
	float: left;
	padding: 20px;
	color: #535353;
	font-size: 110%;
	line-height: 1.5em;
}
#content h1, #content h2, #content h3, #content p {
	margin: 0 0 12px 0;
	padding: 0;
}
#content h1 {
	color: #44589f;
	font-size: 230%;
	font-weight: normal;
	line-height: 1.2em;
}
#content h2 {
	color: #44589f;
	font-size: 120%;
	font-weight: normal;
	line-height: 1.3em;
}
#content h3 {
	font-size: 100%;
	margin: 0;
	font-weight: bold;
	line-height: 1.4em;
}
#content p {
	line-height: 1.5em;
}
#content table {
	font-size: 90%;
	line-height: 1.4em;
	border-collapse: collapse;
}
#content td {
	border: solid 1px #ccc;
	padding: 4px;
}
#content .lines td {
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
#content .noborder td {
	border: 0px;
}
#submenu {
	float: right;
	width: 180px;
	line-height: 1.3em;
	list-style: none;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	border:1px solid #eee;
}
#submenu ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#submenu li {
	padding-bottom: 5px;
	margin:0;
}
#footer, #accreditations {
	float: left;
	width: 795px;
	color: #535353;
	padding-top: 20px;
	background-color: #FFFFFF;
}
#footer {
	border-top: 1px solid #eee;
	margin-top: 20px;
}
#footer #members {
	float: left;
	width: 200px;
}
#footer #members img {
	border: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#accreditations img {
	border: 0px;
	border-right: 1px solid #eee;
	margin-right: 10px;
	padding-right: 10px;
}
#accreditations img.last {
	border: 0px;
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}
#footer #copyright {
	float: left;
	width: 560px;
	margin: 0px;
	padding: 0px 0px 20px 21px;
	display: block;
}
