body {
	margin:0;
	padding:0;
	background-color:#444f79;
}

p,td { font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
}

a{
	color: White;
	TEXT-DECORATION: none;
}

a:hover{
	color:#C07F21;
	text-decoration: underline;
}

.bgy {
	background-repeat: repeat-y;
}
.HeaderLeft1
{
	background:url(../images/h1.jpg);
	width:183px; 
	height:156px;
	float:left;
}
.HeaderLeft2
{
	width:256px;
	height:156px;
	float:left;
	background:url(../images/h2.jpg);
}
.HeaderLeft3
{
	width:308px;
	height:156px;
	float:left;
	background:url(../images/h3.jpg);
}
.HeaderLeft4
{	
	height:156px;
	position:absolute;
	right:0px;
}
.HeaderBackground
{
	background: url(../images/hm.gif);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
}
.Clear
{
	clear:both;
	height:0px;
	width:0px;
}
.FacebookShare
{
	position: absolute;
	top: 130px;
	left: 400px;
	z-index: 99;
}

.LoginBox
{
	margin-top: 70px; 
	margin-right: 5px;	
}
.TopMenuSpacer
{
	 width:199px;
	 background:url(../images/ml_mu.gif);
	 float:left;
}

.MailRedButton
{
	position:absolute; top:-10px; right:-10px
}
.MailNumber
{
	position:absolute; top:-10px; right:-10px; text-align:center;
}

.BottomPicture
{
	position:relative;
	background: url(../images/sub_bot.jpg) no-repeat;
	height:278px;
	display:inline-block;
	vertical-align:baseline;
}

.MenuMarker
{
	float: left;
	background-image: url(../images/menu_marker.gif);
	width: 26px;
	height: 26px;
}

.sub
{
	font-weight: bolder;
	color: #232d54;
	text-align: right;
	vertical-align: middle;
	padding-top: 0px;
	
	text-transform: uppercase;	
	height:20px;
}

.sub_orange
{
	font-weight: bolder;
	color: #232d54;
	text-align: right;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 20px;
	text-transform: uppercase;
	background: url(../images/sub_btn_orange.gif) no-repeat;
	height:20px;
}

.bgx 
{
	background-repeat: repeat-x;
}
.cn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}



.norepeat {
	background-repeat: no-repeat;
}


.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-left: 23px;
	padding-top: 7px;
}



.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}

.bottom_lnk:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
.bottom_lnk:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
.bottom_lnk:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
.bottom_lnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	TEXT-DECORATION: underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: bold;
	padding-left: 3px;
	float:left;
	height:26px;
	top:8px;
	position:relative;
}

.menu_lnk:link {
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
.menu_lnk:visited {
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
.menu_lnk:active {
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
.menu_lnk:hover {
	COLOR: #d08b2a;
	TEXT-DECORATION: underline;
}




.sub_lnk:link 
{
	font-weight: bolder;
	color: #232d54;
	TEXT-DECORATION: none;
	display:block;
	background: url(../images/sub_btn.gif) no-repeat;
	height:20px;
	width:199px;
}
.sub_lnk:visited 
{
	font-weight: bolder;
	color: #232d54;
	TEXT-DECORATION: none;
	display:block;
	background: url(../images/sub_btn.gif) no-repeat;
	height:20px;
	width:199px;
}
.sub_lnk:active 
{
	font-weight: bolder;
	color: #232d54;
	TEXT-DECORATION: none;
	display:block;
	background: url(../images/sub_btn.gif) no-repeat;
	height:20px;
	width:199px;

}
.sub_lnk:hover 
{
	font-weight: bolder;
	color: #FFFFFF;
	background: url(../images/sub_btn_orange.gif) no-repeat;
	display:block;
	height:20px;
	width:199px;
}



.base_txt {
	color: #FFFFFF;
	text-align: justify;
	padding-right: 23px;
	padding-left: 23px;
	padding-bottom: 15px;
	padding-top: 15px;
	vertical-align: top;
}

.TestBox
{
	width:300px;
	height:300px;
	background-color:Blue;
}

.RelativeMainBody
{
	position:relative;
}
.Email
{
	border-style: solid;
	border-width: thin;
	width: 600px;
	height: 400px;
	background-color: White;
	display: none;
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 1000;
	color: #000000;
}

.InnerEmail
{
	position: relative;
	width: 580px;
	height: 280px;
	padding-left: 10px;
	padding-top: 10px;
}

.EmailClose
{
	position: absolute;
	left: 570px;
	top: 0px;
	color: #000000;
	cursor:pointer;
}

.EmailClose:hover
{
	text-decoration: underline;
}
