html {
	scrollbar-face-color: #c6c6c6;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #ffffff;

}
.maincont {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	letter-spacing:0.1;
	line-height:1.5;
}
.maincontfooter{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	letter-spacing:0.1;
	line-height:1.5;
}
.ftmenufooter{
    font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	letter-spacing:0.1;
	line-height:1.5;
}
.ftmenufooter a{
    font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	letter-spacing:0.1;
	line-height:1.5;
	text-decoration: underline;
}
.ftmenufooter a:hover{
    font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	letter-spacing:0.1;
	line-height:1.5;
	text-decoration: none;
}
.ftmenu {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0067a0;
	text-decoration:none;
}
.ftmenu:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration:none;

}
.heading {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	letter-spacing:0.1;
	line-height:1.5;
}


.subheading {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-weight:bold;
	color: #000033;
	letter-spacing:0.1;
	line-height:1.5;
}
.news_events {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0067a0;
	letter-spacing:0.1;
	line-height:1.5;
}
.tab_menu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	letter-spacing:0.1;
	line-height:1.5;
}
.ft_tabmenu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration:none;
}
.ft_tabmenu:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #18728f;
	text-decoration:none;

}
.maintab {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0067a0;
	letter-spacing:0.1;
	line-height:1.5;
}
input, textarea, select  {
		BORDER-RIGHT: #5E808C 1px solid;
		BORDER-TOP:  #5E808C 1px solid; 
		BORDER-BOTTOM:  #5E808C 1px solid; 
		BACKGROUND: #ffffff; 
		BORDER-LEFT:  #5E808C 1px solid; 
		font-size: 9pt; 
		font-family: Arial; 
		color: darkblue;
}


.headings {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	
	font-variant: normal;
	color: #333333;
	letter-spacing:0.1;
	line-height:1.5;
}
.headingwht {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	
	font-variant: normal;
	color: #ffffff;
	letter-spacing:0.1;
	line-height:1.5;
}
.headingw {
	font-family: Bell Gothic Std;
	font-size: 11pt;
	font-style: normal;
	
	font-variant: normal;
	color: #ffffff;
	letter-spacing:0.1;
	line-height:1.5;
}
/* Grid Options */
.Grid { 
	
	width: 100%;
	
	}
.Grid td { 
	
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
.Gridheader { 
	background-color: #72ADD6;
	text-align:center;
	vertical-align:middle;
	color:  #ffffff; 
font-family: Arial;
	font-size: 13px;
	font-style: normal;
	height:23px;
	}
	
.Gridalt
{
	background-color: #72ADD6;
	}
.GridReg
{
	background-color: #337CAC;
	}
	
	
	body
{
    margin-bottom:0px;
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
    
}
.headertexts
{
	font-weight:bold;
	font-size:12px;
	color:#003366;
	font-family:Verdana;
	}
	@media print
{

.PrintButton{
		display:none;
	}
}
@media screen
{
	.PrintButton{
		display:block;
	}
