body {

font-family: Verdana, Arial, Helvetica, sans-serif;
color:		#000000;
font-size: 12px;
line-height: 15px;

}

h3 {
}

h4 {

color:			#797979;
font-size:		14px;

}

td {

font-size:		12px;

}

ul, ol {

margin-bottom:		10px;

}

ul {

margin-left:		3em;

}

ol li {

list-style-position:	inside;

}

ul li {

list-style-position:	outside;

}

p {

margin-bottom:		10px;

}

fieldset {

border:			none;

}

legend {

margin:			5px;

}

label {

width:			10em;
display:		block;
float:			left;
text-align:		right;
margin-right:		2em;

}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	background: none;
	border: none;
}
a.rollover, .rollover a {
	text-decoration: none;
}

#content {
	color: #333333;
}

.blue {
	color: #5b99d7;
}
.lightblue {
	color: #00ccff;
}
.maroon {
	color: #be4545;
}

.uppercase {

text-transform:		uppercase;

}

a.more-link:link, a.more-link:visited {

color:			#000000;
font-size:		10px;
font-weight:		bold;

}

.box_title {

text-transform:		uppercase;

}
