html, body { /* saves you from the "centering jump" on short pages */
	height: 100%;
	margin: 0;
	padding:0;
	background-color: #40A8C4;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #40A8C4;
}


.TEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TEXT a{
	font-weight: bold;
	color: #FFD000;
	text-decoration: underline;
}
.TEXT a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.SideMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.SideMenu a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}	
.SideMenu a:hover{
	font-weight: bold;
	color: #FFD000;
	text-decoration: mome;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	line-height:12pt;
	text-decoration: none;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;		
}
.BlackHeading11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}	
.BlackHeading11 a {
	color: #FFDD00;
}
.BlackHeading12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}	
.YellowHeading11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFD000;
	text-decoration: none;
}
.RedHeading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F80031;
	text-decoration: none;
}		
