* {
	margin: 0;
	padding: 0;

}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8C8C8C;
	background-image: url(images/body_bg.gif);
	background-position: 50% 20px;
	line-height: 1.4em;

}



a {
	font-style: normal;
	font-weight: normal;
	color: #8C8C8C;
	text-decoration: none;

	background-image: url(images/triangle3.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 11px;
}

a:hover {
	font-weight: bold;
	color: #E2191B;
	text-decoration: underline;

}

a:focus {
	font-weight: bold;
	color: #E2191B;
	background-image: url(images/triangle2.gif);
}

#container { margin-top: 5px;
}
#background {
	width: 234px;
	height: 732px;

    background-repeat: no-repeat;
    background-position: top left;
    position: absolute;
    top: -244px;
    left: -233px;
}
#header {
	width: 1009px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#header p { margin: 0; padding: 0; }

#header_links {
	text-align: right;
	position: relative;
	overflow: hidden;
	height: 7px;
	margin-right: 40px;
	margin-bottom: 3px;
	margin-top: 10px;
	font-size: 0.6em;
	line-height: 5px;
}

#header_links img { border: none; margin-left:5px; margin-right:5px; }

#header_links a { height: 7px;
	margin:0; padding:0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
}
#header_links a:hover { color: #E2191B; position: relative; top: -7px; }
#header_links a.selected { color: #E2191B; }


#content {
	width: 1009px;
	margin: auto;
	margin-top: 0;
	background-image: url(images/content_bg.gif);
	position: relative;
}

.content_box_footer {
	font-size: 8pt;
}

.content_box {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

#footer {

	width: 1009px;
	height:64px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin-top: 0;
}

#footer_links {
	text-align: right;
	position: relative;
	overflow: hidden;
	height: 7px;
	margin-right:376px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 0.6em;
	line-height: 5px;
}

#footer_links img { border: none; margin-left:5px; margin-right:5px; }

#footer_links a { height: 7px;
	margin:0; padding:0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
}
#footer_links a:hover { color: #E2191B; position: relative; top: -7px; }
#footer_links a.selected { color: #E2191B; }


form br {
	margin-top: 10px;
}

#content_header {
	margin-left: 480px;
	padding-top: 40px;
	line-height: 0;
}

#content_body {
	padding-top: 50px;
}

#content_nav_top {
	position: relative;
	top: 10px;
}

#content_nav_bottom {
	margin-left: 281px;
	padding-top: 5px;
	padding-bottom: 180px;
}

#content_end {
	clear: both;
	padding-bottom: 0px;
}

#content_footer {
	margin-top: 50px;
	margin-left: 480px;
}

#banner {
	padding-left: 80px;
	margin-top: 5px;
	width: 400px;
	float: left;
}

#banner br {
	margin-top: 30px;
}

#column {
	margin-right: 5px;
	margin-top: 5px;
	width: 520px;
	float: left;
}

p {
	padding-top: 5px;
	padding-bottom: 18px;
}

h1 {
	font-size: 2.8em;
	font-weight: bold;
	color: #006EAD;
	padding-bottom: 0.25em;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #006EAD;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
}

#column_top {
	padding-right: 40px;
	padding-bottom: 20px;
}

#column_top p { padding-bottom: 0.5em; }

.error_msg {
	padding: 50px;
	font-size: 1.2em;
}

.image_title {
	font-size: 0.75em;
	font-style: normal;
	padding-top: 0;
	margin-top: 0;
}

.image_title em {
	font-style: normal;
	color: red;
}

table {
	width: 300px;
}

.row_ident {
	clear: both;
	padding-left: 480px;
	margin-right: 70px;
	margin-bottom: 80px;
}

.row {
	clear: both;
	float: left;
	width: 1005px;
}

.ident { margin-right: 70px; }

.row .ident { padding-left: 480px; }

.align_center {	margin: auto; }

#banner .align_center {
	padding-bottom: 30px;
}

#banner .align_left {
	padding-bottom: 30px;
}

.row_banner {
	padding-left: 80px;
	float: left;
	width: 400px;
}

.row_banner br {
	padding:0; margin:0;
}

.row_column {
	float: left;
	width: 480px;
}

#quick_nav {
	position: absolute;
	top: 133px;
	visibility: hidden;
	z-index: 9999;
}

#quick_menu {
	position: absolute;
	top: 133px;
	visibility: hidden;
	width:1007px;
	height:314px;
	background-image: url(images/quicknavbg.gif);
   	background-repeat: no-repeat;
   	padding-left:25px;
   	padding-top:20px;
   	font-size: 11px;
   	font-weight: bold;
   	font-family: Myriad Pro;


}

#quick_menu a
{
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
   	font-weight: bold;
   	font-family: Arial;

	background-image: url(images/triangle1.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 11px;
}
#quick_menu a:hover
{

	font-size: 105%;

	background-image: url(images/triangle2.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
#quick_menu_title a
{
	background-image: url(images/triangle2.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
#quick_menu_title a:hover
{
	background-image: url(images/triangle1.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}

.toplink {
	position: relative;
	width: 52px;
	overflow: hidden;
	top: -34px;
	margin-bottom: -17px;
}

.toplink img { border: none; }

.toplink a {
	margin:0; padding:0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
}

.toplink a:hover { position: relative; left: -52px; }

a.simple_link {
	margin:0; padding:0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
}

a.simple_link:hover {
	font-weight: normal;
	color: #E2191B;
	text-decoration: underline;
	background-image: none;
}

a.simple_link:focus {
	font-weight: bold;
	color: #E2191B;
	background-image: none;
}

a.simple_link img { border: none; }
