body {
	margin:0px;
	padding:0px;
	font-family: Courier, "Courier New", Arial, sans-serif;
	font-size: 1em;
	color: #333366;
}
*, html {margin:0px; padding:0px}
a{ color:#333366; text-decoration:underline; font-weight:bold }
a:hover {
	text-decoration:underline;
	color: #000000;
}
ul, ol {
	margin-left:35px;
	margin-bottom:8px;
	margin-top:8px}
	
	ul{
	list-style-type: circle;
}
li {margin-bottom:4px;}
#emailbox {
	background-color: #CCCCCC;
	padding: 8px;
	border: 1px solid #eeeeee;
	width: 275px;
	margin: 20px;
}
#sitecontainer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
}
#header {
}
#navigation {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	padding-left: 5px;
}
#navigation img {
	margin-right: 2px;
}
#leftpanel {
	width: 150px;
	float: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFFFFF;
}
#leftpanel img {
	margin-bottom: 10px;
}
.lefttext {
	margin-right: 3px;
	margin-left: 3px;
	font-size: 0.9em;
}

#mainpanel {
	width: 440px;
	float: left;
	margin-bottom: 2px;
}
#rightpanel {
	float: left;
	width: 150px;
	color: #FFFFFF;
}
#rightpanel img {
	margin-bottom: 7px;
	margin-top: 7px;
	margin-left: 5px;
	margin-right: 5px;
}
.righttext {
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom: 20px;
}
.purple {
	background-color: #333366;
	width: 160px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.silver {	padding-top: 5px;}
.silver .righttext {
	margin-right: 8px;
	margin-left: 8px;
	font-size: 1em;
	color: #333366;
}
.righttext a, .sectiontitle a{ color:#ffffff; text-decoration:underline;  font-weight:bold }
.sectiontitle {
	font-size: 0.9em;
}

.silver .righttext a, #mainpage p a{ color:#333366; text-decoration:underline; font-weight:bold }
.fontage {
	font-family: georgia, "palatino Linotype", serif;
	font-size: 0.9em;
}


#footer {
	clear: both;
	width: 740px;
	background-color: #FFFFFF;
	color: #333366;
	font-size: 0.75em;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a, .headline a {
color:#333366;
text-decoration:underline;}
#footer a:hover, .headline a:hover, #mainpage p a:hover {
	text-decoration:underline;
	color: #000000;
}
.headline img {
	border: 1px solid #eeeeee;
}
.headlineimg {
	width: 152px;
	float: left;
}
.headlinetext {
	width: 258px;
	float: left;
	padding-left: 10px;
}


.headline {
	width: 420px;
	background-color: #FFFFFF;
	margin-top: 2px;
	padding: 10px;
	display: block;
	float: left;
}
.spacerdiv {
	width: 440px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.headline .clearfloats {
	clear: left;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.silver {

	background-color: #CCCCCC;
	width: 160px;
}
#mainpage {
	width: 578px;
	float: left;
	background-color:#FFFFFF;
	padding: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	line-height: 1.3em;
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 2px;
}
#mainpage p img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #eeeeee;
}

#mainpage p {
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	color: #333366;
	font-weight: bold;
	margin-bottom: 3px;
		margin-top: 10px;
}
h1 {
	font-size: 1.25em;

}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.0em;
}

#sitecontainer #mainpage .backtotop {
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.righttext img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
