﻿body,html
{
	background-color:#FFFFFF;
	background-image:url(../Images/background2.gif);
	background-position:center top;
	background-repeat:repeat-y;
	font-family:arial,helvetica,sans-serif;
	margin:0;
	padding:0;
	font-size: 9pt;
	line-height:13pt;
}

.bottomNav_a
{
	color:Black;
	font-size:7pt;
	text-decoration:none;	
}

.bottomNav_a:hover
{
	color:Gray;
	font-size:7pt;
	text-decoration:none;	
}

.copyrightText
{
	color:Black;
	font-size:8pt;
	text-decoration:none;
}
/* news feed styles*/
.newsFeedTitle
{
	background-color: #3399FF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

.NewsFeedBody
{
	
}

/* end news feed styles*/

/* contact us styles*/
.contactUS_right
{
	padding-left: 5px;
	vertical-align: top;
	white-space:nowrap;
	width:300px;
	font-size:8pt;
}

.contactUS_right input, .contactUS_right textarea, .contactUS_right select
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	width: 97%;
	border-bottom: #000000 1px solid;
	background-color: #FFFFFF;
	font-size: 8pt;
	border-color: #CC9900;
}

.contactUS_left
{
	padding-left: 5px;
	vertical-align: top;
	width: 110px;
	white-space:nowrap;
	font-size: 8pt;
}


.contactUS
{
	
}

.contactUS td
{
	padding-top: 5px;
}

.validator
{
	font-size: 7pt;
	float: left;
	color: #ff0033;
	clear: none;
	position:absolute;
	padding-left: 5px;
	display: none;
	font-family: Verdana;	
}

.button
{
	padding-left:10px;
	padding-right:10px;
	font-size: 8pt;
	color: black;
	font-family: Arial;	
}


.contactUsMessage
{
	
}
/* end contact us styles*/



.info_box
{
	border: 1px solid #CCCCCC;
}

.info_box_title
{
	background-image: url('../Images/title_grad_1x32.gif');
	background-repeat: repeat-x;
	color: #646464;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0 0 0 5px;
}

.info_box_body
{
	text-align:justify;
	padding: 5px;
}

.ContentPlaceHolderBody
{
	padding-left:2px;
	padding-right:2px;
}

.followus_table td
{
	vertical-align:middle;
}


.webiste_footer
{	
	background-image: url('../Images/site_footer.png');
}
