a, a:link,a:visited {
	color: white;
	font-weight: bold;
}

a:hover,a:active {
	color: white;
}

a.footer, a.footer:link,a.footer:visited {
	color: white;
	font-size: 10px;
}

a.footer:hover {
	color: white;
}
	
td.footer{
		color: white;
		padding-left: 20px;
}

body{
	margin: 6px;
	background-color: #0b0b27;
}

.content{
background-image: url(../graphics/bgr_content.gif);
background-repeat: no-repeat;
background-position: bottom;
}

.bodycontent{
border-top: 2px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
border-left: 1px solid #e5e5e5;
border-bottom: 3px solid #e5e5e5;
}


h1 {
	color: #FFFFFF;
	font-family: arial, 'MS Sans Serif';
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-bottom: 0px;
	display: block;
}

.bodycopy{
	padding-top: 15px;
}

h2 {
	color: #ffffff;
	font-family: arial, 'MS Sans Serif';
	font-size: 14px;
	font-weight: normal;
}

.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: #FFFFFF;
	font-family: arial, 'MS Sans Serif';
	font-size: 11px;

}


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;
}

ul, li{
	list-style: url(../graphics/bullet.gif);
	
}

#latestjobs{
color: white;
background: #334f90;
padding: 3px;
margin: 5px 0;
}

#latestjobs h2{
font-size: 16px;
font-weight: bold;
margin: 0;

}

#latestjobs a{
padding: 3px 0;
display: block;
text-decoration: none;
}

#latestjobs .job{
padding: 3px 0;
}
