.bodytitle { color: #35389b; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; text-transform: uppercase; }
.body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; line-height: normal; }
.bodysubtitle { color: #35389b; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }
.bodyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cf093f;
}
.presshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #35389b;
	text-transform: uppercase;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
/*Stripped from HTML*/
body {
	margin-top: 0px;
}
a:link {
	color: #CF093F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CF093F;
}
a:hover {
	text-decoration: underline;
	color: #CF093F;
}
a:active {
	text-decoration: none;
	color: #CF093F;
}
.style3 {
	color: #35389b;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
.style12 {font-size: 11px}
.style13 {font-size: 11px; color: #35389b; }
/*End of HTML CSS*/

/*Add by Jarrett & Lam Consulting */


td {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
}
/*explore top*/
#explore_top {
	width: 323px;
}
#explore_top a {
	font-size: 10px !important;
}
#explore_top a {
	border-right: white 1px solid;
	background: #CF093F;
}
#explore_top td, #explore_top td a {
	color: white;
}
#explore_top a {
	text-align:center;
	text-decoration:none;
	top:2px;
	width:80px;
	padding: 3px 0px;
	float: left;
}
#explore_top td a:hover {
	background: #F9CE00;
	color: #CF093F;
	text-decoration: none;
}
#trial tr td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em
}



/* Breadcrumb */

#breadcrumb {
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #35389b;
	border-bottom: #35389b 1px solid;
	padding-bottom: 5px;
}

/* Content */

#content {
	padding:10px 20px 20px 20px;
	/*width:371px;*/
	overflow:hidden;
}
.content_table {
/*	padding-left:20px;*/
}
.style12 {
	color:#FFFFFF;
}
.style13 {
	color:#35389B;
	font-size:11px;
}
h2 {
	color: #CF093F;
	font-family: Comic Sans MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.2;
	margin: 10px 5px;
}

/* Staff Page*/

#tab_title {
	float: left;
	width: 230px;
}
#tab_title h2 {
	margin: 0px 5px;
}
#staff_name {
	color: #35389b;
	padding-bottom: 5px;
	font-weight: bold;
	float: right;
	margin: 35px 10px 0px 0px;
	width: 140px;
	text-align: center;
}

/* Map Page */

ul#regionList {
	list-style-type: none;
}
#mpContent {
	text-align: center;
	margin-bottom: 10px;
}
#map {
	display: none;
}
#map_back a {
	color: #35389b;
	font-size: 0.9em;
}
.bubble {
	width:          350px; 
	max-width:      350px;
	text-align:     left;
	font-family:    verdana,helvetica,arial,sans-serif;
	font-size:      11px;
	font-weight:    normal;
}
#PostCode {
	margin-left: 5px;
}
.form {
	width:100%;	
}
.form input {
	width:200px;
}
.col1 {
	width:150px;
	padding-left:20px;
}
.col1b {
	padding-left:20px;
	width:100%
}
.form input.actionButton, .form input.checkbox {
	width:auto;
}
.right {
	float:right;
}
.floatClear {
	clear:both;
	float:none;
	overflow:hidden;
	height:1px;
	margin-bottom:-1px;
}
/** styles for resources section **/
.error {
	color:#f00;
	border:#f00 1px solid;
	padding:10px;
	background:#fee;
}
.divide {
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
	vertical-align:top;
}
.resource {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	padding-top:10px;
}
.resourceDate {
	color:#666;
	font-style:italic;
	font-size:.8em;
	font-weight:normal;
}
.ctg {
	width:185px;
	border:0;
}
.ctn {
	float:left;
	width:100px;
	margin:0 10px 10px 0px;	
	border:0;
}
.required {
	color:#f00;
}
.logout {
	font-size:.8em;
	border-top: #35389b 1px solid;
	padding-top: 10px;
	margin-top:10px;
}
.small {
	font-size:.8em;
}