body {
	background: #fff;
	margin: 8px;
}

body#nobackground { background: #fff none; }

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #3DA09F;
}

h2 {
    font-family: Times New Roman, serif;
    font-size: 13pt;
    font-weight: normal;
    color: #1C3447;
}

h3 {
    font-family: Times New Roman, serif;
    font-size: 11pt;
    font-style: italic;
    color: #1C3447;
}


/* System Messages
-----------------------------------*/
#returnlinkcell,
div.infomessage,
.errormessage {
	background: #E8E8E8 url(/images/assnimg148/bak_systemmessages.png) repeat-y right top;
	padding: 4px 10px;
	margin: 0;
}


/* Structural Table
-----------------------------------*/
#structuraltable {
	background: #fff url(/images/assnimg148/bak_structuraltable.png) repeat-y right top;
}

table#structuraltable div { background: #fff; }


/* Main Content
-----------------------------------*/
#maincontenttable {
	margin: 0;
}

#maincontentcell {
	background: transparent url(/images/assnimg148/content_top.png) no-repeat left top;
	padding: 15px 52px 15px 15px;
	margin: 0;
}

#maincontentcell a { color: #576528; }

#maincontentcell a:hover { color: #EFAA30; }

#maincontentcell p {
    font-family: Times New Roman, serif;
    font-size: 11pt;
    font-style: normal;
    color: #1C3447;
}

#maincontentcell li {
    font-family: Times New Roman, serif;
    font-size: 11pt;
    font-style: normal;
    color: #1C3447;
}


/* Footer
-----------------------------------*/
#footertable {
	text-align: center;
	background: #fff url(/images/assnimg148/footer.png) no-repeat left top;
}

#footertablecell {
	padding: 50px 0 0 0;
}


/* Module Overrides
-----------------------------------*/
#maincontenttable.module {
	width: 100%;
	background-image: url(/images/assnimg148/content_structuraltable.png);
	padding: 0;
}

#maincontenttable.module #maincontentcell {
	padding: 15px 50px;
	background-image: url(/images/assnimg148/content_top_module.png);
}

#footertable.module {
	background-image: url(/images/assnimg148/footer_module.png);

}
