body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #404F60;
}

p,td,div,span,ul,ol,select,textarea,input {
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin-top:0;
}
th {
	font-family: arial, verdana, geneva, helvetica, sans-serif;
}
.primary {
	background-color:#75808C;
}
th.primary {
	border-top:1px solid #969EA7;
	border-left:1px solid #75808C;
	text-align:left;
	height:30px;
}
td.primary {
	border-bottom:1px solid #969EA7;
	border-left:1px solid #969EA7;
	color:white;
	padding:5px;
	vertical-align:top;
}
.boxl {
	background-color:#E3E5E7;
	height:30px;
}
.boxl a{
	color: #B18934;
	text-decoration: underline;
}
th.boxl {
	border-top:1px solid #969EA7;
	border-right:1px solid #75808C;
	text-align:left;
}
td.boxl {
	border-bottom:1px solid #969EA7;
	border-right:1px solid #969EA7;
	color:#333333;
	padding:5px;
	width:223px;
}
.secondary {
	background-color:#606D7B;
}
th.secondary {
	border-top:1px solid #969EA7;
	border-left:1px solid #75808C;
	text-align:left;
	height:30px;
}
td.secondary {
	border-bottom:1px solid #969EA7;
	border-left:1px solid #969EA7;
	color:white;
	padding:5px;
}

.boxd {
	background-color:#CED1D6;
	height:30px;
}
.boxd a{
	color: #B18934;
	text-decoration: underline;
}
th.boxd {
	border-top:1px solid #969EA7;
	border-right:1px solid #75808C;
	text-align:left;
}
td.boxd {
	border-bottom:1px solid #969EA7;
	border-right:1px solid #969EA7;
	color:#333333;
	padding:5px;
	width:223px;
}
.tertiary {
	background-color:#A4ABB3;
}
.tertiary a{
	color: #B18934;
	text-decoration: underline;
}
th.tertiary {
	border-top:1px solid #CCD1D5;
	border-left:1px solid #CCD1D5;
	border-right:1px solid #CCD1D5;
	text-align:left;
	height:30px;
}
td.tertiary {
	border-bottom:1px solid #CCD1D5;
	border-left:1px solid #CCD1D5;
	border-right:1px solid #CCD1D5;
	color:black;
	padding:5px;
}
ul { 
	list-style-image: url(images/bullet-red.gif);
	font-size: 11px;
	line-height:15px
}
a {
	color: #e0c896;
	text-decoration: underline;
}
.footer td {
	background-color:#9FA7AF;
}
.footerbluebold {
	color:#242D35;
	font-weight:bold;
	font-size:12px;
}
.footer a {
	color:#ffffff;
	text-decoration: none;
	font-size:11px;
}
.hrs {
	padding-top: 6px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom:1px dashed #75808C;
}
.floatright
{
float: right;
width: 200px;
color: black;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}
div.floatright a {
	color: #B18934;
	text-decoration: underline;
}
.floatleft
{
float: left;
width: 103px;
color: black;
margin: 0 5px 5px 0;
background-color: #fff;
padding: 5px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

div.floatleft img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}
.redhead {
	font-size:15px;
	/*color:#DB6A4F;*/
	color:#f39a49;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:10px;
	border-top:1px dashed #ffffff;
}
.redhead2 {
	font-size:15px;
	color:#f39a49;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:10px;
}
.snallredhead {
	font-size:13px;
	/*color:#DB6A4F;*/
	color:#f39a49;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:10px;
}
.bloodred {
	font-size:11px;
	color:#990000;
	font-weight:bold;
}

b {
	color:#CCCCCC;
}




.main {
	padding:10px;
}


.subhead {
	font-size: 11px;
	font-weight : bold;
	color: #6E7F94;
}
.footer {
	color: #FFFFFF;
	font-size: 10px;
	padding:0px 20px 0px 20px;
}
a.footer {
	text-decoration: none;
	padding-left:20px;
}
a.footer:hover {
	text-decoration: none; 
	color: #cfcfcf
}