body {
	margin: 0px auto;
	padding: 0px;
	background-color: #A80534;
	text-align: center;
	font-family: "Georgia",Times New Roman,serif;
	font-size: 13px;
	line-height: 130%;  
	font-weight: normal;
	color: #000000;
}

table {
	font-family: "Georgia",Times New Roman,serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

#main {
	padding: 0px 0px 0px 10px;
	background-color: #AAAAAA;
	margin: 0px auto 0px auto;  
	width: 737px;
	text-align: center;
}

#header {
	width: 727px;
	height: 110px;
	border: 0px 0px 0px 0px;
	text-align: left;
	padding: 0px 0px 0px 2px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}

#buttons {
	padding: 0px 0px 0px 0px;
	background-color: #AAAAAA;
	width: 727px;
	height: 25px;
	text-align: center;
	border-top: 2px solid #A80534;
	border-bottom: 2px solid #A80534;
}

#pgcontent {
	padding: 25px 25px 25px 25px;   
	width: 677px;   
	border: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
}

a.menu {
	text-decoration: none;
	color: #ffffff;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.menu:hover {
	text-decoration: underline;
	color: #A80534;
}

a.menu:visited {
	text-decoration: none;
}

.menuThisPage {
	text-decoration: none;
	color: #A80534;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.navbutton {
	float:left;
	width:120px;
	text-align:center;
}

.sepbutton {
	float: left;
	width: 1px;
	color: #A80534;
	background-color: #AAAAAA;
	height: 20px;
	text-align: center;
	padding: 2px 0px 0px 0px;
}

.headline {
	font-weight: bold;
	color: #A80534;
	font-size: 13px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

.headlineClientBox {
	font-weight: bold;
	color: #A80534;
	font-size: 12px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

a.jump {
	color: #A80534;
	font-weight: bold;
	text-decoration: none;
}

a.jump:hover {
    text-decoration: underline;
}

a.serviceLink {
	color: #A80534;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.serviceLink:hover {
    text-decoration: underline;
}

.serviceBullet {
	color: #A80534;
}

#footer {
	background-color: #AAAAAA;
	width: 727px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight: normal;
        color: #A80534;
	padding: 0px 0px 9px 0px;
	line-height: 120%;
}

#copyright {
	background-color: #A80534;
	margin: 0px auto 0px auto;
	width: 737px;
	text-align: center;
	border: 0px 0px 0px 0px;
        font-size: 9px;
        font-weight: normal;
        color: #FFFFFF;
}

.itemlist {
	list-style-type: square;
	list-style-position: outside;
}

.itemlistPic {
	list-style-type: square;
	list-style-position: inside;
}

.smallText {
	font-size: 9px;
	color: #A80534;	
}

.alignLeft {
	float: left;
	margin-right: 10px;
}

.alignRight {
	float: right;
	margin-left: 10px;
}

.alignLeftTight {
	float: left;
	margin-right: 3px;
}

.alignRightTight {
	float: right;
	margin-left: 3px;
}

.alignLeftWide {
	float: left;
	margin-right: 20px;
}

.alignRightWide {
	float: right;
	margin-left: 20px;
}

.clientBoxLeft {
	float: left;
	margin-right: 10px;
	border-top: 3px solid #A80534;
	border-bottom: 3px solid #A80534;
	background-color: #EBDDE2;
	width: 300px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}

.clientBoxRight {
	float: right;
	margin-left: 10px;
	border-top: 3px solid #A80534;
	border-bottom: 3px solid #A80534;
	background-color: #EBDDE2;
	width: 300px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}

.clientBoxCenter {
	margin: 0px auto;
	border-top: 3px solid #A80534;
	border-bottom: 3px solid #A80534;
	background-color: #EBDDE2;
	width: 500px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}

.hideDash {
	color: #EBDDE2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}