body {
	color: #000;
	font-family: Arial;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background: #eee;
	text-align: center;
}
a {
	color: #991b1e;
}


a:hover {
	color: #000;
	text-decoration: none;
}

.master{
width: 780px;
	margin: 10px auto;
	text-align: left;
		border: 1px solid #000;
	margin-top: 40px;
		text-align: left;
	background: url(images/main_bg.gif) repeat-y;
	padding: 0px;
}
.top {

	margin: 10px 10px 0px 0px;
	padding: 0px;
}


.top_nav {
color: #000;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 4px;
	margin:10px 0px 10px 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	background : #fcc70c;
}
.top_nav .pipe {
	display: none;
}
.top_nav a{
	margin: 0px;
	border-right: 1px solid #000;
	text-align:center;
		color: #000;
	text-decoration: none;
	background : #fcc70c;
	padding: 4px 4px;
}
.top_nav a:hover{
	color:  #fff;
	background : #000;
	text-decoration: none;
}

.top_nav a.selected {
	color: #666;
	background : #cc3;
	text-decoration: none;
}

.copy {
	line-height: 0em;
	margin: 0px 6px 0px 0px;
	background: #ffffff url(images/white_bg.gif) no-repeat left;
	padding: 0px;
}



.text{
line-height: 1.5em;
	padding: 11px 10px;
	color: #000;
}

.container{
	background: url(images/shadow/side_shad.gif) repeat-y right;
}
.copyright {
	font-size: 8pt;
	padding-left: 5px;
}

.bottom{
	height: 6px;
	background: url(images/shadow/bot_shad.gif) repeat-x;
}
.main {
margin: 10px 75px 75px 75px;
	
} .copy h2 {
	font-size: 14pt;
	color: #991b1e;
	font-weight: bold;
	border-bottom:1px solid #e56902;
}
.sidebar{
text-align: left;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	width: 180px;
	background-color:#e56902;
	padding: 3px;
	float: right;
}
.sidebar h3{
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}
.maillist{
text-align:center;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	width: 180px;
	background-color:#e56902;
	float: right;
	padding: 5px;
}
.mailist h3{
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}
.copy h3{
	font-size: 12pt;
	color: #fcc70c;
	background : #991b1e;
	font-weight: bold;
	padding: 3px;
}

.copy h4 {
	font-size: 12pt;
color: #991b1e;
	font-weight: bold;
	padding: 3px;
}
.home{
	
}
.home h3{
	font-size: 12pt;
	color: #fcc70c;
	background : #991b1e;
	font-weight: bold;
	padding: 3px;
	margin-right : 200px;
}

.home h4 {
	font-size: 12pt;
color: #991b1e;
	background : #fcc70c;
	font-weight: bold;
	padding: 3px;
	margin-right : 200px;
}

 h5 {
	font-size: 12pt;
color: #991b1e;
	font-weight: bold;
	padding: 3px;
	margin-right : 200px;
}
.title{
	font-size: 12pt;
	color: #e56902;
	font-weight : bold;
}
.pdf {
	float: left;
	margin-right: 5px;
}
.footer{
	color:#e56902;
}
.footer a{
	color:#fff;
}

.pic{
	padding: 5px;
	font-size: 8pt;
	font : italic;
}