body {
    text-align: left;
    font: 15px arial;
    background: #ffffff;
    margin:0; 
    padding: 0;
    overflow: -moz-scrollbars-vertical;
}

ul,ol,li
{
	text-align: left;
}

table,
tr,
td
{
    font: 16px arial;
    color:#000099;
    vertical-align: top;
}
th { color: #000000; }

img,
td img
{
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}
p
{
    font: 17px arial;
    line-height: normal;
    line-height: 19px;
    margin: 5px 10px;
    padding: 0;
    color:#333333;
    color:#000099;;
    text-align: justify;
}

h1
{
    font: 26px "Gill Sans MT";
    font-weight:bold;
    color: #6B3822;
    letter-spacing: normal;
    text-align:center;
    line-height:34px;
    margin: 20px 0 0 0 ;
    padding: 0 0 10px 0;;
    border: 0;
    border-bottom: 1px #ff995b solid;
    border-bottom: 1px #6B3822 solid;
    border-bottom: 1px #902116 solid;

}

h1 span
{
    font: 16px "Gill Sans MT";
    letter-spacing: .2em;
}

h2
{
    font: 22px "Gill Sans MT";
    font-weight:bold;
    color: #ff995b;
    color: #A93216;
    color: #6B3822;
    letter-spacing: normal;
    margin: 10px;
}

h3
{
    font: 16px "Gill Sans MT";
    font-weight:bold;
    color: #ff995b;
    color: #A93216;
    color: #6B3822;
    color: #000000;
    letter-spacing: normal;
    margin: 10px 10px 5px;
}

a:link,
a:active,
a:visited
{
    color: #3366ff;
    color: #000099;
    text-decoration:none;
    text-decoration:underline;
    font-weight:bold;
}

a:hover
{
    color: #3366ff;
    color: #000099;
    color: #ff995b;
    background: #99ccff;
    background: #003366;
    background: transparent;
    text-decoration:none;
}
.line {
	background: #ff995b;
	background: #faf0e6;
	color: #faf0e6;
	color: #000000;
}

.centered
{
	text-align: center;
}

.justified
{
	text-align: justify;
}

.required
{
	color: #ff0000;
	font: 12px arial;
}

.dropcap
{
	font: bold 36px "times new roman";
	line-height: 34px;
	color: black; 
	width: 36px;
	text-align: center;
	border-top: 1px dotted #000099;
	margin-right: 2px;
	background: #99ccff;
	background: #ff995b;
	float: left;
}

.copyright {
    margin: 2px 0 0 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    color: #cccccc;
}

#linklist li
{
	list-style-image: url(/images/bullseye.gif);
	font: 17px "Gill Sans MT";
	line-height: 24px;
}

#linklist li span
{
	color: #0000cc;
	font: 13px "Gill Sans MT";
}

#linklist a:link,
#linklist a:visited,
#linklist a:active
{
    text-decoration: none;
    color: #2F4F2F;
    font-weight: normal;
    margin: 0;
    padding: 0;
    border: 0;
}

#linklist a:hover
{
    color: #000000;
    text-decoration: none;
    text-decoration: underline;
    border: 0;
}
