/* American Sun CSS 2008 */

body {
	margin: 0px;
	padding: 0px;
	background: #fff url("images/bodyfill.gif") repeat-y;
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	line-height: 120%;
}

#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 184px;
	background: #3E8BC7 url("images/headfill.gif") repeat-x;
	}

div#globalmenu {
	position: absolute;
	left: 0;
	top: 151px;
	width: 100%;
	height: 33px;
	text-align: left;
	z-index: 10;
}


div#content {
	position: absolute;
	left: 202px;
	top: 185px;
	width: 668px;
	background: #fff;
}

#contentwrapper {
	width: 495px;
	padding: 15px;
	}

div#localmenu {
	position: absolute;
	left: 15px;
	top: 200px;
	width: 175px;
	padding: 0;
	font-size: .9em;
	line-height: 130%;
	text-align: left;
}

div#thissection {
	position: absolute;
	left: 25px;
	top: 120px;
	width: 350px;
	margin: 0;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #0066cc;
	text-align: left;
}

#sidebar {
	position: absolute;
	left: 525px;
	top: 15px;
	width: 175px;
	min-height: 400px;
	background: #B8CCF7;
	}

div#localmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #1C70B7;
}

div#localmenu li {
	list-style: none;
	margin: 0px;
	width: 165px;
	padding: 5px;
	border-top: 1px solid #A4C6E2;
	border-bottom: 1px solid #11436E;
	white-space: normal;
}
div#localmenu li.sn_menuitemselected {
	background: #134A79 url("images/local-menu-selected.gif") repeat-y;
	font-weight: bold;
	white-space: normal;
}

div#localmenu ul li a:link, div#localmenu ul li a:visited {
	text-decoration: none;
	color: #fff;
	padding: 0 15px 0 0;
	white-space: normal;
}

div#localmenu ul li a:hover {
	color: #FAE157;
	text-decoration: underline;
}

div#localmenu ul li.sn_menuitemselected a.sn_menulinkselected:link, div#localmenu ul li.sn_menuitemselected a.sn_menulinkselected:visited {
	color: #134A79;
	}

div#localmenu ul li a.sn_menulinkselected:hover {
	color: #000;
	}

/*div#maincontent {
	position: relative;
	float: left;
	width: 380px;
	padding: 10px 20px 10px 10px;
	text-align: left;
}*/

div#tagline {
	font-size: 7pt;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	background-color: #ffffff;
	clear: both;
	width: 700px;
	margin-bottom: 20px;
}

div#frt-tagline {
	font-size: 7pt;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	background-color: #ffffff;
	clear: both;
	width: 762px;
	margin-bottom: 20px;
	}
/* TAB STYLES */


h1 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: #000000;
	}

h2 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	margin: 5px 0 5px 0;
	color: #000000;
	}

h3 {
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 5px 0 5px 0;
	color: #000;
	}

p { 
	margin: 0;
	}

div.pagecontent_text {
	font size: .9em;
	line-height: 120%;
	}

div.text1, div.pagecontent_bulletlist {
	line-height: 130%;
}

div.pagecontent_bulletlist ul li {
	margin-bottom: 5px;
	list-style-image: url(pc_images/bullet1.gif);
	font-size: .9em;
}

div.text2 {
	font-size: 1em;
	/*font-weight: bold;*/
	background: #edf4ff;
	padding: 10px;
	margin: 5px 0 10px 0;
	border: 1px solid #6b9dcb;
	}

div.text2 p {
	line-height: 120%;
	color: #444;
}

div.text2 a:link {
	text-decoration: none;
	}
	
div.text2 a:hover {
	text-decoration: underline;
	}

div.pagecontent_textimage {
	margin: 0;
	clear: left;
	}

a.sn_pagecontent_link {
	font-size: 1em;
	color: #193a74
	}

div.sn_imageleft {
	float: left;
	margin-right: 10px;
	}
	
div.sn_imageright {
	float: right;
	margin-left: 5px;
	}
	
div.sn_imagecenter {
	text-align: center;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	}

div.sn_caption {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	text-align: center;
	width: auto;
	line-height: 120%;
	padding: 5px 0 5px 0;
	}
	
.pagetext a:link, .pagecontent_text a:link,
.sn_pagecontent_link a:link, .sn_pagecontent_link a:visited {
	color: #193a74; /*ultramarine*/
	text-decoration: underline;
	font-size: 1em;
	}

.sn_document .sn_label {
	color: #777;
	font-size: 8pt;
	}

