html, h1 {
	background-color: #131B88;
}

body {
	font-family: Arial, Helvetica, sans-serif; 
	min-width: 780px;
	width: 910px;
	background-color: #FFFFFF; 
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
	margin-bottom:30px;
}

.homey {
	background: url(../images/background.jpg); 
}

#container {
	float: left; 
	width: 910px;
	margin: 0; 
	padding:0;
	margin-bottom:30px;
}

#header {
	float: left; 
	width: 910px;
	margin: 0; 
	padding:0;
}
	
#logo {
	padding-bottom: 0px;
	padding-left:0px;
}

#content {
	float: left; 
	margin: 0; 
	padding:0;	 
}

#left-content {
	float: left; 
	width: 176px; 
	padding: 0; 
	margin:0;
	text-align:center;
}

#left-content2 {
	float: left; 
	width: 176px; 
	padding: 0; 
	margin:0;
	text-align:center;
}

#leftstuff {
	text-align:center;
	margin:0;
}

#center-content {
	float: left; 
	width: 485px; 
	text-align:left;
}

#center-content2 {
	float: left; 
	width: 540px; 
	text-align:left;
	margin:0px;
	padding:0px;
}

#centerstuff {
	text-align:center;
}

#right-content {
	float: right; 
	width: 184px; 
	padding-top: 0px; 
	padding-left:0px;
    	padding-right:10px;
	text-align:center;
}

#right-content2 {
	float: right; 
	width: 184px; 
	padding-top: 0px; 
	padding-left:0px;
	text-align:right;
}

#rightstuff {
	text-align:center;
	float:right;
	margin-top:200px;
}

#wrappercenter {
	float:left;
	width: 485px; 
	margin: 0 auto;
}

#wrappercenter2 {
	float:left;
	width: 550px; 
	margin: 0 auto;
}

img {
	vertical-align: top;
}

.centeredimage {
	text-align:center;
}

.centeredimageabove {
	text-align:center;
	padding-top:20px;
}


.bigdivfloat {
    float:left;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

ul.navbuttons {
	margin:0;
	padding:0;
	width:100px;
	float:right;
}

ul.navbuttons li {
	list-style-type:none;
	display:inline;
}


.leftwrapcenter {
	float:left;
	width:200px; 
	margin-left:10px;
	margin-right:10px;
    padding-top:20px;
}

.rightwrapcenter {
	float:left;
	width:300px; 
	margin-left:10px;
	margin-right:10px;
    padding-top:20px;
}

.leftwrap {
	float:left;
	width:255px; 
	text-align: left; 
	margin-left:10px;
	margin-right:10px;
}

.rightwrap {
	float:right;
	width:255px; 
	text-align: left; 
	margin-left:10px;
	margin-right:10px;
}

#buttons {
	text-align:right;
	padding-right:12px;
}

#buttons2 {
	text-align:right;
	padding-right:22px;
}

.titletextboldblue {
	font-size: large;
	font-weight:bold;
	color: #000080;
	text-align:center;
}

.titletextboldblueleft {
	font-size: large;
	font-weight:bold;
	color: #000080;
	text-align:left;
}

.titletextnoboldblue {
	font-size: large;
	font-weight:normal;
	color: #000080;
}

.titletextnoboldbluecenter {
	font-size: large;
	font-weight:normal;
	color: #000080;
	text-align:center;
}


.titletextnobold {
	font-size: large;
	font-weight:normal;
	color: #000080;
}

.titletextnoboldgreen {
	font-size: large;
	font-weight:normal;
	color: #01650F;
	text-align:center;
}

.titletextboldgreencenter {
	font-size: large;
	font-weight:normal;
	color: #01650F;
	text-align:center;
}

.titletextnoboldgreenleft {
	font-size: large;
	font-weight:normal;
	color: #01650F;
	text-align:left;
}


.titletext {
	font-size: large;
	font-weight:bold;
	text-align:center;
	color: #131B88;
}

.titletextundernobold {
	font-size: large;
	font-weight:normal;
	text-align:center;
	color: #131B88;
	text-decoration:underline;
}

.titletextlggreen {
	font-size: large;
	font-weight:bold;
	color: #01650F;  
}

.greenname {
	font-size: small;
	color: #00640E;
	font-weight: bold;
}

.textblueleft {
	font-size: small;
	color: #131B88;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:normal;
}

.textblueleftabove {
	font-size: small;
	color: #131B88;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:normal;
	padding-top:6px;
}

.textblueleftxsmall {
	font-size: x-small;
	color: #131B88;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:normal;
	font-weight:bold;
}

.textbluecentermedium {
	font-size: medium;
	color: #131B88;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:normal;
}

.textgreenleft {
	font-size: small;
	color: #01650F;
	text-align:left;
	font-weight:normal;
}

.textgreenleftbold {
	font-size: small;
	color: #01650F;
	text-align:left;
	font-weight:bold;
}

.textblueboldsmallleft {
	font-size: small;
	color: #131B88;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
}

.textleft {
	font-size: small;
	color: #131B88;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:normal;
}

.textgreen {
	color: #00640E;
	font-weight: bold;
}

.textlgtgreen {
	color: #00FF00;
	font-weight: bold;
}

.titletextnoboldgreen {
	font-size: large;
	font-weight:normal;
	color: #01650F;
}

.textbluecenter {
	font-size: small;
	color: #131B88;
	text-align:center;
	font-weight:normal;
}

.textbluecenterbold {
	font-size: small;
	color: #131B88;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
}

.textblueleftmediumbold {
	font-size: medium;
	font-weight: bold;
	text-align:left;
	color: #131B88;
}

.textbluecenteritalic {
	font-size: small;
	color: #131B88;
	text-align:center;
	font-weight:normal;
	font-style:italic;
}

.textbluecenteritaliclarge {
	font-size: large;
	color: #131B88;
	text-align:center;
	font-weight:normal;
	font-style:italic;
}

.textgreencenter {
	color: #006310; 
	font-size: medium; 
	text-align:center;
}

.textgreenmediumleft {
	color: #006310; 
	font-size: medium; 
	text-align:left;
}

.textgreencenterbold {
	color: #006310; 
	font-size: medium; 
	text-align:center;
	font-weight:bold;
}

.textgreencentersmall {
	color: #006310; 
	font-size: small; 
	text-align:center;
	font-weight:normal;
}

.textgreencentersmallbold {
	color: #006310; 
	font-size: small; 
	text-align:center;
	font-weight:bold;
}


.textblueboldcenter {
	font-size: small;
	color: #131B88;
	text-align:center;
	font-weight:bold;
}

.textblueboldcenter2 {
	float:left;
	width:200px;
	font-size: small;
	color: #131B88;
	text-align:center;
	font-weight:bold;
}

.textcenter {
	font-size: small;
	color: #131B88;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:normal;
}

.textfooter {
	font-size:x-small;
	color: #131B88;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:normal;
	padding-bottom:20px;
}

.textcenterboldblue {
	font-size: small;
	color: #131B88;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
}

.textcenterboldmedblue {
	font-size:medium;
	color: #131B88;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
}

.textcenterverysmall {
	font-size:x-small;
	color: #131B88;
	text-align:center;
	font-weight:normal;
}

.textcenterextrasmall {
	font-size: xx-small;
	text-align:center;
}

.textgreen {
	color: #00640E;
	font-weight: bold;
}

.textlgtgreen {
	color: #00FF00;
	font-weight: bold;
}

.textyellow {
	color: #FFCC00;
	font-weight: bold;
}

.textlettern {
	color: #FF6600;
	font-weight: bold;
}

.textred {
	color: #FF0000;
	font-weight: bold;
}

.textpink {
	color: #FF0066;
	font-weight: bold;
}

.textletterw {
	color: #990099;
	font-weight: bold;
}

.moreimages {
	font-family: Arial, Helvetica, sans-serif; 
	color: #131B88; 
	font-size: small; 
}

#abovefooter {
	margin:0px;
	padding:0px;
	padding-top:30px;
}

#abovefooterhome {
	margin:0px;
	padding:0px;
	padding-top:0px;
}

#footer {
	text-align:center;
	border-top: 1px solid #999999; 
	margin-left: 6px;
	margin-right:6px;
}


a:link {
	color: #131B88;
}
a:visited {
	color: #131B88;
}
a:hover {
	color: #00640E;
}
a:active {
	color: #00640E;
}

.green a:link {color: #01650F;font-weight:normal;}
.green a:visited {color: #01650F;font-weight:normal;}
.green a:active {color: #131B88; font-weight:normal}
.green a:hover {color: #131B88; font-weight:normal}

.greenbold a:link {color: #01650F;font-weight:bold;}
.greenbold a:visited {color: #01650F;font-weight:bold;}
.greenbold a:active {color: #01650F;font-weight:bold;}
.greenbold a:hover {color: #131B88; font-weight:bold}
