html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin-top: 0px;
	margin-left: 50%;
	background-color: #EEEEEE;
}
#wrapper {
	width: 760px;
	margin-left: -380px;
	position: relative;
	margin-top: 15px;
}
#nav {
	width: 140px;
	float: left;
	position: relative;
}
#content {
	float: none;
	padding-bottom: 20px;
	position: relative;
	width: 570px;
	margin-left: 150px;
	color: #006699;
}
#solaraid {
	text-align: center;
	padding-top: 100px;
}
#solaraid p {
	color: #E7EAEB;
	font-size: 0.8em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
#solaraid a {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.inside {
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #89956D;
}
.inside #header {
	margin-top: -10px;
}
.inside a {
	color: #DBDBDB;
}
.inside2 {
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #DDDDDD;
}
.inside2 table {
	color: #006699;
}
.inside2 a {
	color: #5A6347;
}
.inside2 h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #5A6347;
	margin-top: 0px;
}
.inside2 h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #5A6347;
}

.inside2 p {
	color: #5A6347;
	line-height: 1.4em;
}
.floatleft {
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.topleft {
	margin-right: 9px; /* clip right corner */
	height: 9px; /* vertical: show first half of the image with the top-corners in it */
	font-size: 2px; /* correct height for IE */
	background-image: url(images/corners1.gif);
}

.topright {
	margin-top: -9px; /* to level of top-left corner */
	margin-left: 9px; /* clip left corner */
	background-position: 100% 0; /* show bg-image starting at the right */
	height: 9px;
	font-size: 2px;
	background-image: url(images/corners1.gif);
}

.bottomleft {
	margin-right: 9px; /* clip right corner */
	background-position: 0 -9px; /* show under half of the image */
	height: 9px;
	font-size: 2px;
	background-image: url(images/corners1.gif);
}

.bottomright {
	margin-top: -9px; /* to level of bottom-left corner */
	margin-left: 9px; /* clip left corner */
	background-position: 100% -9px; /* under half, right side */
	height: 9px;
	font-size: 2px;
	background-image: url(images/corners1.gif);
}


.topleft2 {
	margin-right: 9px; /* clip right corner */
	height: 9px; /* vertical: show first half of the image with the top-corners in it */
	font-size: 2px; /* correct height for IE */
	background-image: url(images/corners2.gif);
}

.topright2 {
	margin-top: -9px; /* to level of top-left corner */
	margin-left: 9px; /* clip left corner */
	background-position: 100% 0; /* show bg-image starting at the right */
	height: 9px;
	font-size: 2px;
	background-image: url(images/corners2.gif);
}

.bottomleft2 {
	margin-right: 9px; /* clip right corner */
	background-position: 0 -9px; /* show under half of the image */
	height: 9px;
	font-size: 2px;
	background-image: url(images/corners2.gif);
}

.bottomright2 {
	margin-top: -9px; /* to level of bottom-left corner */
	margin-left: 9px; /* clip left corner */
	background-position: 100% -9px; /* under half, right side */
	height: 9px;
	font-size: 2px;
	background-image: url(images/corners2.gif);
}
.notopgap {
margin-top: 0;
}
.nobottomgap {
	margin-bottom: 0;
	font-size: 0.75em;
	text-align: center;
}
.gap-saver {
     height: 1px; 
     margin: 0 0 -1px 0;
     padding: 0;
     font-size: 1px; /* to correct IE */
     }


#nav ul {
	list-style: none;
	margin-left: 0px;
	margin-right: 10px;
	font-size: 1.4em;
	margin-top: 5px;
	width: 125px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav a {
	text-align: left;
	display: block;
	text-decoration: none;
	color: #EEEEEE;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#nav a:hover {
	color: #B7E8FF;
	font-weight: normal;
}
#nav #current a {
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: underline;
}

.mailwrapper {
	text-align: left;
}


.maildiv {
	text-align: left;
	width: 420px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;	
}
.maildiv form {
	text-align: left;
}
.maildiv label {
	/* used for right side captions */
	vertical-align: top;
	padding: 0 0 0 3px;
}

.maildiv .sidelbl {
	/* used for left side labels */
	width: 160px;
	text-align: right;
	vertical-align: top;
	position: relative;
	display: block;
	float: left;
	clear: left;
	color: #5A6347;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
.maildiv a {
	color: #005ABE;
}
.maildiv h2 {
	color: #5A6347;
	font-size: 120%;
}
.maildiv p {
	color: #5A6347;
}
.maildiv input {
	margin-bottom: 20px;

}
.maildiv select {
	margin-bottom: 10px;

}
.maildiv textarea {
	margin-bottom: 10px;

}
.maildiv .ver_img {
	padding: 0;
	margin: 0 0 20px 10px;
	vertical-align:bottom;  
	border: 1px solid #005ABE; 
}
.maildiv fieldset {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.maildiv .legendspacing {
	height: 10px;
}
.maildiv .fmcredits {
	float: right;
	font-size: 90%;
	color: #006699;
	padding-left: 20px;
}
.maildiv .fmsubmit {
	float: right;
}
.maildiv .fmrequired {
	color: #CC0000;
	font-size: 90%; 
	float: left;
	margin-top: 3px;
}
.maildiv .fmspacer {
	height: 10px;
}

.maildiv .fminfofull {
	padding: 0 10px 0 0;
	color: #5A6347;
	margin-bottom: 15px;
	font-size: 1.3em;
}
.maildiv .fminfohalf {
	padding: 0 10px 0 10px;
	color: #5A6347;
	margin-left: 110px;
	margin-bottom: 15px;
}
.maildiv .fmerrorbox {
	text-align: left;
	color: #006699;
}
.maildiv li {
	margin: 0 0 4px 0;
}
.maildiv .fmerrortitle {
	color: #CC0000;
	font-size: 120%;
}
#nav p {
	font-style: italic;
	color: #D8DAD7;
	padding-left: 10px;
}
