td { border-left:3px;}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	font-weight: bolder;
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}

.textblack-indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin-left:25px;
}


.box {
	text-align: center;
	width: 85%;
	border-width: 1px;
	border-style: solid;
	size: 25px;
}

.emailbox {
	text-align: center;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	size: 25px;
	background-color: #33CCFF;

}

.arrow {
	font-size: 34px;
	color: #FF0000;
	font-weight: bolder;
	padding-top: 0px;
}
.textblack-bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: 900;
}
.textblack-bold-big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: 900;
}

.textblack-bold-underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: 900;
	text-decoration:underline;
}

.textblack-bold-big-underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: 900;
	text-decoration:underline;
}

.textblack-bold-big a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191970;
	font-weight: 900;
	text-decoration: underline;
	
}
.form{color:#000000}
input, select, textarea{ font-size:9px; font:Arial, Helvetica, sans-serif; border:0;}
BODY{
scrollbar-face-color:#3366CC;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#000000;
}



.dkNAV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	
				
				

}
.privpolic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F91AF;
}
.dkNAVonstate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	
				
				

}
a {
	text-decoration:none;
	color: #33FF33;
}
a:hover{
	color: #CCCCCC;
}
.producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.avptable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191970;
	font-weight: 900;
}


h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191970;
	font-weight: 900;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191970;
	font-weight: 900;
}


h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191970;
	font-weight: 900;
}

.basiclink {
	color:#191970;
	text-decoration:underline;
	font-weight: 700;
}

.italic {
	font-style:italic;
}

.underline {
	text-decoration:underline;
}

.underline-bold {
	text-decoration:underline;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.no-dec {
	text-decoration:none;
	list-style-type:none;
}

.square-dec {
	list-style-type:disc;
	font-size:9px;
}

.disc-dec {
	list-style-type:disc;
	font-size:11px;
}

.decimal-dec {
	list-style-type:decimal;
	font-size:11px;
}

table.border-on {
	border: 1px solid black;
	padding: 1px;
}

.red {
	color: #FF0000;
	font-weight: 900;
}

.textbox {
	background-color: #CCCCCC;
}

.align-right {
	float: right;
}

.text-right {
	text-align: right;
}

