Body
{
	background-color:#013546;
	margin:0px;
}
TD
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.topbox
{
	background-color: #014358;
	border: 1px solid #0374AC;
}
.topbox2
{
	background-image: url(../images/smallbg.jpg);
	background-position: left;
	background-repeat: repeat-x;
	border: 1px solid #0374AC;
	height: 64px;
}
.topbox1
{
	background-color: #013546;
	border: 1px solid #0374AC;
}
.commonbox
{
	border: 1px solid #0374AC;
}
.back_box
{
	border: 1px solid #0374AC;
	background-image: url(../images/box_bg.jpg);
	background-repeat: repeat-x;
	height: 107px;
	background-color: #013648;
}
.text
{
	color: #cccccc;
	font-size: 11px;
	text-align: justify;
}
.orrange_text
{
	color: #FF9933;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.orrange_text1
{
	color: #FF9933;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.greentext_heading
{
	color: #D4E173;
	font-size: 12px;
	font-weight: bold;
}
.green_text
{
	color: #D4E173;
	font-size: 11px;
	text-align: justify;
}
.copyright
{
	color: #D4E173;
	font-size: 11px;
	text-align: center;
}
.white_text
{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
.white_text2
{
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
	padding-right: 19px;
	text-align: right;
}
.white_text_lower
{
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
	padding-right: 6px;
	text-align: right;
}
.white_text3
{
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
	padding-right: 19px;
	text-align: left;
}
.normal_whitetext
{
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	padding-right: 7px;
	padding-left: 7px;
	text-align: left;
	line-height: 23px;
	text-decoration: none;
}
.normal_whitetext:hover
{
text-decoration: underline;
	
}

.top_text
{
	color: #D4E173;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}
.top_text:hover
{
	color: #16C1F3;
}
.text_small
{
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
}
.text_small:hover
{
	color: #1DCAF4;
	text-decoration: none;
	}

input
{
	border: 1px #0374AC solid;
	background-color: transparent;
	font-size: 11px;
	color: #ffffff;
	height: 20px;
	width: 150px;
	
}
input.check
{
width: 30px;
	border: 0;
}
.myreset
{
	border: 1px #0374AC solid;
	background-color: transparent;
	font-size: 11px;
	color: #ffffff;
}
input.submit
{
	background-image: url(../images/submit.gif);
	width: 98px;
	height: 31px;
}

.email_link
{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.email_link:hover
{
	color: #A9A9A9;

}


.big_white_text
{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
}
.big_yellow_text
{
	color: #ffe13d;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	line-height: 27px;
}
.spacing_text
{
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	
	
}
.border1{
	border: 1px solid #FFFFFF;
}
a{
	border: none;
}