﻿@charset "UTF-8";
/* CSS Document */

/*---------- Begin Browser Reset ----------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*---------- End Browser Reset ----------*/

body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Helvetica, sans-serif, Arial ;
	font-size:12px;
	line-height: 15px;
	padding: 0px;
	background-color: #FFFFFF;
}
p {
	font-size:12px;
	line-height: 15px;
}

td {
	font-family: Helvetica, sans-serif, Arial ;
	font-size:12px;
	line-height: 15px;
}

a
{
	font-weight: bold;
	list-style: none;
	margin-left: 0px;
	line-height: 16px;
	font-size: 12px;
	font-weight: 400;
	font-weight: bold;
	color: 	#5B88B3;
}

a:hover
{
	font-weight: bold;
	color: #92A16F;	
}

ul 
{
	list-style-type: disc;
	list-style-position:outside;
	font-size:12px;
	line-height: 15px;
	padding-left:15px;
	margin-left:15px;
}
li 
{
	font-size:12px;
	line-height: 15px;
}
h1 {
	font-weight: bold;
	font-size: 14px;
}
h2 {
	font-weight:bold;
	font-size:12px;
}
h2 a:hover {
	color: #92A16F;
}
#topNav {
	height:30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #8F9D6F;
	font-weight:bold;
	line-height: 30px;
	text-align: right;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#topNav .topNavLInks {
	font-size: 12px;
	color: #759ABF;
}
#topNav .topNavLInks a {
	font-size: 12px;
	color: #759ABF;
}
#topNav .topNavLInks a:hover {
	font-weight:bold;
	color: #92A16F;	
}
.bodyLinks a, .bodyLinks a:visited
{
	font-weight:bold;
	font-size: 11px;
	color: #5B88B3;
}
.bodyLinks a:hover 
{
	font-weight:bold;
	color: #92A16F;	
	text-decoration:none;
}
#mainNav {
	background: #DDDDDD;
	height:30px;
	padding: 0;
	margin-bottom: 20px;
}   
#mainNavPhys {
	background: #DDDDDD;
	height:30px;
	padding: 0;
	margin-bottom: 20px;
}   
#footer {
	border-top: 1px solid #5B88B3;
	margin-top: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #5B88B3;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#search {
	float:right;
	width:245px;
	height:30px;
	line-height:30px;
	background-image:url(/_layouts/images/ascentium/searchBox.png);
}
#search label {
	color:#92A16F;
	font-size:12px;
	margin:0px 2px 0px 8px;
}
#search #searchText {
	width:158px;
	height:15px;
	margin:0px 0px 0px 0px;
}
*html #search #searchText {
	position:relative;
	top:4px;
}
*html #search label {
	position:relative;
	top:2px;
}
#search #searchButton {
	position:relative;
	top:2px;
	width:14px;
	height:14px;
	margin:0px 0px 0px 3px;
}
*html #search #searchButton {
	position:relative;
	top:4px;
}
.clear:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;	
}
.leftNav
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 10px;
}

.leftNav a
{
	font-weight: bold;
	color: 	#5B88B3;
}

.leftNav a:hover
{
	font-weight: bold;
	color: #92A16F;	
}

.leftNavSelectedItem
{
	font-weight: bold;
	background:url(/_layouts/images/ascentium/bullet.png) no-repeat left center;
}

.leftNav .leftNavHeader
{
	font-weight:bold;
	font-size: 14px;
	color: #92A16F;
}

.leftNav .leftNavItem
{
	font-size: 12px;
	padding: 1px 1px 1px 10px;
}

.tertiaryNav
{
	font-weight: bold;
	list-style: none;
	margin-left: 0px;
	line-height: 16px;
	font-size: 12px;
	font-weight: 400;
}

.tertiaryNav li
{
	padding-left: 0px !important;
	padding-top: 0px;
}
.tertiaryNav a
{
	font-weight: bold;
	color: 	#5B88B3;
	padding-left: 10px;
	background:url(/_layouts/images/ascentium/bullet.png) no-repeat left 6px;
	display: block;
	vertical-align: top;
}

.tertiaryNav a:hover
{
	font-weight: bold;
	color: #92A16F;	
}
.PageTitle {
	font-weight:bold;
	font-size:16px;
	color:#92A16F;
	padding-bottom: 10px;
}
.BodyContent {
	font-size:11px;
	padding: 10px 0px 0px 0px;
}
.newsBack a {
	padding-left:17px;
	background-image:url(/_layouts/images/ascentium/arrowLeft.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:12px;
	font-weight:bold;
	color:#5B88B3;
}
.newsBack a:hover
 {
	color:#92A16F;
	font-weight:bold;
 }
.newsHome {
	background-image: url(/_layouts/images/ascentium/horizontalDottedBrdr.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding: 5px 0px 0px 0px;
	font-size:12px;
}
.newsHome a {
	font-size:12px;
	font-weight:bold;
	color:#5B88B3;
}
.newsHome a:hover
 {
	font-size:12px;
	color:#92A16F;
	font-weight:bold;
 }
.newsInfo {
	padding: 0px 20px 5px 10px;
	font-size:12px;
}
.person
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 10px;
}

.person a, a:visited
{
	font-weight: bold;
	color: 	#5B88B3;
}

.person a:hover
{
	font-weight: bold;
	color: #92A16F;	
}
.wssWelcome, .wssWelcome a:link, .wssWelcome a:active, .wssWelcome a:visited
{
	color: #ffffff;	
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none
}
.wssWelcome a:hover
{
	font-weight: bold;
	color: #92A16F;	
}
