body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a, b {
	color: #4464A6;
	font-weight:bold;
}

hr {
	border: 1px dotted #CCCCCC;
}

h2 {
	color: #4464A6;
	font-size:18px;
}

h3 {
	font-size:14px;
	margin-bottom:5px;
	padding:3px;
	background-color:#EBEEF5;
}

.contents, .contents table tr td{
	font-size: 11px;
	padding-left: 14px;
	padding-bottom: 5px;
}

.modules table {
		width: 275px;
		border: 1px solid #3B5487;
	}

.modules table tr td {
		font-size: 10px;
	}

	
.credits { 
	margin-left: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; 	
}

.news_rows1, .news_rows2 {
	margin:1px;
	padding:3px;
} 

.news_rows1 a, .news_rows2 a{
	text-decoration:none;
	font-weight:normal;
	color: #000000;
} 

.news_rows1 a:hover, .news_rows2 a:hover{
	text-decoration:underline;
} 

.news_rows2{
	background-color:#EBEEF5;
	border-top: 1px dotted #4464A6;
	border-bottom: 1px dotted #4464A6;
}

.faq_rows1, .faq_rows2 {
	margin:1px;
	padding:3px;
} 

.faq_rows2{
	background-color:#EBEEF5;
}

.search_input {
	margin-left:65px;
	margin-top:20px;
	border: 1px solid #000000;	
	font-size:10px;
	width:180px;
}

.search_button {
	border: 1px solid #4464A6;
	color: #4464A6;
	font-weight:bold;
	font-size:9px;
	background-color:#EBEEF5;	
}