#PageContent {
	font-family: Lucida Sans Unicode;
	color: #525252;
	/*background-image: url(../images/mainpage/main-bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;*/
	padding: 20px 19px;
	border-left: 1px dashed #eee;
	border-right: 1px dashed #eee;
}
#Col1 {
	width: 656px;
	margin: 0 20px 0 0;
	border: 2px solid #eee;
/*	border-right: 2px solid #eee;*/
	float: left;
}
#Col2 {
	background-color: #F3F3F3;
	width: 280px;
	float: left;
	padding: 15px 0 0 0;
}

/* col1 definitions */
#MainContent {
}
#MainContent  H2 {
	background-color: #323232;
	height: 32px;
	font-family: Lucida Sans Unicode;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	margin: 0;	
}
#MainContent  H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	text-align: center;
	margin: 10px 0;
}
#MainContent P {
	font-size: 13px;
	text-align: justify;	
	line-height: 18px;
	padding: 0 10px;
}
/* articles & news */
#ContentHeaderBlock {
	background-color: #eee;	
	margin: 2px 1px;
}
#ContentHeaderBlock #ContentCredits {
	height: 45px;
	width: 549px;
	padding: 10px 0;
	float: left;
}
#ContentHeaderBlock #ContentCredits P {
	margin: 0;
}
#ContentHeaderBlock #ContentCredits P A {
	color: #CE0000;
	text-decoration: none;
}
#ContentHeaderBlock #BackTo,
#ContentHeaderBlock #GoTo {
	width: 50px;
	height: 65px;
	float: right;
}
#ContentHeaderBlock #BackTo P,
#ContentHeaderBlock #GoTo P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 5px;
	margin: 20px 0 0 0;
	padding: 0;
}
#ContentHeaderBlock #BackTo P A,
#ContentHeaderBlock #GoTo P A {
	text-decoration: none;
}

#ContentHeaderBlock #BackTo P A IMG,
#ContentHeaderBlock #GoTo P A IMG {
	vertical-align: bottom;
	border: none;
}
/* articles & news INDEX */	
#InformationList H2 {
	height: 20px;
	background-color: #DCE2E9;
	text-align: left;
	line-height: 20px !important;
}
#InformationList H2 A {
	color: #7B7B7B;
	text-decoration: none;
	padding: 0 0 0 10px;
}
#InformationList H2 A:HOVER {
	color: #fff;
}
#InformationList DIV.listitem {
	margin: 0 0 10px 0;
	padding: 10px;	
	border-bottom: 1px solid #eee;
}
#InformationList DIV.listitem H3 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;	
	margin: 0;
}
#InformationList DIV.listitem H3 A,
#InformationList DIV.listitem H3 A:VISITED {
	color: #0D88FF;
}
#InformationList DIV.listitem H3 A:HOVER {
	color: #0058AC;
	padding: 0 0 0 3px;
} 
#InformationList DIV.listitem P {
	margin: 5px 0;
	padding: 0;
}
#InformationList DIV.listitem P A,
#InformationList DIV.listitem P A:VISITED {
	color: #AF2121;
	text-decoration: none;
}
#InformationList DIV.listitem P A:HOVER {
	color: #9A1F1F;	
	padding: 0 0 0 3px;	
} 
/* col2 definitions */
/* internal menu */
#InternalMenu {
	padding: 0 10px;
}
#InternalMenu DIV.block1 H2 {
	background-color: #FFA93F;
	border-bottom: 1px solid #C8340C;	
}
#InternalMenu DIV.block2 H2 {
	background-color: #6EB53F;	
	border-bottom: 1px solid #2F6015;
}
#InternalMenu DIV.block1 H2,
#InternalMenu DIV.block2 H2 {
	height: 25px;
	color: #fff;
	font-size: 13px;
	line-height: 25px;
	margin: 0;
	padding: 0 15px;
}
#InternalMenu DIV.block2 H2 {
	text-align: right;
}
#InternalMenu DIV.block1,
#InternalMenu DIV.block2 {
	background-color: #fff;
}
#InternalMenu DIV.block1 UL,
#InternalMenu DIV.block2 UL {	
	margin: 0 0 15px 0;
	padding: 15px 0;
	border-top: 1px solid #959595;	
}
#InternalMenu DIV.block1 UL LI {
	color: #418E1A;	
	list-style: circle inside;
	text-align: left;
}
#InternalMenu DIV.block2 UL LI {	
	list-style: none;
	text-align: right;
}
#InternalMenu DIV.block1 UL LI,
#InternalMenu DIV.block2 UL LI {
	font-size: 13px;
	line-height: 22px;
	padding: 0 10px;
	border-bottom: 1px dashed #eee;
}
#InternalMenu DIV.block1 UL LI A,
#InternalMenu DIV.block1 UL LI A:VISITED {
	color: #418E1A;		
	text-decoration: none;
}
#InternalMenu DIV.block2 UL LI A,
#InternalMenu DIV.block2 UL LI A:VISITED {
	color: #42A2FF;
	text-decoration: none;
}
#InternalMenu DIV.block1 UL LI A:HOVER {
	padding: 0 0 0 5px;
	font-weight: bold;
}
#InternalMenu DIV.block2 UL LI A:HOVER {
	padding: 0 5px 0 0;
	color: #0986FF;
	font-weight: bold;
}
#InternalMenu #GoToAll {
	background-color: #fff;
	font-size: 12px;		
	text-align: center;
	margin: 0 0 15px 0;	
}
#InternalMenu #GoToAll A,
#InternalMenu #GoToAll A:VISITED {
	color: #65B339;
	text-decoration: none;	
}
#InternalMenu #GoToAll A:HOVER {
	background-color: #65B339;	
	color: #fff;
	display: block;
	text-decoration: underline;
} 
/* posting content */
#PostContentBlock {
	background-color: #fff;
	padding: 0 0 10px 0;	
	border-bottom: 25px solid #DCE2E9;
}
#PostContentBlock H2 {
	border-bottom: 2px solid #DCE2E9;
	border-right: 1px solid #DCE2E9;
	font-size: 14px;
	color: #DE043E;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 40px;
	margin: 0 0 10px 0;
	padding: 0 0 0 4px;
}
#PostContentBlock P {
	font-size: 12px;
	text-align: justify;
	margin: 10px 15px 0 15px;
	padding: 0;
}
#PostContentBlock P B {
	text-align: center;
	letter-spacing: -1px;
	border-bottom: 1px solid #50646D;
	line-height: 25px;
	display: block;
}
#PostContentBlock P A,
#PostContentBlock P A:VISITED {
	color: #0D88FF;
	text-decoration: none;
}
/* applications */
#MobileApplications {
	margin: 30px 0 0 0;
}
#MobileApplications H2 {
	font-family: Lucida Sans Unicode;
	font-size: 18px;
	color: #2A4E80;	
	margin: 0 0 10px 0;
}
#MobileApplications H2 SPAN {
	font-size: 15px !important;
}
#MobileApplications DIV.appblock {
	width: 320px;
	background-image: url(../images/mainpage/applications/bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;	
	border-bottom: 1px solid #eee; 
	padding: 20px 0 0 0;
	float: left;
}
#MobileApplications DIV.appblock DIV.appbox {
	padding: 0 20px;	
	margin: 0 0 26px 0;
}
#MobileApplications DIV.appblock DIV.appbox DIV.applogo {
	width: 65px;
	margin: 0 15px 0 0;
	float: left;
}
#MobileApplications DIV.appblock DIV.appbox DIV.apptitle,
#MobileApplications DIV.appblock DIV.appbox DIV.appdescription,
#MobileApplications DIV.appblock DIV.appbox DIV.appurl {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;	
}
#MobileApplications DIV.appblock DIV.appbox DIV.apptitle {
	font-weight: bold;
}
#MobileApplications DIV.appblock DIV.appbox DIV.appurl {
	float: right;
}
#MobileApplications DIV.appblock DIV.appbox DIV.appurl A,
#MobileApplications DIV.appblock DIV.appbox DIV.appurl A:VISITED, 
#MobileApplications DIV.appblock DIV.appbox DIV.apptitle A,
#MobileApplications DIV.appblock DIV.appbox DIV.apptitle A:VISITED {
	color: #428F1B;
	text-decoration: none;
	line-height: 18px;
}
#MobileApplications DIV.appblock DIV.appbox DIV.apptitle A:HOVER,
#MobileApplications DIV.appblock DIV.appbox DIV.appurl A:HOVER {
	color: #4B95D3;
	text-decoration: underline;
}


