﻿/* Import the CSS Friendly Menu Adapter stylesheet */
html, body { border: 0; margin: 0; padding: 0;}
body { font-family: Utopia,Georgia,Times,serif; font-weight: normal;}


/* Begin Jello Mold http://www.positioniseverything.net/articles/jello.html * * * * * * * * * */
body {
	padding: 0 450px 0 450px;
	margin: 0;
	background-color: #FFF;
	
}
html {
	background-color: #FFF;
}
#wrapper {
	background-color: #FFF;
}
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 70%;
	max-width: 266px;
}

#expander {
	background-color: transparent;
	margin: 0 -450px  -450px;
	min-width: 900px; /* Critical Safari fix! */
	position: relative;
	margin-bottom: 10px;
}

#header {
	background-color: transparent;
	clear: both;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	height: 70px;
	padding: 0px;
	width: 100%;
}

#sidebar {
	width: 20%;
	float: left;
	display: inline;
	margin: 0px 0px 60px 0px;
	padding: 0px 0px 0px 20px;
	position: relative;
}

#content {
	width: 73%;
	margin: 20px 0px 60px 0px;
	text-align: left;
	display: inline;
	float: right;
	padding-bottom: 3em;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 0px;
	line-height: 150%;
}

#footer { 
	clear: both;
	padding: 3px 10px 0px 10px;
	height: 50px;
	
}

/* http://positioniseverything.net/easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* End Jello Mold * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

a{

	text-decoration: underline;
	color: Blue;
}
a#visited{
	text-decoration: underline;
	color: Blue;
}

a img {
	 border: 0;
}

blockquote {
	font-style: italic;
	margin-left: 20px;
}	 
strong {
	font-weight: bold;
}


h1{
	font-size: 138.5%;
	font-weight: bold;
	margin: 5px 0px 25px 0px;
	line-height: 120%;
}
h1.pageTitle {
	margin: 20px 0px 20px 50px; 
	background:  url('../Images/sectionbg.png') no-repeat left center; 
	padding-left: 20px;
}

h2.pageTitle 
{
    font-size: 138.5%;
	margin: 10px 0px 20px 50px; 
	background:  url('../Images/sectionbg.png') no-repeat left center; 
	padding-left: 20px;
}

h2{
	font-size: 123.1%;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
        line-height: 1.2;
}



h3{
	color: #434343;
	font-size: 108%;
	font-weight: normal;
}

ul {
	margin-left: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 14px;
	line-height: 150%;
	color: #000000;
}



#content{
	color: #000000;
	background-color: transparent;
}
#logodiv {
	margin-top: -40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.horzshadow {
	background-image: url(../Images/horzshadowlong.jpg);
	background-repeat: repeat-x;
	background-position: top right;
}
.mshdleft {
	display: inline;
	clear: right;
}
#header .horzshadow {
	
	margin: 0px 10px 0px 24%;
	height: 7px;
}

#header .secondMenu {
	font-size: 123.1%;
	margin: 6px 10px 20px 24%;
}
#header .secondMenu li {
	margin: 0px 10px 0px 10px;
	display: inline;
}
.subNavVisiting 
{
    text-decoration: none;
}
ul#topNav  {
	padding: 28px 5px 9px 5px;
	margin: 0px 10px 0px 24%;
	border-bottom: solid 1px #828282;
	text-align: center;
}
#welcome 
{
    padding: 2px 10px 2px 0px;
    width: 100%;
    text-align: right;
}

ul#topNav li {
	display: inline;
	margin-left: 0px;
}

ul#topNav li a {
	color: #434343;
	background-color: #7ACC26;
	background-image: url(../Images/topNavBtnBkGr.jpg); 
	background-repeat: repeat-x;
	border-top: solid 1px #828282;
	border-right: solid 1px #828282;
	border-left: solid 1px #828282;
	border-bottom: solid 0px #828282;
	margin: 0px 2px 0px 2px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 9px;
	padding-top: 9px;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	font-family: Utopia,Georgia,Times,serif;
}

ul#topNav li a:hover {
	background-color: #E0E0DF;
	background-image: url(../Images/topNavBtnBk.jpg); 
	background-repeat: repeat-x;
	background-position: top right;
	border-bottom: solid 0px #828282;
	padding-bottom: 10px;
}

ul#topNav li a.topNavVisiting {
	background-color: #E0E0DF;
	background-image: url(../Images/topNavBtnBk.jpg); 
	background-repeat: repeat-x;
	background-position: top right;
	border-bottom: solid 0px #828282;
	padding-bottom: 10px;
}

div.sideBox {
	padding: 4px 8px 8px 8px;
	margin: 20px 0px 0px 0px;
	border-left: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	border-top: solid 1px #C0C0C0;
	text-align: left;
	background-image: url('../Images/back.jpg');
	background-repeat:repeat;
}
div.sideBox p {
	text-align: center;
}
div.sideBox table {
	margin: 2px;
}

div.sideBoxTitle {
	margin: 0px 0px 6px 0px;
	text-align: center;
	color: #434343;
	font-weight: bold;
	height: 21px;
	border-bottom: solid 2px #C0C0C0;
	font-size: 100%;
}
div.section {
	padding: 12px 12px 8px 12px;
	margin: 9px 0px 0px 0px;
	color: #000;
	/*background-color: #F5DEC7;
	background-color: #F9EADC;*/
	border: solid 1px #C0C0C0;
	background-image: url('../Images/back2.jpg');
	background-repeat:repeat;
}
div.section td {
	padding: 8px;
}
div.section p {
	margin-left: 24px;
	margin-right: 24px;
}

#footer .horzshadow {
	border-top: solid 1px #828282;
}

ul {
	list-style: square;
	margin-left: 16px;
	font-family: Utopia,Georgia,Times,serif; font-weight: normal;
	
}
ul li{
	margin-top: 6px;
}
ol {
	list-style-type: decimal;
	margin-left: 9px;
	font-family: Utopia,Georgia,Times,serif; font-weight: normal;
	margin-top: 12px;
	
}
ol li{
	list-style-type: decimal;
	margin-top: 6px;
	margin-left: 20px;
}

.greenButton
{
    color: #434343;
    background-color: #7ACC26;
	background-image: url(../Images/topNavBtnBkGr.jpg); 
	background-repeat: repeat-x;
	border-top: solid 1px #828282;
	border-right: solid 1px #828282;
	border-left: solid 1px #828282;
	border-bottom: solid 1px #828282;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	margin: 6px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	font-family: Utopia,Georgia,Times,serif;
	outline: none;
    -moz-outline-style: none;
}

.greenButton:hover
{
    background-color: #E0E0DF;
	background-image: url(../Images/topNavBtnBk.jpg); 
	background-repeat: repeat-x;
	background-position: top right;
	outline: none;
    -moz-outline-style: none;
    cursor: pointer;
}

.greenButton:active
{
    background-color: #E0E0DF;
	background-image: url(../Images/topNavBtnBkActive.jpg); 
	background-repeat: repeat-x;
	background-position: top right;
	outline: none;
    -moz-outline-style: none;
}

:focus
{
    outline: none;
  -moz-outline-style: none;
}

button
{
    outline: none;
}


/****** FROM Site.css **************************/
.buttonBar
{
    width: 100%;
    text-align: right;
    margin: 0px 10px 10px 0px;
}
#commentBox
{
    width: 490px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;  
    padding: 10px 20px 10px 20px;
    background-color: Transparent;          
} 
#commentBox td
{
    padding: 3px;
}  
.blue
{
    color: #3f6ea2;
}
.formLabel
{
    color: #3f6ea2;
    font-size:108%;
    font-weight: bold;
}
.validationCell, .field-validation-error
{
    color: Red;
}

ol.greenNumHeading
{
    
}
ol.greenNumHeading  li
{
    font-size: 138.5%;
	margin: 10px 0px 20px 50px; 
	list-style-type: decimal;
	color: #7ACC26;
}
ol.greenNumHeading li span
{
    color: #000;
}