@charset "utf-8";
/* CSS Document */

body {
	background-color:#D69231;
	background-image:url(../images/bgtile.gif);
	background-repeat:repeat-x;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.r1c1 {
	height:10px;
	width:10px;
	background-image:url(../images/c1.png);
}
.r1c2 {
	height:10px;
	background-image:url(../images/c2.png);
	background-repeat:repeat-x;
}
.r1c3 {
	height:10px;
	width:10px;
	background-image:url(../images/c3.png);
}
.r2c1 {
	width:10px;
	background-image:url(../images/c4.png);
	background-repeat:repeat;
}
.r2c3 {
	width:10px;
	background-image:url(../images/c6.png);
	background-repeat:repeat;
}
.r3c1 {
	height:10px;
	width:10px;
	background-image:url(../images/c7.png);
}
.r3c2 {
	height:10px;
	width:800px;
	background-image:url(../images/c8.png);
	background-repeat:repeat;
}
.r3c3 {
	height:10px;
	width:10px;
	background-image:url(../images/c9.png);
}

.navtd, .footertd {
	background-color:#014680;
}
.content {
	background-color:#fffdf6;
	padding:15px;
}
.content .right {
	width: 69%;
	float:right;
	margin-left:15px;
}
.content .left {
	width:29%;
}
.content .left table table {
	border:1px solid #CBBC79;
	background-color:#EAD38C;
}
.content .left td {
	padding:5px;
}
.news h4 {
	margin-top:2px;
	margin-bottom:4px;
}
.left h2 {
	font-size:13px;
	margin-left:5px;
	margin-right:4px;
	padding:3px 3px;
	background-color:#014681;
	border:1px solid #7193af;
	color:#fff;
	margin-top:2px;
	margin-bottom:0px;
}
.left p {
	margin-top:0px;
}
.content .right h1 {
	color:#014680;
	font-size:18px;
	margin-top:0px;
	margin-bottom:4px;
}
.content .right h2 {
	color:#7C133B;
	font-size:14px;
	margin-top:0px;
	margin-bottom:8px;
}
.content .right h3 {
	color:#014680;
	font-size:14px;
	margin-top:0px;
	margin-bottom:4px;
}
.content .right h4 {
	color:#7C133B;
	font-size:11px;
	margin-top:0px;
	margin-bottom:8px;
}
.content .right a:link , .content .right a:visited ,
.content .left a:link , .content .left a:visited 
{
	color:#014680;
}
.content .right a:hover , .content .right a:active ,
.content .left a:hover , .content .left a:active {
	color:#7C133B;
}
.blog p {
	margin-top:3px;
	text-align:center;
}

.footertd {
	margin:0px;
	padding:0px;

}
.footer {
	text-align:center;
	font-size:11px;
	color:#b4d6f2;
	height:31px;
	margin-top:-7px;
}
.footer a:link, .footer a:visited {
	color:#b4d6f2;
	text-decoration:none;
}
.footer img {
	margin-left:8px;
}

.footer a:hover, .footer a:active {
	text-decoration:underline;
}
.footer ul {
	margin-left:0px;
	padding-left:0px;
}
.footer ul li {
	display:inline;
	margin-left:5px;
	margin-right:5px;
}
.footer1td {
	font-size:15px;
	color:#FFFDFD;
	padding-top:3px;
	padding-bottom:7px;
}
.bullet {
	margin-top:0px;
	margin-left:12px;
	margin-right:12px;
	vertical-align:middle;
}
.footer2td, .footer2td a {
	font-size:10px;
	color:#F1D184;
	text-decoration:none;
}
