@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	background:url(../images/main_bg.jpg);	
}

body#tinymce {
	background: url() !important;
	padding: 6px;
}

body.mceContentBody {
	background: url() !important;
}

a {
	color: #0C63AE;
}

#wrapper {
	width:914px;
	margin:0 auto;
}

a.logo{
	float:left;
	display:block;
	width:255px;
	height:87px;
	padding-top: 24px; 
	padding-left: 23px;
}

#top_img{
	margin:10px 0 0 0;
	width:914px;
	height:136px;
	background:url(../images/header.jpg) top no-repeat;
}

#flash_banner{
	display:inline;
	margin:9px 7px 0 0; 
	width:594px;
	height:119px;
	float:right;
}

#menu {
	margin:0;
	padding:0;
	background-color:#005299;
   	width:914px;
	height:44px;
}

#menu p{
	display:inline;
	margin:15px 0 0 10px;
	color:#e1dc54;
	float:left;	
}

#menu ul {
	padding:0;
	margin:0;
	float: right;
}

#menu li{
	padding-left: 1px;
	list-style:none;
	float:right;	
}

#menu a{
	padding:0 25px 0 25px;
	display:inline-block;	
	line-height:400%;
}

#menu a:link, #menu a:active, #menu a:visited {
	background-color:#0c63ae;
	color:#FFF;
	height:44px;
	text-decoration:none;	
}

#menu a:hover {
	color:#FFF;	
	text-decoration:none;
	height:44px;
	background:url(../images/btn_hover.jpg) center top no-repeat;
}

#content_wrapper {
	background-color:#9ec2de;
	border-left:#8c9daa 1px solid;
	border-right:#8c9daa 1px solid;
}

#content {
	background-color:#FFF;
	margin:0 3px 0 3px;
}

#menu_vertical {
	float:left;
	padding-bottom:50px;
	background-color:#f0f0f0;
	width:236px;
	height:100%;
}

#menu_vertical li{
	list-style:none;
}

#menu_vertical ul{
	padding:0;
	margin:0;	
}

#menu_vertical a {
	padding:4px 0 0 19px;
	width:217px;	
	height:20px;
	display:inline-block;
}

span.bull {
	padding-right: 15px;
}

#menu_vertical a:link, #menu_vertical a:active, #menu_vertical a:visited {
	text-decoration:none;
	color:#343434;
	background:url(../images/on_menu_bg.jpg) top repeat-x;
}

#menu_vertical a:hover {
	text-decoration:none;
	color:#343434;
	background:url(../images/off_menu_bg.jpg) top repeat-x;
	
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#525252;
	margin:0;
	display:block;
	height:19px;
	background:url(../images/headline_menu_bg.jpg) top repeat-x;
	padding:5px 0 0 20px;;
}

.headline {
	border:1px solid #d3d3d3;	
	height:25px;
	width:439px;
	background:url(../images/headline_bg.jpg) top repeat-x;
}

.headline_sidebar {
	height:25px;
	width:100%;
	background:url(../images/headline_bg.jpg) top repeat-x;
}

.headline h1, .headline_sidebar h1{
	margin:0;
	padding-top: 6px; 
	padding-left: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#404040;
}

.sidebar_post_on {
	height:70px;
	border-bottom:1px dotted #999;	
}

.sidebar_post_off {
	border-bottom:1px dotted #999;	
	background:#f4f4f4;
	height:70px;
}

.sidebar_post_on h1, .sidebar_post_off h1 {
	margin:0;
	padding-left: 10px; 
	padding-top: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#404040;
}

.sidebar_post_on p, .sidebar_post_off p {
	padding-left: 10px; 
	padding-right: 10px;
}

.sidebar_post_on a:link, .sidebar_post_off a:link, .sidebar_post_on a:active, .sidebar_post_off a:active, .sidebar_post_on a:visited, .sidebar_post_off a:visited {
	text-decoration:none;
	color:#404040;
}

.sidebar_post_on a:hover, .sidebar_post_off a:hover { 
	color:#0c63ae;
	text-decoration:underline;
}

.post_content img{
	border:1px solid #666;
	padding:1px;
	margin:18px 11px 10px 11px;
	float:left;	
}

.post_content {
	margin-bottom:20px;	
}

.post_content p{
	padding-left:10px;
	padding-right:10px;
	padding-top: 16px;
	text-align:justify;
	line-height:17px;
	margin:0;
}

#flags img{
	margin: 13px 20px 13px 30px ;	
}

#post{
	margin-left: 12px; 
	margin-top: 12px; 
	float:left;
	width:441px;
}

#sidebar{
	border:1px solid #d3d3d3;
	margin-left: 12px; 
	margin-top: 12px; 	
	float:left;
	width:194px;
}

#footer {
	width:100%;
}

.footer_links {
	padding-left: 270px; 
	padding-top: 13px;
	color:#FFF;
	background:#0f64ae;
	height:24px;	
}

.footer_links ul {
	margin:0;
	float: left;
	padding: 0;
}

.footer_links li{
	display:block;
	list-style:none;
	float:left;	
}

.footer_links a:link, .footer_links a:active, .footer_links a:visited,.copyright a:link, .copyright a:visited, .copyright a:active {
	text-decoration:none;
	color:#FFF;
} 

.footer_links a:hover,.copyright a:hover {
	text-decoration:underline;	
	color:#adcbe4;
}

.copyright {
	padding-top: 13px;
	color:#FFF;
	text-align:center;
	background:#005299;
	height:43px;	
}

#pagination {
	text-align: center;
}
	
#pagination a:link, #pagination a:active, #pagination a:visited {
	color: #A8261D;
	padding: 2px;
}

.paginationGrey {
	color: #999;
}

.paginationSel {
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}

.newsContent {
	padding: 0 3px;
}

.file {
	padding-left: 24px;
}

.file a {
	color: #0C63AE;
	font-size: 11px;
	text-decoration: underline;
}

div.doc {
	background: url(../images/doc_icon.jpg) no-repeat top left;
}

div.xls {
	background: url(../images/xls_icon.jpg) no-repeat top left;
}

div.pdf {
	background: url(../images/pdf_icon.jpg) no-repeat top left;
}

div.jpg {
	background: url(../images/jpg_icon.jpg) no-repeat top left;
}

div.zip {
	background: url(../images/zip_icon.jpg) no-repeat top left;
}

div.rar {
	background: url(../images/rar_icon.jpg) no-repeat top left;
}

div.other {
	background: url(../images/other_icon.jpg) no-repeat top left;
}

.file p.smallDesc {
	font-size: 10px;
	color: #aaa;
	margin: 0;
	padding-left: 15px;
}

.file p.bold {
	font-weight: bold;
	margin-bottom: 0;
} 

.pageContent {
	padding: 10px 4px;
}

.newsletterForm input, .newsletterForm textarea {
	border: 1px solid #D3D3D3;
	width: 385px;
}

.newsletterForm textarea {
	width: 435px;
}

.newsletterForm p {
	padding-left: 6px;
}

.newsletterForm h4 {
	padding-left: 6px;
}

#news ul {
	margin: 0;
	padding: 0 4px 0 18px;
}

#news li {
	border-bottom: 1px dotted #999999;
	list-style-image: url(../images/bullet.gif);
	list-style-position: none;
	margin: 10px 0;
	padding: 0;
}

#news a.newsTit {
	color: #0C63AE;
	font-weight: bold;
	text-decoration: none;
}

#news a.newsTit:hover {
	text-decoration: underline;
}

#news span.date {
	color: #404040;
	font-weight: bold;
}

#news p {
	margin-bottom: 6px;
}

.newsletterForm button {
	font-size: 12px;
	color: #0C63AE;
	border: 1px solid #999;
	cursor: pointer; 
}

#news img {
	border: 1px solid #999;
	margin-right: 12px;
}

.clear {
	height: 0px;
	overflow: hidden;
	float: none;
	clear: both;
}

.photos {
	padding: 10px 0;
}

.photos p.desc {
	text-align: center;
	margin: 5px 0;
}

.photos img {
	border: 1px solid #999;
}

.photos a:hover img {
	border: 1px solid #0C63AE;
}

.post {
	padding: 10px 4px 15px 6px;
}

table.guestbook input {
	width: 182px;
}

table.guestbook textarea {
	width: 425px;
}

table.guestbook {
	width: 433px;
}

p.err, .errorMessage p {
	color: red;
	border: 1px solid #d3d3d3;
	background-color: #eee;
}

.successMessage p {
	color: #0C63AE;
	background-color: #eee;
	border: 1px solid #d3d3d3;
	padding: 0 4px;
}

.table td {
	padding: 0 4px;
}

