/*there are Internet Explorer Specfic css in the header section of 
the template page for classes
#top_image
.search_box
if you are changing those, dont forget to change in the template as well*/

body{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background: none;
	font-size: small;
}

img {
	border:none;
}

#wrapper {
	width:auto;

	
}
#top_links {
	display:none;

}
#topbuttons{
	display: none;

	

}


#middle_wrapper {
	width: auto;
	background-image:none
}
#header {
	display:none;
}

#print_header {
	display:block;
}

#top_links a:link, #top_links a:visited, #top_links a:active {
	display:none;
}

#left_side{
	display:none;
}
#content {
	width:auto;
}
#bottom_content {
	display:none;
}
#home {
	display: none;
}

#title {
	background-image:none;

}

.title {
	font: helvetica;
	font-size: 20px;
	font-weight: 200;
	text-transform: uppercase;
	color: #000000;
}
#right_side{
	width:auto;
}
#leftcolumncell {
	display: none;

}
#calendar {
	display: none;
}
#formlist {
	display: none;
}
#findjobform {
	display: none;
}

#SENSform {
	display: none;

}
#gobutton {
	display: none;
}

#leftcolumninputs {
	display: none;
}


#footer {
	display: none;

}


h1 {
	color:#006ea1;
	text-transform:uppercase;
	text-decoration: none;
	font-size: 28px;
	font-weight: 100;

}
h2 {
	color:#006ea1;
	text-decoration::none;
	font-weight:100;
	font-size:20px;

}

h3
{
	color:#000000;
	text-decoration::none;
	font-weight: bold;
	font-size: 16px;

}

h4 {

}
h5{

}
h6{

}
