@charset "utf-8";
/* CSS Document */

body {
	color: #303030;
}
a {
	color: #0E2B8D;
}
h1 {
	color: #0E2B8D;
}
h3 {
	color: #0E2B8D;
}
hr {
	color: #0E2B8D;
	background-color: #0E2B8D;
	height: 1px;
}
.dividingbar {
	background-color: #0E2B8D;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.designcredit a, .sidetitle, .textcol1, .menu a, .menu a:visited {
	color: #FFF;
}
#maintblwidth {
	background-color: #FFF;
}
#logosection {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.textcol2 {
	color: #7F7F7F;
}
.menu {
	background-color: #0E2B8D;
}
.menu li {
	position:relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0A1E62;
	border-left-color: #3C54A3;
}
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-color: #3399FF;
}
.menu ul ul a.drop:hover{background-color: #3399FF;}
.menu ul ul :hover > a.drop {background-color: #3399FF;}
.menu ul ul ul a, .menu ul ul ul a:visited {background-color:#3399FF;}
.menu ul ul ul a:hover {background-color:#3399FF;}
.menu ul ul a, .menu ul ul a:visited {
	color:#FFF;
	background-color: #3399FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.menu a:hover, .menu ul ul a:hover{color:#FFF; background-color: #3399FF;}
.menu :hover > a {color:#FFF; background-color: #3399FF;}
.menu ul ul :hover > a {color:#0E2B8D; background-color: #FFF;}
#sidecol {
	background-color: #EEF0F7;
}
.sidetitle {
	background-color: #3399FF;
}
#salemenu {
	color: #737373;
}.redtext {
	color: #F00;
}
.greentxt {
	color: #090;
}
.sidebidtable {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
.bgcolour1 {
	background-color: #EEF0F7;
}
.bluelinetop {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0E2B8D;
}
.sidelogin {
	width: 115px;
}
.width50 {
	width: 50%;
}
.width210 {
	width: 210px;
}
.width100 {
	width: 100px;
}
.width250 {
	width: 250px;
}
.width50px {
	width: 50px;
}
.width20 {
	width: 20px;
}
.printbtn {
	background-image: url(../img/print.gif);
	background-position: left center;
	padding-left: 20px;
}
