body{
	background-color: #376691;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11pt;
	line-height: 125%;
	

}
 p{
	margin-left: 5px;
	margin-right: 5px;
	
}


h1{
	color: #CC0033;
	font-weight: bold;
	font-size: 18pt;
	line-height: inherit;

}

h2{
	font-weight: bold;
	Font-size: 16pt;
	color: #CC0033;
	line-height: 135%;
	
}
h3{
    color: #990033;
	font-weight: bold;
	font-size: 13pt;
	
 }

h3 a{
	color: #376691;
	font-weight: bold;
	
 }
 
h4{
	font-weight: bold;
	Font-size: 14pt;
	color: #CC0033;
	line-height: 1.5;
}

a:link{
	text-decoration: none;
	
 }

a:visited{
   
    text-decoration: none;
	font-weight: bold;
}

a:hover{
	color:#990000;
	text-decoration: none;
    
}

a:active{
	color: #CC0000;
	
  	
}



div#wrapper{
	margin: 0 auto;
	width: 910px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #969696;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969696;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969696;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #969696;
}

div#banner{
	height: auto;
	line-height: 115%;
	font-size: 10px;
	
}
div#banner a:link{
	color: #A8CD36;
	text-decoration: none;
	font-weight: bold;
 }

div#banner a:visited{
    color: #A8CD36;
	text-decoration: none;
	font-weight: bold;
}

div#banner a:hover{
  	color:#E0ADED;
    text-decoration:underline;
}

div#banner a:active{
	color:#A8CD36;
	text-decoration: none;
	}


/*Contains all except footer*/
div#container{
	margin-top: 0px;
	
	
}
div#container ul{
	margin-top: 0px;
}
/*unknown function*/
div#container2{
	margin-top: 0px;

}

/*Left Sidebar - minimized to nothing*/
div#navigation{
	float: left;
	width: 0px;
}
	

/*Right Sidebar*/
div#more{
	float: right;
	width: 225px;
	background-color: #F5E6F9;
	padding-left: 5px;
	padding-right:5px;
	z-index: 0;
	
}



div#content{
	width: 600px;
	margin-left:10px;
	margin-right:10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	
}

div#content p{

}

div#content ul{
	margin-left: 20px;
	line-height: normal;
}

div#content ul li{
	list-style-type: disc;
	padding-bottom: 10px;
	
}

div#content ol{
	
	margin-left: 20px;
}

div#content ol li{
	padding-bottom: 15px;
	margin-left: 30px;
	
}

div#classinfo{
	background-color: #316594;
	background-position: left top;
	text-align: center;
	white-space: normal;
	margin: 5px;
	float: left;
	width: 175px;
	padding: 10px;
	margin-right: 15px;
	color: #FFFFFF;
}

div#cleardiv{
	
	clear: both;
	height: 1em;
	
}

div#footer{
	clear: both;
	font-size: 10px;
	color: #A8CD36;
	line-height: 102%;
	background-color: #6B1B7C;
	padding: 5px;
}

div#footer a:link{
	color: #A8CD36;
	text-decoration: none;
	font-weight: bold;

}


.12_pixel_small {
	font-size: 12px;
}

.12_pixel_small_purple {
	font-size: 12px;
	color: #9225a9;
}

.bold_green_italic_18px {
	color: #779224;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	
}
.bold_green{
	color: #779224;
	font-weight: bold;
}

.bold_green_18px {
	color: #779224;
	font-weight: bold;
	font-size: 18px;
}
.bold_green_italic_18px {
	color: #779224;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	
}

.bold_pink {
	color: #E0ADED;
	font-weight: bold;
}

.bold_pink_18px {
	color: #E0ADED;
	font-weight: bold;
	font-size: 18px;
}

.bold_pink_italic_18px {
	color: #E0ADED;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	
}

.bold_purple {
	color: #ECCBF3;
	font-weight: bold;
}

.bold_purple_18px {
	color: #9225a9;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
}
.bold_purple_italic_18px {
	color: #9225a9;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	
}.bold_red {
	color: #990033;
	font-weight: bold;
}

.bold_red_18px {
	color: #990033;
	font-weight: bold;
	font-size: 18px;
}
.bold_red_italic_18px {
	color: #990033;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	
}

.dateinfo{
    background-color: #316594;
	background-position: left top;
	text-align: center;
	white-space: normal;
	margin: 5px;
	float: left;
	width: 175px;
	padding: 10px;
	margin-right: 15px;
	color: #FFFFFF;
}
/*

.bold_purple {
	color: #5756A6;
	font-weight: bold;
}

.bold_green {
	color: #8BBC00;
	font-weight: bold;
}

.bold_orange {
	color: #D24C17;
	font-weight: bold;
}

.bold_black {
	color: #666666;
	font-weight: bold;
}

.bold_italic_black {
	color: #666666;
	font-weight: bold;
	font-style: italic;
	font-size: 90%;
}

.bold_italic_tan {
	color: #666666;
	font-weight: bold;
	font-style: italic;
	font-size: 90%;
}

.bold_italic_orange {
	color: #D24C17;
	font-weight: bold;
	font-style: italic;
	font-size: 90%;
}

.title_black {
	color: #666666;
	font-weight: bold;
	font-size: 12pt;
}

.title_green {
	color: #8BBC00;
	font-weight: bold;
	font-size: 100%;
}
.title_purple {
	color: #5756A6;
	font-size: 90%;
	font-weight: bold;
}

.title_underline_green {
	color: #8BBC00;
	font-weight: bold;
	font-size: 90%;
	text-decoration: underline;
}

.quote_blue {
	color: #000099;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	line-height: 1.3em;
}

.quote_green {
	color: #666666;
	font-weight: normal;
	font-style: italic;
	font-size: 85%;
	line-height: 1.2em;
}

.quote_orange {
	color: #D24C17;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	line-height: 1.3em;
}

.largeheading {
	color: #990000;
	font-weight: bold;
	font-size: 12 pt;
	line-height: 1.6;
}
.quote_purple {
	color: #5756A6;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	line-height: 1.3;
}

.sm_bold_italic_black {
	color: #666666;
	font-weight: bold;
	font-style: italic;
	font-size: 85%;
}

.sm_bold_italic_tan {
	color: #848357;
	font-weight: bold;
	font-style: italic;
	font-size: 85%;
}
.heading_green_back {	color: #FFFFFF;
	font-weight: bold;
	background-color: #8BBC00;
	font-size: 14px;
	line-height: 1.25em;
	text-indent: 10px;
}
.heading_purple_back  {
	color: #000099;
	font-weight: bold;
	background-color: #DDDDDD;
	font-size: 14px;
	line-height: 1.25em;
	text-indent: 10px;
	padding: 10px;
}
.sm_bold_italic_orange {
	color: #D24C17;
	font-weight: bold;
	font-style: italic;
	font-size: 85%;
	margin-right: 30px;
}

.sm_bold_italic_green {
	color: #8BBC00;
	font-weight: bold;
	font-style: italic;
	font-size: 85%;
}

.sub {
	color: #000099;
	font-weight: bold;
	font-style: italic;
	background: #DDDDDD;
}

.newsub {
	color: #993300;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.subscribe {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.stylexsmall {
	font-size: 10px;
	list-style-type: square;
	line-height: 1.3em;
}

.sub1 {
    font-size: 12pt;
}

.style1 {
	font-size: x-small;
	font-weight: bold;
}

.style3 {
	font-size: 12pt;
	
}

.style6 {
	font-weight: bold;
	font-size: 12px;
}

.style12 {
	font-size: 12px;
	
}

.style16 {
    font-size: 18px;
}

.style17 {
    font-weight: bold;
}

.style20 {
    color: #666666;
}

.style23 {
    font-size: 75%;
}

.style24 {
    font-size: medium;
}

.style25 {
    font-size: 12px;
}

.style26 {
    font-size: 110px;
}

.style27 {
    font-size: 110%;
}

.style29 {
    color: #8BBC00;
}

.style30 {
	font-size: 10px;
	width: 400px;
	text-align: center;
	padding-left: 0px;
	background-position: center;
	margin-left: 250px;
}

.style31 {
    color: #999999;
}

.style33 {
	font-size: 14px;
	font-weight: bold;
	color: #D24C17;
	background-color: #DDDDDD;
	text-indent: 10px;
	padding: 10px;
	font-family: "Gill Sans MT";
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
}

.style35 {
    color: #316500;
}
*/

		/*
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 5px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 25px;
	*/
	
/*old top Nav
div#topnavbar{
    font-weight: bold;
	color:#000099;
	padding-left:10px;
	padding-right:5px;
	text-decoration:underline;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;}

div#topnavbar a:link{
	font-weight: bold;
	color:#000099;
	padding-left:10px;
	padding-right:5px;
	text-decoration:underline;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
*/
/*  Old orange and old blue 
div#topnavbar a:hover{
	font-weight: bold;	
	color: #D24C17;
	color: #5996BB
}
*/

/*div#news  {
    background: #ffffff;
    padding-right: 5px;
	padding-left: 5px;
	line-height: 1.2;
	}
div#news p{
	
}

div#news a{
    font-weight: bold;
}

div#news a:hover{
    font-weight: bold;
}
*/
/*Center Column - main body*/
.blue {
	color: #30F;
}
.white-large-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.redLargeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC0033;
}
