body{
	font: 80%/1.5em Verdana, Helvetica, Arial, sans-serif;
	color: #222;
	/*word-spacing: .1em;*/
}

#sidebar1 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	}
/* ----- HEADINGS ----- */

h1, h2, h3, h4 {
	margin: .5em 0 0em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*word-spacing: .1em;
	letter-spacing: .05em;*/
	}
h1{
font-size: 2em;
color: #10335E;
line-height: 100%;
margin-bottom: .5em;
}
#mainContent h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:  2em;
font-style: normal;
font-weight: normal;
color: #476D74;
}

h2
{
font-size: 1.4em;
color: #738F94;
}
h3{
font-size: 1.2em;
color: #10335E;
}
#sidebar1 h3 { margin: 0px;}
h4{
font-size: 1em;
color: #10335E;
}

/* ----- TABLES ----- */

th {text-align: right;
vertical-align: top;
}

td, th {line-height: 1.2em;}


table.tight td {
	padding: 0;
	line-height: .2em;
	}


/* ----- TYPOGRAPHY ----- */

p {margin: 0 0 1em 0;}

/* ----- LINKS ----- */

a:link{
color: #801529;
}
a:visited{
color: #691120;
}
a:hover{
color: #CC0000;
}
a:active{
color: #c00;
}

/* ----- IMAGES ----- */

img{
border: 0px;
}
img a{
border: 0px;
text-decoration: none;
}
img a:hover{
border: 0px;
text-decoration: none;
}



/* ----- FOOTER ----- */


p#websiteby {
font-size: x-small;
margin: 0 0 .5em 0;
}
p#copyright {
font-size: small;
margin: 0 0 .5em 0;
}

/* ----- CLASSES ----- */

.required {color:#990000;}

.quote {margin-bottom: 0px;
	font-weight: bold;
	color: #555;
	}

.quoted {margin-top: 0px;
text-align: right;
}

/* ----- SIDEBAR ----- */

#sidebar1 h3 {margin-bottom: 1em;
}
