﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #000;
	text-align: left;
}
* {
	margin: 0;
	padding: 0;	
}
a img {border:0;}

thead .oddrow 
{
	font-size:14px; 
    font-weight:bold; 
    text-decoration:underline;
}
.oddrow {background-color:silver; color:black;}

div#wrapper 
{
	margin: 0 auto;
	width: 1073px;
    border-left: solid 1px silver;
    border-right: solid 1px silver;
	position: relative;
}

.clear {clear:both;}
div.content {
	margin: 0 0 0 0px;
	padding: 8px 10px 10px 20px;
	float: left;	
	min-height: 370px;
	display: inline;
}
.homepage .content 
{	
	width: 720px;
}
.full-page .content 
{
	margin: 10px 30px 0 30px;
	float: left;
	width: 983px;
}
.inner-page .content 
{
	margin: 0 10px 0 10px;
	padding: 8px 10px 10px 20px;	
	float: left;
	width: 550px;
}
.innerfull-page .content 
{
	margin: 0 10px 0 10px;
	padding: 8px 10px 10px 30px;	
	float: left;
	width: 800px;
}

div.sidebar {
	margin: 0 0 0 10px;
	padding-top: 8px;
	float: left;
}
.homepage .sidebar
{
    border: solid 1px silver;
	margin: 0 10px 0 20px;
	padding-top: 10px;
	width: 250px;
	float: left;
} 
.inner-page .sidebar,
.innerfull-page .sidebar
{
	width: 180px;
	padding-bottom:20px;
	display: inline;
} 


#footer {
	text-align:center;
	height:18px;
    background-color: #666666;
    color:White;	
    padding-top:3px;
    font-size:10px;
}
#footer a:link, 
#footer a:visited, 
#footer a:hover, 
#footer a:active {
	color: white;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
#certifications-footer
{
	height:85px;
	padding: 8px 30px 0 30px;
}

div.wrap {
	padding: 5px 12px;
}
.innerfull-page div.wrap,
.inner-page div.wrap 
{
	padding: 0;
	background-color: transparent;
}

.homepage .contentWrapper 
{
	text-align:left;
	padding: 20px 0 0 0;
	width: 1073px;
	float: left;	
}
div.contentWrapper 
{
	text-align:left;
	padding: 20px 0 0px 0;
	width: 1073px;
	float: left;
}

/* Headings */
h1
{
	margin: 0px 0 8px;
	color: #004400;
	font-size: 22px;
	font-weight: normal;
}
h2
{
	margin: 0 0 8px;
	color: #004400;
	font-size: 18px;
	font-weight: normal;
}
h3
{
	margin: 0 0 12px;
	font-size:14px;
	color: #004400;
}
h4
{
	margin: 0 0 10px;
	color: #004400;
	font-size:12px;
	font-weight: normal;
}
.content .inner-notes h3 
{
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.sidebar h3 
{
	font-size: 18px;
	font-weight: normal;
}
.inner-page .sidebar h3 
{
	padding: 20px 15px 10px 21px;
	color: #fff;
	background: #235A70 url(img/h3-sidebar.gif) no-repeat 100% 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #6db9d1;
}

.content .inner-notes h4 
{
	font-size: 12px;
	font-weight: bold;
}
.sidebar h4
{
	margin: 0 0 5px;
}
/* Paragraphs */
p {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.content p 
{
	margin: 0 0 10px;
	padding: 0;
}


/* Lists */
ul, ol {
	margin: 0 0 10px 25px;
	padding: 0;
	list-style-position: outside;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
.content ul 
{
	margin-left: 0;
}
.content ul li
{
	padding-left: 30px;
	list-style-type: none;
	background: transparent url(img/bullet.gif) no-repeat 9px 5px;
}
.content ol 
{
	margin-left: 30px;
}
.content ul.key-items 
{
	color: #928B0C;
	font-weight: bold;
}
.content ul.key-items li
{
	background-image: url(img/bullet-yellow.gif);
	background-position: 5px 2px;
}
.wrap .news-list { margin: 0; }

.wrap .news-list li
{
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	background: transparent url(img/sidebar_news_li.gif) repeat-x 0 100%;
}


/* Links */
a:link, a:visited, a:hover, a:active {
	color: #09039B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.logo a:link, .logo a:visited, .logo a:hover, .logo a:active {
	color: #fff;
	text-decoration: none;
}
.sidebar h4 a:link, .sidebar h4 a:visited, .sidebar h4 a:hover, .sidebar h4 a:active 
{
	color: #09039B;
}

/* Community Logo */
.poweredBySitefinityLogo 
{
	padding: 20px 0;
	width: 100%;
	float: left;
	clear: both;
}
/* Blogs */
.content ul.sf_postListing li 
{
	background-image: none;
}
#Main .sf_newsList h2.sf_newsTitle
{
	margin: 0 0 10px;
	color: #928B0C;
	font-size: 14px;
	font-weight: normal;	
}

/*Textbox Watermark*/
.unwatermarked
{
	height: 18px;
	width: 148px;
}
.watermarked
{
	height: 20px;
	width: 150px;
	padding: 2px 0 0 2px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: gray;
	font-size: 0.8em;
}

#menu 
{
    width:100%;	
	color: White;
	font-size: 12px;
    background-image: url(../../images/graybar.gif);
	background-repeat:repeat;
	height: 21px;
}
#menu UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width:1000px;
}
#menu LI
{
	border:0;
	float:left;
	display: inline;	
	margin: 0;
	padding:0;		
	height: 21px;
}
#menu a 
{
	text-decoration:none; 
	color:white; 
	padding: 2px 35px 0px 35px;
	display:inline-block;
	height:21px;
}
#menu a:hover{ background-image: url(../../images/graybaron.gif);background-repeat:repeat; }
#menu a.rtsSelected{ background-image: url(../../images/graybaron.gif);background-repeat:repeat; }

#undermenu 
{
	height:5px;width:1073px;
    background:url(/images/nav_bg_drop-shadow.gif) no-repeat;
}


/* TreeView hack for the sitemap */
#ctl00_content_SiteMapTreeView_RadTreeview1 ul li
{
	padding-left: 10px;
	list-style-type: none;
	background: transparent none no-repeat;
}
#ctl00_content_SiteMapTreeView_RadTreeview1 a:hover
{
	border:0 none;
	text-decoration: underline;	
	padding-left: 3px;
}
