﻿/*---->>>Style Sheet Rules<<<----*/

/*---->>>Sets HTML Rules<<<----*/

html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	font: normal 80% Verdana, Verdana, Geneva, sans-serif;
	background: #202020;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;}

hr {
	background-color: #0b3982;
	color: #0b3982;
	border: none;
	height: 1px;
	width: 100%;}

img {
	border: none;}

ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;}

h1 {
	color: #0b3982;
	font: bold 22px Georgia, Georgia, serif;
	text-align: left;
	letter-spacing: 1px;
	padding: 0;
	margin: 0 0 15px 0;}

h2 {
	color: #0b3982;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left;}

h3 {
	color: #0b3982;
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-align: left; margin-bottom: 5px;}

h4 {
	color: #808080;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 10px 0;}

h5 {
	color: #0b3982;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 0;}

h6 {
	color: #999;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 0;
	margin: 0;}

a {
	color: #1f5aa8;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;}
	
/*---->>>Sets Formatting for Form<<<----*/

fieldset {
	border: 1px dashed #c2c2c2;
	padding: 0 0 5px 0;
	margin: 5px 0;}

legend {
	background-color: #ffffff;
	color: #606060;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	margin: 0;}

form {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;}

label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;}

input {
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c2c2c2;}

textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c2c2c2;}

.button {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;
	clear: both;}

/*---->>>Sets ID Rules Used for Page Layout<<<----*/
#wrapper {
	background: #ffffff url('images/wrapperbg.jpg');
	width: 900px;
	text-align: left;
	margin: 0 auto;}

#logo {
	float: left;
	width: 300px;
	height: 115px;}
	
#global {
	float: right;
	background: url('images/global.jpg') no-repeat;
	text-align: right;
	font-size: 85%;
	font-weight: bold;
	color: #ffffff;
	width: 580px;
	height: 65px;
	padding: 50px 20px 0 0;}
	
	#global a {
	color: #ffffff;
	text-decoration: none;}
	
	#global a:hover {
	color: #ffffff;
	text-decoration: underline;}
	
#mainnavigation {
	clear: both;
	float: left;
	color: #c0c0c0;
	background: url('images/mainnav.jpg') no-repeat;
	text-align: left;
	font-size: 110%;
	line-height: 1.8em;
	width: 250px;
	padding: 15px 20px 0 30px;
	}

	#mainnavigation a {
		text-decoration: none;
		font-variant: small-caps;
		padding: 0;
		color: #1f5aa8;}

	#mainnavigation a:hover {
		text-decoration: underline;
		font-variant: small-caps;
		color: #808080;}

#mainimage {
	float: right;
	width: 600px;
	height: 185px;}

#topshadow {
	float: right;
	height: 25px;
}

#content {
	float: right;
	width: 580px;
	line-height: 1.5em;
	padding: 0 10px;}

#sidebar {
	font-size: 85%;
	float: left;
	width: 250px;
	padding: 0 20px 0 30px;
	}

#footer {
	clear: both;
	background: #202020 url('images/footer.jpg') no-repeat;
	color: #ffffff;
	padding: 35px 20px 0 0;
	text-align: right;
	font-size: 80%;
	height: 50px;}

#footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;}
	
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;}
	
#footer p {
	margin: 0;
	padding: 3px 0;}
	
/*---->>>Sets 2-Column Catalog Display<<<----*/

table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}

.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 50%;}

/*---->>>Sets Classes Used for Formatting<<<----*/

p.small {
	font-size: 80%;}

.box {
	background: #f6f6f6;
	border: 1px dashed #c2c2c2;
	padding: 0 10px 10px 10px;
	margin: 0 0 20px 0;}

.calendar {
	text-align: center;
	margin: 0 0 20px 0;}

.center {
	text-align: center;}	

.clear {
	clear: both;}
	
.image-border {
	border: 3px double #c2c2c2;}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c2c2c2;}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c2c2c2;}

.tenpixspacer
{
	height: 10px;
}

.twentypixspacer
{
	height: 20px;
}

.SelectedRowStyle { background-color: Yellow; }
.projAttrHeader { background-color: #336699; color: #fff; font-weight: bold; text-align: center; }
.projAttrItems { background-color: #c0c0c0; color: #444; font-weight: bold; text-align: left; }
.descriptors { border: dashed 1px #999; background-color: #dcdcdc; margin: 7px; padding: 5px; }

#attributeGrid a:link, #attributeGrid a:visited { font-weight: bold; color: #1f5aa8;
	text-decoration: none; }
	
#attributeGrid a:hover, #attributeGrid a:active { font-weight: bold; color: #808080;
	text-decoration: underline; }

.errorText { font-weight: bold; color: #ff0000; font-size: 1.05em; }
.successText { font-weight: bold; color: Blue; }
