body {
	margin: 0;
	background: #f8e0d1;
}

body#nobackground { background: #fff none; }

h1 {
	color: #000;
	font: normal 26px "Trebuchet MS", Verdana, sans-serif;
}


/* System Messages
-----------------------------------*/
.errormessage {
	color: #a60000;
	padding: 4px 0;
}

.errormessage,
.infomessage,
#returnlinktable {
	background: #fff;
	border-right: solid 1px #a60000;
	border-left: solid 1px #a60000;
}


/* Global Navigation
-----------------------------------*/
ul#navtop2 { background: transparent url(/images/assnimg1047/bak_navtop2.gif) no-repeat left bottom; }

ul#navtop2 li { margin-bottom: 5px; }

ul#navtop2 li li { margin: 0; }


/* Main Content
-----------------------------------*/
#maincontenttable {
	background: #fff;
	border-right: solid 1px #f8e0d1;
	border-left: solid 1px #f8e0d1;
	border-right: solid 1px #a60000;
	border-left: solid 1px #a60000;
}

#maincontentcell { padding: 0; }


/* Footer Styles
-----------------------------------*/
#footertable {
	background: #fff;
	border-bottom: solid 1px #a60000;
	border-right: solid 1px #a60000;
	border-left: solid 1px #a60000;
}


/* m360 Styles
-----------------------------------*/
div#nav_links {
	color: #efedef;
	background: #efedef;
	padding: 4px 16px 6px 16px;
}

div#nav_links,
div#nav_links a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

div#nav_links a { padding: 5px; }

div#nav_links a:hover {
	background: #d95200;
	color: #000;
}

div.warning_message {
	padding: 9px 16px 0 37px;
	font-size: 12px;
	background: transparent url(/images/assnimg1047/imgs/exclamation.png) no-repeat 16px bottom;
	font-style: italic;
}

div#content {
	padding: 16px;
}

div.widgetContainer h4 {
	color: #a66400;
	font: normal 26px "Trebuchet MS", Verdana, sans-serif;
}

#widget_column_1 {
    width: 282px;
    float: left;
    border-right: 2px solid #c2bcb8;
    padding: 8px 0;
    font-size: 13px;
}

#widget_column_2 {
    width: 416px;
    float: left;
    margin-left: 16px;
    padding: 8px 0;
}

#widget_column_1 h4 {
	font-size: 16px;
}

#widget_column_1 div {
	margin: 0 16px 0 0;
}

#widget_column_1 div div {
	margin: 0;
}

div.business_card {
	background: #fff url(/images/assnimg1047/imgs/bak_businesscard.png) no-repeat left top;
	padding: 10px;
	margin: 0 16px 0 0;
}

a.portal_previewable {
	font-size: 14px;
	line-height: 24px;
}

div.business_card div {
	text-align: center;
	font-size: 13px;
}

div.business_card div div {
	padding: 4px 0 0 0;
}

div.business_card h3 {
	border-bottom: 1px solid #bcbcbc;
	padding: 4px 1px;
}

div.business_card h3,
div.business_card h3 a {
	font: normal 18px "Trebuchet MS", Verdana, sans-serif;
}

div.business_card a {
	padding: 4px;
}

div.business_card table {
	width: 100%;
	background: #e8e5e4;
	border-top: 1px solid #bcbcbc;
	border-bottom: 1px solid #efefef;
	margin: 8px 0 0 0 ;
}

div.business_card table td {
	font-size: 13px;
}

div.business_card dl.address_list {}