﻿a:link {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
a:visited {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
 }
 a:active {
 	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
 }
 
 a:hover {
	text-decoration: underline;
 }


.style1 {color: #0000FF}
.style3 {color: #000000}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style5 {color: #FFFFFF}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.style8 {font-size: 12px}

body {
	background:#BFEBFF;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 13pt;
	color: Black;
	text-align: left;
}

		.body a {
			font-family: Arial, Helvetica, sans-serif;
			color: #3F3F3F;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			line-height: 13pt;
			text-decoration: underline;
		}
		.body a:visited {
			font-family: Arial, Helvetica, sans-serif;
			color: #3F3F3F;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			line-height: 13pt;
			text-decoration: underline;
		}
		.body a:active {
			font-family: Arial, Helvetica, sans-serif;
			color: #3F3F3F;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			line-height: 13pt;
			text-decoration: underline;
		}
		.body a:hover {
		text-decoration: none;
		}




.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 11pt;
	color: #484848;
}

.bodysub {
	font-size: 8px;
	vertical-align: sub;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 12pt;
	color: Black;
}


.pagefooter { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: 10pt; color: #606060; text-align: left;}
    .pagefooter a { color: #606060; font-size: 10px; text-decoration: underline;}	
    .pagefooter a:visited { color: #606060; font-size: 10px; text-decoration: underline;	}	
    .pagefooter a:active { color: #606060; font-size: 10px; text-decoration: underline; }	
    .pagefooter a:hover { color: #606060; font-size: 10px; text-decoration: none; }
		
.pagenav { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 10pt; color: #606060; text-align: left;}
    .pagenav a { color: #0cb14b; font-size: 12px; font-weight: bold; text-decoration: underline;}	
    .pagenav a:visited { color: #0cb14b; font-size: 12px; font-weight: bold; text-decoration: underline;	}	
    .pagenav a:active { color: #0cb14b; font-size: 12px; font-weight: bold; text-decoration: underline; }	
    .pagenav a:hover { color: #0cb14b; font-size: 12px; font-weight: bold; text-decoration: none; }
		

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18pt;
	color: Black;
	text-align: left;
}

.bodyboldtan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18pt;
	color: #bf9f71;
	text-align: left;
}

.bodyboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 13pt;
	color: White;
	text-align: left;
}

.title {
	font-family: verdana,arial,sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	line-height: 20pt;
	color: #FFFFFF;
	text-align: left;
}


.featuretitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 13pt;
	color: Black;
	text-align: left;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16pt;
	color: #313131;
	text-align: left;
}


.subtitle_key {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 16pt;
	/*color: #0cb14b;*/
	color:#21409A;
	text-align: left;
}


		.featureon td {
			background: #284B75;		
		}
		.featureon a {
			color: white;
			font-size: 13px;
			font-weight: bold;
			text-decoration: underline;
			text-align: left;
		}
		.featureon a:visited {
			color: white;
			font-size: 13px;
			font-weight: bold;
			text-decoration: underline;
			text-align: left;
		}
		.featureon a:active {
			color: white;
			font-size: 13px;
			font-weight: bold;
			text-decoration: underline;
			text-align: left;
		}
		.featureon a:hover {
		}
		
		.featureoff td {
			background: #A1A1A1;
		}
		.featureoff a {
			color: #223F5F;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			text-align: left;
		}		
		.featureoff a:visited {
			color: #223F5F;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			text-align: left;
		}	
		.featureoff a:active {
			color: #223F5F;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			text-align: left;
		}	
		
		.featureoff a:hover {
		}
		
		.featuretextlink a {
			display: block;
			padding: 2;
			width: 345px;
			height: 21px;
			text-align: left;
		}


.menu a {
	background-color: transparent;
	display: block;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 19px;
	
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
    line-height: 17px;
    

}
.menu a:visited {
	background-color: transparent;
	display: block;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 19px;
	
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
    line-height: 17px;
    

}

.menu a:active {
	background-color: transparent;
	display: block;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 19px;
	
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
    line-height: 17px;

}

.menu a:hover {
	
	background-color: transparent;
	color: #000000;
}

.menulock a
{
    background: #FF0030;
    display: block;
    text-decoration: none;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    height: 19px;
    
    padding-left: 10px;
	padding-right: 10px;
    text-align: left;
    line-height: 17px;
}
.menulock a:visited
{
    background: #FF0030;
    display: block;
    text-decoration: none;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    height: 19px;
    
    padding-left: 10px;
	padding-right: 10px;
    text-align: left;
    line-height: 17px;
}

.menulock a:active
{
    background: #FF0030;
    display: block;
    text-decoration: none;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    height: 19px;
    
    padding-left: 10px;
	padding-right: 10px;
    text-align: left;
    line-height: 17px;
}

.menulock a:hover {
	color: #000000;
}

/*
Side Sub Menu
*/

.sdmenu td
{
    background-color:#DED9D1;
    width:180px;
    height:50px;
    vertical-align:middle;
}
.sdmenu a {
	background-color: #DED9D1;
	display: block;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #21409A;
	text-align: left;
	margin-left: 2em;
    height: 40px;
    text-align: left;
    line-height: 17px;
    border-top: 2px solid #B4E0BE;
    border-right: 2px solid #B4E0BE;
    border-left: 2px solid #B4E0BE;
    border-bottom: 2px solid #B4E0BE;


}
.sdmenu a:visited {
	background-color: #DED9D1;
	display: block;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #21409A;
	height: 40px;
	text-align: left;
	margin-left: 2em;
    line-height: 17px;
    border-top: 2px solid #B4E0BE;
    border-right: 2px solid #B4E0BE;
    border-left: 2px solid #B4E0BE;
    border-bottom: 2px solid #B4E0BE;
}

.sdmenu a:active {
	background-color: #DED9D1;
	display: block;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #21409A;
	height: 40px;
	text-align: left;
	margin-left: 2em;
    line-height: 17px;
    border-top: 2px solid #B4E0BE;
    border-right: 2px solid #B4E0BE;
    border-left: 2px solid #B4E0BE;
    border-bottom: 2px solid #B4E0BE;
}

.sdmenu a:hover {
	
	background-color: #F7A542;
	color: #21409A;
}

.sdmenulock a {
	background-color: #DED9D1;
	display: block;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-align: left;
	margin-left: 2em;
    height: 40px;
    text-align: left;
    line-height: 17px;
    border-top: 2px solid #B4E0BE;
    border-right: 2px solid #B4E0BE;
    border-left: 2px solid #B4E0BE;
    border-bottom: 2px solid #B4E0BE;
    margin-left: 2em;


}
.sdmenulock a:visited {
	background-color: #DED9D1;
	display: block;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	height: 40px;
	text-align: left;
	margin-left: 2em;
    line-height: 17px;
    border-top: 2px solid #B4E0BE;
    border-right: 2px solid #B4E0BE;
    border-left: 2px solid #B4E0BE;
    border-bottom: 2px solid #B4E0BE;
    margin-left: 2em;
}

.sdmenulock a:active {
	background-color: #DED9D1;
	display: block;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	height: 40px;
	text-align: left;
	margin-left: 2em;
    line-height: 17px;
    border-top: 2px solid #B4E0BE;
    border-right: 2px solid #B4E0BE;
    border-left: 2px solid #B4E0BE;
    border-bottom: 2px solid #B4E0BE;
    margin-left: 2em;
}

.sdmenulock a:hover {
	
	background-color: #F7A542;
	color: #21409A;
}

/* 
SUB MENU
*/

.sdsubmenu a {
	background-color: #DED9D1;
	display: block;
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #21409A;
	text-align: left;
	margin-left: 2em;
    text-align: left;
    line-height: 22px;
    height: 22px;
    
}
.sdsubmenu a:visited {
	background-color: #DED9D1;
	display: block;	
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #21409A;
	text-align: left;
	margin-left: 2em;
    line-height: 22px;
    height: 22px;
}

.sdsubmenu a:active {
	background-color: #DED9D1;
	display: block;	
	text-decoration: none;
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #21409A;
	text-align: left;
	margin-left: 2em;
    line-height: 22px;
    height: 22px;
}

.sdsubmenu a:hover {
	
	background-color: #F7A542;
	color: #21409A;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Red;
	text-align: left;
}

.featureimagebody
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #878585;
    line-height: 14pt;
    text-align: center;
}

.alert
{
    background-color:#F5F5F5;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 14px;
    color:#245389;
}

.nav a:link 
{
	font-size: 12px;
	text-decoration: none;
	color:yellow;
	height:40;
	line-height:40px;  
}
.nav a:visited 
{
	font-size: 12px;
	text-decoration: none;
	color:yellow;
	height:40;
	line-height:40px;
	 
}
.nav a:active {
	
	font-size: 12px;
	text-decoration: none;
	color:#ffffff;
	height:40;
	line-height:40px; 
}
.nav a:hover {
	font-size: 12px;
	color:#071EF8;
	height:40; 
	text-decoration: none;
	line-height:40px; 
} 

.nav_selected {
	font-size: 12px;
	font-weight:bold; 
	color:#071EF8;
	background: url("images/tab.gif") top center no-repeat;
	width:100;
	height:40; 
	text-decoration: none;
	line-height:40px; 
}
.nav_selected a:link 
{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color:yellow;
	height:40;
	line-height:40px;  
}
.nav_selected a:visited 
{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color:yellow;
	height:40;
	line-height:40px;
	 
}
.nav_selected a:active 
{
    font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	color:#ffffff;
	height:40;
	line-height:40px; 
}
.nav_selected a:hover 
{
    font-weight:bold;
	font-size: 12px;
	color:#071EF8;
	height:40; 
	text-decoration: none;
	line-height:40px; 
} 

.fornav a:link 
{
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	color:yellow;
	height:40;
	line-height:40px;  
}
.fornav a:visited 
{
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	color:yellow;
	height:40;
	line-height:40px;
	 
}
.fornav a:active {
	
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	color:#ffffff;
	height:40;
	line-height:40px; 
}
.fornav a:hover {
	font-size: 12px;
	color:#071EF8;
	height:40; 
	text-decoration: none;
	text-align:center;
	line-height:40px; 
} 

.fornav_selected {
	font-size: 12px;
	font-weight:bold; 
	color:#071EF8;
	background: url("images/tab.gif") top center no-repeat;
	width:100;
	height:40; 
	text-decoration: none;
	text-align:center;
	line-height:40px; 
}
.fornav_selected a:link 
{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	color:yellow;
	height:40;
	line-height:40px;  
}
.fornav_selected a:visited 
{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	color:yellow;
	height:40;
	line-height:40px;
	 
}
.fornav_selected a:active {
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	color:#ffffff;
	height:40;
	line-height:40px; 
}
.fornav_selected a:hover {
	font-size: 12px;
	font-weight:bold;
	color:#071EF8;
	height:40; 
	text-decoration: none;
	text-align:center;
	line-height:40px; 
} 