﻿body {
	background-color: #006;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
}

a, a:link, a:visited, a:active {color: #006 !important;}

a:hover {color: #09f; text-decoration: none;}


h1, h2, h3, h4 {font-family: Verdana, Arial, sans-serif;}

h1 { font-size: 12px !important; color: #09f; font-weight: bold;}

h2 { font-size: medium; color: #c60; line-height: 1.4em; font-weight: normal;}

h3 { font-size: 16px; color: #c96; line-height: 1.4em; font-weight: normal;}

h4 { font-size: 16px; color: #330; line-height: 1.4em; font-weight: normal;}

p, ol, ul, li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	}

th { text-align: left;}

.note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	}

.blurb {
	font-size: 11px;
	text-indent: 0em;
	line-height: 1.2em;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	}

.bold {font-weight: bold;}

hr {color: #fff;}

.bios {font-size: 11px;
	color: #300;
}

.footer, .sublink, a.footer {
	font-size: 10px;
	text-decoration: none;
	line-height: 1.2em;
	}

select, input, option, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}

form {
	display: inline;
	}

.caption {
	font-size: 11px;
	color: #C90;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.2em;
	}

.caption a:hover {color: #900;}

.dots {background-image: url(../images/header/dots.gif); background-repeat: repeat-x;}

.quote {
	font-style: italic;
	font-size: 11px;
	color: #300;
	text-decoration: none;
	line-height: 1.2em;
	}


#pageheader {background-image:url(../images/header/pattern2.gif); background-repeat:repeat-x;}

#pagefooter {background-image:url(../images/header/pattern2.gif); background-repeat:repeat-x;}


/* admin toolbox */
.admintoolbox {background-color :#009; width:180px !important; border-collapse:collapse;}
.toolboxtitle {background-color: #009; color:#fff;}
.admintoolbox th {background-color: #336; color:#fff; text-align: left;}
.admintoolbox td a, .admintoolbox td a:active, .admintoolbox td a:link, .admintoolbox td a:visited {font-family:verdana,arial,sans serif;font-size:9pt;text-decoration:none; color: white !important;}
.admintoolbox td a:hover {text-decoration: none !important; color: #000 !important;}
