body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #000000;
	background-color: #999999;
}
.grayback {
	background: #f6f6f6;
	padding: 7px;
}
td {
	vertical-align: top;
}
.content {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 15px 20px 20px;
}
.content h1 {
	color: #567A94;
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 120%;
	font-weight: normal;
}

h2 {
	margin-top: 13px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #AF1611;
}
.content h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}

.content h4 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #002951;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}


.content li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: disc;
}
.content ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

.col1 li, .col2 li {
	list-style: url(images/bluecheck.gif);
}


.col1 {
	padding-right: 10px;
	border-right: 1px dotted #CCCCCC;
}
.col2 {
	padding-left: 10px;
}
.rightcol {
	background: #FFFFFF url(images/grayback.jpg) repeat-x;
	border: 1px solid #CCCCCC;
	padding: 15px;
}
.rightcol  h1  {
	font-size: 14px;
	margin-bottom: 10px;
}
.rightcol h3 {
	margin-top: 0px;
	margin-bottom: 7px;
}
.homeh1 {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.homeh2 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #AD0707;
}
.homeh2b {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #AD0707;
}



img {
	border-style: none;
}
.testimonials {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	margin: 15px 15px 3px;
}
.rightcol  ul {
	margin-top: 0px;
	margin-bottom: 5px;
}

.rightcolHome {
	background: url(images/dma.jpg) no-repeat;
	text-align: right;
	vertical-align: bottom;
}
.rightcol h5 {
	margin-top: 0px;
	margin-bottom: 7px;
	font-size: 13px;
	color: #000000;
}
.factoid {
	background: #D8DDE1;
	margin: 0px;
	padding: 10px;
}
h5 {
	margin-top: 13px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #136796;
}
.nolneh2 {
	margin-top: 13px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #AF1611;
	font-weight: bold;
}
#Login {
	margin: 0px;
	padding: 0px;
	color: #999999;
}


#Login  input {
	color: #999999;
	border: 1px solid #CCCCCC;
	font: 11px Arial, Helvetica, sans-serif;
}
#Login .ctl_Text {
	padding: 4px 3px 3px;
	margin-top: 1px;
}


#Login #login {
	border-style: none;
}
.zero form {
	margin: 0px;
	padding: 0px;
}
.register {
	margin-right: 15px;
	margin-left: 2px;
	margin-top: 3px;
}
