a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

* {
	margin:0;
	padding:0;
} 

img {
	margin:0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

body {
	background-color: #557790;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #17253a;
	background-image: url(images/body_back.gif);
	background-repeat: repeat-x;
}


a:link, a:visited {
	color: #F04B24;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;

}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

#page_content {
	background-image: url(images/page_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 34px;
	padding-left: 36px;
	padding-top: 15px;

}
#section_content {
	min-height: 400px;
	_height: 400px;
	width: 730px;
	background-image: url(images/page_back.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#news {
	float: right;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#newsFeed {
	background-image: url(images/news_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 150px;
	_min-height: 150px;
}

#newsTop {
	background-image: url(images/news_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 32px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

.clearfloats {
	clear: both;
}

#header {
	line-height: normal;
	width: 800px;
	margin-top: 10px;
	height: 157px;
	background-image: url(images/header_back.gif);
	background-repeat: no-repeat;
}

#header ul {
	list-style-type: none;
	margin-top: 125px;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#header ul li {
	display: inline;
}

#header ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 2.4em;
	padding-right: 2.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#header ul li.first a {
	border-left-style: none;
}
#header a:hover, #header a:active, #header .uberlink {
	color: #c0ddf5;
}

#logo {

}

#column2 {
	width: 653px;
	float: right;
	margin-top: 14px;
}

#subContent {
	width: 510px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}
#copy {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 18px;
	min-height: 200px;
	_height: 200px;
}

#copy ul {
	padding: 0 0 0 20px;
	list-style-type: square;
}

#copy li {
	padding: 4px;
}

#copy dt {
	color:#17253A;
	font-weight: bold;
}

#subContent h1 {
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	color: #5491c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5f5f5f;
	text-transform: uppercase;
}


#column2 ul {
	padding: 0 0 0 20px;
	list-style-type: square;
}

#column2 li {
	padding: 4px;
}
#footer {
	height: 16px;
	width: 790px;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
	padding-left: 10px;
}

#footer ul li {
	display: inline;
}

.links {
	float: left;
	width: 225px;
	padding-top: 150px;
	line-height: 16px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #e20077;
}
