body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCD1D5;

}
h1 {
	color:#0081C9;
	font-size:18px;
	margin:0px;
	font-weight:100;
	font-style:italic;
	font-family:Myriad Pro, Trebuchet MS, Tahoma, Arial, Verdana;
}
h2 {
	color:#0081C9;
	font-size:18px;
	margin:0px;
	font-weight:100;
	font-family:Myriad Pro, Trebuchet MS, Tahoma, Arial, Verdana;
}

ul {
	line-height:25px;
	list-style-position:outside;
}

a:link {
	color: #0081C8;
}
a:visited {
	color: #0081C8;
}
a:hover {
	color: #0081C8;
}
a:active {
	color: #0081C8;
}

 A.mainMenu:link  {
 	text-decoration : none;
 	color :#000000;
	font-size:11px;
	font-weight:bold;
 }
 
 A.mainMenu:visited  {
 	text-decoration : none;
 	color :#000000;
	font-size:11px;
	font-weight:bold;
 }
 

 A.mainMenu:active  {
 	text-decoration : none;
 	color :#000000;
	font-size:11px;
	font-weight:bold;
 }

 
 A.mainMenu:hover  {
 	text-decoration : none;
 	color :#000000;
	font-size:11px;
	font-weight:bold;
 }

.whiteText {color: #FFFFFF}

