/*Site stylesheet*/

body {  
background-color:#000;font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;font-size:13px;font-style:normal;color:#4e4e4e;min-height:100%;height:auto !important;/* <- ie6 ignores it */height:100%;/* fix */position:relative;
	background-image:  url(../images/bg.png);
}

/*Main Container*/
#MainText {
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	vertical-align: top;
	padding-top: 20px;

}

/*Header Section*/
#header {
	background-color: #ffffff;
	width: 900px;
	border-collapse: none;
}
.logo { font-size:400%;font-weight:bold;font-style:normal;margin:0;padding:0;float:left;line-height:60px;}
.logo a{color:#fff;text-decoration:none;text-shadow:#000 1px 1px 1px;font-variant:small-caps;letter-spacing:-0.04em;}
.logo a:hover{color:#ed1e24;}

/*Header Site Navigation Bar*/

.textnav {
	font-size: 0.85em;
	font-weight: normal;
	color: #3274D0;
	padding: 2px;
	background-color: E3E3E3;
	border: 1px solid #B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	width: 80px;
}
.textnav, .textnav a:link, .textnav a:visited {
	text-decoration: none;
	color: #565656;
	}
.textnav a:hover, .textnav a:active {
	text-decoration: none;
	color: #7CBA0F;
}



.nav1 {
	height: 20px;
	font-size: 1.0em;
	font-weight: bold;
	color: #868686;
	text-align: center;
	vertical-align: middle;
	display: block;
	background-color: E1E1E1;
	padding-top: 15px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.nav1 a:link, .nav1 a:visited {
	text-decoration: none;
	color: #AFAB93;
	}
.nav1 a:hover, .nav1 a:active {
	text-decoration: none;
	color: #99cc99;
}

.nav1On {
	font-size: 0.75 em;
	text-align: left;
	background-color: #C4C7D8;
	border-top-color: #E0DECF;
	border-bottom-color: #E0DECF;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	color: #FFFFFF;
	text-decoration: none;
	padding:2px;
	height: 20px;
	width: 90px;
	font-weight: bold;
	}
	.nav1On a:link{
	background-color: #C4C7D8;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	.nav1On a:visited {
	background-color: #C4C7D8;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	.nav1On a:hover{
	background-color: #C4C7D8;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	}
	.nav1On a:active{
	background-color: #C4C7D8;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	}

/*Main editable content section*/

}
.mainCopy {
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.2em;

}

.mainCopy a:link {
color: #3274D0;
text-decoration: none;
}
.mainCopy a:visited {
color: #3274D0;
text-decoration: none;
}
.mainCopy a:hover {
color: #7CBA0F;
text-decoration: underline;
}
.mainCopy a:active {
color: #7CBA0F;
text-decoration: none;
}

/*Main Text Headings*/

h1 {font-size:1.5em;
font-family: Century Gothic, Helvetica, Verdana;
font-weight: bold;
text-align: left;
color: #3274D0;}

h2 {
font-size:1.1em; 
font-weight: bold;
font-family: Century Gothic, Helvetica, Verdana;
color: #7CBA0F;
line-height: 1.7em;
padding-bottom: 0.0em;
}

h3 {
font-size:0.9em; 
font-family: Helvetica, Verdana, Arial, sans-serif;
line-height: 1.5em;
font-weight: bold;
color: #565656;
}
h4 {font-size:0.8em; 
font-family: Helvetica, Verdana, Arial, sans-serif;
text-decoration: underline;
color: #565656;
}
h5 {font-size:0.8em; 
font-family: Helvetica, Verdana, Arial, sans-serif;
font-style: italic;
}

/*Main Text Lists*/
ul {
}

li {
list-style-type: square;
list-style-position: outside;
}
UL LI
{
list-style-position: outside;
list-style-type: square;
padding-bottom: 10px;
}
UL LI LI
{
list-style-type: disc;
}
UL LI LI LI
{
list-style-type: decimal;
}

OL LI
{
list-style-position: outside;
list-style-type: decimal;
padding-bottom: 10px;
}
OL OL LI
{
list-style-type: lower-alpha;
}
OL OL OL LI
{
list-style-type: lower-roman;
}

.blocktext1 {
	text-align: justify;
	font-style: italic;
	padding: 10px;

}
.blocktext2 {
text-align: justify;
font-size: 0.75em;
color: #E7F0EF;
background-color: #E8FAE2;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
}

#hrBlue{
	width: 400px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: thin dotted #3274D0;
	align: center;
}
#hrGreen{
	width: 400px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: thin dotted #7CBA0F;
	align: center;
}
.h2Box a:link, .h2Box a:visited, .h2Box a:hover, .h2Box a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #565656;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 1.7em;
	line-height: normal;
	text-decoration: none;
	width: 80%;
	align: center;

}
.h2Box { 	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #565656;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 1.7em;
	line-height: normal;
	text-decoration: none;
	width: 90%;
	align: center;
 } 

/*Tables*/

#tablehead {
	background-color: #3274D0;
	color: #FFFFFF;
	font-family: CenturyGothic, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	font-weight: bolder;
	vertical-align: middle;
	text-align: center;
	height: 15px;
	display: block;
	padding: 5px;
	border: 1px solid #FFFFFF;
}

.tablehead { 
	background-color: #3274D0;
	color: #FFFFFF;
	font-family: CenturyGothic, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	font-weight: bolder;
	vertical-align: middle;
	text-align: center;
	height: 15px;
	display: block;
	padding: 5px;
	border: 1px solid #FFFFFF;
 }
 
.tablerowhead {
	vertical-align: top;
	line-height: 1em;
	font-size: 0.70em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tabletext, .tabletext{
	vertical-align: top;
	line-height: 1em;
	font-size: 0.70em;
	padding: 5px;
}

.tabletextcentre {
	valign: top;
	align: center;
	line-height: 1em;
	font-size: 0.70em;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}



.tablerowheadBdr {
	border: 1px solid #99cc99;
	line-height: 1em;
	font-size: 0.70em;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	vertical-align: top;

}
.tabletextBdr {
	border: 1px solid #99cc99;
	valign: top;
	align: center;
	line-height: 1em;
	font-size: 0.70em;
	padding: 5px;
	vertical-align: top;
}
.tabletextcentreBdr {

	border: 1px solid #99cc99;
	vertical-align: top;
	line-height: 1em;
	font-size: 0.7em;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

.tablecentreBdrShade {

	border: 1px solid #99cc99;
	background-color: #E0DECF;
	vertical-align: top;
	line-height: 1em;
	font-size: 0.7em;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}


.tabledata{
	font-size: 0.7em;
	text-align: center;
	vertical-align: center;
	width: 60px;
}


.byline {
	font-size: 0.8em;
	font-style: italic;
	line-height: 1.2em;
}

/*ADVERTISEMENT BLOCKS*/
.textpromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EE1212;
}
/*TAGS & SOCIAL LINKS*/
.social {
width: 90px;
border: 2px solid #70A5c4;
cellpadding: 0;
cellspacing: 0;
}



	
/*SECTION NAVIGATION*/

.SecLcol {
	font-size: 0.6em;
	vertical-align: top;
	text-vertical-align: top;
	text-align: left;
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #FF0000;

}
.NavSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #99cc99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8FAE2;
}

#secnav1 {
	font-size: 0.75em;
	font-color: #FFFFFF;
	background-color: #99cc99;	
	margin: 0px 5px;
	cellspacing: 2px;
	padding:5px;
	text-align: left;
	font-family:CenturyGothic,Verdana, Helvetica;
	text-vertical-align: top;
	list-style-type: none;
}
.secNav1 ul li {
	list-style-type: none;
	text-decoration: none;
	cellspacing: 5px;
	line-spacing: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;

}
.secNav1Cell {
	font-size: 0.75em;
	color: #99cc99;
	text-align: left;
	line-spacing: 1.2em;	
	vertical-align: middle;
	background-color: #FFFFFF;
	border-bottom-color: #D5D1AD;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cellspacing: 5px;
}

.secNav1Cell a:link {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #99cc99;
	text-align: left;
	}
.secNav1Cell a:visited {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #99cc99;
	text-align: left;
}
.secNav1Cell a:hover {
	background-color: #99cc99;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
}
.secNav1Cell a:active {
	background-color: #868686;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	}
.secNav1CellOn {
	font-size: 0.75em;
	color: #AFAB93;
	text-align: left;
	line-spacing: 1.2em;	
	vertical-align: middle;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: 1px;	
	border-bottom-width: 1px;
	border-bottom-color: #D5D1AD;
	border-bottom-style: dotted;
	color: #AFAB93;
	text-decoration: none;
	cellspacing: 5px;
	}
	.secNav1CellOn a:link{
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: thin;	
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	color: #AFAB93;
	text-decoration: none;
	}
	
	.secNav1CellOn a:visited {
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: thin;	
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	color: #AFAB93;
	text-decoration: none;
	}
	.secNav1CellOn a:hover{
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: thin;	
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	color: #D5D1AD;
	text-decoration: none;
	}
	.secNav1CellOn a:active{
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: thin;	
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	color: #D5D1AD;
	text-decoration: none;
	}

#secNav2Cell, .secNav2Cell {
	font-size: 0.7em;
	font-family:CenturyGothic,Verdana, Helvetica;
	text-align: left;
	color: #868686;
	background-color: #FFFFFF;
	cellspacing: 2px;
	padding:2px;
	display: block 
	}
	.secNav2Cell a:link {
	color: #868686;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block 
	}
	.secNav2Cell a:visited {
	color: #868686;
	background-color: #FFFFFF;
	text-decoration: none;
	}
	.secNav2Cell a:hover {
	background-color: #99cc99;
	color: #FFFFFF;
	text-decoration: none;
	display: block 

	}
	.secNav2Cell a:active {
	background-color: #FFFFFF;
	color: #D5D1AD;
	text-decoration: none;
	}

	
/*Section Right Column*/	
#SecRcol{
	width: 160px;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	text-vertical-align: top;
	text-align: left;

	}
.SecRcol {
	font-size: 0.7em;
	vertical-align: top;
	text-vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
} 

#boxhead{
	background-color: #99cc99;
	color: #FFFFFF;
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	vertical-align: middle;
	text-align: center;
	height: 20px;
	display: block;
	}
.boxhead  {
 	background-color: #99cc99;
	color: #FFFFFF;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	vertical-align: middle;
	padding: 5px;
	text-align: center;
	display: block;
 } 



/*LEGAL PAGES*/

#legal{
background-color: #ffffff;
font-size: 0.7em;
cell-padding: 10px;
}

.legal  {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #ffffff;
	text-align: justify;
	cell-padding: 10px;
 } 		

/*NEWS PAGES*/

/*News Pages Text*/

.news {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
}
.news a:link, .news a:visited {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	color: #9F9F9F;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.news a:hover, .news a:active {
	text-decoration: none;
	color: #99cc99;
	font-weight: bold;
}
.newsintro {
font-size: 0.75em;
}
	
/*OTHER ITEMS*/
/*FOOTER*/

#footer{
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	background-color: #000000;
	}
	
	.footer {
	font-weight: bold;
	font-size: 0.7em;
	font-family: "Century Gothic", Helvetica, Arial;
	color: #FFFFFF;
	vertical-align: middle;	
	text-decoration: none;
	background-color: #7CBA0F;
	}
	
	.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

	.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.footer a:hover {
	color: #99cc99;
	text-decoration: none;
	}

	.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
.lvline {
	background-color: #EFEFEF;
	width: auto;
}
.rvline {

	background-color: #7CBA0F;
	width: 1px;


