BODY
{
	background-color: #1F1F1F;
	color: #22262a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

P, TD
{
	line-height: 16px;
}

H1
{
	font-size: 14px;

}

H2
{
	font-size: 15px;
	font-weight:bold;
	color:#2C5DAA;

}

.Container
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	position: relative;
	background-color: #FFFFFF;
}

.TopNav
{
	height: 32px;
	background-color: #000000;
}

.TopGraphics
{
	height: 385px;
	background-color: #000000;
}

.RecruitmentSoftware
{
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu
{
	font-family: arial, sans-serif;
	width: 855px;
	height: 5px;
	position: relative;
	font-size: 12px;
	z-index: 100;
	background-color: #000000;
}
.menu ul li a, .menu ul li a:visited
{
	display: block;
	text-decoration: none;
	color: #000;
	width: 120px;
	height: 20px;
	text-align: center;
	color: #fff;
	border: 1px solid black;
	background: #717171;
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
}
.menu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu ul li
{
	float: left;
	position: relative;
}
.menu ul li ul
{
	display: none;
}

/* specific to non IE browsers */
.menu ul li:hover a
{
	color: #fff;
	background: #717171;
}
.menu ul li:hover ul
{
	display: block;
	position: absolute;
	top: 21px;
	left: 0;
	width: 105px;
}
.menu ul li:hover ul li a.hide
{
	background: #717171;
	color: #fff;
}
.menu ul li:hover ul li:hover a.hide
{
	background: #6fc;
	color: #000;
}
.menu ul li:hover ul li ul
{
	display: none;
}
.menu ul li:hover ul li a
{
	display: block;
	background: #ddd;
	color: #000;
}
.menu ul li:hover ul li a:hover
{
	background: #FFFFFF;
	color: #000;
}
.menu ul li:hover ul li:hover ul
{
	display: block;
	position: absolute;
	left: 105px;
	top: 0;
}
.menu ul li:hover ul li:hover ul.left
{
	left: -105px;
}


A
{
	color: #22262a;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:HOVER
{
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.MainMenu A
{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.MainMenu A:HOVER
{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.MainMenu
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.SubMenu A
{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.SubMenu A:HOVER
{
	color: #1E3A75;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.SubMenu
{
	color: #1E3A75;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}

.Testimonials A
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
.Testimonials A:HOVER
{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
.Testimonials
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

.Testimonialstitle
{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}


.Testimonialstitle A
{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
.Testimonialstitle A:HOVER
{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

.RSS
{
	background-color: #FFFFFF;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
}


.Testimonials_company A
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.Testimonials_company A:HOVER
{
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.Testimonials_company
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}


.News A
{
	color: #1E3A75;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.News A:HOVER
{
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.News
{
	color: #1E3A75;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.Recent A
{
	color: #004892;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.Recent A:HOVER
{
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.Recent
{
	color: #004892;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: double;
}



.Titles
{
	color: #1E3A75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.contact
{
	color: #1E3A75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.footer
{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.footer A:Hover
{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.footer A
{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.copyright
{
	color: #1E3A75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.copyright A:Hover
{
	color: #1E3A75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.copyright A
{
	color: #1E3A75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.redifining
{
	background-image: url(/images/redifining.jpg);
	background-repeat: no-repeat;
	background-color: #FEEAD2;
}

.roundedboxtext
{
	padding-left: 11px;
	padding-top: 3px;
	color: #22262a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.boxtext
{
	padding: 0px;
	color: #22262a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}
.boxtext A:Hover
{
	padding: 0px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}

.boxtext A
{
	padding: 0px;
	color: #22262a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}
