﻿a:link
{
	color:Blue;
	text-decoration:none;
}

a:visited
{
	color:Purple;
	text-decoration:none;
}

a:hover
{
	color:Blue;
	text-decoration:underline;
}

a:active
{
	color:Blue;
	text-decoration:none;
}

/*W3C CSS validator likes CSS files to start with a class rather than a comment, 
which is why this comment is below the a:links section. To make sure link styles 
work properly, set them up in LVHA order. That's link, visited, hover, and active.*/

body
{
	background-color:#324DA1;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}

.BoxRight
{
    float:left;
    padding:5px;
    text-align:center;
    width:250px;
}

#center2
{
	background-color:#fff;
	border-left:1px solid #324DA1;
	float:left;
	margin-left:0px;
	vertical-align:top;
	width:765px;
}

#center3
{
    float:left;
    margin-left:0px;
    padding:5px;
	width:425px;
}

.ContactCell
{
	font-family:Verdana;
    font-size:small;
    line-height:12px;
    padding-left:5px;
    vertical-align:top;
}

.ContactTable
{
    border-style:none;
    empty-cells:hide;
    line-height:normal;
    width:325px;
}

.container
{
    background-color:White;
    margin:0 auto;
    position:relative;
    text-align:left;
    width:1006px;
}

.footer
{
	background-color:White;
	border-top:1px solid #324DA1;
	clear:both;
	height:70px;
	margin:0px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	width:1006px;
}

.HeaderContact
{
	font-family:Comic Sans MS;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}

.HRContact
{
    color:#324DA1;
    width:90%;
}

* html #block_1
{
	display: inline;
}

#left2
{
	background-color:White;
	float:left;
	margin-right:0px;
	padding:5px;
	position:relative;
	width:225px;
}

.links
{
    line-height:2em;
    list-style:none;
    margin-left:-15px;
}  

#logo
{
    background-image : url('../MediaFiles/logos/Header5.png');
	float:left;
	height:280px;
	margin:0px;
	padding-left:0px;
	text-align:center;
	vertical-align:top;
	width:1006px;
}

.td1
{
	behavior:url('Styles/iepngfix.htc');
}

.text
{
    font-family:Verdana;
    font-size:small;
    margin-left:15px;
    margin-right:15px;
}

/*#############################################################################*/

/*Styles for Contact Page Form*/

.EAddress
{
	clear:right;
	float:left;
	height:23px;
	text-align:right;
	width:100%;
}

.EBody
{
	float:right;
	height:200px;
	width:100%;
}

.EmailMain
{
	clear:left;
	float:left;
	font-family:Calibri, Arial;
	height:80%;
	margin-left:5px;
	margin-top:3px;
	text-align:right;
	vertical-align:top;
	width:27%;
}

.EmailMain2
{
	clear:left;
	float:right;
	margin-left:2px;
	padding-left:0px;
	/*height:100%;*/
	/*width:75%;*/
	height: 439px;
}

.EMainText
{
	/*clear:Both;
	float:Left;*/
    font-family:Calibri, Arial;
    font-size:90%;
    height:455px;
    padding-left:5px;
    vertical-align:top;
    /*width:100%;*/
    width:600px;
}

.ETextContent
{
	font-family:Calibri, Arial;
	font-size:100%;
	padding-left:2px;
	vertical-align:top;
	width:75%;
}

.ESubject
{
	float:left;
	height:23px;
	text-align:right;
	width:100%;
}

.Message
{
	float:left;
	height:23px;
	text-align:right;
	width:100%;
}

.SendMsg
{
	font-size:100%;
	text-align:center;
}

.TB1
{
	float:right;
	width:99%;
}

.TB2
{
	float:right;
	width:99%;
}

.CC
{
	float:right;
	width:99%;
}

.Wrapper2
{
	clear:both;
	/*height:508px;*/
	padding-top:5px;
	vertical-align:bottom;
	width:600px;
}

.redText
{
	color:Red;
}

/*###############################################################################*/

/******************************Table Class **************************************/

.Subject
{
}

.body2
{
	/*height:100%;*/
    padding:5px;
    text-align:left;
}

.popupcontrol1
{	width: 944px;
}

.Spacer
{
}

.ResetControls
{
	background-image: none;
}

.ASPxLabel1
{
	font: bold, arial, small;
	cursor:pointer;
	color:Blue;
	text-align:center;
	text-decoration:underline;
}
