﻿body
{
	background-image: url(../Images/Body_BG.jpg);
	margin: 0;
	text-align: center;
	width:100%;
		
}
h1
{
	font-family: Times New Roman;
	font-size: 16pt;
	color: #121212;
	font-weight: bold;
}
h2
{
	font-family: Times New Roman;
	font-size: 13pt;
	color: #121212;
	font-weight: bold;
}

.main
{
	width: 100%;
	display: block;
	padding: 0px 0;
		
}
.innerMain
{
	width: 100%;
	background-color: white;
	padding: 0px 0;
		
}
.footer
{
	width: 1024px;
	font-family : arial;
	font-size: 8pt;
	background-color: White;
	text-align:left;
	position:relative;
	
}
.container
{
	width: 897px;
	margin: 0 auto;
	
}

.backgroundLine
{
	border-top: solid 1px grey;	
}
.headerbg
{
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../Images/header_bg.jpg);
}

.labelText
{
	font-family: arial;
	font-size: 11pt;
	color: #333333;
	vertical-align: text-top;
}
.footerText
{
	font-family: Arial;
	font-size: 7pt;
	color: #999999;
	font-weight: bold;
	text-align: left;
}
.bodytext
{
	font-family: arial;
	font-size: 10pt;
	color: #333333;
}

.footertable
{
	font-family: arial;
	font-size: 8pt;
	background-color: White;
}
.footertextNewsLetter
{
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.topBanner
{
	font-family: arial;
	font-size: 8pt;
	background-color: White;
	
}
.errormessage
{
	font-family: Arial;
	font-size: 8pt;
	color: #FF0000;
}
.sinup_btn
{
	height: 20px;
	background-color: #8C0021;
	color: White;
	font-family: Georgia;
	font-size: 8pt;
	border: 0px;
	text-transform: uppercase;
}

.textbox
{
	border: solid 1px #d0d0d0;
	font-family: Arial;
	font-size: 11px;
}
.copyright
{
	font-family: Georgia;
	font-size: 11px;
	color: #414141;
}

.copywright
{
	font-family: Georgia;
	font-size: 9px;
	color: #414141;
}
.copyright a
{
	font-family: Georgia;
	font-size: 11px;
	color: #414141;
	text-decoration: underline;
}
.copyright a:hover
{
	font-family: Georgia;
	font-size: 11px;
	color: #414141;
	text-decoration: none;
}
.emailTextRed
{
	font-family: Georgia;
	font-size: 20px;
	color: #a03340;
	font-weight: bold;
}

.emailText
{
	font-family: Century;
	font-size: 15px;
	color: #0c0f05;
	font-weight: normal;
}
.emailText a
{
	font-family: Century;
	font-size: 15px;
	color: #0c0f05;
	text-decoration: underline;
}
.emailText a:hover
{
	font-family: Century;
	font-size: 15px;
	color: #0c0f05;
	text-decoration: none;
}
.telephoneText
{
	font-family: Century;
	font-size: 22px;
	color: #0c0f05;
	font-weight: bold;
}
.rightSide
{
	background-repeat: repeat-y;
	background-image: url(../Images/Right_BG.jpg);
	background-position:right;
}
img
{
	border: 0px;
}
