
div.menu (position:absolute;top:0; left:0;) /*fixes IE slowness? */ 
div.menu a:link, div.menu a:visited {
	background: #FFFFFF;
}

div.menu a:hover,div.menu a:active {
	background: #8fbad8 no-repeat;

}
#clients, #candidates, #about{
	background-color: #FFFFFF;
}


table.menu a {
	background-color: #0061a4;
	color: #FFFFFF;
	display: block;
	font-family: verdana, sans-serif;
	font-size: 12px;
	padding: 5px;
	text-decoration: none;
	width: auto;

border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

a.nav:link, a.nav:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
width: 177px;
}

a.nav:hover, a.nav:active {
	color: #0061a4;
}
a, a:link,a:visited {
	color: #134364;
}

a:hover {
	color: #02263e;
}

a.footer, a.footer:link,a.footer:visited,a.footer:hover {
	color: white;
	font-size: 10px;
	padding-left: 10px;
}

ul{
	  list-style-type: circle;
  list-style-image:url(../graphics/bullet.gif);
	margin-top: 0px;
	margin-left:0px;
	padding-left /**/:20px;
	margin-bottom:0px;
}

li{
		padding-bottom: 5px;
}


span.blue{
	font-weight: bold;
	color:#0061a4;
}

body{
	margin: 0px;
	background-color: #dfeff7;
}

.content{
	background-image: url(../graphics/sub/bgrcontent.jpg);
	background-repeat: no-repeat;
}

h1 {
	color: #0061a4;
	font-family: arial, 'MS Sans Serif';
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.bodycopy{
	padding-top: 15px;
}

h2 {
	color: #134364;
	font-family: arial, 'MS Sans Serif';
	font-size: 13px;
	font-weight: normal;
}
h3 {
	color: #FFFFFF;
	font-family: arial, 'MS Sans Serif';
	font-size: 18px;
	font-weight: normal;
padding-top: 15px;
padding-left: 10px;
padding-bottom: 0px;
	background-image: url(../graphics/h3background.jpg);
}

.header{
	background-image: url(../graphics/sub/h1background.jpg);
	background-repeat: no-repeat;
}

.ticker{
		color: #FFFFFF;
	font-family: arial, 'MS Sans Serif';
	font-size: 11px;
	font-weight: normal;
}

.outerborder{
	border-bottom: 2px solid #315b77;
	border-right: 2px solid #315b77;
	border-left: 2px solid #315b77;
	border-top: 0px solid #315b77;
	background-color: White;
	width: 773px;
}

input,select,textarea {
	color: #000000;
	font-family: Arial, 'MS Sans Serif';
	font-size: 10px;
}

p,td {
	color: #000000;
	font-family: arial,verdana, 'MS Sans Serif';
	font-size: 11px;
	padding-top: 0px;
margin-top: 0px;
margin-bottom: 5px;
}


td.breadcrumb {
	color: #000000;
	font-family: Arial, 'MS Sans Serif';
	font-size: 11px;
}

td.level1 {
	padding-left: 8px;
}

td.level2 {
	padding-left: 16px;
}

td.level3 {
	padding-left: 24px;
}

.button_general {
}

.error_text {
	color: #FF0000;
	font-weight: bold;
}
