body {
	background-color: #c58558;
}

body, td {
	margin: 0px;
	font-family: "times new roman";
	font-size: 12pt;
	color: #000000;
	vertical-align: top;
	text-align: justify;
	line-height: 15pt;
}

h1 {
	font-size: 30pt;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: CG Times;
	color: #FFFFFF;
	font-weight: normal;
}

h2 {
	font-size: 20pt;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-family: CG Times;
	color: #FFFFFF;
	font-weight: normal;
}

a:link, a:visited, a:active {
	color: #3D4C7F;
	text-decoration : none;
}

a:hover {
	color: #000000;
	text-decoration : underline;
}

a img {
	border: none;
}

hr {
	color: #FFFFFF;
	height: 2px;
}

.hr2 {
	border-bottom:2px solid #B45313;
}

.formError {
	color: #F47938;
	font-size: 11px;
	font-weight: bold;
}

.topBoxHome {
	background-image: url(graphics/top_1h.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 15px;
	vertical-align: bottom;
}

.paddingItem {
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

.newsItem {
	border:1px solid #B45313;
	border-top: none;
	border-bottom: none;
	color: #666666;
}

.newsItemLast {
	border:1px solid #B45313;
	border-top: none;
	color: #666666;
}

.search {
	font-family: CG Times;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #0081CE;
	width: 240px;
	vertical-align: middle;
}
	
.box {
	padding: 5px;
	width: 100%;
	border:1px solid #3D4C7F;
	border-top: none;
}

.boxHeader {
	padding: 5px;
	width: 100%;
	background-color: #3D4C7F;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 14px;
	font-family: CG Times;
}

#menu {
	height: 26px;
	width:760px;
	padding: 15px 10px;
	background-color: #146798 ;
	font-family: arial;
	border: 0px solid #FFFFFF;
}

#menu a:link, #menu a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 15px 0px 14px;
	text-transform: uppercase;
}

#menu a:active, #menu a:hover {
	color: #F47938;
}

#menuaboutus {
	display: none;
	left: 280px;
}

#menuguernseylaw {
	display: none;
	position: absolute;
	left: 400px;
}

#menunews {
	display: none;
	left: 700px;
}

.menuDrop {
	position: absolute;
	top: 165px;
	background-color: #146798;
	border: solid 0px #003399;
	z-index: 99;
	width: 200px;
	font-family: arial;
}

.menuDrop a {
	display: block;
	padding: 4px 5px;
	border-bottom: solid 0px #e4e9f1;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.menuDrop a:link, .menuDrop a:visited, .menuDrop a:active {
	color: #FFFFFF;
	display: block;
	width: 100%;
	text-decoration: none;
}

.menuDrop a:hover {
	color: #F47938;
	background-color: #ffffff;
}

#printHolder table, #printHolder td , #printHolder div {
	border: none !important;
}

#toTop {
	display: none;
} 
