body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#pagetitle {margin-bottom: 5px;}


#column2b {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 100%;
}

.clear{ clear: both; }

img{ border: none; text-decoration: none; }

a:link {color:#000;text-decoration:underline;}
a:visited {color:#666;text-decoration:underline;}
a:hover {color:#666;text-decoration:none;}

.liststyle1 li {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}

.liststyle1 ul {
	margin-left: 0px;
	padding-left: 15px;
}


.imgrightalign {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.rightalign {float: right;}


#contentpad{
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	background-image: url(images/backgrounds/content_back_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	min-height: 251px;

}

#contentborder {
	background-image: url(images/backgrounds/content_back.png);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.subheading {color:#568F35;}

#content p {margin-top:0px}

#content h2 {font-size: 14px; color: #000000; margin-top:0px}

.DEVNOTE {color:#ff0000}

