body {
	background-color: #014782;
}
p, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

h1 {
	color:#004688;
	font-size: 18px;
	font-weight: bold;
	border-bottom:1px dotted #cccccc;
}

h2 {
	color:#333;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color:#cccccc;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	color:#000000;
	font-size: 10px;
	font-weight: bold;
}
h6 {
	color:#000000;
	font-size: 8px;
	font-weight: bold;
}

#navi-pages a:hover{
	text-decoration:none;
	color:#ffffff;
    	background:#0D83DD;
	font-weight: bold;
}

h1 a:hover{
	text-decoration:none;
	color:#ffffff;
    	background:#0D83DD;
	font-weight: bold;
}

td.navon {
	background-color: #ffffff;
	cursor: hand
}
td.navoff {
	background-color: #FFFFFF
}
.topmenu a {
	text-decoration:none;
	color:#035185;
	font-weight: bold;
}

.topmenu a:hover{
	text-decoration:none;
	color:#ffffff;
    background:#0D83DD;
	font-weight: bold;
}

.sidemenu a {
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

.sidemenu a:hover{
	text-decoration:none;
	color:#ffffff;
    background:#0D83DD;
}

.title {
	text-decoration:none;
	color:#0D83DD;
	font-size: 16pt;
	font-weight: bold;
}

.title a {
	text-decoration:none;
	color:#0D83DD;
	font-size: 16pt;
	font-weight: bold;
}

.title a:hover{
	text-decoration:none;
	color:#ffffff;
    background:#0D83DD;
	font-size: 16pt;
	font-weight: bold;
}


.posttitle a {
	text-decoration:none;
	color:#000000;
	font-size: 13px;
	font-weight: bold;
}

.posttitle a:hover{
	text-decoration:none;
	color:#ffffff;
    background:#0D83DD;
	font-size: 13px;
	font-weight: bold;
}

.contentlink {
	text-decoration:underline;
	color:#999999;
}
.category {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidemenu {
	border-bottom:dotted 1px #cccccc;
}

.sidemenu li ul li{
	border-bottom:dotted 1px #cccccc;
	padding: 0;
	float:left;
	list-style: none;
	font-weight: normal;
        line-height:15px;
}
.announcement {
        color: #B1D9F2
}
.announcement-white {
        color: #FFFFFF
}
.announcement-orange {
        color: orange
}
blockquote { background: #ffffa0; border: 1px solid #e5e597; padding: 5px}

img.alignleft, img.left { float: left; }

img.alignright, img.right { float: right; }

img.aligncenter, img.center { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }

img.alignnone, img.block { display: block; clear: both; }

img.frame { background: #eee; border-style: solid; border-color: #ddd; }

img.stack { clear: none !important; }

.category_head_left{
	background:#004688; 
	background-repeat: no-repeat;
}

.category_head_right{
	background:#004688; 
}

.post_title{
	//ackground:#004688 url(images/title.gif) no-repeat;
}

.post_bar{
	background:#F9F5FB;
}

.header{
	background:#ffffff url(images/header.jpg) no-repeat;
}
.topmenu_background{
	background:#f4f4f4 url(images/topnavback.gif) no-repeat;
}
.comment-container{
   	background:#ffffff;
}
.comment-table{
   	background:#cccccc;
}
.comment-row{
   	background:#f4f4f4;
	color:#666666;
 	ont-size: 12px;
}
.comment-author{
 	font-size: 14px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.comment-author-link{
 	font-size: 14px;
	font-weight:bold;
	color:#0D83DD;
	text-decoration:none;
}
.comment-date{
	color: #cccccc;
}
.comment-header{
	border-bottom: 1px solid #e5e5e5;
}
.content{
	text-align:justify;
}
.underline{
	border-bottom: 1px dotted #999999;
}
.border-left{
	border-left: 1px solid #f4f4f4;
}
img.alignleft, img.left { float: left; }
img.alignright, img.right { float: right; }
img.aligncenter, img.center { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
img.alignnone, img.block { display: block; clear: both; }
img.frame { background: #eee; border-style: solid; border-color: #ddd;  padding: 3px;}
img.stack { clear: none !important; }
img[align="left"] { float: left; clear: left; }
img[align="right"] { float: right; clear: right; }
img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
.note { background: #f5f5f5; border: 1px solid #ddd; padding: 10px;}
.alert { background: #ffffa0; border: 1px solid #e5e597; padding: 10px;}

.nav-pages{
	font-size:10px;
	text-align:right;
	padding-right:20px;
}
.nav-pages a{
	text-decoration:none;
	color: #333;
}
.copyright{
	font-size:10px;
	text-align:center;
}
.social-media{
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	padding:10px;
}
.login{
	border: 1px #f4f4f4 solid;
	padding: 5px;
	font-size: 9px;
}

input{
	border: 1px #cccccc solid;
	font-weight:bold;
}
.error{
	font-size:10px;
	color:#ff0000;
	text-align:left;
	//text-transform:uppercase;
}
.legal{
	font-size:10px;
	text-align:center;
	text-decoration:none;
	color:#cccccc;
}
.legal a{
	font-size:10px;
	text-align:center;
	text-decoration:none;
	color:#cccccc;
}
