body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bcbcbc;
	margin:0;
	padding:20px 0 0 0;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#main {
	width:1004px;
	margin:auto;
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 6px 0;
}
#top {
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:6px 15px 0 14px
}
#logo {
	display:block;
	float:left;
	width:218px;
	border-bottom:1px solid #FFFFFF;
}
#head {
	display:block;
	float:right;
	width:736px;
	border-bottom:1px solid #FFFFFF;
}
#pageTitle {
	
	float:left;
	width:230px;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	
}

#interior {
	
	background-image: url(../images/bg-interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:1004px;
	/*height:300px;*/
}
#mid {
	padding:0 15px 0 14px
}
#left {
	display:block;
	float:left;
	width:218px;
}
.background {
	background-color : #20B2AA;
}
#right {
	display:block;
	float:right;
	width:736px;
	text-decoration: none;
}
div#right a {
	display:block;
	float:left;
	height:25px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:25px;
	padding-right:15px;
	padding-left:15px;
}
div#right a:hover {
	color: #ffff00;
	text-decoration:none;
}
#maintext {
	display:block;
	float:right;
	width:696px;
	border-top:1px solid #FFFFFF;
	padding:15px 20px 10px 20px;
	line-height:18px;
}
#maintext p.F14Y {
	color: #ffff66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}	
#maintext2 {
	display:block;
	float:right;
	width:696px;
	border-top:1px solid #FFFFFF;
	
	line-height:18px;
}
div#navbar {
	width: 218px;
	display:block;
	float:left;
}
div#navbar ul {
	margin:0;
	padding:0;
}
div#navbar li {

	list-style-type:none;
	display:block;
	float:right;
	width:218px;
	height:25px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}
div#navbar li.twoline {

	list-style-type: none;
	display: block;
	float: right;
	width: 218px;
	height: 50px;
	text-align: right;
	border-bottom:1px solid #FFFFFF;
}
div#navbar li.threeline {

	list-style-type: none;
	display: block;
	float: right;
	width: 218px;
	height: 80px;
	text-align: right;
	border-bottom:1px solid #FFFFFF;
}
div#navbar li.threelineActive {

	list-style-type: none;
	display: block;
	float: right;
	width: 218px;
	height: 80px;
	text-align: right;
	border-bottom:1px solid #FFFFFF;
	background-color: Black;
	font-weight: bolder;
}


div#navbar li.large {

	list-style-type: none;
	display: block;
	float: right;
	width: 218px;
	height: 160px;
	text-align: right;
	border-bottom: none;
}
div#navbar li.noline {
	border-bottom: none;
}

div#navbar li.buttonactive {
	background-color: Black;
	font-weight: bolder;
}
div#navbar li.button1 {
	background-image: url(../images/bg-button-1.gif);
	background-repeat: no-repeat;
}
div#navbar li.button2 {
	background-image: url(../images/bg-button-2.gif);
	background-repeat: no-repeat;
}
div#navbar li.button3 {
	background-image: url(../images/bg-button-3.gif);
	background-repeat: no-repeat;
}
div#navbar li.button4 {
	background-image: url(../images/bg-button-4.gif);
	background-repeat: no-repeat;
}
div#navbar li.button5 {
	background-image: url(../images/bg-button-4.gif);
	background-repeat: no-repeat;
}
div#navbar li.buttonlast {
	background-image: url(../images/bg-button-last.gif);
	background-repeat: no-repeat;
}
div#navbar li a {
	display: block;
	float: left;
	width: 200px;
	height: 25px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-right: 15px;
}
div#navbar li a:link {
	color: #FFFFFF:
}
div#navbar li a:visited {
	color: #FFFFFF;
}
div#navbar li a:hover {
	color: #ffff00;
	text-decoration:none;
	
}
div#navbar li a:active {
	
	color: #FFFFFF;
}

div#navbar2 {
	width: 218px;
	display:block;
	float:left;
}
div#navbar2 ul {
	margin:0;
	padding:0;
}
div#navbar2 li {
	list-style-type:none;
	display:block;
	float:right;
	width:218px;
	height:25px;
	text-align:right;
	border-bottom:0px solid #FFFFFF;
}

div#navbar2 li a {
	display:block;
	float:left;
	width:200px;
	height:25px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #CFEDF2;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height:25px;
	padding-right:15px;
	
}
div#navbar2 li a:link {
	color: #CFEDF2:
}
div#navbar2 li a:visited {
	color: #CFEDF2;
}
div#navbar2 li a:hover {
	color: #ffff00;
	text-decoration:none;
}
div#navbar2 li a:active {
	background-color: Yellow;
	color: #FFFFFF;
}


div#navbar3 {
	width: 218px;
	display:block;
	float:left;
}
div#navbar3 ul {
	margin:0;
	padding:0;
}
div#navbar3 li {
	list-style-type:none;
	display:block;
	float: right;
	width:218px;
	height:25px;
	text-align: center;
	border-bottom:1px solid #FFFFFF;
}
div#navbar3 li.header {
	list-style-type:none;
	display:block;
	float: right;
	width:218px;
	height:25px;
	text-align: center;
	font: bold small-caps 14px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #FFFFFF;
}
div#navbar3 li.twoline {
	list-style-type: none;
	display: block;
	float: right;
	width: 218px;
	height: 50px;
	text-align: center;
	border-bottom:1px solid #FFFFFF;
}
div#navbar3 li.large {
	list-style-type: none;
	display: block;
	float: right;
	width: 218px;
	height: 150px;
	text-align: center;
	border-bottom: none;
}
div#navbar3 li.noline {
	border-bottom: none;
}

div#navbar3 li.buttonactive {
	background-color: Black;
	font-weight: bolder;
}

div#navbar3 li.buttonlast {
	background-image: url(../images/bg-button-last.gif);
	background-repeat: no-repeat;
}
div#navbar3 li a {
	display: block;
	float: left;
	width: 200px;
	height: 25px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #00BFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-right: 15px;
}
div#navbar3 li a:link {
	color: #00BFFF;
}
div#navbar3 li a:visited {
	color: #00BFFF;
}
div#navbar3 li a:hover {
	color: #ffff00;
	text-decoration:none;
	
}
div#navbar3 li a:active {
	background-color: Yellow;
	color: #FFFFFF;
}


#link a:link {
	display:block;
	text-decoration: none;
	
	color: #3399ff;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
		
}
#link a:visited {
	color: #ffffcc;
}
#link a:hover {
	color: #3366cc;
	font-size:12px;
	text-decoration:none;
	
}
#link a:active {
	background-color: Yellow;
	color: #FFFFFF;
}

Yellow FONTS
#F6Y {  font-family: Arial, sans-serif, Helvetica; font-size: 6pt; font-style: normal; color : #FFFF00;}
#F7Y {  font-family: Arial, sans-serif, Helvetica; font-size: 7pt; font-style: normal; color : #FFFF00;}
#F8Y {  font-family: Arial, sans-serif, Helvetica; font-size: 8pt; font-style: normal; color : #FFFF00;}
#F9Y {  font-family: Arial, sans-serif, Helvetica; font-size: 9pt; font-style: normal; color : #FFFF00;}
#F10Y {  font-family: Arial, sans-serif, Helvetica; font-size: 10pt; font-style: normal; color : #FFFF00;}
#F12Y {  font-family: Arial, sans-serif, Helvetica; font-size: 12pt; font-style: normal; color : #FFFF00;}
#F13Y {  font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-style: normal; color : #FFFF00;}
#F14Y {  font-family: Arial, sans-serif, Helvetica; font-size: 14pt; font-style: normal; color : #FFFF00;}
#F16Y {  font-family: Arial, sans-serif, Helvetica; font-size: 16pt; font-style: normal; color : #FFFF00;}
#F18Y {  font-family: Arial, sans-serif, Helvetica; font-size: 18pt; font-style: normal; color : #FFFF00;}

Orange FONTS
#F6O {  font-family: Arial, sans-serif, Helvetica; font-size: 6pt; font-style: normal; color : #ff9900;}
#F7O {  font-family: Arial, sans-serif, Helvetica; font-size: 7pt; font-style: normal; color : #ff9900;}
#F8O {  font-family: Arial, sans-serif, Helvetica; font-size: 8pt; font-style: normal; color : #ff9900;}
#F9O {  font-family: Arial, sans-serif, Helvetica; font-size: 9pt; font-style: normal; color : #ff9900;}
#F10O {  font-family: Arial, sans-serif, Helvetica; font-size: 10pt; font-style: normal; color : #ff9900;}
#F12O {  font-family: Arial, sans-serif, Helvetica; font-size: 12pt; font-style: normal; color : #ff9900;}
#F13O {  font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-style: normal; color : #ff9900;}
#F14O {  font-family: Arial, sans-serif, Helvetica; font-size: 14pt; font-style: normal; color : #ff9900;}
#F16O {  font-family: Arial, sans-serif, Helvetica; font-size: 16pt; font-style: normal; color : #ff9900;}
#F18O {  font-family: Arial, sans-serif, Helvetica; font-size: 18pt; font-style: normal; color : #ff9900;}

dkPURPLE FONTS
#F6DP {	font-family: Arial, sans-serif, Helvetica;	font-size: 6pt;	font-style: normal;	color : #666699;}
#F7DP {  font-family: Arial, sans-serif, Helvetica; font-size: 7pt; font-style: normal; color : #666699;}
#F8DP {  font-family: Arial, sans-serif, Helvetica; font-size: 8pt; font-style: normal; color : #666699;}
#F9DP {  font-family: Arial, sans-serif, Helvetica; font-size: 9pt; font-style: normal; color : #666699;}
#F10DP {  font-family: Arial, sans-serif, Helvetica; font-size: 10pt; font-style: normal; color : #666699;}
#F12DP {  font-family: Arial, sans-serif, Helvetica; font-size: 12pt; font-style: normal; color : #666699;}
#F13DP {  font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-style: normal; color : #666699;}
#F14DP {  font-family: Arial, sans-serif, Helvetica; font-size: 14pt; font-style: normal; color : #666699;}
#F16DP {  font-family: Arial, sans-serif, Helvetica; font-size: 16pt; font-style: normal; color : #666699;}
#F18DP {  font-family: Arial, sans-serif, Helvetica; font-size: 18pt; font-style: normal; color : #666699;}

PURPLE FONTS
#F6P {  font-family: Arial, sans-serif, Helvetica; font-size: 6pt; font-style: normal; color : #9933CC;}
#F7P {  font-family: Arial, sans-serif, Helvetica; font-size: 7pt; font-style: normal; color : #9933CC;}
#F8P {  font-family: Arial, sans-serif, Helvetica; font-size: 8pt; font-style: normal; color : #9933CC;}
#F9P {  font-family: Arial, sans-serif, Helvetica; font-size: 9pt; font-style: normal; color : #9933CC;}
#F10P {  font-family: Arial, sans-serif, Helvetica; font-size: 10pt; font-style: normal; color : #9933CC;}
#F12P {  font-family: Arial, sans-serif, Helvetica; font-size: 12pt; font-style: normal; color : #9933CC;}
#F13P {  font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-style: normal; color : #9933CC;}
#F14P {  font-family: Arial, sans-serif, Helvetica; font-size: 14pt; font-style: normal; color : #9933CC;}
#F16P {  font-family: Arial, sans-serif, Helvetica; font-size: 16pt; font-style: normal; color : #9933CC;}
#F18P {  font-family: Arial, sans-serif, Helvetica; font-size: 18pt; font-style: normal; color : #9933CC;}

DARK 2 PURPLE FONTS
#F6P2 {  font-family: Arial, sans-serif, Helvetica; font-size: 6pt; font-style: normal; color : #663399;}
#F7P2 {  font-family: Arial, sans-serif, Helvetica; font-size: 7pt; font-style: normal; color : #663399;}
#F8P2 {  font-family: Arial, sans-serif, Helvetica; font-size: 8pt; font-style: normal; color : #663399;}
#F9P2 {  font-family: Arial, sans-serif, Helvetica; font-size: 9pt; font-style: normal; color : #663399;}
#F10P2 {  font-family: Arial, sans-serif, Helvetica; font-size: 10pt; font-style: normal; color : #663399;}
#F12P2 {  font-family: Arial, sans-serif, Helvetica; font-size: 12pt; font-style: normal; color : #663399;}
#F13P2 {  font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-style: normal; color : #663399;}
#F14P2 {  font-family: Arial, sans-serif, Helvetica; font-size: 14pt; font-style: normal; color : #663399;}
#F16P2 {  font-family: Arial, sans-serif, Helvetica; font-size: 16pt; font-style: normal; color : #663399;}
#F18P2 {  font-family: Arial, sans-serif, Helvetica; font-size: 18pt; font-style: normal; color : #663399;}


WHITE FONTS
#F6 {  font-family: Arial, sans-serif, Helvetica; font-size: 6pt; font-style: normal; color : #FFFFFF;}
#F7 {  font-family: Arial, sans-serif, Helvetica; font-size: 7pt; font-style: normal; color : #FFFFFF;}
#F8 {  font-family: Arial, sans-serif, Helvetica; font-size: 8pt; font-style: normal; color : #FFFFFF;}
#F9 {  font-family: Arial, sans-serif, Helvetica; font-size: 9pt; font-style: normal; color : #FFFFFF;}
#F10 {  font-family: Arial, sans-serif, Helvetica; font-size: 10pt; font-style: normal; color : #FFFFFF;}
#F12 {  font-family: Arial, sans-serif, Helvetica; font-size: 12pt; font-style: normal; color : #FFFFFF;}
#F13 {  font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-style: normal; color : #FFFFFF;}
#F14 {  font-family: Arial, sans-serif, Helvetica; font-size: 14pt; font-style: normal; color : #FFFFFF;}
#F16 {  font-family: Arial, sans-serif, Helvetica; font-size: 16pt; font-style: normal; color : #FFFFFF;}
#F18 {  font-family: Arial, sans-serif, Helvetica; font-size: 18pt; font-style: normal; color : #FFFFFF;}


BLUE FONTS
#F6B {  font-family: Arial, sans-serif, Helvetica; font-size: 6pt; font-style: normal; color : #003366;}
#F7B {  font-family: Arial, sans-serif, Helvetica; font-size: 7pt; font-style: normal; color : #003366;}
#F8B {  font-family: Arial, sans-serif, Helvetica; font-size: 8pt; font-style: normal; color : #003366;}
#F9B {  font-family: Arial, sans-serif, Helvetica; font-size: 9pt; font-style: normal; color : #003366;}
#F10B {  font-family: Arial, sans-serif, Helvetica; font-size: 10pt; font-style: normal; color : #003366;}
#F11B {  font-family: Arial, sans-serif, Helvetica; font-size: 11pt; font-style: normal; color : #003366;}
#F12B {  font-family: Arial, sans-serif, Helvetica; font-size: 12pt; font-style: normal; color : #003366;}
#F13B {  font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-style: normal; color : #003366;}
#F14B {  font-family: Arial, sans-serif, Helvetica; font-size: 14pt; font-style: normal; color : #003366;}
#F16B {  font-family: Arial, sans-serif, Helvetica; font-size: 16pt; font-style: normal; color : #003366;}
#F18B {  font-family: Arial, sans-serif, Helvetica; font-size: 18pt; font-style: normal; color : #003366;}


RED FONTS
#F6R {  font-family: Arial, sans-serif, Helvetica; font-size: 6pt; font-style: normal; color : #ff6600;}
#F7R {  font-family: Arial, sans-serif, Helvetica; font-size: 7pt; font-style: normal; color : #ff3366;}
#F8R {  font-family: Arial, sans-serif, Helvetica; font-size: 8pt; font-style: normal; color : #ff3366;}
#F9R {  font-family: Arial, sans-serif, Helvetica; font-size: 9pt; font-style: normal; color : #ff3366;}
#F10R {  font-family: Arial, sans-serif, Helvetica; font-size: 10pt; font-style: normal; color : #ff3366;}
#F12R {  font-family: Arial, sans-serif, Helvetica; font-size: 12pt; font-style: normal; color : #ff3366;}
#F13R {  font-family: Arial, sans-serif, Helvetica; font-size: 13pt; font-style: normal; color : #ff3366;}
#F14R {  font-family: Arial, sans-serif, Helvetica; font-size: 14pt; font-style: normal; color : #ff3366;}
#F16R {  font-family: Arial, sans-serif, Helvetica; font-size: 16pt; font-style: normal; color : #ff3366;}
#F18R {  font-family: Arial, sans-serif, Helvetica; font-size: 18pt; font-style: normal; color : #ff3366;}



h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
p { 
	margin: 10px 0;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#8ac1fa;
	text-decoration:none;
}

a:active {
	background-color: Yellow;
	color: Navy;
}


#footer {
	font-size: 11px;
	color:#747474;
	text-align:center;
	padding:20px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#747474;
	text-decoration:underline;
}

