*{
	padding:0; 
	margin:0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: 333333;
	font-weight: normal;
}

html{
	height:100%;
}

option{
	padding-left:10px;
}

br{
	clear:both;
}

ul{
	list-style-image: url(../images/dot.gif);
}

li{
	margin-left:17px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: 333333;
	font-weight: normal;
}

h1{
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	font-weight:normal;
}

h2{
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	font-weight:normal;
}

h3{
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	font-weight:normal;
}

.header_left{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	width:240px;
	padding-right:20px;
	text-align:right;
	text-transform:uppercase;
	display:block;

}

.content {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: 333333;
	font-weight: normal;
}

hr{
	height:1px;
	color: 333333;
	border:0px;
	border-top:1px solid 333333;
	width:530px;
}

a,a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
	text-decoration:underline;
}

a:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
}

a.main_nav_passive,a.main_nav_passive:active,a.main_nav_passive:visited{
	background-image:url(../images/orange.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-left:12px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
}

a.main_nav_active,a.main_nav_active:active,a.main_nav_active:visited,a.main_nav_passive:hover{
	background-image:url(../images/main_nav_active.gif);
	background-repeat:no-repeat;
	color:#660000;
	padding-left:12px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
}

a.sub_nav_passive,a.sub_nav_passive:active,a.sub_nav_passive:visited{
	color:#CC3300;
	display:block;
	text-align:right;
	padding-right:20px;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(../images/red.gif);
}

a.sub_nav_active,a.sub_nav_active:active,a.sub_nav_active:visited,a.sub_nav_passive:hover{
	color:#FFCCCC;
	display:block;
	text-align:right;
	padding-right:20px;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(../images/sub_nav_active.gif);
}

.orange{
	color:#CC3300;
	text-decoration:none;
}

a.orange,a.orange:active,a.orange:visited,a.orange:hover{
	color:#CC3300;
	text-decoration:none;
	text-transform:uppercase;
}

.grey{
	color:#666666;
}

.red{
	color:#660000;
}

.white{
	color:#FFFFFF;
}
