/* CSS Document */
/* Styles for MEMStaff.  Designed by KrasnooDesigns.  Coded by GenuineAPE.  All Rights Reserved.*/

BODY {
  	background: url(images/background.gif);
	font-family:  Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000;
	}
#Wrapper{
	position:absolute;
	width:814px;
	margin: 0px 0px 0px -407px;
	padding:0px;
	left:50%;
	text-align:center;
	}
#Wrapper IMG.top{
	vertical-align: bottom;
	padding:0px;
	margin:0px;
	width:814px;
	height:5px;
	}
#Wrapper IMG.bottom{
	vertical-align:top;
	padding:0px;
	margin:0px;
	width:814px;
	height:5px;
	}
#Container{
	position:relative;
	background:url(images/shadow_repeat.gif) top repeat-y;
	padding:0px 7px 0px 9px;
	width:799px;
	text-align:center;
	}
#Header{
	position: relative;
	background-color: #fff;
	height:104px;
	margin:0px 0px 0px 0px;
	padding:0;
	clear:both;
	}
#Header IMG.logo {
	position:relative;
	width: 290px;
	height: 104px;
	float:left;
	}
/*  NAV * */

#PrimaryLinks{
	width:465px;
	height:21px;
	margin:70px 7px 7px 0px;
	float:right;
	font-size:8pt;
	text-transform:uppercase;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}
#PrimaryLinks A:link, #PrimaryLinks A:visited{
	border: #b3b3b3 solid 1px;
	background-color:#fff;
	text-decoration:none;
	margin: 0px -1px 0px -1px;
	color:#375287;
	width:116px;
	line-height:21px;
	float:left;
	}
#PrimaryLinks A:hover{
	border: #b3b3b3 solid 1px;
	background-color:#EEDF00;
	text-decoration:none;
	font-weight:normal;
	color:#375287;
	margin: 0px -1px 0px -1px;
	line-height:21px;
	width:116px;
	float:left;
	}
#PrimaryLinks A.active{
	display:list-item;
	list-style:none;
	border: #b3b3b3 solid 1px;
	background-color:#EEDF00;
	text-decoration:none;
	font-weight:normal;
	color:#375287;
	margin: 0px -1px 0px -1px;
	line-height:21px;
	width:116px;
	height:21px;
	float:left;
	}
	
#LargeImage{
	background-color: #fff;
	border-top: #b4b4b4 solid 1px;
	}
#LargeImage IMG {
	margin:6px 7px 6px 7px;
	width: 785px;
	height:260px;
	}
#Main{
	border-top: #b4b4b4 solid 1px;
	background-color: #f4f3f1;
	text-align:left;
	}
#Main UL{
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	}
#Main TABLE{
	width:100%;
	}
#Main TABLE TD{
	border:#d3d2d0 solid 1px;
	background-color:#fff;
	padding:7px;
	width:50%;
	}
#Main TABLE TD.box_index{
	border:#d3d2d0 solid 1px;
	background:url(images/background_cog.gif) no-repeat top right;
	background-color:#fff;
	padding:7px;
	width:50%;
	color: #254075;
	}
#Main TABLE TD IMG {
	width: 84px;
	height: 84px;
	margin: 0px 6px 0px 0px;
	float:left;	
	}
#Main TABLE TD .Title{
	font-size:11pt;
	font-weight:bold;
	color:#bfc400;
	line-height:14pt;
	}
#Main TABLE TD .Text{
	color: #254075;
	}
#Main TABLE A{
	font-size:8pt;
	color:#254075;
	text-decoration:underline;
	}
/* second level page styles */
#Main2 {
	border-top: #b4b4b4 solid 1px;
	background-color: #f4f3f1;
	padding:6px 7px 6px 7px;
	text-align:left;
	}
#Main2 UL{
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	}
#Breadcrumb {
	margin-bottom: 25px;
	font-family:Trebuchet MS,Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#adb9d0;
	}
#Breadcrumb .on{
	color:#244480;
	}	
#Breadcrumb A:link, #Breadcrumb A:visited {
	text-decoration:underline;
	color:#adb9d0;
	}	
#Breadcrumb A:hover {
	text-decoration:none;
	color:#adb9d0;
	}	
#Breadcrumb A.on, #Breadcrumb A.on:visited {
	text-decoration:underline;
	color:#244480;
	}	
#Breadcrumb A.on:hover {
	text-decoration:none;
	color:#244480;
	}	
#Main2 TABLE.second{
	background-color:#fff;
	border:#d3d2d0 solid 1px;
	width:786px;
	}
#Main2 TABLE.second TD.box3{
	border-right:#d3d2d0 solid 1px;
	background-color:#fff;
	padding:22px 30px 22px 30px;
	width:486px;
	}
#Main2 TABLE.second TD.box4{
	background-color:#fff;
	padding:63px 7px 22px 7px;
	}
#Main2 TABLE.second TD.box_wide{
	background-color:#fff;
	padding:22px 30px 22px 30px;
	}
#Main2 TABLE.second TD.box3 .Title{
	font-size:10pt;
	font-weight:normal;
	text-transform:uppercase;
	color:#bfc400;
	line-height:14pt;
	}
#Main2 TABLE.second TD.box4 .Title{
	font-size:10pt;
	font-weight:normal;
	color:#bfc400;
	line-height:14pt;
	}
#Main2 TABLE.second TD.box_wide .Title{
	font-size:10pt;
	font-weight:normal;
	color:#bfc400;
	line-height:14pt;
	}
#Main2 TABLE.second TD .Text{
	line-height:10pt;
	color:#254075;
	}
#Main2 TABLE.second A{
	font-size:8pt;
	color:#254075;
	text-decoration:underline;
	}
#Main2 TABLE.list LI {
	background-image: url(images/bullet_nav.gif);
	line-height: 16px;
	background-position:left top;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#Footer{
	background-color: #f4f3f1;
	padding:0px 7px 6px 14px;
	text-transform: uppercase;
	text-align:left;
	}
#Footer .Title{
	font-size:8pt;
	font-weight:bold;
	color:#bfc400;
	line-height:14pt;
	}
#Footer .Text{
	line-height:7pt;
	color:#254075;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#PrimaryLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#PrimaryLinks ul li {
	position: relative;
	margin: -21px 0px 0px 0px; 	
	top: 21px;
	padding: 0;
	float:left;
	width:116px;
	}
#PrimaryLinks li ul {
	position: absolute;
	left: 21px;	
	top: 22px;		
	display: none;
	}
#PrimaryLinks li:hover ul, #PrimaryLinks li.over ul { 
	display: block; }


	