@charset "utf-8";
#main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-size: 71%;
}
body {
	text-align: center;
	font-size: 16px;
}
#main #logo {
	margin-bottom: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 120px;
}
#main #topnavigation {
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 10px;
	margin-top: 10px;
	text-align: right;
	position: absolute;
	padding-left: 570px;
}
#main #navigation {
	height: 24px;
	background-color: #273453;
	font-size: 100%;
	color: #FFF;
	letter-spacing: 1px;
}
#main #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#main #headernavigation {
	clear: both;
	background-repeat: no-repeat;
	height: 200px;
	background-position: 300px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 6px;
	margin-bottom: 6px;
	background-image: url(../img/bg.jpg);
}
#main #headernavigation ul {
	list-style-type: none;
	width: 280px;
	float: left;
}
#main #headernavigation a {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 270px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#main #headernavigation a:hover {
	color: #FFFFFF;
	background-color: #273453;
}

#main #topnavigation a {
	color: #FFF;
	text-decoration: none;
	padding-left: 12px;
}
#main #topnavigation a:hover {
	color: #FFF;
	text-decoration: underline;
}
#main #logo h1 {
	font-weight: 100;
	text-transform: uppercase;
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 50px;
}
#main #navigation ul {
	list-style-type: none;
}
#main #navigation li {
	float: left;
}
#main #navigation a {
	background-color: #263454;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	height: 20px;
	display: block;
	width: auto;
	float: left;
}
* {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#main #maincontent #leftcontent {
	width: 560px;
	float: left;
	padding: 10px;
	background-color: #FCFCFC;
	height: 600px;
	border: 1px solid #CCCCCC;
	overflow: auto;
}
.important {
	font-weight: bold;
	color: #000;
}

#main #maincontent #leftcontent a {
	color: #3F5485;
}
#main #maincontent #leftcontent a:hover {
	color: #333333;
}
#main #maincontent #rightcontent h2 {
	font-weight: 100;
	font-size: 120%;
	padding-bottom: 10px;
}
#main #maincontent #rightcontent a {
	color: #273453;
}
#main #maincontent #rightcontent a:hover {
	color: #333333;
}

#main #footer {
	clear: both;
	padding: 10px;
}
#main #maincontent #rightcontent {
	width: 360px;
	float: right;
	padding: 10px;
	background-color: #F2F2F4;
	height: 600px;
	border: 1px solid #CCCCCC;
}
#main #maincontent #leftcontent h1 {
	font-weight: 100;
	text-transform: uppercase;
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	width: 500px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 120%;
}
#main #maincontent #leftcontent p {
	padding-bottom: 10px;
}
#main #headernavigation h1 {
	font-weight: 100;
	text-transform: uppercase;
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	width: 280px;
	padding-top: 6px;
}
#main #navigation a:hover {
	color: #273453;
	background-color: #F2F2F4;
}
a:focus {
	outline: none;
}
#main #headernavigation object {
	float: right;
}
#main #maincontent #leftcontent ul {
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #headernavigation img {
	float: right;
}
#main #maincontent #rightcontent h1 {
	font-size: 110%;
	padding: 4px;
	color: #333333;
}
#main #maincontent #rightcontent p {
	padding-bottom: 4px;
}
#main #topnavigation a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 object { outline:none; 
 }
#leftcontent table tbody tr td ul li {
	width: 350px;
}
#main #maincontent #leftcontent table tbody tr td p {
	width: 350px;
}
#maincontent #rightcontent p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.active {
	background-color: #273453;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}
.selected {
	font-weight: bold;
	background-color: #E8E8E8;
}

.clear {
	clear: both;
}
.navigationactive {
	color: #333333;
	background-color: #F2F2F4;
	float: left;
	height: 20px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}
#leftcontent table tbody tr td {
	padding: 4px;
}
#leftcontent table tr td table tr td {
	padding: 4px;
}

#main #maincontent #leftcontent h2 {
	font-size: 110%;
	margin-bottom: 10px;
}
sub {
	font-size: 80%;
	vertical-align: sub;
}
sup {
	font-size: 80%;
	vertical-align: top;
}
.importantstart {
	font-weight: bold;
	color: #3F5485;
}
