h1 {
	font-size: 16pt;
	font-family: Arial;
	color: #00389E;
	border-bottom: 2px solid #D5EDF6;
	margin-bottom: 5px;
}
.bodytext {
	font-family: Arial;
	font-size: 13px;
}

p.csc-frame-frame2 {
	font-family: Arial;
	font-size: 13px;
	background-color: #C8E37C;
	border: 1px solid #000000;
	padding: 3px;
}

div#content ul {
	font-family: Arial;
	font-size: 13px;
	margin-left:30px;
	list-style-type: square;
}

div#content ol {
	font-family: Arial;
	font-size: 13px;
	margin-left:30px;	
}

div#content a {
	color: #00389E;
	text-decoration: none;
}
div#content a:hover {
	text-decoration: underline;
}

.csc-mailform {
	border: 0;
	font-family: Arial;
	font-size: 13px;
	font-weight: none;
}

.formTable {
	margin-top: 5px;
}

#twrss_table div {
	margin-bottom: 1px;	
}

#twrss_table hr {
	margin: 0;
	padding: 0;
	border: 0;
	color:#D7EDF6;
	background-color:#D7EDF6;
	height: 2px;
}
.twrss_item_link {
	margin-bottom: 1px;
}
.csc-searchResult {
	font-family: Arial;
	font-size: 13px;
	margin-bottom: 3px;
}
.csc-searchResultRange, .csc-mailform-field {
	margin-top: 5px;
	font-family: Arial;
	font-size: 13px;
}
