body {
	text-align:center;
	background: #006699 url('../images/bg-body.jpg') repeat-x;
}
#wrapper {
	width:810px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
	text-align:center;
}
#contentmargin {
	text-align:left;
	margin-bottom:20px;
	margin-top: 10px;
	width:770px;
	margin-right:auto;
	margin-left:auto;
}
td,p,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
a.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.wingdings {
	font-family: Wingdings;
	color: #000099;
}
a {
	color: #0000cc;
	}
a:hover {
	color: #0000CC;
	}
a.hiddenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #000000;
	text-decoration: none;
}
a.hiddenlink:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #000000;
	text-decoration: none;
}
a.hiddenlinkh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	
	color: #000099;
	text-decoration: none;
}
a.hiddenlinkh1:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 32px;
	
	color: #000099;
	text-decoration: none;
}
.subheading {
	color: #000099;
	font-weight: bold;
}
H2.subheading  {
	font-size: 18px;
}
#foot p       { padding: 18px 18px 0; }
#foot *       { color: #5a8da6; }
#foot a:hover { color: #fff; }
#foot       { height: 54px; background: #0f2132 url('../images/bg-foot.gif') no-repeat;

 }
table.redquestion {
	background-color:#F83838;
	background:url(red-box-question.jpg) bottom no-repeat;
	color:#FFFFFF;
	float:right;
	}
table.redquestion2 {
	background-color:#F83838;
	background:url(red-box-question.jpg) bottom no-repeat;
	color:#FFFFFF;
	float:left;
	}
