* {
	font-family: Verdana, Arial, Trebuchet, sans serif;
	font-size: 8pt;
	color: #333333;
}
body {
	margin-top: 20px;
	background-color: #011F52;
}
td {
	padding: 0;
	vertical-align: top;
}
img {
	border: none;
	margin: 0;
}
a {
	text-decoration: none;
	border-bottom: 1px dotted #7a903d;
}
ul {
	padding: 0;
	margin: 5px 0;
	list-style-type: square;
}
ul ul {
	margin-left: 10px;
	list-style-type: disc;
}
#page {
	width: 800px;
	min-height: 600px;
	margin: auto;
	background-color: #003366;
}
#head {
	height: 100px;
	text-align: center;
}
#head img {
	vertical-align: middle;
}
#menubar {
	height: 26px;
	text-align: center;
	border-bottom: 4px solid ##3377ff;
	background-color: #000033;
}
.menuList {
	margin: 0;
	padding: 5px 0 0 0;
}
.submenuList {
	margin: 0;
	padding: 0;
}
.menuList li {
	list-style-type: none;
	display: inline;
	padding: 0 15px;
}

.menuList a, .curmenu span {
	font: bold 9pt Georgia, Times New Roman, serif;
	letter-spacing: 1px;
	color: #CCCC33;
	border-bottom: none;
}
.menuList a:hover, .curmenu span {
	color: #FFFFFF;
}

.submenuList li {
	list-style-type: none;
	padding: 5px 0;
}
.submenuList a, .cursubmenu span {
	font: bold 8pt Georgia, Times New Roman, serif;
	color: #666666;
	border-bottom: none;
}
.submenuList a:hover, .cursubmenu span {
	color: #333333;
}
#homecontent {
	width: 500px;
	height: 163px;
	float: right;
	border-right: 10px solid #000033;
}
#homecontent p {
	margin: 25px 20px 0 0;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	line-height: 1.6em;
	color: #FFFFCC;
}
#content {
/*	min-height: 440px;
	height: auto!important;
	height: 440px;
	border-top: 25px solid #FFFFCC;*/
	background-color: #FFFFFF;
}
#title {
	margin: 0px 10px 0px 10px;
	padding: 10px 0;
	border-bottom: 1px dashed #000000;
	font: bold 10pt Verdana, Arial, Trebuchet, sans serif;
	color: #333333;
}
#text {
	width: 300px;
	min-height: 390px;
	height: auto!important;
	height: 390px;
	padding: 10px 10px 10px 10px;
	border-right: 1px dashed #000000;
}
#submenu {
	width: 180px;
	height: 350px;
	float: right;
	padding-top: 10px;
	padding-left: 0px;
}
#footer {
	width: 800px;
	margin: auto;
	padding-top: 5px;
	color: #666666;
	font-size: 7pt;
}
#footer a {
	color: #666666;
	border-bottom: 1px dotted #333333;
}
#bot1 {
	width: 508px;
	height: 16px;
	font-size: 5pt;
	background: url(/assets/images/contentbot.gif) bottom right no-repeat;
}
#bot2 {
	height: 42px;
	border-right: 10px solid #000033;
}
