a:hover{text-decoration:none;}

.main_text, table, li, input, textarea, select, p 
	{
		font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
		font-size:12px;
		line-height:20px;
		color:#2B3637;
	}
/*
.h_text span strong{ color:#33A7FF}
.h_text a{ color:#33A7FF}
	
.lh { line-height:15px}
	
.c_text { color:#EEF3F7; font-size:9px}
.c_text a{ color:#EEF3F7; text-decoration:none}
.c_text a:hover{ text-decoration:underline}
.c_text span{ color:#DCE4EA}


.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	


.form{height:23px; margin-top:3px;}
.form input {width:190px; height:20px; padding-left:5px; color:#2B3637}

.input {width:165px; height:18px; border:#9C9C9C 1px solid; background-color:#ffffff; padding-left:4px; color:#464646}
.select { width:79px; height:18px; border:#9C9C9C 1px solid; background-color:#ffffff; color:#464646}


ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin:0px 0px 0px 0px; padding:0px 0px 0px 7px}
li a  {font-family:Tahoma; font-size:11px; line-height:16px; color:#33A7FF}
*/
.headerPic {
	background-image: url(../images/bg-top.jpg);
	background-repeat: no-repeat;
}
.subTitles {
	font-size: 16px;
	color: #85B604;
	font-weight: bold;
}
.subTitlesBlue {
	font-size: 16px;
	color: #004985;
	font-weight: bold;
}

.messagesSubTitlesBlue {
	font-size: 14px;
	color: #004985;
	font-weight: bold;
}

.error {
	font-size: 10px;
	color:#FF0000;
}
