body {background-color: #ffffff;margin: 20px 20px 20px 20px;}
body,td,p,font,ul,div,li,dt,dd,h1,h2,h3 {font-family: arial,verdana,helvetica, sans-serif}

a:link {color: #0099ff}
a:active {color: #ffffcc}
a:visited {color: #996600}
p.subtitle {color:#555599;font-size:1.7em;margin-left:1.8em;margin-top:1.5em;}
span.bold {font-weight:bold;}

#headercontainer {
	width: 100%; height: 96px; 
}

#dmalogo {
	width: 170px; height: 96px;text-align: center; float: left;
}


#maincontainer {
	width: 100%; background-color:#74a5cd;
}

#mainline {
	width: 100%; background-color:#74a5cd;
}

#vertical {
	width: 170px; position:absolute; padding-top:20px;left:30px;
}
#maincell{
	padding:10px;
}
#footercontainer {
	width: 100%; height: 20px;background-color:#74a5cd;
}
#nheaderbuttontable {width:100%;height:20px;border-collapse:collapse;background-color:#74a5cd;}
#nheaderbuttontable td {font-weight:bold;font-size:11px;padding:.5em 1em;border-top:solid 5px #ffb515;background-color:#74a5cd;}

#menulist {
        width: 180px; text-align: center;
}

.innerpad{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/*tell a friend table*/

table.menulist {border:solid 1px #b0b0b0;border-collapse:collapse;border-top:solid 1em #ffb515;width:100%;background-color:#fff;}
table.menulist td {font-size:1.0em;border:solid 1px #eeeeee;padding:3px;text-align:center;}


#tellafriend {
        width: 150px; text-align: center; margin-left:10px; margin-top:20px;
}

/*tell a friend table*/

table.tellafriend {border:solid 1px #b0b0b0;border-collapse:collapse;border-top:solid 1em #ffb515;width:100%;background-color:#fff;}
table.tellafriend td {font-size:.7em;border:solid 1px #eeeeee;padding:3px;text-align:center;}


a.friend
{
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.friend:active
{
	color: #006699;
	text-decoration: none;
}

a.friend:visited
{
	color: #006699;
	text-decoration: none;
}

a.friend:link
{
	color: #006699;
	text-decoration: none;
}

a.menuitem
{
	font-family: Georgia, Comic Sans MS, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.menuitem:active
{
	color: #006699;
	text-decoration: none;
}

a.menuitem:visited
{
	color: #006699;
	text-decoration: none;
}
a.menuitem:hover
{
	color: #ffb515;
	text-decoration: none;
}


a.menuitem:link
{
	color: #006699;
	text-decoration: none;
}