@charset "utf-8";
/* CSS Document */

a {
	font-family: tahoma;
	font-size: 12px;
	color: #df7017;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ca610d;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background:url(images/menuBackground.gif) repeat-y left;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.button{
	background-color:#0471bf;
	border:1px solid #0471bf;
	color:#ffffff;
	width:75px;
	height:18px;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}
.colorWhite{
	color:#ffffff;
	font-size:14px;
}
.colorBlue{
	color:#4686C6;
}
.font14{
	font-size:14px;
}
.greyBullet{
	margin:10px 0 0 15px;
	padding:0 0 0 0;
}
.greyBullet li{
	list-style-position: outside;
	list-style-image:url(images/greyArrow.gif);
	padding:0 0 7px 0;
	margin:0 0 0 0;
}
.lineHorizontal{
	background:url(images/lineHorizontal.gif) repeat-x center;
}
.lineVertical{
	background:url(images/lineVertical.gif) repeat-y center;
}
.linkLeft{
	color:#b8acac;
}
.textArea{
	width:200px;
	height:48px;
	font-family:verdana;
	font-size:11px;
	padding-top:1px;
}
.textAreaGrey{
	width:200px;
	height:48px;
	font-family:verdana;
	font-size:11px;
	padding-top:1px;
	color:#999999;
}
.textBox{
	width:200px;
	height:12px;
	font-family:verdana;
	font-size:11px;
	padding-top:1px;
}
.mandatory{
	color:#ff0000;
	font-size:10px;
	font-family:Arial;
}
.translucent {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
/*	background-color:#000000;*/
}
.style1 {
	font-size: 14px;
	color: #bc0a0a;
}
.style2 {
	color:#4686c6;
	font-size:14px;
}
.style3{
	text-decoration:none;
	color:#000000;
}
.style3:hover{
	color:#4686C6;
	text-decoration:none;
}
.linkHead{
	color:#ffffff;
	font-family:tahoma;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}
.linkHead:hover{
	color:#c3e1ff;
	font-family:tahoma;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}
.style4 {
	color: #000000
}
.style6 {color: #666666}
.homePageLink{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}
.homePageLink:hover{
	color:#000000;
	font-size:14px;
	text-decoration:none;
}
.homePageLinkSelected{
	color:#000000;
	font-size:14px;
	text-decoration:none;
}
