

.articles_link {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	color: #39556A;
	border-bottom: 1px solid #B6C9D8;
	text-decoration: none;
	margin-bottom: 15px;
}

.button_space {
	margin-bottom: 5px;
}

.button, .button:visited, .button:link {
	border: 1px solid #B3CDE6;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #5992C8;
	background-color: #39556A;
	padding: 2px 6px;
	}
	
.button:hover {
	border: 1px solid #E4EDF6;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #39556A;
	background-color: #5992C8;
	padding: 2px 6px;
	text-decoration: none;
	}
	
.button:active {
	border: 1px solid #B3CDE6;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #39556A;
	background-color: #87C9E9;
	padding: 2px 6px;
	}

.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #979797;
	padding: 0 10px;
}

.whitebold {
	color:#39556A;
	font-weight: bold;
}

.whiteboldright {
	color:#39556A;
	font-weight: bold;
	text-align: right;
}

.textmodule {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #39556A;
	text-decoration: none;
	padding: 10px 10px 0px 0px;
	line-height: 17px;
}
.text_moduletitle {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	color: #6FBFD0;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

#textmodule p {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #39556A;
}

.text_moduletitle01 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #39556A;
	padding: 5px;
	background-color: #99CC00;
	font-weight: normal;
}

.textmodule01 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 10px 15px 10px 15px;
	line-height: 17px;
	border: 1px solid #99CC00;
}

li {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #39556A;
}

.entry-content p {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #39556A;
}

h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 36px;
	font-weight: normal;
	font-style: italic;
	color: #3A5082;
	text-decoration: none;
	line-height: 42px;
}

h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	color: #3A5082;
	text-decoration: none;
	line-height: 32px;
	font-weight: normal;
	font-style: italic;
}

h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	color: #3A5082;
	text-decoration: none;
	line-height: 22px;
	margin-bottom: 0px;
	font-style: italic;
}

td.contactform {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 7px 0 7px 0;
}

.question {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
	color: #A5CA6C;
	line-height: 1.3em;
	text-align: justify;
	background-color: #EFF3E2;
	display: block;
	margin: 0 0 7px 0;
}
