@charset "utf-8";
/* CSS Document */

body {
	background-image: url(graphics/bkrnd_tile.jpg);
	margin: 0px;
}
.regText, .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: justify;
}

.contentctr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.templateBorder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #75A482;
	border-bottom-color: #75A482;
	border-left-color: #75A482;
	padding: 10px 10px 20px 10px;
}
.greenbox {
	border-width: 2px;
	border-style: solid;
	border-color: #75A482;
	padding: 10px 10px 20px 10px;
}
.templateBorderNoPad {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #75A482;
	border-bottom-color: #75A482;
	border-left-color: #75A482;
	padding: 10px 0px 10px 0px;
}
.titleBorder {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #75A482;
	border-left-color: #75A482;
}
.outertbl {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #75A482;
	border-bottom-color: #75A482;
	border-left-color: #75A482;
	margin: 0px 0px 0px 0px;
}
.innertbl
{
    width: 100%;
}
TBL,TR,TD.fullW
{
    width: 100%
}
TBL,TR,TD.partialW
{
    width: 455px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.headerBand 
{
     background: #75A482;
     font-family: Arial, Helvetica, Sans-Serif;
     font-size: 11px;
    font-style: normal;
	font-weight: bold;
	color:White;
}

HR
{
     color:  #75A482;
     border-style: dotted;
     font-style: normal;
	font-weight: bold;
	color:black;
}
.smlblk
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px; 
}

H2
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #75A482;
}
A 
{
    font-family: Arial, Helvetica, Sans-Serif;
}
A:link	{	
	text-decoration:	none;
	font-weight: bold;
	color:	#75A482;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight: bold;
	color:	#75A482;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight: bold;
	color:	#75A482;
	}	
		
A:hover	{	
	text-decoration:	underline;
	font-weight: bold;
	color:	#75A482;
	}

.grnhltsml
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11pt;
    font-weight: bold;
    color: #75A482;
}

.grnhltmed
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13pt;
    font-weight: bold;
    color: #75A482;
}

.grnhltlg
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16pt;
    font-weight: bold;
    color: #75A482;
}

h1,h2,h3,h4,h5
{
    font-family: Arial, Helvetica, Sans-Serif;   
}

.title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #548162;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6EA27E;
	border-right-color: #6EA27E;
	border-bottom-color: #6EA27E;
	border-left-color: #6EA27E;
	background-color: #D3DDD4;
	margin:10px 0px 0px 0px;
}

.grnhlt
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color: #75A482;
}

.blkhlt
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color: #000000;
}

.vsml
{
font-size: 8pt;
}
.sml
{
    font-size: 11pt;
}

.med
{
    font-size: 13pt;
}

.lg
{
    font-size: 16pt;
}
.caption
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color: #000000;
    font-size: 10pt;
}
.floatright
{
float: right;
margin:4px 0px 10px 10px;
text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
}
.floatleft
{
float: left;
margin: 4px 10px 10px 0px;
text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
}
.imgcapblk
{
    background-color: #000000;
    color: #FFFFFF;
    font-weight: bold;}
.imgcapgrn
{
    background-color: #D3DDD4;
    color: #75A482;
    font-weight: bold;
    text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10pt;
}
.imgcapgry
{
    background-color: #ddd;
    color: #000000;
    text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10pt;
}

.octtitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #548162;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6EA27E;
	border-right-color: #6EA27E;
	border-bottom-color: #6EA27E;
	border-left-color: #6EA27E;
	background-color: #D3DDD4;
	margin:0px 0px 0px 0px;
}
.octhdr
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;  
    color: #000000;
}

.imgBorder {
	border-width: 1px;
	border-style: solid;
	border-color: #75A482;
}

.imgBorderBlk {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.eventDt
{
    font-size: 11pt;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    vertical-align: top;
    text-align: right;
    white-space:nowrap;
}
.resultTbl
{
    background-color: #D3DDD4; 
}
.results
{
    background-image: url(graphics/bkrnd_tile.jpg);
}
