@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #055E5E;
	background: url(images/bg.jpg) #a5d38b top left repeat-x;
	}

div#master {
	width:860px;
    text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #dceecb;
}

div#topnav {
	position:relative;
	width:820px;
	left:20px;
	top:-40px;

}

div#content {
	width:860px;
	background-color: #dceecb;

}

div#footer {
	width:860px;
	background-color: #dceecb;
}

td#maincontent {
	padding:15px 5px 15px 2px;
}
td {
	font-size: 12px;
	color: #055E5E;
}
.bodyred {
	color: #CD2B26
}

.caption {
	margin: 0;
	text-align: left;
	font-family: arial;
	font-size: 10px;
	color: #CD2B26
}

#leftcolumn {
border-right: 1px solid #000000;
}

#rightcolumn {
border-left: 1px solid #000000;
}

#footer {
border-bottom: 1px solid #000000;
}

#leftnav {
border-bottom: 1px solid #000000;
}

td#headernav {
	color:#FFFFFF;
	height:28px;
	background:url(images/Home_800_02.jpg) repeat-x;
}

a.header:link {
color:#FFFFFF;
text-decoration:none;
font-size:12px;
font-weight:bold;
margin:0 5px 0 5px;
}

a.header:visited {
color:#FFFFFF;
text-decoration:none;
font-size:12px;
font-weight:bold;
margin:0 5px 0 5px;
}

a.header:hover {
color:#FFFFFF;
text-decoration:underline;
font-size:12px;
font-weight:bold;
margin:0 5px 0 5px;
}

a.header:active {
color:#FFFFFF;
text-decoration:none;
font-size:12px;
font-weight:bold;
margin:0 5px 0 5px;
}

div.leftnavlink {
	margin:15px 15px 0 5px;
}

a.leftnav:link {
color:#055E5E;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

a.leftnav:visited {
color:#055E5E;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

a.leftnav:hover {
color:#055E5E;
text-decoration:underline;
font-size:12px;
font-weight:bold;
}

a.leftnav:active {
color:#055E5E;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

td#footerbar {
	height:1px;
	background: url(images/499897.gif) repeat-x;
}

td#footer {
	padding: 5px 0 0 0;
	text-align: center;
	font-size:12px;
}

a:link {
color:#990000;
text-decoration:none;
}

a:visited {
color:#990000;
text-decoration:none;
}

a:hover {
color:#990000;
text-decoration:underline;
}

a:active {
color:#990000;
text-decoration:none;
}

h1 {
font-family: arial;
font-size: 20px;
font-weight:bold;
color:#e7708d6;
}

h2 {
font-family: arial;
font-size: 18px;
font-weight:bold;
color:#CC0099;
}

h3 {
font-family: arial;
font-size: 16px;
font-weight:bold;
color:#006699;
}

h4 {
font-family: arial;
font-size: 14px;
font-weight:bold;
color:#006699;
}

h5 {
font-family: arial;
font-size: 12px;
font-weight:bold;
color:#e7708d;
}

@media print {
.noprint { 
	display: none;
}
body {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}
td {
	font-size: 10pt;
	color: #000000;
}
}
