body {
	background-color: #171E30;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}
.copyright {color:#212C47;}
a:link {color: #42588E; text-decoration:none}
a:visited {color: #42588E; text-decoration:none}
a:hover {color: #42588E; text-decoration:underline}

p { font-family: Arial; font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: normal;}
td { font-family: Arial; font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: normal;}

.wstbanner:         { font-family: Arial; font-size: 7pt; color: #42588E; text-decoration: none; font-weight: normal;}
.wstbanner:link     { font-family: Arial; font-size: 7pt; color: #42588E; text-decoration: none; font-weight: normal;}
.wstbanner:visited  { font-family: Arial; font-size: 7pt; color: #42588E; text-decoration: none; font-weight: normal;}
.wstbanner:hover    { font-family: Arial; font-size: 7pt; color: #42588E; text-decoration: underline; font-weight: normal;}

/*-- Begin Blog Styles --*/

.archiveitem, a.feedlink { font-size:8pt; font-weight:normal;}
.header { font-family: verdana; font-size: 10pt; color: #3F3F3F; text-decoration: none; font-weight: bold;}
.entryheader { font-family: verdana; font-size: 8pt; color: #CCCCCC; text-decoration: none; font-weight: bold;}
.error { font-family: verdana; font-size: 10pt; color: #FF0000; text-decoration: none; font-weight: bold;}
.sidebarlist { margin:0; padding:0 }
.sidebaritem {list-style-type: none;  color: #000000; font-weight: bold;}

h2.feedheader, h2.searchheader, h2.recentheader { color:#000; font-weight:bold ;font-size:10pt; margin:0 0 0px 0;}
ul { list-style-type: none; font-size: 6pt; color: #000000; font-weight: bold; padding-left: 0; margin:0 0 13px 0;}

.searchterm { border:1px solid #000; padding:2px; font-size:8pt; margin-top:5px;}
.searchterm:hover, .searchterm:focus { background-color:#EDEDF5;}

a.calendarlink{ padding:3px;}
a.calendarlink:hover{ background-color:#DDD; color:#DFDFDF;}

.calendar{
	/* ----------------------
	margin-top:10px;
	there's 2 calender classes.
	---------------------- */
}

/*-- End Blog Styles --*/