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


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	background-color: #808084;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing:.05em;
}


img {border: none;}


a:link, a:visited, a:hover, a:active {
	/*color: #000000;*/
	color:#0068b3;
	text-decoration:underline;
	font-weight: bold;
}

a.bottomlink, a.bottomlink:link, a.bottomlink:visited, a.bottomlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration:underline; 
}

a.bottomlink:hover {
	text-decoration:none; 
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#headerTop {
	width:984px;
	height:72px;
	position:relative;
	margin-top:0;
	}
	
#whoWeAre {
	padding:13px 20px 0 515px;
	letter-spacing:0;
}

#whoWeAre a {color: #000000;}

#mainImage {
	background-image:url(../images/main_ph1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:949px;
	height:297px;
	margin-left:16px;
}

table.boxes { margin-top:-25px;}

td.box1 { width:242px; background-image:url(../images/box1_bk.jpg); background-position:top left; background-repeat:no-repeat; background-color:#FFFFFF;}
td.box2 { width:242px; background-image:url(../images/box2_bk.jpg); background-position:top left; background-repeat:no-repeat; background-color:#FFFFFF;}
td.box3 { width:242px; background-image:url(../images/box3_bk.jpg); background-position:top left; background-repeat:no-repeat; background-color:#FFFFFF;}
td.box4 { width:242px; background-image:url(../images/box4_bk.jpg); background-position:top left; background-repeat:no-repeat; background-color:#FFFFFF;}

#boxContent {margin:35px 16px 16px 16px; /*text-align: justify;*/ height: 310px; overflow:inherit;}

table.bottomContent { margin:5px 0 0 0;}
td.templateContent { background-image:url(../images/templateContent_back.jpg); background-position:top left; background-repeat:no-repeat; background-color:#FFFFFF;}

#employeeContent { margin:25px 16px 16px 16px;}

#newsContent { margin:25px 16px 16px 16px;}

td.rightShadow { background-image:url(../images/right_shadow.jpg); background-position:bottom left; background-repeat:no-repeat;}
td.bottomShadow { background-image:url(../images/bottom_shadow.jpg); background-position:top left; background-repeat:no-repeat; background-color:#808084; position:relative;}
	
#footer { width:994px;}

#newsContent a {
	color:#0068b3;
	text-decoration:underline;
	}
	
ul{list-style-image:url(../images/bullet.gif); list-style-position:outside;}

li {margin-left:-16px;}

.indent {text-indent: 5em;}

#rightColumn {width: 300px; margin-left: 10px; vertical-align:top; float:right; border-left: #e5e5e5 solid 1px; padding-left:16px; /*padding-right: 16px;*/ height:550px; margin-bottom:20px;}
#bodyContent {width: *; margin:0; padding-bottom:20px; margin:35px 16px 16px 16px;}

sup {font-size:.8em; _font-weight:bold; vertical-align: baseline; position: relative; top: -0.3em;}