@charset "utf-8";
/* CSS Document */

* {
	border:none;
	margin:0;
}
body {
	background-color:#cedbe3;
	background-image:url(images/backgnd.jpg);
	background-repeat:repeat-x;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
.twoColFixLtHdr a:link, .twoColFixLtHdr a:visited, .twoColFixLtHdr a:hover, .twoColFixLtHdr a:active {
	font-style:normal;
	font-weight:400;
	text-decoration:none;
}
.twoColFixLtHdr #sidebar1 a:link, .twoColFixLtHdr #sidebar1 a:visited {
	color:#25F;
}
.twoColFixLtHdr #sidebar1 a:hover, .twoColFixLtHdr #sidebar1 a:active{
	color:#000;
}
.twoColFixLtHdr #mainContent a:link, .twoColFixLtHdr #mainContent a:visited {
	color:#25F;
}
.twoColFixLtHdr #mainContent a:hover, .twoColFixLtHdr #mainContent a:active{
	color:#000;
}
.twoColFixLtHdr #footer a:link, .twoColFixLtHdr #footer a:visited {
	color:#25F;
}
.twoColFixLtHdr #footer a:hover, .twoColFixLtHdr #footer a:active{
	color:#000;
}
.twoColFixLtHdr #container {
	background:none;
	border:0 solid #000;
	height:auto;
	margin:0 auto;
	text-align:left;
	width:960px;
}
.twoColFixLtHdr .adminContent {
	background:#EEE;
	border:0 solid #000;
	height:auto;
	margin:0 auto;
	text-align:left;
	width:100%;
	padding:1em 0;
}
.twoColFixLtHdr .login {
	background:#ddd;
	border:1px solid #999;!important
	height:auto;
	margin:0 auto;
	text-align:left;
	width:25em;
	padding:1em;
}
.twoColFixLtHdr .adminmenu {
	background:inherit;
	border:0px solid #999;
	height:auto;
	margin:0 20px;
	text-align:left;
	padding:1em;
}
.twoColFixLtHdr #banner {
	background-image:url(images/headerbg.png);
	background-repeat:repeat-x;
	color:#eee;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:16px;
	height:66px;
	padding:0;
	width:100%;
}
.twoColFixLtHdr #banner form {
	font-size:6px;
	padding:0;
}
.twoColFixLtHdr #banner img {
	float:left;
	left:15px;
	margin:0;
	position:relative;
	top:13px;
}
.twoColFixLtHdr #banner h1 {
	font-size:24px;
	line-height:66px;
	margin:0 0 0 200px;
}
.twoColFixLtHdr #sidebar1 {
	background:#f0f0f0;
	border:1px solid #666;
	margin:0 6px 5px 0;
	padding:0 0 0 0;
	width:210px;
	float:left;
	display:inline;
}

.twoColFixLtHdr #sidebar1 h1 {
	background-color:#CCC;
	border-bottom-color:#999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#666;
	font-size:15px;
	margin:0;
	padding:5px 0;
	text-align:center;
	width:100%;
}

.twoColFixLtHdr #sidebar1 h3, #sidebar1 h2 {
	border-bottom-color:#999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#666;
	font-size:13px;
	margin:0;
	padding:5px 0;
	text-align:center;
}
.twoColFixLtHdr #sidebar1 h3 {
	font-size:1px;
}
.twoColFixLtHdr #sidebar1 p {
	color:#000;
	font-size:12px;
	margin:15px;
	text-align:left;
}
.twoColFixLtHdr #sidebar1 a:link, .twoColFixLtHdr #sidebar1 a:visited{
	color:#25F;
}
.twoColFixLtHdr #sidebar1 a:hover {
	color:#000;
}
.twoColFixLtHdr #sidebar1 a:active {
	color:#000;
}
.twoColFixLtHdr #mainContent {
	list-style-position:inside;
	margin:0 0 5px;
	padding:0;
	
}
.twoColFixLtHdr #mainContent p {
	margin:10px;
}
.twoColFixLtHdr #containerforboxes {
	background:#FFF;
	border:1px solid #666;
	margin:0 0 5px 0;
	padding:0;
	float:left;
	width:700px;
	padding:20px;
}
.twoColFixLtHdr #containerforboxes h1 {
	padding:5px 10px;
}
.twoColFixLtHdr #footer {
	background:#DDD;
	border:1px solid #666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:10px 0;
	margin:0 0 0 0;
	position:relative;
	text-align:center;
	clear:both;
}
.twoColFixLtHdr #footer p {
	font-size:10px;
	margin:0;
	padding:10px 0;
}
.boxwithtext {
	background:#FFF;
	border:1px solid #666;
	color:#000;
	font-size:14px;
	margin:0 0 5px 0px;
	padding:20px;
	text-align:left;
	float:left;
	width:700px;
}
.boxwithtext p {
	font-size:14px;
	margin:10px;
	text-align:left;
}
.boxwithtext h1, h2 {
	font-size:24px;
	border:none;
	margin:10px;
	margin-bottom:25px;
	text-align:left;
	font-weight:400;
}
.boxwithtext h3 {
	font-size:16px;
	border:none;
	margin:10px;
	margin-top:25px;
	text-align:left;
	font-weight:400;
}
.boxwithtext ul {
	list-style-position:outside;
	margin-left:50px;
	list-style-type:disc;
	padding:0;
}
.boxwithimage {
	background:#FFF;
	border:1px solid #666;
	color:#000;
	font-size:14px;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	text-align:left;
	float:left;
	height:auto;
}
.boxwithimage img{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align:bottom;
}
/*use in conjunction with boxwithimage to make float*/
.fltrtboxwithimage {
	margin: 0 15px 15px 15px;
	padding: 3px;
	float:right;
}
/*use in conjunction with boxwithimage to make float*/
.fltltboxwithimage {
	margin: 0 25px 15px 15px;
	padding: 3px;
	float:left;
}
.fltrt {
	float:right;
	margin-left:5px;
}
.fltlft {
	float:left;
	margin-right:5px;
}
.clearfloat {
	clear:both;
	font-size:1px;
	height:0;
	width:0;
	line-height:0;
	margin:0;
	padding:0;
	display:block;
	visibility:hidden;
}
.boxwithlist {
	margin:20px 40px;
	padding:0;
	position:relative;
	width:320px;
	overflow:hidden;
}
.twoColFixLtHdr #containerforboxes .boxwithlist h1 {
	background-color:#abf;
	font-size:14px;
	width:100%;
	padding: 5px 0px 5px 20px;
}
 
td.right {
	text-align:right;
}
.officestable tr {
	vertical-align:top;
}
.officestable td {
	width:15em;
}
.officestable th {
	font-weight:700;
	text-align:left;
	text-decoration:underline;
}
.officestablediv {
	background-color:#eef5fb;
	margin:1em 0;
	text-align:left;
	width:100%;
}
.boxwithlist ul {
	margin: 0px;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul#media-list {
	list-style-type: none;
	margin-bottom: 20px;
	list-style-image: none;
}
ul#media-list LI {
	padding-bottom: 6px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: #cfcfcf 1px solid;
	padding-top: 6px;
	overflow:auto;
}
ul#media-list img {
	float:left;
}
ul#media-list H4 {
	font-size: 11px;
	margin-left:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
}
ul#media-list H5 {
	font-size: 11px;
	margin-left:0px;
	margin-top:5px;
}
ul#media-list H3 {
	padding-top: 5px;
}
ul#media-list li div {
	margin-left:110px;
	margin-top:0px;
	font-size:10px;
	text-align:left;
}
.employees h2{
	font-size:18px;
	margin:10px;
	margin-top:30px;
}
.jobtitle{
	font-size:14px;
	font-style:italic;
}
