/* CSS Document */
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.menudiv {
	position: relative;
	float:left;
	width: 160px;
}

.outlinewraper {
	background-color: #FFFFFF;
	width: 970px;
	border: 1px solid #333333;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	text-align:left;
	overflow:hidden

}
.contenttitle {
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	float:left;
}
.contenttitle#tfull {
	width:60%;
	float:left;
	position: relative;
}
.contentbody {
	margin-right: 20px;
	width: 520px;
	float: right;
	font-size: 12px;
	line-height: 18px;
	color: #0C2342;
	margin-top: 10px;
}
.newslist {
	margin-top: 10px;
	margin-bottom: 10px;
}


.contenttitle h1 {
	font-size: 20px;
	color: #999999;
	padding-left: 25px;
	background-image: url(cssimg/grayarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.contentbody h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
}


.contentdiv {
	float:right;
	width:780px;
	font-size: 11px;
	line-height: 16px;
	color: #0E2849;
	margin-bottom: 40px;
	text-align:left;
	padding-right: 10px;
	position: relative;
	margin-top: 5px;
}

.biglink {
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
}
.biglink#gray,.biglink#blue {
	padding-top: 5px;
	padding-bottom: 5px;
}

.biglink a,.biglink a:active {
	color: #013567;
	text-decoration: none;
	margin-right: 170px;
	padding-left: 25px;
	background-image: url(cssimg/grayarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 2px;
}
.biglink#gray a,.biglink#gray a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.biglink#blue a,.biglink#blue a:visited {
	font-size: 14px;
	background-image: url(cssimg/bluearrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

.biglink a:hover {
	color: #FF6633;
	text-decoration: underline;
}

.entryintro {
	background-image: url(../images/entrycontentimg.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
}



.menudiv ul{
	list-style-type:none;
	font-size: 11px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
}
.menudiv li{
	position:relative;
	line-height:20px;
}
.menudiv li a,.menudiv li a:visited{
	padding-left: 15px;
	background-color: #999999;
	background-image: url(cssimg/linkback.gif);
	background-repeat: repeat-y;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 0px;
	width: 145px;
	color: #0C2342;
	text-decoration: none;
}
.menudiv li a:hover {
	color: #FFFFFF;
	background-image: url(cssimg/linkhoverback.gif);
	background-repeat: repeat-y;
}
.menudiv li#highlight a,.menudiv li#highlight a:active {
	background-image: url(cssimg/linkonback.gif);
	color: #FFFFFF;
}
.loginform {
	width: 140px;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	margin-left: 20px;
	padding: 0px;
	font-size: 11px;
}
td#white {
	font-weight: bold;
	color: #FFFFFF;
}
.noline {
	margin: 0px;
	width: 88%;
	padding-top: 3px;
	padding-right: 5%;
	padding-bottom: 3px;
	padding-left: 5%;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bluebtn {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0C2342;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newslist ul{
	list-style-type:none;
	font-size: 14px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
}
.newslist li{
	position:relative;
	line-height:25px;
}
.newslist li a,.newslist li a:visited{
	padding-left: 25px;
	background-image: url(cssimg/bluearrow.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 0px;
	width: 550px;
	color: #0C2342;
	text-decoration: none;
	background-position: left center;
}
.contentbody#full {
	float: left;
	width: 765px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 0px;
}

.newslist li a:hover {
	color: #0099CC;
	text-decoration: underline;
}


.productblock {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#enqform {
	font-size: 11px;
}
.lineinput{
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 80%;
	padding: 2px 5px 2px 5px;
}
.message {
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}
.darkbtn{
	background-color: #003366;
	margin: 5px 3px 5px 3px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

