header {
	font: 40pt sans-serif;
	color: #ffffff;
	text-shadow: #6aa0cd 1px 1px 1px, #6aa0cd -1px -1px 1px, 
                 #6aa0cd -1px 1px 1px, #6aa0cd 1px -1px 1px,
				 #6aa0cd 0px 0px 2px;
}

.news-box h3 {
	padding-top: 10px;
	padding-left: 20px;
	font: 16pt;
	font-family: "Times New Roman";
	color: #0f3a69;
	font-weight: 500;
}

.news-box li {
	color: #3e3e3e;
	font-family: "Arial";
	font-size: 19px;
	font-weight: 450;
}

.news-box li a {
	color: #3e3e3e;
}

.news-box li a:hover {
	text-decoration: none;
	color: #6d6d6d;
}

.news-box li span {
	color: #878686;
	font-family: "Arial";
	font-size: 13px;
	font-weight: 200;
}

.news-box .moduletable.news-link {
	padding-right: 10px;
	padding-top: 15px;
}

.news-box .moduletable.news-link a {
	color: #a2a2a2;
	font-family: "Arial Narrow", "Arial";
	font-weight: 200;
	font-size: 14px;
	text-decoration: none;
}

.news-box .moduletable.news-link a:hover {
	color: #666666;
}

div#main .category.table td.list-date{
	color: #878686;
	font-family: "Arial";
	font-size: 13px;
	font-weight: 200;
}

div#main .category.table td.list-title a{
	color: #3e3e3e;
	font-family: "Arial";
	font-size: 19px;
	font-weight: 450;
}


.moto {
	width: 90%;
	min-width: 1004px;
	padding: 25px 10px;
	font: italic 24pt Book Antiqua;
	color: #0f3a69;
	text-align: center;
	margin: 0 auto;
}

.info-text {
	font: 14pt Arial;
	text-indent: 16px;
	color: #3e3e3e;	
}

.info-text strong {
	color: #0f3a69;
}

.info-text h2 {
	color: #0f3a69;
	font: bold 15pt Arial;
	text-indent: 12px;
}

div#main h2 {
	color: #0f3a69;
	font: bold 25px Arial;
	text-align: center;
	margin-top: 10px;
}

div#main p {
	margin-top: 10px;
	font: 18px Arial;
	text-indent: 15px;
	color: #3e3e3e;	
}

div#main ul {
	padding-left: 45px;
	margin-top: 10px;
	font: 17px Arial;
	text-indent: 5px;
	font-style: italic;
	color: #1e1e1e;		
}

div#main ul li {
	padding-top: 10px;
}

div#main ul a {
	font: 17px Arial;
	font-style: italic;
	color: #1e1e1e;		
	font-weight: 600;
}

div#main ul a:hover {
	color: #5c5c5c;		
}

div#main ol {
	padding: 10px 20px;
	list-style: none;
}

div#main ol li {
	padding-left: 15px;
	margin-top: 10px;
	font: 17px Arial;
	text-indent: 5px;
	color: #1e1e1e;		
}

div#main ol li a {
	color: #1e1e1e;		
}

.icon-big {
	color: #051a31;
	font: bold 18pt Arial;
	text-transform: uppercase;
}

.copyrights {
	color: #74aacd;
	font-family: "Arial Narrow", "Arial";
	font-size: 13px;
	font-weight: 300;
}

footer h1 {
	color: #769cbe;
	font-family: "Arial";
	font-size: 14px;
	font-weight: normal;
}

footer .right {
	padding-top: 15px;
	text-align: right;
	color: #bebebe;
	font-family: "Arial Narrow", "Arial";
	font-size: 14px;
	font-weight: 200;
}

footer .left {
	padding-left: 10px;
	padding-top: 15px;
	text-align: left;
	color: #5c80a6;
	font-family: "Arial Narrow", "Arial";
	font-size: 14px;
	font-weight: 200;
}

footer a.small {
	text-decoration: none;
	color: #5c80a6;
	font-family: "Arial Narrow", "Arial";
	font-size: 14px;
	font-weight: 200;
}

footer a.big {
	text-decoration: none;
	color: #5c80a6;
	font-family: "Arial Bold", "Arial";
	font-size: 14px;
	font-weight: 600;
}

footer a:hover {
	color: #87b0d1;
}