BODY, HTML {
	padding: 0;
	text-align: center;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #737373;
	background-repeat: no-repeat;
	background-image: url(../images/bg3.jpg);
	background-position: center 60px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
hr {
	color: #2662A1;
	width: 420px;
	margin-left: 30px;
}
.bluebox {
	background-image: url(../images/blue-box.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 759px;
	color: #FFFFFF;
}
#bodycontainer {
	border: 1px solid #000000;
	height: 700px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3);
}
#BodyContainerLeft  {
	width: 400px;
	background-color: #FFFFFF;
	height: 700px;
	background-image: url(../images/left-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #006600;
}

#BodyContainerRight {
	width: 400px;
	background-color: #5b9f44;
	height: 700px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #000000;
	background-image: url(../images/page-curl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
}

#ContainerRight {
	width: 400px;
	height: 700px;
}
.axa-logo-bottom { margin-left: 20px; 
}







.FooterText {
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}



.NavBorderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}

.menu {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	color: #5b9f44;
	font-size: 13px;
	text-decoration: none;
	height: 30px;
	letter-spacing: -1px;
}

.menuActive {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	color: #2B438D;
	font-size: 14px;
	text-decoration: none;
	height: 30px;
	letter-spacing: -1px;
}


a.menu:link {
	color: #5b9f44;
	text-decoration: none;
}
a.menu:active {
	text-decoration:none;
	color: #000099;
}
a.menu:hover {
	text-decoration:none;
	color: #005100;
}

.WhiteBorder {
	background-color: #FFFFFF;
	height: 1px;
}
.BGoldBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

.TGoldBorder {
	border-Top-width: 1px;
	border-Top-style: solid;
	border-Top-color: #FFCC00;
}

.CityHeader {
	height: 155px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	color: #CCCCCC;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 22px;
}
.CityTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.BlackLine {
	background-image: url(../images/black-dot.jpg);
	background-repeat: repeat-y;
	width: 20px;
	background-position: left;
}



input, select, textarea
{
	color: #781351;
	border: 1px solid #FCB318;
	background-color: #FFFBF2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
fieldset
{
border: 1px solid #FAB31B;

}

legend
{
color: #920202;
background: #ffa20c;
border: 1px solid #BD8104;
padding: 2px 6px
} 
H1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
.ImgBorder {
	border: 1px solid #333333;
	margin: 10px;
}
#RightTopContent { width: 400px; 
}
#RightMiddleContent {
	width: 400px;
	padding-bottom: 125px;
}
.NoBracketText {
	margin: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.GreenBrackets {
	background-image: url(../images/green-bracket.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 340px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 12px;
	margin: 10px;
	text-align: left;
}

.WhiteBrackets {
	background-image: url(../images/white-bracket.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 340px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 10px;
}


.RightMiddleContent p
{ padding: 20px; }


#RightFooterTable {
	height: 132px;
	width: 400px;
}

#LeftTopContent {
	height: 110px;
	width: 400px;
}

#LeftMiddleContent { width: 400px; 
}

#LeftFooterTable {
	height: 100px;
	width: 400px;
}

#LeftBottomContent {
	width: 400px;
	padding-bottom: 130px;
}

