Body, Table
{
	FONT-FAMILY: Arial;
	font-size: 11px;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, tr, div, img, input
{
	padding: 0px;
	margin: 0px;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

h1
{
	color: #333795;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 10px;
}

h2, h3, h4, h5, h6
{
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 5px;
}

p
{
	margin-bottom: 10px;
}


 #Container, #MainTable
{
	width: 990px;
	height: 100%;
}

#wrapper
{
	width: 990px;
	min-height: 100%;
	position: relative;
	z-index: 100;
}

#Header
{
	height: 135px;
	background: url(../Images/Template/Header-Repeater.gif);
	background-repeat: repeat-x;
}

#logo
{
	float: left;
	padding-left: 25px;
	height: 100px;
	line-height: 100px;
}

#logo img
{

	vertical-align:middle;
}

.header-Image
{
	height: 219px;
}

.Header-Image-Text
{
	color:#ffffff;
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;	
	padding: 10px;
	line-height: 19px;
}

#Footer
{
	height: 36px;
	background: url(../Images/Template/Footer-Repeater.gif);
	background-repeat: repeat-x;
}

#Footer div
{
	color: #333795;
	font-size: 11px;
	font-weight: bolder;
}

#Footer a
{
	color: #333795;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}

#Footer a:hover
{
	color: #333795;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: underline;
}

#MainMenu td
{
	width: 121px;
	height: 31px;
	background: url(../Images/Template/Menu-Item.gif);
	background-repeat: no-repeat;
}

#MainMenu .Item-Left
{
	background: url(../Images/Template/Menu-Item-Left.gif);
	width: 102px;
}

#MainMenu .Item-Right
{
	background: url(../Images/Template/Menu-Item-Right.gif);
	width: 102px;
}

#MainMenu a
{
	color: #333795;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
}

#MainMenu a:hover
{
	color: #333795;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: underline;
}

#News
{
	/*background: #BCBEC0;*/
	background: #C3CBE7;
	width: 190px;
	padding: 0px 5px 10px;
	_padding-top: 10px;
}

#News ul
{
	list-style: url(../Images/Template/bullet-Arrow-Grey.gif);
}

#News li
{
	padding-bottom: 5px;
}

#Content-InerTable
{
	width: 780px;
	margin-bottom: 10px;
}

.Content-Cell
{
	padding: 0px 10px;
	
}

#Content-Background
{
	width: 990px;
	height: 259px;
	
	position: relative;
	margin: -295 0 0;
	z-index: 0;
}

#Content-Background div
{
	background: url(../Images/Template/Content-Repeater.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 259px;
	width: 780px;
}

#Content
{
	padding-top: 10px;
}

#Content ol
{
	margin-left: 10px;
	list-style-position: inside;	
}

#Content ul
{
	list-style: url(../Images/Template/bullet-disc.gif);
	margin-left: 20px;
}

#Content li
{
	padding-bottom: 5px;
}

#Content .Content-Table-Left, #Content .Content-Table-Right
{
	width: 50%;
}

#Content .Content-Table-Left #divContentLeft
{
	padding-right: 7px;
}

#Content .Content-Table-Right #divContentRight
{
	padding-Left: 7px;
}

.ContactUs-TextBoxes
{
	width: 200px;
}

.ContactUs-TextAreas
{
	width: 300px;
	height: 150px;
}

.EzineSignUp
{
	padding: 0px 10px;
}

.EzineSignUp-TextBoxes
{
	width: 135px;
}

.EzineSignUp-Buttons
{
	font-size: 9px;
}

.hr
{
	padding: 10px 0px;
	margin: 0;
	font-size: 1px;
}

.hr div
{
	height: 1px; 
	font-size: 1px;
	border-bottom: 1px solid #333795;
	width: 90%;
}
