body {margin: 0;
padding: 0;
font-family: sans-serif;
font-size: .7em;
line-height: 1.4em;
background-image: url(images/background.gif);
background-repeat: repeat-y;}

#container-right {
padding: 0;
margin: 0;
background-image: url(images/black_background_home.gif);
background-repeat: repeat-y;
background-position: right;
}
div#header {padding: 18px;
text-align: center;
background-color: #008000;}

div#headerblack {padding: 5px;
text-align: right;
background-color: #000000;
color: #ffffff;
font-weight: bold;
font-size: 15px;}

div#headerblack a:link{
color: #ffffff;
font-size: 12px;
font-weight: bold;
text-decoration: none;}

div#headerblack a:visited{
color: #ffffff;
font-size: 12px;
font-weight: bold;
text-decoration: none;}

div#headerblack a:hover{
color: #ffffff;
font-size: 12px;
font-weight: bold;
text-decoration: underline;}
div#maincontent {padding: 2%;
text-align: justify;
margin-left:  170px;
margin-right:  170px;
background-color: #fff;}

div#rightcolumn {
float: right;
text-align: left;
width: 169px;
position: absolute;
top: 130px;
right: 0;
background-color: #000;
height: 100%;
border-top: 1px #fff solid;}

#rightcolumn a:link {
border-bottom: 1px #fff solid;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 5px;
color: #fff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: block;}

#rightcolumn a:visited {
border-bottom: 1px #fff solid;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 5px;
color: #fff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: block;}

#rightcolumn a:hover {
border-bottom: 1px #fff solid;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 5px;
color: #fff;
font-size: 12px;
font-weight: bold;
display: block;
text-decoration: underline;
background-color: #008000;}
div#leftcolumnlogo {
float: left;
width: 170px;
padding-top: 10px;
}

div#leftcolumn {
float: left;
text-align: left;
width: 170px;
position: absolute;
top: 210px;
left: 0px;
border-top: 1px #000 solid;
}

#leftcolumn a:link {
border-bottom: 1px #000000 solid;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
color: #008000;
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: block;}

#leftcolumn a:visited {
border-bottom: 1px #000000 solid;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
color: #008000;
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: block;}

#leftcolumn a:hover {
border-bottom: 1px #000000 solid;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
color: #000000;
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: block;}



h1 {
color: #008000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: bold;
font-style: italic;
text-align: center;}

h2 {
font-size: 1.6em;
font-weight: bold;
line-height: 14px;	
}

h3 {}

h4 {}

h5{}

h6{}




p {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000;
margin: 5px;
line-height: 21px;}

div#hometext p {
margin: 1em 0;
font-family: Helvetica, sans-serif;
font-size: 14px;
line-height: 15px;
font-weight: bold;
}

div#footer{
font-size: 10px;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
line-height: 11px;}

div#footer a:link, a:visited{
font-weight: bold;
color: #008000;
text-decoration: none;
border: none;}

div#footer a:hover{
font-weight: bold;
color: #000000;
border: none;
text-decoration: underline;}

div#copyright{
font-size: 9px;
font-weight: bold;
text-align: center;}
.imgright {
	float:right;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:10px;
}
.center {
	text-align:center;
}
.grayborder {
	border:3px solid #e8e8e8;
}
.imagepad {
	padding:5px;
}
.clear {
	clear:both;
	height:1px;
}
.noborder {
	border:0px;
}

.columns {
	width: 620px;
	margin: 0 auto;
}

.column-left {
	float: left;
	width: 270px;
	margin: 0;
	padding: 10px;
}

.column-right {
	float: right;
	width: 300px;
	margin: 10px 0;
	padding: 10px;
	border-left: 1px solid #999;
}