﻿body
{
	margin:0px;
	background-color:#999999;
	font-family: Verdana;
	font-size:12px;
	text-align:center;
	
	}
h1 
{
	font-size:20px;
	background-color:White;
	font-family: Garamond, Garamond Antiqua;
	color:#003366;
	text-align:Left;
}
#WorkContainer
{
	width:800px;
	/*float:left;
	clear:left;*/
	text-align:center;
	min-height:407px;
	height:auto;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*background-color:#dae0e1;*/
}
#LeftMenu
{
	float:left;
	clear:left;
	width:149px;
	min-height:407px;
	height:auto;
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	background-color:#dae0e1;
	background-color:Red;
}
#ContentContainer
{	
	float:right;
	clear:right;
	width:621px;
	min-height:407px;
	/*margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;*/
	background-color:White;
}
#Content
{
	
}
.EvenRow 
{
	background-color:#dae0e1;
	color:White;
}
.CellSpacing
{
	padding: 5px 5px 5px 5px;
}
.OddRow
{
	background-color:White;
	color:#003366;
}
.TextBoxEven
{
	background-color:#dae0e1;
	color:#003366;
	border:solid thin #003366;
	left:5px;
}
.TextBoxOdd
{
	background-color:White;
	color:#003366;
	border:solid thin #003366;
	left:5px;
}
.DivisionMenuTab
{
	height:16px;
	vertical-align:middle;
}

.DivisionMenu
{
	font-family: Garamond, Garamond Antiqua;
	font-size:16px;
	background-color:#dae0e1;
	list-style-type:square;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#179f49;
	height:27px;
}
.DivisionMenu a:hover
{	text-decoration:underline;
	height:16px;
}
.DivisionMenu a:active
{
	background-color:#003366;
	color:White;
	height:16px;
}
.DivisionMenu a:visited
{ text-decoration:none;
	height:16px;
	}
.TableDisplay 
{
	margin:10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
}
td {color:#003366}

a {color:#003366; text-decoration:none;}
a:hover {text-decoration:underline}

.NavigationGray {background-color:#dae1e9;color:#003366;font-family:verdana}
.NavigationYellow {background-color:#ffeb9a;color:#003366;font-family:verdana}
.NavigationGray a , .NavigationYellow a {color:#003366;}
.logoSpace {background-color:#003366}
.whiteBG {background-color:#ffffff;}
#contentArea {padding:20px 10px 0px 10px;}

.Footer 
{
	text-align:center;
	left:0px;
	
}

.AccHeader 
{
	font-size:12px;
	font-family:Verdana;
	text-align:right;
	color:#003366;
}
.AccHeader a:hover
{
	text-decoration:underline;
}
.AccHeader a:active
{
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	color:White;
	background-color:#003366;
	}
	
.AccCont
{
	font-size:12px;
	font-family:Verdana;
	text-align:right;
	color:#003366;
	width:120px;
}
.ImgAboutUsContainer
{
	border-style:none;
	width:300;
	height:130;
	background-color:White;
}
.ContextMenuPanel
{
	position:absolute;
	visibility:hidden;
	font-size:12px;
	background-color:#dae0e1;
	opacity:.9;
	filter:aplha(opacity=90);
	border:solid thin #003366;
	padding:5px 5px 5px 0px;
}
.ContextTopMenuItem
{
	border-left-color:#003366;
	border-left-style:solid;
	border-left-width:20px;
	padding-left:5px;
	padding-top:5px;
}
.ContextMenuItem 
{
	/*margin: t r b l*/
	border-left-color:#003366;
	border-left-style:solid;
	border-left-width:20px;
	padding-left:5px;
}
.ContextBottomMenuItem
{
	border-left-color:#003366;
	border-left-style:solid;
	border-left-width:20px;
	padding-left:5px;
}
.AccCont a.hover
{
	text-decoration:underline;
}
.AptButton
{
	cursor:pointer;
}
.AptButton a:hover
{
	cursor:pointer;
}

.LeftContainer 
{
	/*width:125px;
	/*height:443px;
	height:100%;
	float:left;
	margin:0px 0px 0px 0px;
	text-align:right;*/
	background-color:#dae0e1;
	padding:20px 10px 5px 0px;
}
.RightContainer
{
	 /*width:626px;
	 height:453px;
	 height:100%;
	 float:left;
	 text-align:left;
	 margin:0px 0px 0px 0px;
	 */
	 background-color:White;
	 padding: 15px 5px 0px 15px;
}
.filler
{
	width:637px;
	height:24px;
	float:left;
	background-color:White;
}
.topFiller
{
	width:591px;
	height:32px;
	float:left;
	background-color:White;
}
.midFiler
{
	width:591px;
	height:40px;
	float:left;
	background-color:#179f49;
}
.LeftFiller
{
	width:135px;
}

.topNav
{
	
	font-family:verdana;
	font-size:10px;
	background-color:White;
	text-decoration:none;
	vertical-align:middle;
	color:#003366;
}

topNav  {
	font-family:verdana;
	font-size:10px;
	color:#003366;
	text-decoration:none}
	
a:active.topNav  {
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
	color:White;
	background-color:#003366}
	
a:hover.topNav  {
	font-family:verdana;
	font-size:10px;
	text-decoration:underline;}

.baseboard {
	font-family:arial;
	font-size:10px;
	color:#333333}
	
.baseboard a {
	font-family:arial;
	font-size:10px;
	color:#333333;
	text-decoration:none}
		
.baseboard a:hover {
	font-family:arial;
	font-size:10px;
	color:#003366;
	text-decoration:none}
	
.searchTable td 
	{
	font-size:12px;
	text-decoration:none;
	padding-left:10px}
	
.searchTable a 
	{
		color:#003366;
		text-decoration:none;
	}
	
.searchTable .highlight, .searchTable .highlight a
	{
		background-color:#003366;
		color:White;
	}	

#master_contentplaceholder
{
	padding: 30px 20px 40px 20px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #EFEFEF;
	line-height: 1.5em;
}
#master_content
{
	float: left;
	width: 550px;
	margin-right: -550px;
	color: #666666;
}

.AptCom 
{
	
}
.AptCom a:hover 
{
	background-image: url("images/Apt_Head_Link_0ver.gif");
}

.AptCom a:active 
{
	background-image: url("/images/Apt_Head_Link_Active.gif");
}
ComCom 
{
	
}
.ComCom a:hover 
{
	text-decoration:underline;
	color:Green;
	background-image: url("/images/SiteDesignSpecific/Comm_Head_Link_Over.gif");
}

.ComCom a:active 
{
	
	background-image: url("/images/SiteDesignSpecific/Comm_Head_Link_Active.gif");
}
.AptTblRow
{
	border:solid thin #003366;
}
.AptTblLeftCell
{
	border-bottom: solid thin #003366;
	border-top: solid thin #003366;
	border-left: solid thin #003366;
}
.AptTblRightCell
{
	border-bottom: solid thin #003366;
	border-top: solid thin #003366;
	border-right: solid thin #003366;
}
.AptURLLink
{
	text-decoration:none;
}
a:hover.AptURLLink
{
	text-decoration:underline;
	cursor:pointer;
}
a:visited.AptURLLink
{
	text-decoration:none;
	color:#003366;
}
a:active.AptURLLink
{
	text-decoration:none;
	color:White;
	background-color:#003366;
}

#MeetTheTeamHeader , #MeetTheTeamHeader a {background-color:#003366;color:white;width:100px;}
#MeetTheTeamLinks {padding-bottom:5px}
#MeetTheTeamLinks a {font-size:10px;line-height:14px}
.AboutLetNav {text-align:right;line-height:22px;padding-right:10px;padding-top:60px}
.AboutLetNav a {text-decoration:none;}
.AboutLetNav a:hover {text-decoration:underline;}
#MainTable {width:800px}
.ContentWidth {width:640px}

a:link.leftNavActive,
a:active.leftNavActive,
a:visited.leftNavActive,
a:hover.leftNavActive,
a:link.globalActive,
a:active.globalActive,
a:visited.globalActive,
a:hover.globalActive 
	{background-color:#003366;color:White}

	
.AboutSubNav a {color:Gray;font-size:9px;text-decoration:none;margin-left:0px}	
.AboutSubNav a:hover {color:Gray;font-size:9px;text-decoration:underline;margin-left:0px}	

a.AptMicroSite {text-decoration:none;font-weight:bold;color:#003366}
a:hover.AptMicroSite {text-decoration:underline}
.AptMicroSite {text-decoration:none;font-weight:bold;color:black}

.StateListing
{
	margin-left:35px;
}


