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

body {
	background-color: #565a5b;
	background-image: url(images/backgrnd.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #239BDC;
}
a:active {
	text-decoration: none;
}
.col3 {
	background-color: #FFF;
	background-image: url(images/top_right2.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.col2 {
	background-color: #FFF;
	background-image: url(images/middle_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.col1 {
	background-color: #FFF;
	background-image: url(images/top_left2.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.col3shadow {
	background-image: url(images/shadow-tile.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.footernav {
	background-image: url(images/footer.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.footerShadow {
	background-image: url(images/footshadow.gif);
	background-position: right top;
}
#vertmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 113px;
	padding-right: 10px;
	text-align: right;
}
#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #999;
	width:113px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #12235B;
	background-color: #dcdee7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F235B;
}
.HighlightNav {
	background-color: #e7e9ee;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
.mhd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.CAS_footnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #FFF;
}
.CAS_Intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 23px;
	color: #12235B;
	font-weight: normal;
}
.CAS_Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	color: #4d4d4d;
	font-weight: normal;
}
.CAS_Hyperlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #12235B;
	font-weight: normal;
}
.SmallPrint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
.CAS_IntroGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	color: #ADAAB1;
}
.bannertile {
	background-image: url(images/banner_rule-tile.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.CAS_Heading-Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #12235B;
	font-weight: bold;
}
.CAS_Small-Head_cyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	color: #1E81C1;
	font-weight: normal;
}.SmallPrintDark {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.Dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #239ADC;
	font-weight: normal;
	letter-spacing: 1px;
}
.Month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}.CalDate {
	background-image: url(images/months.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #12235B;
	font-weight: normal;
	font-style: normal;
}
.CalMonth {
	background-image: url(images/month-blue.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
	font-variant: normal;
}
