/* general */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin:0em;
	padding:0em;
	background-color:#ffffff;
	min-width:760px;
}
#ieMinWidth {
	width:expression(this.parentNode.offsetWidth<=760? 760:'auto');
	/* because the min-width tag dosen't work in IE */
}
a {
	color:#003399;
}
a:visited {
	color:#3366CC;
}
a:hover {
	color:#CC0000;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0em 0em 0em 0em;
}
h1 {
	font-size:1.8em;
	font-weight:normal;
	color:#000000;
}
h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#B30738;
	margin:5px 0em 5px 0em;
}
h3 {
	font-size:1.0em;
	font-weight:bold;
	color:#ffffff;
	background-color:#B30738;
	margin:0px 0em 0px 0em;
	padding:4px 0px 4px 10px;
}
h4 {
	border-top:1px solid #cccccc;
	padding:10px 0px 0px 0px;
	margin:0px;
	font-size:1.1em;
	clear:both;
	color:#B30738;
}

hr {
}
.skipnav {
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	height:0px;
	overflow:hidden;
}

/* header */
#logo {
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	background-image:url(../images/logo_bg.gif);
	background-repeat:no-repeat;
	height:170px;
}
#logo a {
	position:relative;
	float:left;
	left:465px;
	top:45px;
}

/* navigation */
#nav {
	position:relative;
	float:left;
	width:100%;
	background-color:#eeeeee;
	border-top:1px solid #cccccc;
	border-bottom:4px solid #B30738;
}
#nav ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	left:10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #ffffff;
}
#nav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
}
#nav li a {
	position:relative;
	float:left;
	background-color:#eeeeee;
	display:inline;
	padding:6px 15px 6px 15px;
	color:#B30738;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-left:1px solid #ffffff;
	border-right:1px solid #cccccc;
	white-space:nowrap;
}
a#nav-on  {
	background-color:#B30738;
	color:#FFFFFF;
	border-left:1px solid #B30738;
	border-right:1px solid #B30738;
}
a:visited#nav-on  {
	background-color:#B30738;
	color:#FFFFFF;
	border-left:1px solid #B30738;
	border-right:1px solid #B30738;
}

/* home ticker */
#ticker {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
}
marquee {
	position:relative;
	float:left;
	width:500px;
	left:100px;
	border:1px solid #cccccc;
	padding:2px;
	margin:10px;
}

/* home highlight box */
#highlight {
	position:relative;
	float:left;
	width:390px;
	background-image:url(../images/highlight_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	border-bottom:1px solid #cccccc;
	padding:20px 0px 30px 20px;
	left:10px;
}
#highlight h1 {
	position:relative;
	float:left;
	margin:0px 0px 30px 0px;
}
#highlight-txt {
	position:relative;
	float:left;
	width:260px;
	clear:both;
	margin:0px 0px 30px 0px;
}
#highlight-btn {
	position:relative;
	float:left;
	clear:both;
	margin:0px;
}
#highlight-img {
	position:absolute;
	margin:0px;
	right:10px;
	bottom:0px;
}

/* home latest news */
#latestnews {
	position:relative;
	float:left;
	width:310px;
	left:40px;
}
#latestnews div {
	position:relative;
	float:left;
	margin:10px 0px 0px 0px;
}
#latestnews img {
	position:relative;
	float:left;
}
#latestnews p {
	position:relative;
	float:left;
	width:220px;
	margin:0px 0px 0px 10px;
}

/* home bottom row */
#bottomrow {
	position:relative;
	float:left;
	width:720px;
	border-top:1px solid #cccccc;
	left:10px;
	margin:20px 0px 0px 0px;
	clear:both;
	background-image:url(../images/botrow_bg.gif);
	background-repeat:repeat-x;
	padding:20px 0px 20px 20px;
}
#bottomrow div {
	position:relative;
	float:left;
	width:240px;
	margin:0px 20px 0px 0px;
}
div#quart {
	position:relative;
	float:right;
	width:180px;
	margin:-20px 0px 0px 0px;
}
div#quart ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
div#quart li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
div#quart a {
	position:relative;
	float:left;
	width:135px;
	margin:0px;
	padding:17px 10px 17px 35px;
	background-image:url(../images/pdf_icon.gif);
	background-repeat:no-repeat;
	background-color:#eeeeee;
	background-position:5px 10px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
	display:block;
}

/* subnav */
#subnav {
	position:relative;
	float:left;
	width:200px;
	margin:20px 0px 10px 0px;
	left:10px;
}
#subnav ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	background-image:url(../images/subnav_bg.gif);
	background-repeat:repeat-x;
	min-height:420px;
}
*html #subnav ul {
	height:420px;
}
#subnav li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
#subnav li a {
	position:relative;
	float:left;
	width:180px;
	margin:0px;
	padding:10px 10px 10px 10px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
	display:block;
	text-decoration:none;
}
#subnav li a:visited {
	color:#003399;
}
#subnav li a:hover {
	color:#CC0000;
}

/* sub content */
#subcontent {
	position:relative;
	float:left;
	width:510px;
	margin:20px 0px 10px 0px;
	left:40px;
	line-height:1.5em;
}
#subcontent h2 {
	padding:20px 0px 40px 0px;
	background-image:url(../images/subh2_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom
}
#subcontent-full {
	position:relative;
	float:left;
	width:740px;
	margin:20px 0px 10px 0px;
	left:10px;
	line-height:1.5em;
}
#subcontent-full h2 {
	padding:20px 0px 40px 0px;
	background-image:url(../images/subh2_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom
}

#location {
	margin:0px;
	padding:0px;
}
#location a {
	color:#003399;
}
#location a:visited {
	color:#003399;
}
#location a:hover {
	color:#CC0000;
}

/* faq */
.faq {
	border-top:1px solid #cccccc;
	padding:10px;
}
.question {
	color:#003399;
	font-weight:bold;
}

/* info request */
#inforequest fieldset {
	border:1px solid #cccccc;
	margin:0px 0px 20px 0px;
	padding:20px 20px 20px 20px;	
}
#inforequest legend {
	font-size:1.2em;
	font-weight:bold;
	padding:0px 10px 0px 10px;
	color:#B30738
}
#inforequest label {
	position:relative;
	float:left;
	width:150px;
}

/* downloads */

div.downloads {
	position:relative;
	float:right;
	width:180px;
	margin:10px 0px 10px 10px;
}
div.downloads ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
div.downloads li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
div.downloads a {
	position:relative;
	float:left;
	width:135px;
	margin:0px;
	padding:17px 10px 17px 35px;
	background-image:url(../images/pdf_icon.gif);
	background-repeat:no-repeat;
	background-color:#eeeeee;
	background-position:5px 10px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
	display:block;
}









/* footer */
#footer {
	position:relative;
	float:left;
	width:100%;
	border-top:4px solid #B30738;
	padding:20px 0px 20px 0px;
}
#footer p {
	position:relative;
	float:left;
	width:760px;
	text-align:center;
	color:#666666;
	padding:0px;
	line-height:1.4em;
	margin:0px;
}



