body {
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 3px;
		margin-bottom: 0px;
		background-color: #F8F0E7;
		font-family: Verdana, sans-serif;
		font-size: 9pt;
}

p {
		margin-top: 5px;
		margin-right: 3px;
		margin-left: 3px;
		margin-bottom: 10px;
		color: #3B2404;
		font-family: Verdana, sans-serif;
		font-size: 8.5pt;
}

.footer {
		color: #000000;
		font-family: Verdana, sans-serif;
		font-size: 8pt;
}

.header {
		color: #221F70;
		font-family: Verdana, sans-serif;
		font-size: 8pt;
}

newsText {
		margin-top: 5px;
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 5px;
		font-family: Verdana, sans-serif;
		font-size: 8pt;
}

menu {
		color: #221F70;
		font-family: Verdana, sans-serif;
		font-size: 8pt;
		margin-bottom: 0px;
		font-weight: bold;
}

.menu a:link { color: #3B2404; text-decoration: none; }
.menu a:visited { color: #221F70; text-decoration: none;}
.menu a:hover { color: #221F70; text-decoration: underline; font-size: 9pt;}
.menu a:active { color: #221F70; }

submenu {
		color: #000000;
		font-family: Verdana, sans-serif;
		font-size: 8pt;
		margin-bottom: 0px;
}

.submenu a:link { color: #000000; text-decoration: none; }
.submenu a:visited { color: #000000; text-decoration: none;}
.submenu a:hover { color: #221F70; text-decoration: underline; font-weight: bold;}
.submenu a:active { color: #000000; }

a:link { color: #00510E; }
a:visited { color: #3B2404; }
a:hover { color: #3B2404; font-weight: bold;}
a:active { color: #00510E; }

h1 {
		color: #4D6744;
		font-family: Verdana, sans-serif;
		font-size: 7pt;
		margin-bottom: 0px;
		font-weight: bold;
}
h2 {
		color: #24D6744;
		font-family: Verdana, sans-serif;
		font-size: 8pt;
		margin-bottom: 0px;
		font-weight: bold;
}

h3 {
		color: #00510E;
		font-family: Verdana, sans-serif;
		font-size: 9pt;
		margin-bottom: 0px;
		margin-left: 3px;
		font-weight: bold;
}

h4 {
		color: #4D6744;
		font-family: Verdana, sans-serif;
		font-size: 10pt;
		margin-bottom: 0px;
		font-weight: bold;
}

h5 {
		color: #4D6744;
		font-family: Verdana, sans-serif;
		font-size: 11pt;
		margin-bottom: 0px;
		font-weight: bold;
}
h6 {
		color: #3B2404;
		font-family: Verdana, sans-serif;
		font-size: 8pt;
		margin-bottom: 0px;
		font-weight: bold;
}

/*  
	################################################ 
	NEWS SECTION STYLES 
	################################################ 
*/
.titleline {
		color: #000000;
		font-size: 11pt;
		font-weight: bold;
		margin-bottom: 0px;
}
.title {
		color: #000000;
		font-size: 10pt;
		font-weight: bold;
		margin-bottom: 8px;
}

.title a:link { color: #000000; text-decoration: none; }
.title a:visited { color: #000000; text-decoration: none;}
.title a:hover { color: #000000; text-decoration: underline; }
.title a:active { color: #000000; }		
		

.newsText {
		color: #000000;
		font-family: Verdana, sans-serif;
		font-size: 8pt;
		margin-top: 5px;
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 5px;
}

/*  
	################################################ 
	END OF NEWS SECTION STYLES 
	################################################ 
*/

table,tr,td  {
		color: #000000;
		font-family: Verdana, sans-serif;
		font-size: 8pt;
}

ol,li,ul  {
		color: #3B2404;
		margin-left: 15px;
		font-family: Verdana, sans-serif;
		font-size: 8.5pt;
}

caption  {
        font-family: Verdana, sans-serif;
        font-size: 8.5pt;
        color : #3B2404;
        text-align: left;
        font-weight: bold;
}

.rightcolCaption  {
        font-family: Verdana, sans-serif;
        font-size: 9pt;
        color : #000000;
        text-align: left;
        font-weight: bold;
}


.headerLink
{
		color: #568675; 
		font-family: Verdana, sans-serif; 
		font-size: 12pt; 
		font-weight: bold;
		text-decoration: none; 
}

.headerLink a:link { color: #568675; text-decoration: none; }
.headerLink a:visited { color: #568675; text-decoration: none; }
.headerLink a:hover { color: #568675; text-decoration: underline; }
.headerLink a:active { color: #568675; text-decoration: underline; }

.picCaption {
	color: #000000;
	font-family: Verdana, sans-serif; 
	font-size: 7pt;   
	text-align: center;
}

.alignright {
	text-align: right;
}

form {
	padding: 0px;
	margin: 0px;
}

.blue{
	color:blue;
}
.line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
