html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
menu, header {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
body {
	background:#000;
	font:11px Verdana, Arial,Helvetica,sans-serif;
	line-height:170%;
	color:#555;
	min-width: 1000px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	line-height: 170%;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	
#header { width: 100%; height: 213px; background: #fff url(../images/header_bg.gif) repeat-x;}

#menu { width: 100%; height: 20px; background-color: #000;}
.dropHolder {width:101px; float:left; height:1px; margin-left:10px;}

#content {width: 100%; background-color:#E5E5E5;}

#footer-strip {width: 100%; background-color: #08AED1; height: 30px;}
#footer-tag { float: left; margin: 7px 0 0 580px;}
#footer-left {height: 120px; background: url(../images/footer.gif) no-repeat;}
#footer-form { float: left; margin: 20px 0 0 580px;}
#footer-text { float: left; margin: 10px 0 0 146px;}
#footer, #footer a, #footer p {color: #666;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #08AED1;
	margin-bottom: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 140%;
	color: #666;
	margin-bottom: 10px;
	margin-top: 5px;
}
.text9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
a img { text-decoration:none;}

a, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration:underline;
}


a.con, a.con:visited, a.con:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 2px;
	line-height: 190%;
	text-decoration:none;
}
a.con:hover {
	color: #000;
	border-bottom: 1px dotted #000;
	padding-bottom: 2px;
	text-decoration:none;
}

	
	
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
	line-height: 150%;
	border-bottom: 1px dotted #888;
	padding-bottom: 2px;
	}


select, input, menu, list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

table.wh {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
}
.redText {
	color: #FF0000;
}
.wh {
	color: #CEC7C5;
}


table.wh th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: white;
}
table.wh td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: white;
}
img.bordered {
	border-color:#000000;
	border-width: 1px;
	}
   
hr {
	color: #c4c4c4;
	border-style: solid;
	background-color: #c4c4c4;
	height: 1px;
	}

ul {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	margin-left: 10px;
	}
