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

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

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  {
 	font-family:Myriad Pro, Trebuchet MS, Tahoma, Arial, Verdana;
 	text-decoration : none;
	color:#0081C9;
	font-size:13px;
	font-weight:100;
 }
 
 A.mainMenu:visited  {
 	font-family:Myriad Pro, Trebuchet MS, Tahoma, Arial, Verdana;
 	text-decoration : none;
	color:#0081C9;
	font-size:13px;
	font-weight:100;
 }
 

 A.mainMenu:active  {
 	font-family:Myriad Pro, Trebuchet MS, Tahoma, Arial, Verdana;
 	text-decoration : none;
	color:#0081C9;
	font-size:13px;
	font-weight:100;
 }

 
 A.mainMenu:hover  {
 	font-family:Myriad Pro, Trebuchet MS, Tahoma, Arial, Verdana;
 	text-decoration : underline;
	color:#006699;
	font-size:13px;
	font-weight:100;
 }

.whiteText {color: #FFFFFF}


.input-text {
	font-family:Myriad Pro, Trebuchet MS, Tahoma, Arial, Verdana;
	font-size:14px;
	color:#666666;
	border:1px solid #CCCCCC;
	padding:2px;
}

.input-textarea {
	font-family:Myriad Pro, Trebuchet MS, Tahoma, Arial, Verdana;
	font-size:14px;
	color:#666666;
	border:1px solid #CCCCCC;
	padding:2px;
}

.input-select {
	font-family:Myriad Pro, Trebuchet MS, Tahoma, Arial, Verdana;
	font-size:14px;
	color:#666666;
}