*
{
	margin: 0px;
	padding: 0;
}
#home_content IMG
{
	margin-bottom: 15px;
}
BODY
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/backgrounds/page_bg.gif);
	background-repeat: repeat;
	line-height: 1.6em;
	background-position: top;
}
A:hover
{
	text-decoration: none;
}
H1
{
	color: #203357;
	font-size: 20px;
}
H2
{
	color: #203357;
	font-size: 18px;
	padding-bottom: 20px;
}
H3
{
	color: #203357;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
H4
{
	font-size: 14px;
	padding-bottom: 10px;
}
H5
{
	font-size: 12px;
}
H6
{
	font-size: 11px;
}
#wrapper
{
	position: relative;
	width: 800px;
	text-align: left;
	background-image: url(images/backgrounds/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFAE8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/*----------Container Elements----------*/
#header
{
	position: relative;
	height: 137px;
	background-image: url(images/backgrounds/header_bg.gif);
	background-repeat: no-repeat;
	width: 800px;
}
#menu UL
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 800px;
	list-style: none;
	background: url(images/menu/menu_bg.gif) repeat-x top left;
}
#menu UL LI
{
	float: left;
}
#menu UL A
{
	padding: 0 1.1em;
	font-size: 13px;
	line-height: 1.6em;
	text-decoration: none;
	color: #FFF;
	float: left;
	display: block;
	background: url(images/menu/menu_sep.gif) no-repeat left top;
	font-weight: bold;
}
#menu UL A.first
{
	background: none;
}
#menu
{
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #045B86;
	border-bottom-color: #045B86;
	float: left;
	vertical-align: bottom;
}
#menu UL A:hover
{
	color: #561216;
}
#clear
{
	clear: both;
}
.clear
{
	clear: both;
}
#content
{
	float: left;
	width: 540px;
	margin-top: 1.2em;
	padding-left: 10px;
}
#content HR
{
	color: #888888;
	width: 80%;
	text-align: center;
}
#content P
{
	clear: left;
	padding-bottom: 10px;
}
#content UL LI
{
	list-style-position: outside;
	display: list-item;
	margin-left: 20px;
	margin-bottom: 2px;
}
#leftList
{
	float: left;
}
#formTable TD
{
	line-height: 2.8em;
	font-weight: bold;
	color: #203357;
}
#sidebar
{
	float: right;
	width: 220px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar H3
{
	color: #FFFAE8;
}
#sidebar HR
{
	color: #FFFAE8;
	width: 50%;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
}
.sidebarList
{
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #FFFAE8;
	color: #FFFAE8;
	text-decoration: none;
	margin-top: 20px;
	padding-top: 8px;
	padding-bottom: 20px;
	font-size: 12px;
	width: 70%;
	border-bottom-style: dotted;
	text-align: left;
	margin-left: 30px;
}
.sidebarImage
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin-right: 7px;
}
.noBorder
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 2.8px;
}
.links
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #045B87;
	line-height: 3em;
}
.links:hover
{
	text-decoration: underline;
}
.formStyle
{
	background-color: #FFFEF9;
	border: 1px inset #045B86;
	color: #203357;
}
.leftList
{
	width: 190px;
	float: left;
	padding-left: 25px;
}
.rightList
{
	width: 200px;
	padding-left: 20px;
	float: right;
	padding-right: 100px;
}
.bold12
{
	font-size: 12px;
	font-weight: bold;
	color: #E76D14;
}
.border
{
	border: 2px solid #FFFAE8;
}
#footer
{
	color: #FFF;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	height: 25px;
	background-image: url(images/menu/menu_bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	background-color: #91301D;
	padding-left: 5px;
	text-align: center;
}
#footer A
{
	color: #FFF;
}
#footer A:hover
{
	color: #045B86;
	text-decoration: none;
}
.margin15
{
	margin: 15px;
}
#wrapper #content A .margin15
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebarSpry
{
	text-decoration: none;
	color: #EE9657;
}
/*HOME*/
#home_content
{
	float: left;
	width: 435px;
	padding: 15px 25px 0;
	display: block;
}
#home_sidebar H6
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18pt;
	line-height: 100%;
	margin-bottom: 15px;
	color: #F6AE09;
}
#home_sidebar H5
{
	font-size: 16px;
	margin-bottom: 10px;
	color: #60BBE1;
}
#home_sidebar A, #home_sidebar A:visited
{
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: blink;
	color: #64BBE0;
}
#home_sidebar
{
	float: right;
	width: 270px;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	padding: 20px;
}
#home_sidebar P
{
	margin: 0 0 5px;
}
#home_sidebar UL
{
	list-style: outside;
	padding: 10px 0 10px 25px;
}
#home_sidebar UL LI
{
	margin: 0;
	padding: 0 0 3px;
	line-height: 140%;
}
#home_wrapper
{
	position: relative;
	width: 800px;
	text-align: left;
	background-image: url(images/backgrounds/sidebar_home_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFAE8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#logos IMG
{
	border: 1px solid #959595;
}

