/* CSS Document */

body,td,th {
	overflow: -moz-scrollbars-vertical; height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #003963;
	text-decoration:underline;
}
a:visited {
	color: #003963;
}
a:hover {
	color: #003963;
	text-decoration:underline;
}
a:active {
	color: #003963;
}

ul {
	margin-top: 5px;
	list-style-type:square;
}

hr {
color:#999999;
width:90%;
margin:0px;
}

.headline{
font-size:24px;
font-weight:bold;
color:#CC6633;
}

.subhead{
font-size:16px;
font-weight:bold;
color:#013A62;
}

a.nav {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
line-height:35px;
padding:3px 28px 3px 28px;
}
a.nav:visited {
color:#000000;
}
a.nav:hover {
color:#000000;
text-decoration:underline;
}
a.nav:active {
color:#000000;
}

a.nav_select, a.nav_select:active, a.nav_select:hover, a.nav_select:visited {
line-height:35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:3px 27px 3px 27px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.subnav {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding: 0px 5px 0px 5px;
text-decoration:none;
line-height:14px;
}
a.subnav:visited {
color:#FFFFFF;
}
a.subnav:hover {
text-decoration:underline;
color:#FFFFFF;
}
a.subnav:active {
color:#FFFFFF;
}

.footer, a.footer, a.footer:active, a.footer:hover, a.footer:visited {
color:#757957;
font-size:10px;
line-height:24px;
margin-right:3px;
margin-left:3px;
text-decoration:none;
}

.header_bg {
background-image:url(/images/common/phoenix_sub_07.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#CDC2A8;
}

.aboutus_bg {
background-image:url(/images/common/aboutus_07.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#CDC2A8;
}

.contactus_bg {
background-image:url(/images/common/contactus_07.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#CDC2A8;
}

.employees_bg {
background-image:url(/images/common/employees_07.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#CDC2A8;
}

.clients_bg {
background-image:url(/images/common/clients_07.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#CDC2A8;
}

.searchjobs_bg {
background-image:url(/images/common/searchjobs_07.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#CDC2A8;
}

.main_bg {
background-image:url(/images/common/main_bg.gif);
background-repeat:repeat-x;
background-position:top left;
background-color:#F5E0D6;
}

b {
font-weight:bold;
color:#CC6633;
}