body{
	margin:0px;
	padding:0px;
	background-color:#424242;
	font-family:Arial, Helvetica, sans-serif;
	color:#424242;
	font-size:11px;
}

a{
	color:#076eab;
	font-weight:bold;
	text-decoration:none;
}

h1, h2, h3, h4, h5, p, form{
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, p{
	margin-bottom:10px;
}

h1{
	font-size:22px;
}

h2, h2 a{
	font-size:15px;
	color:#424242;
}

.nav{
	color:white;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/hnav_bg.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
}

.nav a{
	color:white;
}

.content{
	background-color:white;
}

.side_heading{
	background-color:#dedddd;
	font-weight:bold;
}

.side_heading h1{
	margin:0px;
	color:#076eab;
	font-size:18px;
}

.side_heading h2{
	margin:0px;
}

.main_content_area{
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-x;
	padding:10px;
}

.main_content_area h1{
	color:#066dac;
}

.special_content_heading{
	background-color:#156da4;
	padding-top:10px;
}

.special_content_heading h2{
	margin:0px;
	color:white;
}

.special_content_area{
	background-color:#f0f2f3;
	padding:10px;
}

.special_content_area h2{
	color:#0e73a4;
	font-size:18px;
}

p{
	line-height:1.5em;
}

img{border:none;}



.side_heading h1 {
	float:left;
	width:200px;
	line-height:35px;
}

.category_dropdown {
	float:left;
	margin-top:3px;
}

.category_dropdown fieldset {
	border:0;
}