#MainPageImportantMessage {
	background-color: #fff;
	border: 1px solid #a00;
	margin: 0 0 10px 0;
}
#MainPageImportantMessageBG {
	display: none;
}
#MainPageImportantMessageBG SPAN {
	
}
#MainPageImportantMessageText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 0 0 15px 0;
}
#MainPageImportantMessageText H2 {
	background-color: #fff;
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	color: #a00;
	text-align: center;
	text-transform: uppercase;
	line-height: 29px;
	height: 29px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #a77;
}
#MainPageImportantMessageText P {
	font-weight: bold;
	text-align: justify;
	margin: 0;
	padding: 15px 15px 0 15px;
}
#MainPageImportantMessageClose {
	background-color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	width: 60px;
	height: 30px;
	float: right;
}
#MainPageContent {
	padding: 10px;
}
#MainPageContent DIV.mainpageblock {
	background-image: url(/images/mainpage/block-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
	border: 1px solid #e2e5f3;
	clear: both;
}
#MainPageContent DIV.mainpageblocktitle {
	background-image: url(/images/mainpage/blocktitle-bg.gif);
}
#MainPageContent DIV.mainpageblocktitle H2 {
	background-image: url(/images/mainpage/blocktitle-left-bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0385ff;
	line-height: 19px;
	margin: 0 0 0 0;
	padding: 0 0 0 25px;
}
#MainPageContent DIV.mainpageblocktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	padding: 5px 5px 0 5px;
}
#MainPageContent DIV.mainpageblocktext P {
	margin: 0;
	padding: 0 0 5px 0;
}
#MainPageContent DIV.mainpageblocklink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #6e7082;
	margin: 0 5px 0 5px;
	border-top: 1px solid #dedede;
}
#MainPageContent DIV.mainpageblocklink P {
	line-height: 15px;
	margin: 0;
	padding: 0 5px 0 0;
}
#MainPageContent DIV.mainpageblocklink P A {
	color: #0082cf;
}

#WelcomeMessage {
	background-color: #7d819a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #cbcfeb;
}
#WelcomeMessage H2 {
	font-family: Impact;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	line-height: 35px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cbcfeb;
}
#WelcomeMessage P {
	text-align: justify;
	margin: 0 0 0 0;
	padding: 5px 20px 5px 20px;
}

#MainTeasers {
	background-color: #6f7184;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	height: 100px;
	margin: 0 0 10px 0;
}
#MainTeasers H3 {
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#MainTeasers H3 SPAN {
	font-size: 20px;
	display: block;
}
#MainTeasers UL {
	margin: 0;
	padding: 5px 0 5px 60px;
	list-style: none;
}
#MainTeasers LI {
	line-height: 15px;
	margin: 0;
	padding: 0;
}
#MainTeasers P {
	text-align: center;
	line-height: 12px;
	margin: 0;
	padding: 2px 0 2px 0;
}
#MainTeasers P STRONG {
	display: block;
}
#MainTeasers DIV.mainteaserblock {
	width: 300px;
	float: left;
}
#MainTeasers DIV.mainteasercontent {
	background-color: #5a5b6e;
	margin: 4px;
	padding: 5px;
	border: 1px solid #525361;
}


#MainFeatures {
	
}
#MainFeatures DIV.featurearealeft,
#MainFeatures DIV.featureareacenter,
#MainFeatures DIV.featurearearight {
	width: 200px;
	float: left;
}
#MainFeatures DIV.featurearealeft DIV.featureblock {
	padding: 0 10px 10px 0;
}
#MainFeatures DIV.featureareacenter DIV.featureblock {
	padding: 0 5px 10px 5px;
}
#MainFeatures DIV.featurearearight DIV.featureblock {
	padding: 0 0 10px 10px;
}
#MainFeatures DIV.featureblock H2 {
	background-color: #808394;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
	color: #fff;
	margin: 0;
	padding: 0;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#MainFeatures DIV.featurebox {
	background-image: url(/images/mainpage/block-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 85px;
}
#MainFeatures DIV.featurebox P {
	margin: 0;
	padding: 5px;
}
#MainFeatures DIV.featurebox P A {
	font-weight: bold;
}

#MainNewsAndImage {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
#MainNewsText H2 {
	background-color: #66687f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0 0 0 0;
	padding: 5px
}
#MainNewsText P {
	margin: 0 0 0 0;
	padding: 0 5px 5px 5px; 
}
#MainNewsText P A {
	font-weight: bold;
	white-space: nowrap;
}
#MainNewsImage {
	background-color: #66687f;
	text-align: center;
	padding: 5px;
}
#MainNewsImage IMG {
	width: 150px;
	border: 1px solid #000;
}
#ImportantMessage {
	padding: 10px;
	margin: 10px 10px 0 10px;
	border: 1px solid #CCC;
}
#ImportantMessage H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
}
#ImportantMessage P {
	text-align: justify;
	margin: 5px 0;
}
#ImportantMessage A {
	color: #0082CF;
	font-weight: bold;
	white-space: nowrap;
}
#ImportantMessage A:hover {
	color: #45BAFF;
}
