/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #e0e0e0;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topmenubar {
			font-size:14px;
			color:#FFF;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-decoration:none;
			font-weight:bold;
			}
			
.topmenubar:hover {
			color:#FF9900;
			font-size:14px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-decoration:none;
			font-weight:bold;
			}
			.blye-text-underline {
color: #4ea1cd;
text-decoration: underline;
}

.blye-text-regular {
color: #4ea1cd;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #fbd4a3;
text-decoration: none;
}

.broun-text-underline {
color: #fbd4a3;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #3e9ed2;
text-decoration: none;
}

.green-text-underline{
color: #3e9ed2;
text-decoration: underline;
}
a {

font: normal 12px verdana, Arial;
color: #000;
text-decoration: none;
}

a:hover {

font: normal 12px verdana, Arial;
color: #000;
text-decoration: underline;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}
.title{
color:#002D56;
font-size:24px;
line-height:30px;
font-weight:500;
}

.title span{
color:#014971;
font-size:24px;
line-height:30px;
font-weight:500;
}
.white{
color:#FFFFFF;
}
.newsletter{
background:url(images/newsbg.png) top no-repeat;
width:170px;
height:78px;
}
.textbox{
background:url(images/textbox.jpg)  top repeat-x;
border:1px #004A95 solid;
font-size:11px;
}
.buttonbg{

font-size:11px;
}