﻿body {
	background-color: #1f3f80;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box_border {
	border: 1px solid #CCCCCC;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, Verdana, "Gill Sans MT", Calibri;
	font-size: 10px;
	color: #CCCCCC;
	text-align: left;
	text-indent: 25px;
}

.bottom_bankai {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, Verdana, "Gill Sans MT", Calibri;
	font-size: 10px;
	color: #CCCCCC;
	padding-right:25px;
}

.bottom_bankai a.bankaigroup:link, .bottom_bankai a.bankaigroup:visited { color:#FFF; text-decoration: none;}

.orange_box {
	background-color: #E67817;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #94511A;
	border-bottom-color: #94511A;
	border-left-color: #94511A;
}

.box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.box_text a:link {
	color: #0066CC;
	text-decoration: none;
}
.box_text a:visited {
	text-decoration: none;
	color: #0066CC;
}
.box_text a:hover {
	text-decoration: none;
	color: #0066CC;
}
.box_text a:active {
	text-decoration: none;
	color: #0066CC;
}
.left_links {
	font-family: Arial, Helvetica, Verdana, "Gill Sans MT", Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
	text-indent: 20px;
}
.left_links a:link {
	color: #333333;
	text-decoration: none;
}
.left_links a:visited {
	text-decoration: none;
	color: #333333;
}
.left_links a:hover {
	text-decoration: none;
	color: #666666;
}
.left_links a:active {
	text-decoration: none;
	color: #333333;
}

.top_links {
	font-family: Arial, Helvetica, Verdana, "Gill Sans MT", Calibri;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.top_links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_links a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.top_links a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.top_links a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Title_inner {
	font-family: Arial, Helvetica, Verdana, Calibri;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.Title_Orange {
	font-family: Arial, Helvetica, Verdana, Calibri;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.content {
	font-family: Arial, Helvetica, Verdana, Calibri;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.content a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.content a:visited {
	text-decoration: underline;
	color: #999999;
}
.content a:hover {
	text-decoration: none;
	color: #FF9900;
}
.content a:active {
	text-decoration: underline;
	color: #999999;
}
.Title_white{
	font-family: Arial, Helvetica, Verdana, Calibri;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.content_white {
	font-family: Arial, Helvetica, Verdana, Calibri;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.content_white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.content_white a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.content_white a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.content_white a:active {
	text-decoration: none;
	color: #FF9900;
}
.left_links_active {

	font-family: Arial, Helvetica, Verdana, "Gill Sans MT", Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
	text-indent: 20px;
}
.blue_box {

	background-color: #667BB4;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4F5D8E;
	border-bottom-color: #4F5D8E;
	border-left-color: #4F5D8E;
}
.clrmonth
{
font-family:Arial, Helvetica, sans-serif;
color:#31AADE;
font-weight:bold;
font-size:15px
}

a.general_link:link, a.general_link:visited { text-decoration:none; font:bold 13px/22px Arial, Helvetica, sans-serif; color:#F60;}
a.general_link:hover { color:#06C;}