body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:14px;
  width:900px;
  margin:0 auto;
}
.centermsg {
	width:500px;
	padding:30px;
	background-color:#EEE;
	text-align:center;
	margin:40px auto;
	border: 1px solid #CCC;
}
.colleft {width:200px; background-color: #EEE;}
.colcentre {width:540px; margin:0 20px; background-color:#FEFEFE;}
.colcentre h1 {
	background: #CF3601 url(/images/titleBg.png) repeat-x;
	border-bottom: thin solid #006;
	font-size: 1.5em;
	line-height: 2em;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
}
.colcentre h2 {
	font-size: 1em;
	margin: 0px;
}
.colcentre h2 a {
	color: #06C;
	padding:10px;
	display: block;
	border-bottom: 1px dashed #CCC;
	text-decoration:none;
}
.colcentre h2 a:hover {
	background: #FFF9DD;
}
.colcentre p {
	font-size: 1em;
	color: #333;
}
.colcentre p a {
	text-decoration: none;
	color: #06C;
}
.colright {width:120px;}
.wrapper {width:900px;padding:20px;}
.wrapper div { text-align:justify; line-height:1.3em; margin:5px 5px;}
.wrapper p a {display:block; text-decoration:none; color:#333; padding:5px;margin:0px 5px;}
.wrapper p a:hover { text-decoration:underline;}
p img {
	border: 5px solid #870000;
	margin: 5px 20px 10px 5px;
}
.contentbg {
	margin:0 auto;
	background: #EEE;
	text-align: justify;
}
.contentbginner {
	line-height:1.3em;
	overflow:hidden;
	padding:20px 10px;
	/*margin:5px;*/
}
.contentbginner a {
	text-decoration:none;
	color:#03C;
	line-height:1.5em;
}
.contentbginner a:hover { text-decoration:none; color: #999;}
.header {
	text-align: center;
	margin: 5px auto 15px;
}
.header a { text-decoration:none; color:#333;}
.footer {
	clear:both;
	text-align:center;
	margin:0 auto 10px;
	background: url(/images/footer1.png) no-repeat;
	width:900px;
	height:60px;
	vertical-align: middle;
	padding-top:22px;
	color: #FFE3B9;
	font-size: 0.8em;
	z-index:-1000;
}
.footer p a {
	font-size:0.8em;
	text-decoration:none;
	color: #333;
}
.footer p a:hover {
	color: #999;
}
.fleft {float:left;}
.fright {float:right;}
.fclear {clear:both;}

.col1 {width: 338px;}
.col2 {width: 530px;}
.col1 p, .col2 p {margin:10px 0 0 10px;}
.col1 h4,
.col2 h4 {
	font-size:1em;
	color:#9A0000;
	margin-top:20px;
	left:20px;
	border-bottom: 1px solid #9A0000;
	padding-bottom: 3px;
}
.col2 a {
	font-size:0.9em;
	color:#333;
	text-decoration:none;
	margin:0;
	padding:10px 0;
	display:block;
	border-bottom: 1px solid #DDD;
}
.col2 a:hover { background-color:#E5E5E5;}
.topleft {
	background: url(/images/bg_corner_topleft.gif) no-repeat left top;
	height: 10px;
	width: 10px;
}
.topright {
	background: url(/images/bg_corner_topright.gif) no-repeat right top;
	height: 10px;
	width: 10px;
}
.botleft {
	background: url(/images/bg_corner_botleft.gif) no-repeat left bottom;
	height: 10px;
	width: 10px;
}
.botright {
	background: url(/images/bg_corner_botright.gif) no-repeat right bottom;
	height: 10px;
	width: 10px;
}
/* LEFT_Vertical LEVEL 1 ---------------------------------------------------------*/
.menu_1 {
	font-size: .9em;
	text-decoration: none;
	padding:0;
	margin:0 0 0 18px;
}
/* li's are block elements so no need to block them again */
.menu_1 li {list-style-type: circle;color: #9A0000;}
.menu_1 li a {
	display:block;
	color:#666;
	text-decoration:none;
	margin:5px 5px 5px 0;
}
.menu_1 li a:hover, .menu_1 li a.select {background: #E5E5E5;}
.menu_1 a.hasSub {
	background-image: url(/images/Menu1Right.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.menu_1 a:hover.hasSub {
	background-image: url(/images/menu1RightHover.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* LEFT_Vertical LEVEL 2 ---------------------------------------------------------*/
.menu_2 {
	font-size: .9em;
	text-decoration: none;
	padding:0;
	margin:0 0 0 18px;
}
/* li's are block elements so no need to block them again */
.menu_2 li {list-style-type:square;color: #9A0000;}
.menu_2 li a {
	display:block;
	color:#666;
	text-decoration:none;
	margin:5px 20px 5px 0;
}
.menu_2 li a:hover, .menu_2 li a.select {background: #E5E5E5;}
.menu_2 a.hasSub {
	background-image: url(/images/Menu1Right.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.menu_2 a:hover.hasSub {
	background-image: url(/images/menu1RightHover.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

.breadcrumbs a {
	font-size:0.65em;
	color:#999;
	text-decoration:none;
}
/* Bottom menu ---------------------------------------------------------*/
.bot_1 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding:0;
	text-align: center;
	height: 24px;
}
.bot_1 li {
	display: block;
	margin: 0;
	list-style-type: none;
	float: left;
	padding: 8px;
}
.bot_1 li a {
	text-decoration: none;
	display: block;
	padding: 0;
	color: #666;
}
.bot_1 p {
	margin:0;
	padding:4px 0 0 0;
	text-transform: uppercase;
}
.bot_1 p a {
	text-decoration: none;
	padding: 4px 6px;
	color: #FFFFFF;
}
.bot_1 li a:hover, .bot_1 li a.select { color: #CCCCCC; }
.breadcrumbs a:hover {color:#333;}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 1em;
	line-height: 1.25em;
}
.required, .required a {
	font-size: .85em;
	color: #900;
	text-decoration: none;
}
.small {
	font-size: .75em;
	text-decoration: none;
}
.formprompt {
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
}
.datetime {
	font-size:0.55em;
	color:#FEF6C5;
	position:relative;
	left:40px;
	top:55px;
	text-align:left;
}
.orangebot {
	border-bottom: thin solid #FF703E;
}
.orangetop {
	border-top:thin solid #FF703E;
}
