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

html, body { margin: 0px; height: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-weight: normal; border-bottom: 1px dashed #cccccc; margin: 0px 0px 0px 0px; letter-spacing: 0px; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; letter-spacing: 0px; color: #fff; text-align: center; font-weight: normal; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; letter-spacing: 0px; border-bottom: 1px dashed #cccccc; color: #000; }
.table-outline { border:1px solid #CCCCCC; }
.main-table { text-align: left; }
.right-table { background: url(images/right-column.jpg) right top no-repeat #000000; text-align: left; }
.header p { color: #e9e9e9; padding: 0px; margin: 0px 0px 20px 50px; font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-weight: normal; letter-spacing: 2px; }
.right-column-footer { background: url(images/right-column-footer.jpg) no-repeat bottom; background-color:#000000; }
.content { background: #FFF; }
.content a { color: #1597d1; font-weight: normal; text-decoration: none; }
.content a:hover { color: #1597d1; font-weight: normal; text-decoration: underline; }
.footer-spacer { background: #FFF; }
.footer { background: #d9e0e2; }
.footer a { color: #000; text-decoration: none; font-weight: normal; }
.footer a:hover { color: #000; text-decoration: none; font-weight: normal; }
.news_date { color: #979797; text-decoration: none; font-weight: normal; }

.content-container { margin: 10px 50px 0px 50px; }

.right-box {
	border: 1px solid #fff; 
	padding: 6px; 
	width: 160px; 
	margin-bottom: 6px;
	border: 1px solid #fff;
	color: #fff;
}

.right-box-text {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.right-box-text a, right-box-text a:link, right-box-text a:visited {
	color: #FFA200;
	text-decoration: none;
	font-weight: normal;
}

.right-box-text a:hover {color: #9FB1FF;}

.custom-content p {
	border: 1px solid #fff; 
	padding: 6px; 
	width: 175px; 
	margin-bottom: 6px;
	border: 1px solid #fff;
	color: #fff;
	text-align: left;
	text-decoration:none;
}

.custom-content a, .custom-content a:link, .custom-content a:visited {
	color: #fff;
	text-decoration:none;
}

.custom-content a:hover { text-decoration:underline; }

.right-box a, right-box a:hover {
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}