@charset "utf-8";
html, body {
	text-align : center;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial;
	color: #424242;
	background-color: #C48430;
}

/*text*/
	

h1 {
	font-size: 115%;
	padding-top: 10px;
	padding-left: 15px;
	margin-top: 0;
}


h2 {
	font-size: 100%;
	margin: 0;
	padding: 15px 15px 7px;
}
#content p a {
	font-size: 0.95em;
	color: #005679;
	font-weight: normal;
	text-decoration: underline;
}



h4 {
	font: italic bold 100%/110% Georgia, "Times New Roman", Times, Serif;
	padding: 5px 15px 0 15px;
}

.smalltext {
font-size: 90%;
padding-left: 15px;
padding-right: 15px;

}

#sidebar h2{
color: #ccc;
padding-top: 15px;

}


img {
	padding: 5px;
	margin-top: 0px;
}  

#container {
	background: #fff;
	width : 800px;
	margin : 0 auto;
	text-align : left;
	border: 7px solid #F9C47C;
}


#header {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	background: #fff;
	clear: right;
}

#topnav ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#topnav ul li {
	display: inline;
	line-height: 1.25em;
}

#topnav ul li a {
	text-decoration: none;
	padding: 0.25em 0.5em 0.5em;
	color: #357052;
	background: transparent;
}

#topnav a:hover {
	color: #2e2e59;
	text-decoration: underline;
}

#topnav li a#current {
	color: #357052;
	background: transparent;
	background: #ffcc66;
	font-weight: bold;
}


#content {
	width : 600px;
	background: transparent;
	float : left;
	font-size: 0.95em;
	line-height: 110%;
}
#content p {
	margin: 0;
	padding : 0 10px 5px 15px;
	line-height: 110%;
}

#sidebar {
	width: 170px;
	float: left;
	height: 100%;
	padding-top: 20px;
}
#sidebar .img {
	padding-left: 0px;
	border: 1px solid #161616;
	margin-top: 0px;
}

#sidebar p {
padding: 5px;
}


#footer {
	clear: both;
	padding: 0;
	margin:0;
	color: #357052;
	background: #B9E0CC;
	border-top: 1px solid #A2C4B2;
}  

#footer p {
	padding: 0;
	margin: 0;
	line-height: 250%;
	text-align: center;
	font-size: 90%;
}  

#footer a {
	color: #357052;
	text-decoration: none;
	background: transparent;
	font-size: 95%;
}

#footer a:hover {
	color: #2e2e59;
	text-decoration: underline;
	background: transparent;
}

/* tables*/

table {
	border-collapse: collapse;
	width: 550px;
	border: 1px solid #C1C1C1;
	background-color: #FFF;
}

th {
}

th, td {
	padding: 4px 10px;
	border-bottom: 1px solid #C1C1C1;
}

caption {
	font-size: 100%;
	font-weight: bold;
	margin: 4px 0;
	padding: 4px 10px;
	text-align:left;
	border-bottom: 2px solid #335380;
	color: #2B2B51;
}  

thead {
	border-top: 1px solid #9696D6;
	border-bottom: 1px solid #9696D6;
} 





/* links */

a:link {
	text-decoration:none;
	font-size: 16px;
	color: #2A1C93;
	background: transparent;
	font-weight: bold;
}
#legal p a {
	color: #828282;
	font: normal 12px Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration:none;
	font-size: 16px;
	color: #434343;
	background: transparent;
	}

a:hover {
	text-decoration: underline;
	font-size: 16px;
	color: #CC0000; background: transparent;
	}



/* Form */

form {
  font-size: 85%;
  width: 525px;
} 

fieldset {
  margin: 10px 0;
  padding: 10px;
  border: 2px solid #eee 
  
}

legend {
  font-weight: bold;
  color: #2e2e59; background: transparent;
}    

label {
  display: block;
}

input {
  width: 250px;
}  

textarea {
  width: 350px;
  height: 150px;
}  

input:focus, textarea:focus {
  color: #2e2e59; background: #f5f5fc;
} 

#submit {
	color: #2e2e59;
	background: #EBEBFC;
	border: 2px solid #9696D6;
	text-align: center;
	width: 60px;
} 

.required {
	font-size: 90%;
	color: #cc0000;
	background: #fff;
}   
#header img {
	padding-right: 1em;
	float: left;
	width: 267px;
	margin-top: 0px;
}

.itals {
	font-style:italic;
}

.smallprint {
	font: normal 0.85em Arial, Helvetica, sans-serif;
}
#topnav {
	background: #BADFCC;
	border-top: 1px solid #A2C4B2;
	border-bottom: 1px solid #A2C4B2;
	width: 100%;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content p a:hover {
	font-size: 0.95em;
	color: #2E2A5B;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
#header .itals {
	font: bold 1.25em Georgia, "Times New Roman", Times, serif;
	color: #804808;
	padding-left: 287px;
}
.anchorlink {
	color: #CE0D1F;
	text-align: right;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: underline;
}
