body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
  background:#2069B3;
  margin:33px 0 30px 0;
}
img
{
	border-style:none;
	border-width:0px;
	border-collapse:collapse;
}

#MainBody
{
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-y;
	background:url(./images/background.png);
	margin-top:0px;
}
#MainBody a:visited
{
	color:#2069B3;
  font-weight: bold;
  text-decoration: none;
}
#MainBody a:active
{
	color:#2069B3;
  font-weight: bold;
  text-decoration: none;
}
#MainBody a:link
{
	color:#2069B3;
  font-weight: bold;
  text-decoration: none;
}
#MainBody a:hover
{
	color:#FF9933;
  font-weight: bold;
  text-decoration:none;
}


#Header
{
	position:relative;
	background:url(./images/background.png);
	background-repeat:repeat-y;
	width:800px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}


#Header-Background
{
	background:url(./images/Background-TitleArea-Fancy.png) no-repeat;
	position:relative;
	width:800px;
	height:160px;
}



#Logo
{
	background:url(./images/ACSLogo100Trans.png) no-repeat;
	background-position:center center;
	position:absolute;
	width:225px;
	height:160px;
	top:10px;
	left:10px;
}
#AgencyName
{
	position:absolute;
	right:25px;
	top:40px;
	font-size:26px;
	width:600px;
	text-align:center;
  color:#2069B3;
  font-weight:bold;
}


#Header-TLCorner
{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#Header-Top
{
	position:absolute;
	top:0px;
	left:20px;
	display:none;
}
#Header-TRCorner
{
	position:absolute;
	top:0px;
	right:0px;
	display:none;
}
#Header-Left
{
	position:absolute;
	top:20px;
	left:0px;
	display:none;
}
#Header-Right
{
	position:absolute;
	top:20px;
	right:0px;
	display:none;
}
#Header-BLCorner
{
	position:absolute;
	left:0px;
	bottom:0px;
	display:none;
}
#Header-Bottom
{
	position:absolute;
	left:20px;
	bottom:0px;
	display:none;
}
#Header-BRCorner
{
	position:absolute;
	top:0px;
	right:0px;
	left:0px;
	bottom:0px;
	display:none;
}

#TitleMenu
{
	position:absolute;
	left:270px;
	bottom:16px;
	width:490px;
	text-align:center;
}


#TitleMenu ul
{
	vertical-align:middle;
	text-align:center;
	margin:0;
	padding:0 0 .3em 0;
}

#TitleMenu li {
	display:inline;
	list-style:none;
	color:#2069B3;
	}


#TitleMenu a:visited
{
	color:#2069B3;
  font-weight: bold;
  text-decoration: none;
}
#TitleMenu a:active
{
	color:#2069B3;
  font-weight: bold;
  text-decoration: none;
}
#TitleMenu a:link
{
	color:#2069B3;
  font-weight: bold;
  text-decoration: none;
}
#TitleMenu a:hover
{
	color:#ffffff;
  font-weight: bold;
  text-decoration:none;
}

#Content
{
	position:relative;
	background:url(./images/background.png);
	background-repeat:repeat-y;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	color:#2069B3;
	min-height:300px;
	font-size:12px;
}

#Content table
{
	border-color:#2069B3;
}

#Column1
{
	display:none;
}
#Column2
{
	display:none;
}

#contentholder
{
 position:absolute;
 top:0;
 right:0;
 width:200px;
 }

#footer
{
  position:relative;
  background:url(./images/Background.png) repeat-y bottom;
  width:800px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  padding-bottom:10px;
  border-collapse:collapse;
  font-size:.8em;
	color:#2069B3;
}
#footeraddress
{
	position:relative;
	width:510px;
	padding-left:250px;
	text-align:center;
}

#footer-bottom
{
	position:absolute;
	bottom:-15px;
	left:0px;
	height:15px;
	width:800px;
	background:url(./images/Background-Bottom.png) no-repeat;
	font-size:7.5px;
}
#bottom
{
	display:none;
}

#ColumnWithMenu
{
	position:relative;
	width:510px;
	margin-left:250px;
	text-align:left;
}

#ContentMenuColumn
{
	position:absolute;
	left:25px;
	width:225px;
}

#Content div.ContentMenu
{
	width:225px;
}

div.MenuItemRow
{
	position:relative;
	color:#2069B3;
  font-weight:normal;
  text-decoration: none;
  width:225px;
  font-size:14px;
  margin-top:5px;
}

#Div_tblContactMenu div.MenuItemRow a:hover
{
	color:#2069B3;
  font-weight:inherit;
  text-decoration:none;
}

#Div_tblContactMenu div.MenuItemRow a:visited
{
	color:#2069B3;
  font-weight:normal;
  text-decoration: none;
}
#Div_tblContactMenu div.MenuItemRow a:active
{
	color:#2069B3;
  font-weight:normal;
  text-decoration: none;
}
#Div_tblContactMenu div.MenuItemRow a:link
{
	color:#2069B3;
  font-weight:lighter;
  text-decoration: none;
}

#Div_tblContactMenu div.MenuItemRowHover
{
	color:#FF9933;
  font-weight:normal;
  text-decoration: none;
  font-size:14px;
  margin-top:5px;
}
#Div_tblContactMenu div.MenuItemRowHover a:visited
{
	color:#FF9933;
  font-weight:normal;
  text-decoration: none;
}
#Div_tblContactMenu div.MenuItemRowHover a:active
{
	color:#FF9933;
  font-weight:normal;
  text-decoration: none;
}
#Div_tblContactMenu div.MenuItemRowHover a:link
{
	color:#FF9933;
  font-weight:normal;
  text-decoration: none;
}
#Div_tblContactMenu div.MenuItemRowHover a:hover
{
	color:#FF9933;
  font-weight:normal;
  text-decoration: none;
}

Div_MenuTitleRow_Image
{
	width:20px;
	height:20px;

}


#Div_tblContactMenu div.MenuItemRow div.PhoneImageMenuItem
{
	background:url(./images/OutlinePhone16_Blue.gif) no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:20px;
	height:20px;
}

#Div_tblContactMenu div.MenuItem
{
	position:relative;
	left:20px;
	top:0px;
	width:200px;
  margin-top:5px;
}

#Div_tblContactMenu div.MenuItemRow div.PhoneImageMenuItem
{
	background:url(./images/OutlinePhone16_Blue.gif) no-repeat;
	position:absolute;
	width:20px;
	height:20px;
}


#Div_tblContactMenu div.MenuItemRowHover div.PhoneImageMenuItem
{
	background:url(./images/OutlinePhone16_Orange.gif) no-repeat;
	position:absolute;
	width:20px;
	height:20px;
}

#Div_tblContactMenu div.MenuItemRow div.EmailImageMenuItem
{
	background:url(./images/OutlineEmail16_Blue.gif) no-repeat;
	position:absolute;
	width:20px;
	height:20px;
}

#Div_tblContactMenu div.MenuItemRowHover div.EmailImageMenuItem
{
	background:url(./images/OutlineEmail16_Orange.gif) no-repeat;
	position:absolute;
	width:20px;
	height:20px;
}

#Div_tblContactMenu div.MenuItemRow div.ChatImageMenuItem
{
	background:url(./images/OutlineChat16_Blue.gif) no-repeat;
	position:absolute;
	width:20px;
	height:20px;
}
#Div_tblContactMenu div.MenuItemRowHover div.ChatImageMenuItem
{
	background:url(./images/OutlineChat16_Orange.gif) no-repeat;
	position:absolute;
	width:20px;
}

#ColumnWithMenu tr.SectionHeaderRow
{

}
#ColumnWithMenu td.SectionHeaderCell
{
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

table.TableList
{
	padding:0;
	margin-top:5px;
	margin-bottom:15px;
}
table.TableList td.ListItem
{ border-bottom: solid 1px;
	padding:0;
	margin:0;
}
