body {
	height:100%;
	width:100%;
	background-color:#D9E7F2;
	background-image:url(../images/bg_shadows.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin:0;
	padding:0;
	text-align:center;
}

body, td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

p {
	margin-top:0;
	margin-bottom:10px;
}

a:link { color: #036; text-decoration: underline; font-weight: normal; }
a:visited { color: #036; text-decoration: underline; font-weight: normal; }
a:active { color: #036; text-decoration: underline; font-weight: normal; }
a:hover { color: #ea2; text-decoration: underline; font-weight: normal; }

a.more:link { text-decoration: none; }
a.more:visited { text-decoration: none; }
a.more:active { text-decoration: none; }
a.more:hover { text-decoration: none; }

.arrow { margin-left: 3px; margin-top: 3px; }

b.scpc { font-weight: normal; }

ul { 
	list-style: none;
	padding:0;
	margin:0;
	margin-bottom:10px;
}

li {
	padding-left:30px;
	background-image: url(../images/arrow.gif); !important; 
	background-repeat: no-repeat;
	background-position: 10px 2px;
	margin-bottom:5px;

}

ul.news { margin-top: 20px; }

ul.news li { margin-bottom: 10px; }

img.icon_pdf { border: 0; margin-top: 3px; position: relative; top: 3px; margin-right: 5px; margin-left: 10px; }

h1 { font-size: 14px; color: #00005B; }

h2 { font-size: 12px; color: #00005B; }

h2 a:link { color: #00005B; text-decoration: underline; font-weight: bold; }
h2 a:visited { color: #00005B; text-decoration: underline; font-weight: bold; }
h2 a:active { color: #00005B; text-decoration: underline; font-weight: bold; }
h2 a:hover { color: #ea2; text-decoration: underline; font-weight: bold; }

.thumb { float: right; }

.footnote { font-size: 10px; }


/* INNER SITE STRUCTURE ******************
-------------------------------------------*/

#main_div {
	width:736px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-image:url(../images/bg_main_div.gif);
	background-repeat:no-repeat;
}

#logo_div {
	width:736px;
	height:50px;
	background-image:url(../images/bg_logo.gif);
}

#nav_div {
	width:736px;
	height:20px;
	background-image:url(../images/bg_nav.gif);
}

#nav_inner {
	padding-right:20px;
}

#nav_inner img {
	float:right;
}


#footer_div {
	border-top: 1px solid #EAEAEB;
	font-size: 10px;
	color: #999;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left:20px;
	line-height:18px;
}

#footer_div a:link { color: #999; text-decoration: none; font-weight: normal; }
#footer_div a:visited { color: #999; text-decoration: none; font-weight: normal; }
#footer_div a:active { color: #999; text-decoration: none; font-weight: normal; }
#footer_div a:hover { color: #ea2; text-decoration: underline; font-weight: normal; }


/* HOME PAGE STUFF ******************
-------------------------------------------*/

#home_main_pic {
	width:736px;
	height:180px;
}

#home_content_outer {
	width:736px;
	height:239px;
	background-image:url(../images/bg_stripe_home.gif);
	padding:0;
	margin:0;
}

#home_content_inner {
	padding:20px;
	margin:0;
}

.home_col_sm {
	width: 140px;
	margin-right:20px;
	float:left;
}

.home_col_sm p {
	margin-top:10px;
}

.home_col_news {
	padding: 0;
	margin: 0;
	float: left;
	width: 216px;
}

.home_col_news p {
	padding-top:10px;
	border-top:1px solid #bbb;
	margin-bottom:10px;
}

.home_col_news hr {
	border: 0;
	color: #bbb;
	background-color: #bbb;
	height: 1px;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
}


/* GENERAL SUB PAGE STUFF ******************
-------------------------------------------*/


#main_pic {
	width:736px;
	height:72px;
}

#header_div {
	width: 736px;
	height: 47px;
}

#content_div {
	margin:20px 20px 30px 20px;
}

#content_div p {
	width: 500px;
}
