/* CSS Document */

div#MainAreaNavBlue {
	margin-left:6px;
	margin-right:8px;
	margin-bottom:8px;
}

div#MainAreaNavBlue li{
	float:left;
}

div#MainAreaNavBlue h2{
	font-size:14px;
	font-weight:bold;
}

div#MainAreaNavBlue li a:link{
	display:block;
	color:#333333;
	height:75px;
	width:181px;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#013567;
/*	
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#MainAreaNavBlue li a:visited{
	display:block;
	color:#333333;
	height:75px;
	width:181px;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#013567;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#MainAreaNavBlue li a:hover{
	display:block;
	color:#333333;
	height:75px;
	width:181px;
	padding: 6px 4px 4px 6px;
	margin-right: 4px;
	margin-left: 1px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#A3D2E0;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#MainAreaNavBlue li a:active{
	display:block;
	color:#333333;
	height:75px;
	width:181px;
	padding: 6px 4px 4px 6px;
	margin-right: 4px;
	margin-left: 1px;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#A3D2E0;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#JobPageNavBlue {
/*
	margin-left:6px;
	margin-right:8px;
	margin-bottom:8px;
*/
}

div#JobPageNavBlue li{
	float:left;
}

div#JobPageNavBlue h2{
	font-size:12px;
	font-weight:bold;
}

div#JobPageNavBlue li a:link{
	display:block;
	height:15px;
	width:200px;
	padding: 5px 5px 5px 5px;
/*
	margin-right: 5px;
*/
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#013567;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#JobPageNavBlue li a:visited{
	display:block;
	height:15px;
	width:200px;
	padding: 5px 5px 5px 5px;
/*
	margin-right: 5px;
*/
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#013567;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#JobPageNavBlue li a:hover{
	display:block;
	height:15px;
	width:200px;
	padding: 5px 5px 5px 5px;
/*
	margin-right: 5px;
*/
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	background-color:#E1E1E1;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#JobPageNavBlue li a:active{
	display:block;
	height:15px;
	width:200px;
	padding: 5px 5px 5px 5px;
/*
	margin-right: 5px;
*/
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#013567;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#JobPageNavGreen {
/*
	margin-left:6px;
	margin-right:8px;
	margin-bottom:8px;
*/
}

div#JobPageNavGreen li{
	float:left;
}

div#JobPageNavGreen h2{
	font-size:12px;
	font-weight:bold;
}

div#JobPageNavGreen li a:link{
	display:block;
	height:15px;
	width:200px;
	padding: 5px 5px 5px 5px;
/*
	margin-right: 5px;
*/
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	background-color:#CBDB3D;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#JobPageNavGreen li a:visited{
	display:block;
	height:15px;
	width:200px;
	padding: 5px 5px 5px 5px;
/*
	margin-right: 5px;
*/
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	background-color:#CBDB3D;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#JobPageNavGreen li a:hover{
	display:block;
	height:15px;
	width:200px;
	padding: 5px 5px 5px 5px;
/*
	margin-right: 5px;
*/
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	background-color:#E1E1E1;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#JobPageNavGreen li a:active{
	display:block;
	height:15px;
	width:200px;
	padding: 5px 5px 5px 5px;
/*
	margin-right: 5px;
*/
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	background-color:#CBDB3D;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#MainAreaNavGreen {
	margin-left:6px;
	margin-right:8px;
	margin-bottom:8px;
}

div#MainAreaNavGreen li{
	float:left;
}

div#MainAreaNavGreen h2{
	font-size:14px;
	font-weight:bold;
}

div#MainAreaNavGreen li a:link{
	display:block;
	color:#333333;
	height:75px;
	width:181px;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	text-decoration:none;
	font-weight:bold;
	background-color:#CBDB3D;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#MainAreaNavGreen li a:visited{
	display:block;
	color:#333333;
	height:75px;
	width:181px;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	text-decoration:none;
	font-weight:bold;
	background-color:#CBDB3D;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#MainAreaNavGreen li a:hover{
	display:block;
	color:#333333;
	height:75px;
	width:181px;
	padding: 6px 4px 4px 6px;
	margin-right: 4px;
	margin-left: 1px;
	text-decoration:none;
	font-weight:bold;
	background-color:#D6EAA6;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}

div#MainAreaNavGreen li a:active{
	display:block;
	color:#333333;
	height:75px;
	width:181px;
	padding: 6px 4px 4px 6px;
	margin-right: 4px;
	margin-left: 1px;
	text-decoration:none;
	font-weight:bold;
	background-color:#D6EAA6;
/*
	background-image:url(../Images/mainAreaCornerCurve.png);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}