body { margin:0px;}
td { vertical-align: top}
img { border:0px; margin:0 0 0 0; padding:0 0 0 0}
a { color:#1467A0; font-family:tahoma; font-size:12px; line-height:13px}
.list_1 { width:10; height:14; padding-top:6}
.priv { padding-top:13}
.foot { 
	color:#A6A6A6; 
	font-family:tahoma; 
	font-size:12px; 
	line-height:13px;
    padding-top:3px; 
	padding-right:20px; 
	padding-bottom:3px; 
	text-align:right; 
	vertical-align:middle;
	}
.grey_dark { color:#5A5A5A; font-family:tahoma; font-size:12px; line-height:13px}
.gray_light { color:#8D8D8D; font-family:tahoma; font-size:12px; line-height:13px}
.whitetext{font-family:tahoma; font-size:12px; color:#fff; font-weight:bold;}
.green { color:#DBF294; font-family:tahoma; font-size:12px; line-height:13px}
.nlack_b { color:#323232; font-family:tahoma; font-size:12px; line-height:13px; font-weight:bold}
.blue_dark { color:#1467A0; font-family:tahoma; font-size:12px; line-height:13px}
.blue_b { color:#1467A0; font-family:tahoma; font-size:12px; line-height:14px; font-weight:bold}
.blue_light { color:#A1E3FF; font-family:tahoma; font-size:12px; line-height:13px}
.grey_b { color:#454545; font-family:tahoma; font-size:12px; line-height:13px; font-weight:bold}

a.this_link {color:#6E6E6E; font-family:tahoma; text-align:center; font-size:12px; line-height:normal; text-decoration:none; font-weight:bold; vertical-align:middle}
.bottom { 
	color:#6E6E6E; 
	font-family:tahoma; 
	font-size:12px; 
	text-decoration:none; 
	text-align:center;
	vertical-align:middle;
	background-color:#DADADA; 
	padding:5px 0px;
	width:100px;	
	
	}
		
a.bottom { color:#6E6E6E;  text-align:center; font-family:tahoma; font-size:12px; line-height:normal; text-decoration:none; vertical-align:middle}
form{display:inline;}
ul
{
	padding:0;
	margin-left:20;
	list-style:none;
}	
li{padding:2 0 2 0; list-style:none;}
input{font-size:10px; color:#000;}

.content {
	font-family: tahoma;
	font-size: 11px;
	color: #4D3A01;
	border:1px solid #909090;
	background-color:#F6F6F6;
	
}
.required {
	font-family: tahoma;
	font-size: 100%;
	color: #CC0000;
	font-weight: normal;
}

.lnks { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color:#6a777a; text-decoration:none; }

.lnks a { color:#6a777a; text-decoration:none; font-size:11pt;}

ul.arrowunderline{
list-style-type:none;
margin:0;
padding:0;
text-align:left; /* enter "left", "right", or "center" to orient the menu accordingly */
font: bold 16px Georgia;
padding-left:20px;
}

ul.arrowunderline li{
display:inline;
margin-right:25px; /* spacing between each menu item */
}

ul.arrowunderline li a{
position:relative;
color:black;
padding-bottom:8px; /*spacing between each menu item and arrow underline beneath it */
text-decoration:none;

}

ul.arrowunderline li a:hover{
border-bottom:0px solid purple; /* style of arrow underline */
}

ul.arrowunderline li a:hover:after{ /* use CSS generated content to add arrow to the menu */
content:'';
width:0;
height:0;
position:absolute;
left:50%;
margin-left:-5px; /* value should match border-width below */
bottom: 0;
border-width:0px; /* value should match margin-left above */
border-style:solid;
border-color: transparent transparent purple transparent; /* create up arrow */
}

.btm {background-color:#DADADA; font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-align:center; }
.btm a  {font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-align:center; padding-top:4px; text-decoration:none; color:#333; }
.img_bdr{ border:#666 solid 1px; }
