﻿
body	{
		
		background-repeat: repeat-x;
		background-position: top left;
		width: 100%;
		background-color: #FFFFFF;
		margin: 0px;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color:Blue;
		}
div.center  {
		text-align: center;
		}
.imgleft {
	    float: left;
		padding: 10px 10px 5px 0;
		}

td  	{ 
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: small;
	    line-height: 1.25em;
		color: #666;
		padding: 0 3px 0 0;
		}
tr  	{ 
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: small;
	    line-height: 1.25em;
		color: #666;
		}

/* border collapse for tables */
table, table td { border-color: #fff; border-style: solid; }
table { border-width: 0 0 0 0; border-spacing: 0; border-collapse: collapse;}
table td { margin: 0; padding: 4px; border-width: 0 0 0 0; }

#content  { 
		float: left;
		width: 570px;
		margin: 12px auto auto 25px;
		background: transparent;
		} 
#content p  { 
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: small;
	    line-height: 1.5em;
		color: #666;
		margin: 10px 0 0 0;
		}
#content a:link, a:visited {
		text-decoration: none;
		color: #7ba007;
		}
#content a:hover {
		text-decoration: underline;
		color: #f90;
		}
#content ul  { 
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: small;
	    line-height: 1.5em;
		color: #666;
		}
#content ol  { 
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: small;
	    line-height: 1.5em;
		color: #666;
		}

#rightcontent  { 
		float: left;
		width: 250px;
		margin: 30px 5px 5px 40px;
		background: #fff;
		} 
#rightcontent p  { 
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: small;
	    line-height: 1.2em;
		color: #666;
		margin: 5px 0 5px 0;
		}
#rightcontent a:link, a:visited {
		text-decoration: none;
		color: #7ba007;
		}
#rightcontent a:hover {
		text-decoration: underline;
		color: #f90;
		}
#rightcontent ul  { 
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: small;
	    line-height: 1.5em;
		color: #666;
		}
#rightcontent ol  { 
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: small;
	    line-height: 1.5em;
		color: #666;
		}
#rightcontent li  {
		list-style-type: none;
		border-bottom: solid #ccc 1px;
		}
#rightcontent h2  { 
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: small;
	    line-height: 1.25em;
		color: #fff;
		background: #3F3F3F;
		padding: 4px 0 4px 10px;
		margin: 0 0 0 0px;
		}
#mainContent  {
		width: 520px;
		height: auto;
		margin: 20px 0px 0px 0px;
		float: left;
		display: inline;
		padding-left: 0px;
		}

hr      {
		width: 100%;
		border: none 0; 
		border-top: 1px solid #ccc;
		height: 1px;
		margin: 5px 0 5px 0;
		}
#rightcontent hr  {
		width: 100%;
		border: none 0; 
		border-top: 3px solid #ccc;
		height: 3px;
		margin: 5px 0 5px 0;
		}
.lighttextsmall { 
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: x-small;
	    line-height: 1.1em;
		color: #666;
	    }
img		{
		margin: 0px;
		padding: 0px;
		border: none;
		}
.green	{
		font-weight: normal;
		color: #7ba007;
		line-height: 1.5em;
		}
.white	{
		font-weight: normal;
		color: #fff;
		line-height: 1.5em;
		}
a		{
		text-decoration: none;
		}
a:hover	{
		text-decoration: underline;
		}
strong	{
		color: #666666;
		font-weight: bold;
		}
#rightcontent strong	{
		color: #666666;
		font-weight: bold;
		font-size: 15px;
		}

h1, h2, h3	{
		margin: 15px 0 0px 0;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		}

#homeSearch {
		clear: both;
		height: 18px;
		float: right;
		display: inline;
		text-align: right;
		margin: 30px 30px 0px 0px;
		}
#search	{
		width: 306px;
		height: 31px;
		background-image: url("images/searchField.gif");
		background-repeat: no-repeat;
		}
#search form {
		margin: 0px;
		padding: 0px;
		}
.searchField {
		width: 190px;
		height: 20px;
		margin: 4px 0px 0px 9px;
		float: left;
		display: inline;
		padding: 0px 3px 0px 0px;
		border: solid white 1px;
		font-size: 16px;
		color: gray;
		}
.searchButtonHome {
		width: 89px;
		height: 29px;
		}

#backgroundWrapper {
		background-image: url("images/bg.jpg");
		background-repeat: no-repeat;
		background-position: top center;
		width: 100%;
		}
#wrapper {
		width: 980px;
		height: 1000px;
		margin-left: auto;
		margin-right: auto;
		}
#header	{
		width: 980px;
		height: 110px;
		float: left;
		display: inline;
		}
#logo	{
		width: 397px;
		height: 109px;
		margin: 0px 20px 0px 0px;
		float: left;
		display: inline;
		}
#headerRight{
		width: 560px;
		height: 109px;
		float: left;
		display: inline;
		}

#subNav {
		width: auto;
		height: 20px;
		float: right;
		display: inline;
		text-align: right;
		margin: 10px 10px 0px 0px;
		}
#subNav a {
		color: #f7f6f6;
		font-size: 11px;
		padding: 0px;
		border-right: #fff 1px solid;
		padding-right: 15px;
		padding-left: 15px;
		display: inline;
		} 
.rightSubLink {
		padding-right: 0px!important;
		border-right: none!important;
		cursor: pointer;
		}

#navContainer { /* to center the navigation */
		width: 980px;
		text-align: center;
		margin: auto;
		padding: 14px 0 0 0;
		}
#topNav	{
		width: 980px;
		height: 40px;
		background-image: url("images/navBg.jpg");
		background-repeat: repeat-x;
		float: left;
		display: inline;
		}
#topNav ul {
		margin: 0px;
		padding: 0px;
		width: 980px;
		}
#topNav li {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		}
#topNav a {
		margin-top: 14px;
		padding: 0px 35px;
		color: #f7f6f6;
		font-size: 12px;
		font-weight: bold;
		display: inline;
		border-right: dashed #fff 1px;
		}

.borderNone	{
		border: none!important;
		}

#main 	{
		width: 600px;
		height: auto;
		background-color: white;
		margin-left:200px;
		margin-top:50px;
		background-repeat: repeat-x;
		background-position: top;
		float: left;
		padding-bottom: 40px;
		}
#main h1 {
		color: #015793;
		font-size: 26px;
		margin: 10px 0px 0px 30px;
		}

#ticker	{
		width: 600px;
		height: auto;
		margin: 2px 0px 0px 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		float: left;
		display: inline;
		border-top: solid #fff 2px;
		border-bottom: solid #efe6b2 2px;
		background-color: #f9f4e0;
		clear:both;
		}
#ticker h3 {
		margin-left: 10px;
		color: #cc5f06;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		}

#insideHeader	{
		width: 100%;
		height: 200px;
		margin: 15px 0px 0px 0px;
		
		background-repeat: no-repeat;
		float: left;
		display: inline;
		}
#homeHeader p {
		width: 520px;
		height: auto;
		margin: 0px 0px 10px 30px;
		color: #7ba007;
		line-height: 1.5em;
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: large;
		font-weight: normal;
		}
#homeHeader h3	{
		color: gray;
		font-size: 12px;
		margin: 60px 0px 0px 40px!important;
		font-weight: normal;
		font-style: italic;
		}

#footer	{
		width: 980px;
		height: 150px;
		margin: 0px 0px 40px 0px;
		background-color: #0a5bad;
		float: left;
		display: inline;
		}
.footerCol {
		width: 200px;
		height: auto;
		margin: 30px 0px 0px 30px;
		padding-left: 10px;
		float: left;
		display: inline;
		border-left: dashed white 1px;
		}
.footerCol a {
		display: block;
		margin: 0px 0px 10px 0px;
		color: #f7f6f6!important;
		}




