body {
	background-color: #B8BFC7;
	text-align: center;
	margin-top: 50px;
}
#topline {
	background-color: #426782;
	height: 9px;
}
#logocell {
	background-color: #FFFFFF;
	width: 174px;
	height: 134px;
}
#maintable {
	width: 770px;
	text-align: left;
}
/*================================================================================
>> Main Menu Links
================================================================================*/
#menu {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#menu a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #568C7E;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
/*================================================================================
>> Content
================================================================================*/

#maincontent-index {
	background-color: #FFFFFF;
	width: 365px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
}
#maincontent-index h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C5E76;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#maincontent-index p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
/*================================================================================
>> Content Subpages
================================================================================*/
#maincontent-sub {
	background-color: #FFFFFF;
	width: 560px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
}
#maincontent-sub h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C5E76;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#maincontent-sub p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
#rightcontent {
	background-color: #FFFFFF;
	width: 196px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 10px;
}
/*================================================================================
>> Promo
================================================================================*/
#promo {
	width: 188px;
	border: 1px solid #9A9B9D;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#promo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4A8473;
	text-decoration: none;
	margin-bottom: 2px;
}
#promo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
}
#promo2 {
	width: 188px;
	border: 1px solid #9A9B9D;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#promo2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4A8473;
	text-decoration: none;
	margin-bottom: 2px;
}
#promo2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
}
/*================================================================================
>> Footer
================================================================================*/
#footer {
	background-color: #426782;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #D7EBE6;
	text-decoration: none;
	font-size: 8pt;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
}

.content
{
	background-color: #E1E1E1;
	border-color: #dddddd #666666 #666666 #666666;
	border-width: 1px;
	border-style: solid;
	width: 952px;
	height: 100%;
}

.left, .right
{
	width: 220px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}


.mid
{
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.middle
{
	padding: 0px 0px 0px 0px;
	width: 305px;
	vertical-align: top;
}

.edt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5FFA6;
	text-align: center;
	font-weight: bold;
	left: 2px;
	right: 2px;
	height: 18px;
	line-height: 18px;
	background-color: #F37841;
	margin: 0 0 8px 0;
	border-color: #000;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

.ed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	line-height: 16px;
	background-color: white;
	padding: 4px;
	margin: 0px 0px 4px 0px;
	border-width: 0px 1px 1px 1px;
	border-color: #B1B1B1;
	border-style: solid;
}

.edl:link, .edl:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: blue;
	line-height: 16px;
}

.ad
{
	margin: 0px 0px 4px 0px;
	text-align: center;
}

.but
{
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF6EA;
	margin: 5px 00px 0px 0px;
	padding: 1px 2px 1px 2px;
	border-color: maroon;
	border-width: 1px;
	border-style: solid;
}

.copyrightl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-shadow: #000000 2px 2px 2px;
	padding: 8px 0px 0px 0px;
}

.copyrightl:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-shadow: #000000 2px 2px 2px;
}

.lang
{
	background-color: #ffffff;
	padding: 2px;
}

.langt
{
	background-color: #FF6300;
	right: 2px;
	left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A00000;
	height: 18px;
	line-height: 18px;
}

.langs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	line-height: 19px;
	padding: 2px 0px 0px 0px;
}

.bit:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-color: #FAFF83;
	padding: 0px 2px 0px 2px;
	color: maroon;
	border-color: #B7B7B7 #000 #000 #B7B7B7;
	border-width: 1px;
	border-style: solid;
	line-height: 17px;
	margin: 0px 2px 0px 0px;
	font-weight: bold;
	width: 23px;
	display: inline-block;
	text-align: center;
}

.bit:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-color: #FAFF83;
	padding: 0px 2px 0px 2px;
	color: maroon;
	border-color: #B7B7B7 #000 #000 #B7B7B7;
	border-width: 1px;
	border-style: solid;
	line-height: 17px;
	margin: 0px 2px 0px 0px;
	font-weight: bold;
	width: 23px;
	display: inline-block;
	text-align: center;
}

.lis:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

.lis:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

.lis:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

.lis:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

.lir:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: maroon;
	text-align: left;
	line-height: 16px;
}

.lir:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: maroon;
	text-align: left;
	line-height: 16px;
}

.lir:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: maroon;
	text-align: left;
	line-height: 16px;
}

.lir:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: maroon;
	text-align: left;
	line-height: 16px;
}

.bit:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	background-color: #FAFF83;
	padding: 0px 2px 0px 2px;
	color: maroon;
	border-color: #B7B7B7 #000 #000 #B7B7B7;
	border-width: 1px;
	border-style: solid;
	line-height: 17px;
	margin: 0px 2px 0px 0px;
	font-weight: bold;
	width: 23px;
	display: inline-block;
	text-align: center;
}

.sad
{
	width: 158px;
	padding: 26px 0 26px 0;
	border: 1px #999999 solid;
	margin: 6px 0 6px 0;
	background-color: white;
}


.divider
{
	display: block;
	background-color: #C8D0E2;
	width: 100%;
	height: 2px;
	margin: 6px 0px 6px 0px;
}

