/* cont pages */
a {color: #003399;}
a:link, a:visited, a:hover, a:active {color: #003399;}
h1, h2, h3, h4, h5, h6 {
	color: #3F72AD;
	font-size: 20px;
	font-weight: lighter;
	margin: 25px 0px 10px 0px;
	padding: 0px;
	text-align: left;
}
p {
	margin: 10px 0px;
	padding: 0px;
}
#justtable td {
	background-color: #E2EAF3;
	vertical-align: top;
}
/*#undrl {
	border: 1px black none;
	border-bottom-style: dotted;
}*/
#cont_area {
	width: 506px;
	padding: 0px;
	margin: 0px 0px 25px 17px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gutter {
	margin: 30px 0px 0px;
	padding: 2px;
	border: 1px black outset;
}
.gutter_stdal {
	margin: 0px;
	padding: 2px;
	border: 1px black outset;
}
.twolines {
	margin-bottom: 0px;
}
.smallhead {
	text-align: left;
}
.nodecor {
	text-decoration: none;
}
.linklist {
	margin: 1em 0;
}
#rawlist {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}
#rawlist li {
	margin: 0;
}
#formlist {
	margin: 35px 0;
	padding: 0;
	list-style: none;
}
#formlist li {
	background: white url(../Images/listdots.png) repeat-x bottom;
	margin: 15px 0;
	padding: 0;
}
.whitebg {
	background-color: white;
}
