.MainBody {
	color:#ffffff;
	font-size: 12px;
	line-height: 18px;
}
.MainBodyGrey {
	font-family: Arial;
	font-size: 12px;
	color: #707070;
}
.MainBodyYellow {
	font-family: Arial;
	font-size: 12px;
	color: #eec21a;
}

.MainBodyBold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold; 
}
.MainBodyBoldGrey {
	font-family: Arial;
	font-size: 12px;
	color: #707070;
	font-weight: bold; 
}

.maincontent {
	background: #0d355d url(/images/bg_maincontent.gif) repeat-x top;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}

.content {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}


.Heading {
	font-family: Arial;
	font-size: 15px;
	color: #445a7d;
	font-weight: bold; 
}
.HeadingGrey {
	font-family: Arial;
	font-size: 15px;
	color: #8c9aa8;
}
.header {
	font-size:24px;
	color: #ffffff;
	padding: 20px;
}

.headline_1 {
	font-size: 12px;
	background: url(/images/bg_h1.gif) no-repeat top left;
	height:25px;
	padding-left:5px;
	padding-top:3px;
}


.headline_2 {
	font-size: 12px;
	background: url(/images/bg_h1.gif) no-repeat top left;
	height:25px;
	padding-left:5px;
	padding-top:3px;
}



h1 {
	font-size:16px;
	color: #FFFFFF;
	font-weight:bold;
}	


h2 {
	font-size:14px;
	color: #fbcb03;
	font-weight:bold;
}	

h3 {
	font-size: 12px;
	color: #87b1d8;
	font-weight: bold;
}


a:link, a:visited, a:hover {
	color: #fbcb03;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}	

a:hover {
	color: #87b1d8;
}	

a.gold:link, a.gold:visited, a.gold:hover {
	color: #fbcb03;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}	

a.gold:hover {
	color: #ffffff;
}	

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #12372c;
	color:#ffffff;
	font-size: 13px;
	line-height: 25px;
}

p,li {
	color:#ffffff;
	font-size: 13px;
	line-height: 18px;
}

.big {
	color:#ffffff;
	font-size: 14px;
	line-height: 25px;
}