/* sn_styles.css */


/*===== SCREEN STYLES ============================================*/
@media screen {

body {
	/*font: small Trebuchet MS, Arial, Tahoma, Verdana sans-serif;*/
	font: 12px Arial, Helvetica, sans-serif;
	background: url("images/bodyfillvert.gif") repeat-y;
	margin: 0;
	background-position: center top;
	}

html, body {
	height: 100%;
	}

#bodyliner {
	background: url("images/bodyfilltop.jpg") no-repeat;
	background-position: center top;
	}

#container {
	width: 950px;
	margin: 0 auto 0 auto;
	min-height: 600px;
	line-height: 1.4em;
	padding: 0 0 5px 0;
	background: url("images/containerfill.gif") repeat-y;
	}
	
#header {
	width: 900px;
	height: 173px;
	position: relative;
	}

#header img#logo {
	}

#headtext {
	position: absolute;
	left: 510px;
	top: 72px;
	}
	
#headtext p {
	font-size: 11px;
	margin: 0;
	}
	
#contentwrapper {
	background: url("images/contentbg.jpg") no-repeat;
	}

#localmenu {
	width: 200px;
	float: left;
	padding-top: 25px;
	}

#content {
	width: 525px;
	margin: 0;
	float: left;
	}

#contentliner {
	padding: 25px;
	}

#sidebar {
	width: 225px;
	background: transparent;
	float: left;
	clear: right;
	}

#sidebarliner {
	padding: 15px;
	}

/* TAB STYLES */

div#tabs {
	height: 25px;
	margin: 0;
	padding: 7px 0 0 0;
	width: 950px;
	position: absolute;
	left: 0;
	bottom: 0;
	}


h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 140%;
	margin: 5px 0 5px 0;
	color: #4d5d55; /* dark moss green */
	}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 140%;
	margin: 20px 0 5px 0;
	color: #000; /* black */
	}

p { 
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #444;
	font-family: Verdana, Arial, sans-serif;
	line-height: 140%;
	}

div.pagecontent_text p {
	line-height: 140%;
	}

div.text1, div.pagecontent_bulletlist {
	font-size: 13px;
	line-height: 165%;
	color: #444;
	font-family: Verdana, Arial, sans-serif;
}

div.text1 p {
	line-height: 140%;
	}

div.pagecontent_bulletlist ul li {
	margin-bottom: 5px;
	list-style-image: url(snp_images/bullet.gif)
	color: #444;
	font-family: Verdana, Arial, sans-serif;
}

div.text2 {
	
	}

div.text2 p {
	font-family: Verdana, Arial, sans-serif;
	padding: 0 5px 0 10px;
	color: #444;
	line-height: 120%;
}

div.text2 h2 {
	font-family: Trebuchet, Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	padding: 0 0 0 10px;
	color: #4d5d55; /* dark moss green */
	}
	
div.text2 h3 {
	font-family: Trebuchet, Tahoma, Arial, Verdana, sans-serif;
	font-size: .9em;
	font-weight: normal;
	line-height: 110%;
	padding: 0 0 0 10px;
	color: #000; /* black */
	}
	
div.text1 a:link, div.text2 a:link, #sidebar a:visited {
	color: #4d5d55; /* dark moss green */
	text-decoration: underline;
	}
	
div.text1 a:hover, div.text2 a:hover {
	color: #1e90ff;
	text-decoration: none;
	}

a.sn_pagecontent_link:link, a.sn_pagecontent_link:visited {
	font-size: 1em;
	color: #4d5d55; /* dark moss green */
	}

a.sn_pagecontent_link:hover {
	color: #000; /*black*/
	}

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;
	clear: both;
	}

div.sn_caption {
	font-size: .9em;
	width: auto;
	line-height: 120%;
	padding: 5px 0 5px 0;
	}
	
.text1 a:link, .text1 P A:link, .text1 P A:visited, .pagetext a:link, .pagecontent_text a:link,
.sn_pagecontent_link a:link, .sn_pagecontent_link a:visited {
	color: #4d5d55; /* dark moss green */
	text-decoration: underline;
	font-size: 1em;
	}

a.sn_doclink:link {
	color: #4d5d55; /* dark moss green */
	text-decoration: underline;
	}

a.sn_doclink:visited {
	color: #F7D700;
	text-decoration: underline;
	}

a.sn_doclink:hover {
	color: #000;
	text-decoration: none;
	}

.sn_label, .sn_caption {
	color: #4d5d55; /* dark moss green */
	}

/* ====== Local Menu Styles ===== */

#localmenu ul {
	list-style: none;
	width: 200px;
	padding: 0;
	margin: 10px 0 0 0;
	font-weight: normal;
	}
	
#localmenu ul li {
	margin: 0 0 5px 10px;
	padding: 0 0 10px 0;
	width: 200px;
	font-size: 15px;
	font-weight: normal;
	}
	
#localmenu a:link, #localmenu a:visited {
	color: #4d5d55; /* dark moss green */
	text-decoration: none;
	}

#localmenu a:hover {
	color: #444;
	text-decoration: underline;
	}

#localmenu ul li.sn_menuitemselected {
	margin: 0 0 5px 10px;
	padding: 0 0 10px 0;
	color: #4d5d55; /* dark moss green */
	font-weight: bold;
	}
	
#localmenu ul li.sn_menuitemselected a.sn_menulinkselected:link, #localmenu ul li.sn_menuitemselected a.sn_menulinkselected:visited {
	color: #4d5d55; /* dark moss green */
	line-height: 100%;
	text-decoration: none;
	}
	
#localmenu ul li.sn_menuitemselected a.sn_menulinkselected:hover {
	color: #000;
	text-decoration: none;
	}
/* ======= END LOCAL MENU STYLES ======= */


#footer {
	font-family: Verdana, Arial, sans-serif;
	width: 95%;
	margin: 20px 0 20px 10px;
	padding: 10px 0 0 0;
	font-size: 11px;
	color: #4d5d55; /* dark moss green */
	text-align: center;
	}
	
#footer a:link, #footer a:visited {
	color: #4d5d55; /* dark moss green */
	text-decoration: none;
	}
	
#footer a:hover {

	color: #000; /* black */
	text-decoration: none;
	}
	
}

/*===== PRINT STYLES ============================================*/

@media print {
	@page {
		size: 8.5in 11in;
		margin: 0.25in;
		}
	body {
		font-family: Georgia, Times;	
		white-space: normal;
		font-size: 12pt;
		width: 7.5in;
	}
	p {
		width: 7.5in;
		white-space: normal;		
	}
	
div#tabs { 
	display: none;
	}
div#tabs ul li {
	display: none;
	}
}


/*===== END PRINT STYLES ============================================*/
