﻿body	{background-color:#ffffff; color:#333333; font-family: Helvetica, Arial, Verdana, sans-serif;}

* { outline:0;}

p, td	{
	font-size: 13px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul     	{list-style-type: square;}

h1	{
	font-size: 18pt;
	color: #555555;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
h2	{font-size: 13pt; color: #1079af; margin-bottom: 0px;}
h3	{
	font-size: 11pt;
	color: #4379AE;
}
h4	{font-size: 14pt; color: #6c9d31; font-weight: normal; margin-top: 0px; margin-bottom: 0px;}
h5	{font-size: 10pt; color: #808183; margin-top: 0px;}
h6	{
	font-size: 10pt;
	color: #4379ae;
	text-transform:uppercase;
}

.bottom	{margin-bottom: 0;}
.top	{margin-top: 0;}
.topbot	{margin-top: 0; margin-bottom: 0;}

.large	{font-size: 14px;}
.small	{font-size: 11px;}

.green		{color: #6c9d31;}
.lightgreen {color: #c8dab2;}
.tableheader	{
	color: white;
	background-color: #6c9d31;
}

a:link 		{color: #333333;}
a:active 	{color: #333333;}
a:visited 	{color: #6c9d31;}
a:hover 	{color: #1079AF;}
li a		{font-size: 14px;}

.content {
	border-left: 1px solid #b1b2b3;
	border-right: 1px solid #b1b2b3;
}

#body {
	padding: 30px 30px 20px 30px;
	vertical-align: top;
}

/* News Styles */
#newsbox {
	background-image: url(../images/news_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.news 		{border-bottom: 1pt solid #333333; padding:10px;}
#newsdate	{font-size: 11px; color: #333333; padding-left: 4px;}
#newsitem	{font-size: 12px; padding-left: 30px; padding-right: 15px; text-indent: -11px;}
#newsbox a:link		{color: #333333; text-decoration: none;}
#newsbox a:active	{color: #333333; text-decoration: none;}
#newsbox a:visited	{color: #333333; text-decoration: none;}
#newsbox a:hover 	{color: #1079AF; text-decoration: none;}

#address			{font-size: 9pt; color: #333333; padding-left: 12px;}
#address a:link		{color: #333333;}
#address a:active	{color: #333333;}
#address a:visited	{color: #333333;}
#address a:hover 	{color: #1079AF;}


#list1 {
	font: italic 1em Georgia, Times, serif;
	color: #999999;
	margin-left: -15px;
}
#list1 p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}
