* {
	margin:0;
	padding:0;
	}

ul {
	margin-left: 25px;
	margin-top: 10px;
}

body {

	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-image: url(../images/blue/bgrepeat.gif);
	background-repeat: repeat-x;
	background-color: #00264b;
	}
a, a:link, a:visited, a:active {
	color: #00264b;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
#container {
	width:995px;
	background: url(../images/blue/innerbgrepeat3.gif) repeat-y;
	margin:0 auto;
	}
#biginny {
	width:995px;
	background: url(../images/blue/wrapbg3.gif) no-repeat top left;
	margin:0 auto;
	}
.clear {
	clear:both;
	}
#inny { /* the inner container */
	width:875px;
	background: #fff;
	margin-left: 25px;
  padding: 0px;
	}
#leftcol {
	width:211px;
	float:left;
	}
* html a img.gal { /* IE.. no cool effect.  Just plain jane. */
	border:1px solid #DDCC86;
	filter:alpha(opacity=100);
	}
a img.gal { /* for the photo gallery pics (ff) */
	border:1px solid #DDCC86;
	opacity: 0.7;
	}
a img.gal:hover {
	border:1px solid #D6AC2E;
	opacity:1;
	}
#logo {
	width:211px;
	height:247px;
	background: url(../images/blue/logoleft.gif) no-repeat top left;
	}
#rightcol {
	width:664px;
	float:right;
	}
/* menu */
#menu ul {
	margin:10px 0 0 10px;
	padding:0;
	list-style-type:none;
	}
#menu ul li {
	margin:0;
	padding:0;
	}
#menu ul li a { /* total width=190px, total height=30px */
	background: url(../images/blue/listbg.gif) no-repeat top left;
	display:block;
	width:185px;
	height:22px;
	font-weight:bold;
	font-size:11px;
	padding:8px 0 0 5px;
	color: #fff;
	}
#menu ul li a:hover {
	color: #eee;
	text-decoration:none;
	padding:8px 0 0 10px;
	}


#menu li a:hover,#menu .activeMainMenuItem {
	text-decoration:underline;
}

.sub_menu {
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	border:0px solid #000;
	background-color:#FAFAFA;
	font-family:arial;
	text-align:left;
}


.sub_menu ul {
	margin:0px;
	padding:0px;
	width:185px;
}

.sub_menu ul li {
	list-style-type:none;
	margin:0px;
	padding:1px;
}

.sub_menu ul li a {
	background: url(../images/blue/listbg.gif) no-repeat top left;
	white-space:nowrap;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding:8px 0 0 5px;
	color: #fff;
	display:block;
	height:22px;
}

.sub_menu ul li a:hover {
	text-decoration:none;
	padding:8px 0 0 10px;
}

/* end menu */

#employee {
	margin-left:10px;
	margin-top:10px;
	font-weight:bold;
	}
#header { /* for the main page (includes the grey bar) */
	width:664px;
	}
#headcont {
	background: url(../images/blue/headcont.jpg) no-repeat top;
	padding:20px 20px 0 20px;
	}
#bottom {
	background: url(../images/blue/headcont.jpg) no-repeat top;
	padding:20px 20px 0 20px;
	}
#headdesc {
	margin:15px 0 0 0;
	}
h1 {
	font-size:16px;
	font-weight:bold;
	color: #cf9500;
	}
#bottomleft {
	width:420px;
	padding-right: 5px;
	}
#dot {
	width:190px;
	padding-left:5px;
	background: url(../images/dot.gif) repeat-y;
}
#bottomright a { /* the read more link */
	color: #cf9500;
	}
#bottomright a:hover {
	text-decoration:underline;
	}
.firepics {
	float:left;
	}
.firecontent {
	float:left;
	margin-left:10px;
	margin-bottom:30px;
	width:270px;
	}
ul#training {
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
	}
ul#training li {
	background: url(../images/liststar.gif) no-repeat top left;
	padding:0 0 0 20px;
	margin:0 0 10px 0;
	}
.date {
	font-weight:bold;
	color: #00264b;
	font-size:11px;
	}
.title {
	font-weight: bold;
    color: #cf9500;
    font-size: 14px;
}
.newspost {
	background: url(../images/dot.gif) repeat-x bottom left;
	width:190px;
	padding-bottom:15px;
	}
.readmore {
	color: #cf9500;
	font-weight:bold;
	text-align:right;
	}
#more {
	color: #cf9500;
	font-weight:bold;
	text-align:right;
	}
#footergrad {
	background: url(../images/footergrad.gif) no-repeat top left;
	width:878px;
	height:28px;
	}
#footer {
	text-align:center;
	width:700px;
	margin:0 auto;
	font-size:11px;
	line-height:20px;
	color: #00264b;
	margin:0 auto;
	padding:20px 0;
	}
#last {
	font-size:10px;
	padding:0 0 20px 0;
	}
.contentlist {
	padding: 10px;
	margin-left: 20px;
}
.contentlist li {
	padding: 2px;
}

fieldset {
	border:0
}

#register {
	margin:10px 0
}

#register tr td{
	padding:5px
}

label.error {
	color:#f00;
	margin:0 0 0 7px
}

.biolink {
	float:right;
	margin:26px 0 25px 15px;
}