td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#828282;
	line-height:13px;
	vertical-align:top
}

a {text-decoration:underline;
   color:#44423D;}
  
table {}  
body { 	margin:0px;padding:0px;}



ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 8px; line-height:16px }

.copy { color:#8F8E87; font-size:9px;}
.copy span { color:#646464;}
.copy a { color:#646464;}

.featured li {background:url(images/a2.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 23px; line-height:20px }
.featured a { color:#5F5F5F; font-weight:bold; text-decoration:none}

.white { color:#ECECEC}
.white strong { color:#ffffff}
.white li {background:url(images/1a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 8px; line-height:16px }
.white a { color:#ffffff;}

.contact a { color:#828282}

.a a { text-decoration:none}
.a a:hover { text-decoration:underline}

.form { width:269px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#575656;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:289px;
		height:100px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#575656;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover {text-decoration:none;}

.tab { 
	font-family: Helvetica Condensed,Arial,sans-serif; 
	font-size: 13px;
	font-weight: bold;
	width: 100px;
	white-space: nowrap;
	text-align: center;
	border-style: solid;
	border-color: #404040;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	}
.tabhold { 
	background-color: #E4E4E4;
	color: #404040;
	}
.tabfocus { 
	background-color: white;
	color: #336E9C;
	}
.tabcontent { 
	font-family: arial, sans-serif; 
	font-size: 12px;
	color: white;
	width: 485px;
	height: 260px;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	}




