@charset "utf-8";
body  {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0;
}
.bodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #FFFFF2;
}

.thrColFixHdr #container {
	width: 735px; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 60px;
} 
.thrColFixHdr #header {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 176px;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
} 
.thrColFixHdr #header h1 {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 262px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/sidebarbox.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFixHdr #sidebar2 {
	float: left;
	width: 265px;
	background-image: url(images/success.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #mainContent {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-left: 0px;
	margin-left: 276px;
} 
.thrColFixHdr #footer {
	background-color: #FFFFFF;
	background-image: url(images/DMP_footerbox.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 4px;
} 
.thrColFixHdr #footer p {
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 4px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #header img {
	display: block;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	padding-top: 5px;
}
.footertxt {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	font-weight: bold;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC99FF;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

.h2 {
	font-size: 13px;
	color: #FFFFFF;
	margin: 6px auto 0px;
	font-weight: bold;
}


.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
	margin-left: 2px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #FFFFFF;
}
.H5 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.b1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto 8px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
.b2 {
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	line-height: 18px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.green {
	font-size: 13px;
	color: #92D434;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.green2 {
	font-size: 16px;
	color: #92D434;
	font-weight: bold;
}
.green3 {
	font-size: 13px;
	color: #92D434;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 6px;
}

.bullet1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	list-style-type: disc;
	padding-left: 0px;
}

.bighead {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
}
.img
{

}
.photo {
	background-position: center;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #242424;
	border-right-color: #333333;
	border-bottom-color: #242424;
	border-left-color: #333333;
	margin: 25px;
}
.thumb {
	border: 1px solid #FFFFFF;
	margin: 3px;
	float: left;
	cursor: pointer;
	cursor: hand;
}
.pic {

}

img
{
	border-style: none;
	background-position: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 0px;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
}

a:link {
	text-decoration: underline;
	color: #7DA3B5;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
