td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#6B6B6B;
	line-height:13px;
	
}
a {
	text-decoration: underline;
	color:#3082A8;
	font-size:11px;
}


body { 	margin:0px;padding:0px;}

.copy{
font-family:Tahoma;
font-size:11px;
color:#6B6B6B;
text-decoration:none;
}

.top_txt {color:#646464; font-size:10px}

.gray {color:#6B6B6B; text-decoration:none}
.blue {color:#3082A8}
.green {color:#94BE23}



a:hover{text-decoration:underline;
	font-weight:bold;
}

#under{text-decoration:underline;}

br.6px{
line-height: 6px;
}

br.small{
line-height: 25%;
}

div.more{
margin-left:2px;
margin-top:2px;
margin-bottom:10px;
}

div.spacer{
height:1px;
background-color:#CECECE;
margin-top:0px;
margin-bottom:0px;
clear:both;
}

div.spacer_top{
height:1px;
background-color:#CECECE;
margin-top:10px;
}

div.toplink_text{
float:left;
position:relative;
width:136px;
margin-bottom:5px;
font-size:12;
}

div.toplink_image{
float:left;
position:relative;
margin-left:1px;
}

div.header{
margin-left:30px;
margin-top:40px;
background: white url(images/txt1.jpg) repeat-x scroll;
font-size:16px;
font-weight:bold;
}

div.header_spacer{
margin-left:30px;
margin-top:10px;
margin-right:68px;
height:1px;
background-image:url(images/dot.gif);
}

div.header_text{
margin-left:30px;
margin-top:14px;
width:430px;
}

div.header_mod{
text-align:center;
margin-left:30px;
margin-top:20px;
font-size:16px;
font-weight:bold;
}

div.header_text_mod{
margin-left:30px;
margin-right:30px;
margin-top:14px;
text-align:justify;
width:670px;
font-size: 13px;
}

p{
text-indent:15px;
}

img{
border:0;
}

.dropdown {
	float:left;
	padding-right:2px;
}
.dropdown dt {
	width:73px;
	border:1px solid #C1C1C1;
	padding:10px;
	font-weight:bold;
	cursor:pointer;
	background:url(images/header.new.gif);
	color: #9F9F9F;
	font-size: 1.1em;
	text-align: center;
	border-top:none;
	border-bottom:none;
}
.dropdown dt:hover {
	background:url(images/header.new_swap.gif);
	color: #96BB32;
}
.dropdown dd {
	position:absolute;
	margin:0;
	overflow:hidden;
	width:95px;
	display:none;
	background:#fff;
	z-index:100;
	opacity:0;
}
.dropdown ul {
	position:relative;
	width:93px;
	border:1px solid #C1C1C1;
	list-style:none;
	border-top:none;
	text-align: center;
	padding:0;
	margin:0;
}
.dropdown li {
	display:inline;
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#333;
	text-decoration:none;
	background:#eaf0f2;
	width:83px;
}
.dropdown a:hover {
	background:#d9e1e4;
	text-decoration:none;
	font-weight:normal;
	color:#000;
}
.dropdown .underline {
	border-bottom:1px solid #C1C1C1;
}

a.nounderline{text-decoration:none;}

div.spaced{
	padding:1em;
}
