body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	vertical-align : top;
	background-color : #E1E1E1;
}

td {
	font-size : 12px;
	vertical-align : top;
}

.main {
	background-color : #ffffff;
}

.main_flash {
	background-color : #eeeeee;
	border-left : 1px solid #eeeeee;
	border-right : 1px solid #eeeeee;
}

a:link, a:active, a:visited {
	color : Blue;
	text-decoration : none;
	font-size : 12px;
}

a:hover
{
	color : #99ff00;
	text-decoration : Underline;
	font-size : 12px;
}

th {
	font-size : 12px;
	font-weight : bold;
}

.gridHeader {
	font-size : 10px;
	
}

td.search {
	vertical-align : bottom;
	text-align : right;
	padding-right : 0px;
	padding-bottom : 5px;
}

.top_nav_menu {
	color : White;
	background-image : url(http://www.hunterpersonnel.net/graphics/0_blue_menu_gradient.gif);
	background-repeat : repeat-x;
	font-size : 10px;
}

.top_nav_menu_date {
	color : White;
	background-image : url(http://www.hunterpersonnel.net/graphics/0_blue_menu_gradient.gif);
	background-repeat : repeat-x;
	font-size : 11px;
	padding-right : 5px;
	vertical-align : bottom;
	padding-bottom : 2px;
}

.top_nav {
	font-weight : bold;
}

a.side_nav_link:link, a.side_nav_link:active, a.side_nav_link:visited {
	color : White;
	text-decoration : none;
	font-family : Verdana;
	font-size : 10px;
}

a.side_nav_link:hover
{
	color : White;
	text-decoration : None;
	font-family : Verdana;
	font-size : 10px;
}

.side_nav_content {
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
	border-left : 1px solid #333333;
}

.side_nav_item {
	background-color : #003366;
	height : 20px;
	text-align : left;
	color : White;
	border-top : 1px solid #00FF00;
	vertical-align : middle;
	padding-left : 5px;

}

.side_nav_item_on {
	background-color : #336699;
	height : 20px;
	text-align : left;
	color : White;
	border-top : 1px solid #00FF00;
	vertical-align : middle;
	padding-left : 5px;
	font-family : Verdana;	
	font-size : 10px;
}



.box_table {
	width : 251px;
}

.small_box_table {
	width : 177px;
}

.box_header {
	color : White;
	background-image : url(#);
	border-top : 1px solid #333333;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
	border-left : 1px solid #333333;
	font-size : 14px;
	height : 18px;
	text-align : center;
	vertical-align : middle;
}

.box_content {
	border-right : 1px solid #D0D0D0;
	border-bottom : 1px solid #D0D0D0;
	border-left : 1px solid #D0D0D0;
	padding-right : 5px;
	padding-top : 5px;
	padding-left : 5px;
	padding-bottom : 10px;
	background-color : #ffffff;
}


.large_box_content {
	width : 390px;
	text-align : center;

	height : 100px;
}



.content_box_table {
	width : 100%;
}

.content_box_header {
	color : White;
	background-image : url(#);
	border-top : 1px solid #333333;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
	border-left : 1px solid #333333;
	font-size : 12px;
	height : 20px;
	text-align : left;
	vertical-align : middle;
	padding-left : 1px;
	font-style : italic;
	font-weight : bold;	
}

a.copyright_home:link, a.copyright_home:active, a.copyright_home:visited {
	color : #ffffff;
	text-decoration : none;
	font-size : 11px;
}

a.copyright_home:hover
{
	color : Lime;
	text-decoration : None;
	font-size : 11px;
}


a.copyright:link, a.copyright:active, a.copyright:visited {
	color : White;
	text-decoration : none;
	font-size : 11px;
}

a.copyright:hover
{
	color : Lime;
	text-decoration : None;
	font-size : 11px;
}


.copyright {
	font-size : 11px;
	text-align : center;
	border-top : 1px solid #333333;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
	border-left : 1px solid #333333;
	background-color : #003366;
	color : White;
}

td.copyright_home {
	font-size : 11px;
	background-image : url(http://www.hunterpersonnel.net/graphics/0_blue_menu_gradient.gif);
	text-align : center;
	color : #ffffff;
}

input, select {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #003366;
	margin-left: 0px;
	margin-right: 0px;
}

.login {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align : right;
	vertical-align : middle;
}



a.headlines:link, a.headlines:active, a.headlines:visited {
	color : Black;
	text-decoration : none;
	font-size : 12px;
}

a.headlines:hover
{
	color : Lime;
	text-decoration : None;
	font-size : 12px;
}

/* ------------------------------
			HOMEPAGE
---------------------------- */

.welcome_table {
	margin-left : 5px;
}

.testimonialTable {
	margin-bottom: 5px;
	background-image: url(/graphics/table/testimonials_bg.jpg);
	background-repeat: no-repeat;
}