body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color:#E9E5E2;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	margin: 0px auto;
	padding: 0px;
	height: 129px;
	width: 850px;
	background-image: url(images/header_wide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}
#loginbox {
	background-image: url(images/login_bg.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 212px;
	float: right;
	margin: 0px 29px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	display: inline; /*fixes IE double Margin Bug on Floats*/
}


#body_wrapper {
	background-image: url(images/body_wrapper_bg_blue.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 850px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p {
	margin: 0px;
	padding: 0px;
}
#content_wrapper {
	width: 850px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0px;
	margin:0px;
	
}
#left_column {
	width: 223px;
	margin: 0px;
	padding: 0px;
	float:left;
	background-image: url(images/child-bg/left_column_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:540px;
	
}
#main_column {
	width:850px;
	margin:0px;
	padding:0px;
	background-image: url(images/footer_graphic.gif);
	background-repeat:no-repeat;
	background-position:223px bottom;
	overflow:hidden;
}

#content {
	float:right;
	width:575px;
	margin:0px 34px 0px 0px;
	padding:0px;
	display: inline;

}
#nav_top {
	background-image: url(images/nav_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 223px;
}
#nav {
	width: 223px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-y;
}
#nav_bottom {
	background-image: url(images/nav_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 223px;
}
#nav ul {
	margin: 0px;
	padding: 0px 0px 0px 17px;
	list-style-type: none;
	color: #FFFFFF;
}

#footer {
	background-color: #01395A;
	height: 68px;
	width: 598px;
	margin-left:223px;
	background-image: url(images/footer_graphic.jpg);
	background-repeat:no-repeat;
	
}
#footer_shadow {
	background-image: url(images/footer_shadow.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 2px;
}
#footer_shadow p {
	padding-left: 29px;
	width: 792px;
	font-size: x-small;
	color: #666666;
	padding-top: 3px;
	
}

#footer_shadow a {
	font-size: x-small;
	color: #01395A;
	font-weight: bold;
}
#nav li {
	line-height: 1.3em;
	padding-left: 8px;
}
#nav a {
	color:#ABD4E7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#nav #current a {
	font-weight: bold;
	color: #FFFFFF;
}
#nav #current  {
	background-color: #406B83;
}
#nav a:hover {
	color: #BF3119;
	font-weight: bold;
}

#content {
	font-size:62.5%;
}

#content h1 {
	color: #BF3119;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#content li {
	font-size:1.4em;
	padding-top: 1px;
	list-style-type: disc;
	list-style-image: url(/images/ftg_bullet.gif);
}

#content p {
	line-height: 1.25em;
	font-size: 1.4em;
}

#content a {
	color: #01395A;
}
#content a:hover {
	color: #BF3119;
	text-decoration:none;
}
#content h2 {
	color: #01395A;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#content h3 {

	color: #5C8095;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#content h4 {
	font-size: 1.4em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #01395A;
}
#content h5 {

	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#left_text h5 {
	font-weight: normal;
	color: #01395A;
	font-style: italic;
	margin-top: 8px;
	margin-right: 15px;
	margin-left: 35px;
	padding:0px;
}
#loginbox h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABD4E7;
	margin: 0px;
	padding: 0px;
}
.loginfield {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	width: 75px;
	background-color: #CDD8DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01395A;
	height: 16px;
}
.submitbutton {
	background-image: url(images/submit_btn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	border: 0px none;
	outline: none;
	background-position: center;
	background-color: #406B83;
	
}
.leftpadding {
	margin-left: 5px;
}
.rightpadding {
	margin-right: 5px;
}
s