﻿body {
	background: #C4D6EA;
}

#container {
   background: #FFFFFF url(../images/container_bg.gif) repeat-y scroll left top;
}

#topper
{
	background: #C4D6EA url(../images/container_bg_top.gif) top no-repeat;
}

#footer {
	background: #C4D6EA url(../images/container_bg_bottom.gif) top no-repeat;
}

/* Header */
#header {
	background: #FFFFFF url(../images/HAI_Logo.jpg) left top no-repeat;
	background-position: 14px 13px;
	}

#headerCorner
{
	left: 910px;
}

#headerTable tr {
	height: 75px;
}

#headerTable td {
	color: #173F80;
}

#headerTable a {
	color: #173F80;
}

#btnG
{
	margin-right: 15px;
}
/* End - Header */

/* Login and Upper Nav */
#login #email,#password,#forgotPassword
{
	color: #EEEEEE !important;
}

#cancel input
{
	margin: 3px 4px 1px 0;
}

#login 
{
	color: #EEEEEE !important;
}

#mainWrapper {
	background: #FFFFFF url(../images/content_bckgrnd.jpg) left top repeat;
	padding-bottom: 20px;
}

#MSOTlPn_MainTD {
	vertical-align: top;
}

.UserSectionTitle a {
	font-family: Arial;
	font-size: 10pt;
}

.Content
{
	font-family: Arial;
	font-size: 9pt;
	color: #303030;
	width: 100%;
	position: relative;
	line-height: 1.3em;
	border-spacing: 3px;
	}
	
.Content h1
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	}

	
.Content a
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	}
	
