body {
	margin: 0px;
}

form{
	margin:0px;
}

.navhead {
color: #FFFFFF;
font-weight:bold;
background-color:#085790;
}

.style1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;}


body, p, div, span {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	background: white;
}
blockquote {
	font-weight: normal;
}
pre {
	padding-left: 10pt;
	font-size: 10pt;
	font-family: Courier;
}
th {
	font-size: 9pt;
	font-weight: bold;
	padding: 0pt;
	text-align: left;
}
td {
	font-size: 8pt;
	font-weight: normal;
	padding: 0pt;
}

/* 
h1 {
	color: #0000ff;
	font-size: 24pt;
	font-weight: bold;
}

*/

h1 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 1px;
	display:inline;
}

h2 {
	color: #0000ff;
	font-size: 18pt;
	font-weight: bold;
}
h3 {
	color: #0000ff;
	font-size: 14pt;
	font-weight: bold;
}
h4 {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
ol {
	font-weight: normal;
	font-size: 10pt;
}
ul {
	font-weight: normal;
	font-size: 10pt;
}
li {
  padding: 2pt;
}
input {
	font-size: 10pt;
}
select {
	font-size: 10pt;
}
textarea {
	font-weight: normal;
}
hr {
	color: #000C6B;
	height: 1;
	width: 98%;
	text-align: left;
}


a.leftnav:link {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #00103F;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}

a.leftnav:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #00103F;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}

a.leftnav:hover {
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;		
}

a.underlined:link {
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	color: #000C6B;
	font-family: Arial, Helvetica, sans-serif;	
}
	
a.underlined:visited {
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	color: #000C6B;
	font-family: Arial, Helvetica, sans-serif;	
}

a.underlined:hover {
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;	
}

a.listlink:link {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #000C6B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.listlink:visited {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #AA0C6B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.listlink:hover {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}


a:link {
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	color: #000C6B;
	font-family: Arial, Helvetica, sans-serif;}

a:visited {
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	color: #000C6B;}

a:hover {
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;}


/*
a:active, a:link, a:visited {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
}
*/


/* This style formats error messages generated by EditMe. */
.error {
	font-weigth: bold;
	color: red;
}
/* This style formats the site menu generated by EditMe. */
.menu{
	font-size: 10pt;
	color: #000C6B;
	text-decoration: underline;
}

.menu:hover{
	color:#ff0000;
}

/* This style formats the site menu text generated by EditMe. */
.menutext{
	font-size: 10pt;
	color: #000C6B;
}

/* This style formats the site tools text generated by EditMe. */
.menuhead{
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
/* This style formats the tool div
.menubox {
	border-left: 1pt solid gray;
	padding-left: 4pt;
}

*/
.menubox {
	border-left: 1pt solid gray;
	padding-left: 4pt;
}
/* This style formats the comment user name and date header. */
.commenthead {
	font-weight:bold;
	margin: 0pt 10pt 5pt 0pt;
}
/* This style formats the box surrounding comments. */
.commentbox {
	background-color=CCCCCC;
	padding: 2pt; 
	margin: 0pt 10pt 15pt 0pt;
}
.commentbox p {
	background-color=CCCCCC;
	margin: 0pt 0pt 6pt 0pt;
}

/* Admin screen styles: */
#adminBody {
}
#adminMainTable {
}
#adminMainCell {
}
#adminMenuTable {
}
#adminMenuRow {
}
#adminMenuLeftCell {
}
#adminMenuRightCell {
}
#adminMenuSpacerRow {
}
.adminHR {
}
#adminMenuContentBlock {
}
