.font {
	font-family: Georgia, "Times New Roman", Times, serif ;
	color: #FF9900
	
}

.header {
	font-family: Verdana;
	color: #FF9900;
	font-size: 18px;
	text-decoration: none;
	
}

.cardtextheader {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.cardtextsubheader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.cardtext {
	font-family: Verdana;
	font-size: 12px;
}

.cardtextfooter {
	font-family: Verdana;
	font-size: 10px;
}

.maincontent {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.whitefont {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.text {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.whitetext {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.boldwhitetext {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
}

.boldtext {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.smallfont {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.smallboldfont {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.cardfont {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.boldfont {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-weight: bold;
}

.boldheader {
	font-family: Verdana;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
}

.whiteboldheader {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
}

.boldunderlineheader {
	font-family: Verdana;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	text-decoration:underline
}

.headerfont {
	font-family: Verdana;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

.style6 {
	font-family: Verdana;
	color: #0033CC;
	font-size: 12px;
	font-weight: bold;
	
}

.style7 {
	font-family: Verdana;
	color: #0033CC;
	font-size: 12px;
	font-weight: normal;
	
}

.style8 {
	font-family: Verdana;
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}

.style9 {
	font-family: Verdana;
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	
}

.style10 {
	font-family: Verdana;
	color: #0000CC;
	font-size: 12px;
	font-weight: normal;
	
}
.style11 {
	font-family: Verdana;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	}
	
	.style15 {
	font-family: Verdana;
	color: #FF9900;
	font-size: 22px;
	font-weight: bold;
	}
.style13 {
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	}	
.style16 {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	}	
.style12 {
	font-family: Verdana;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	}
	
	.style14 {
	font-family: Verdana;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	}

html{overflow-x:hidden}

#Layer2 {
	position: absolute;
	
	width:200px;
	height:115px;
	z-index:1;
	left: 5px;
	top: -2px;
	
}

#dhtmltooltip{
	font-size: 10px;
position: absolute;
width: 150px;
font-family: Verdana;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 200;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.style2 {font-family: Verdana; font-size: 9px; }

.style1 {font-family: Verdana;}


.style4 {font-size: 12px; font-weight: bold; font-family: Verdana; }

.iconfont {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.dropdownbox1{
    BORDER-RIGHT: thin groove;
    BORDER-TOP: thin groove;
    FONT-SIZE: 11px;
    COLOR: black;

    MARGIN: 1pt;
    BORDER-LEFT: thin groove;
    BORDER-BOTTOM: thin groove;
    FONT-FAMILY: Verdana;
    HEIGHT: 10px;
    vertical-align: middle; 
}

