a:link { 
	color: #539ABA; 
	text-decoration: none; 
}  

a:visited {  
	color: #539ABA;
	text-decoration: none;
}

a:hover {
	color: #3D7B98;
	text-decoration: underline;
}

a:active { 
	color: #3D7B98; 
	text-decoration: underline;
}

hr {
	color: #DADADA;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/page_bg.jpg);
	background-position: 0px 109px;
	background-repeat: repeat-x;
}

td, p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* Heading Tags */

h1 {
	color: #007C48;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin-bottom:0px;
}

h2 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}

h3 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

/* List Elements */

li {
	color: #000000;
}

ol {
	color: #000000;
	list-style-type: none;
}

ul {
	color: #000000;
	list-style-type: none;
}

/* Form Elements */

input {
	background-color: #F9F9F9;
	border: 1px #CCCCCC solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

select {
	background-color: #F9F9F9;
	border: 1px #CCCCCC solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}

textarea {
	background-color: #F9F9F9;
	border: 1px #CCCCCC solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
}
	
.smallsubmit {
	background-color: #5B96D2;
	border: 1px solid #2C66A4;
	color: White;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
}

.submit {
	background-color: #5B96D2;
	border: 1px solid #2C66A4;
	color: White;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

/* End Form Elements */

.contentarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	line-height: 17px;
	padding: 15px 25px 15px 25px;
	background-image: url(images/contentarea_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.contentarea li {
	color: #000000;
	margin-bottom: 5px;
	list-style-image: url(images/bullet.gif);
}

.contentarea ol {
	color: #000000;
	list-style-type: lower-alpha;
}

.contentarea ul {
	color: #000000;
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
	list-style-image: url(images/leftflash.gif);
}

.contenttd {
	padding-right: 10px;
	text-align: justify;
}

.navbar {
	background-image: url(images/navbar_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid White;
	border-top: 2px solid White;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

.note {
	color: #CC0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.pictureframe {
	border: 1px solid #CCCCCC;
}

.pictureframel {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

.pictureframer {
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}

.smalltext {
	color: #999171;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9px;
}

.footer {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	background-image: url(images/footer_line.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.footer a:link { 
	color: #999999;
	text-decoration: none;
} 

.footer a:visited {  
	color: #999999;
	text-decoration: none;
}

.footer a:hover {
	color: #7D8DC9;
	text-decoration: none;
}

.footer a:active { 
	color: #7D8DC9;
	text-decoration: none;
}

/* Admin Elements */

.tableborder {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.tablehead {
	background-color: #AEA6CB;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
}

.tablerow {
	font-weight: normal;
	color: Black;
	border-bottom: 1px solid #CCCCCC;
}

.leftcolumn {
	background-color: #EEEEEE;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	}
	
.rightcolumn {
	background-color: #FCFCFC;
	padding-left: 5px;
	}
	
	
/* Other stuff */

.noDoubleClick {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	cursor: default;
}


/* Vertical Menu */

#navcontainer ul {
	line-height: normal;
	list-style-type: none;
	padding: 0;
	width: 159px;
	margin: 0px 0px 0px 5px;
	border-top: 1px solid #FFDD66;
	border-bottom: 1px solid #FEAB12;
} 

#navcontainer li {
	list-style-image: none; 
	margin: 0;
	padding: 0;
}
 
#navcontainer a { 
	border-bottom: 1px solid #FFDD66;
	border-top: 1px solid #FEAB12;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	text-decoration: none;
	background-color: #FFC501;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
	background-image: url(images/leftcol_arrow_off.gif);
	background-position: 165px;
	background-repeat: no-repeat;
}

#navcontainer a:hover {
	background-color: #FFD43E;
	color: #AA6600;
	background-image: url(images/leftcol_arrow_on.gif);
	background-position: 165px;
	background-repeat: no-repeat;
}

#selected {
	border-bottom: 1px solid #FFDD66;
	border-top: 1px solid #FEAB12;
	color: #000000;
	display: block;
	font-size: 14px;
	text-decoration: none;
	background-color: #FFC501;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
	background-image: url(images/leftcol_arrow_off.gif);
	background-position: 165px;
	background-repeat: no-repeat;
}

/* Horizontal Navbar */

#navlist
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#navlist ul
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
}

#navlist ul li 
{
font-size: 10px;
float: left;
color: #FFFFFF;
text-align: center;
margin: 0px 0px 0px 0px;
}

#navlist ul li a
{
text-decoration: none; 
float: left;
margin: 0px;
line-height: 22px;
color: #FFFFFF;
padding: 3px 1em;
border-right: 1px solid #29629A;
border-left: 1px solid #84B0DD;
}

#navlist li a:hover
{
color: Black;
background-color: #B6CFEB;
}

#navlist li a#current 
{ 
background-color: #2D6CA8;
color: White;
}

