@charset "utf-8";
.form {
}
.form td {
	background: #EEEEEE;
}
.tdHeader {
	background: #464986 !important;
	font-weight: bold;
	color: #FFFFFF;
}


body {
	margin: 0px;
	background: #DFDFDF url(/images/background.gif) repeat-y center;
	font-family: Tahoma, arial, sans;
	font-size: 11px;
	color: #666666;
}
#leftNav {
	padding: 10px;
	float: left;
	width: 195px;
	padding-top: 0px;
}
#mainContent {
	width: 575px;
	float: left;
	margin-left: 6px;
	padding-right: 15px;
	line-height: 18px;
}

#container {
	width: 990px;
	margin: auto;
}

.clear {
	clear: both;
}
#rightMenu {
	width: 155px;
	float: right;
	padding-right: 15px;
	padding-left: 8px;
}
.featBox {
	background: url(/images/backbox.gif) no-repeat;
	height: 202px;
	width: 138px;
	padding: 8px;
}
.featBox a {
	font-weight: bold;
}
a {
	color: #232656;
}
H1 {
	color: #464986;
	font-weight: normal;
	font-size: 26px;
}
H2 {
	color: #464986;
	font-weight: normal;
	font-size: 18px;
}
#menu {
	background: url(/images/navbox.gif) repeat-y;
	line-height: 17px;
}
#menu img {
	margin-bottom: 9px;
	margin-top: 12px;
}
#menu a {
	padding-left: 36px;
	text-decoration: none;
	color: #484848;
	background: url(/images/leftArrow.gif) no-repeat 0px;
	display: block;
}

#menu  .top {
	margin-bottom: 12px;
	margin-top: 0px;
}
#menu a:hover {
	background: #16194C url(/images/hover_over.gif);
	color: #FFFFFF;
}
#menu .base {
	margin-bottom: 0px;
	margin-top: 0px;
}
.colour {
	color: #707395;
	font-weight: bold;
}
#footer {
	height: 115px;
	background: url(/images/antique_theft_protection.jpg) no-repeat bottom;
	margin-top: 20px;
}
#footCont {
	height: 60px;
	width: 620px;
	margin-left: 220px;
	border-top: 1px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 0px dotted #999999;
	border-left: 0px dotted #999999;
	padding-top: 8px;
	line-height: 19px;
}
#footCont img {
	float: left;
	margin-right: 5px;
}
#mainContentWide {
	width: 740px;
	float: left;
	margin-left: 6px;
	padding-right: 15px;
	line-height: 18px;
}
.flRi {
	float: right;
}
.frontL {
	float: right;
	margin-top: -10px;
	margin-right: 15px;
}
.qBox {
	width: 164px;
	padding: 0px;
	float: left;
	margin-right: 10px;
	background: url(/images/rightArrows.gif) no-repeat right bottom;
	margin-top: 17px;
}
.qBox a {
	text-decoration: none;
	color: #666666;
}
.qBox a:hover {
	color: #8385AB;
	text-decoration: underline;
}
.flashRight {
	float: right;
	margin-left: 8px;
}
.column {
	float: left;
	width: 220px;
	margin-top: 15px;
}
.column2 {
	float: left;
	width: 335px;
	padding-left: 15px;
	border-top: 0px dotted #666666;
	border-right: 0px dotted #666666;
	border-bottom: 0px dotted #666666;
	border-left: 1px dotted #666666;
	margin-top: 15px;
}
li {
	list-style: url(/images/checkbox.gif) none;
	padding-left: 5px;
}
ul {
	margin-left: 20px;
	padding-left: 15px;
}
.narrowHead {
width:344px;
}.column3 {
	float: left;
	width: 270px;
	padding-left: 15px;
	border-top: 0px dotted #666666;
	border-right: 0px dotted #666666;
	border-bottom: 0px dotted #666666;
	border-left: 1px dotted #666666;
	margin-top: 15px;
}
.large {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
input, textarea {
	font-family: Tahoma, arial, sans;
	font-size: 11px;
}
.leftpadd {
	padding-left: 30px;
}
#flashHD {
	width: 100%;
	min-width:960px;
    /* IE Dynamic Expression to set the width */
    width:expression(document.body.clientWidth < 960 ? "960px" : "100%" );

}
