a:link { color: #005ac3; text-decoration: none }
a:active { color: #005ac3; text-decoration: none }
a:visited { color: #005ac3; text-decoration: none }
a:hover { color: #e2373f; text-decoration: none }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.box1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/side_grad.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.online-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.logbox {
	border: 1px solid #FFFFFF;
	background-image: url(../images/log_grad.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.logtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.logtitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00275e;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.log-grad {
	background-image: url(../images/log_grad.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.log-shadow {
	background-image: url(../images/log_shadow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.side-shadow {
	background-image: url(../images/side_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}
.side-shadow-left {
	background-image: url(../images/side_shadow_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.side-shadow2 {
	background-image: url(../images/side_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.red-grad {
	background-image: url(../images/red_grad.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.red-line {
	background-image: url(../images/red_grad_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.buttons-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px none #7c2230;
	border-right: 1px none #7c2230;
	border-bottom: 1px none #7c2230;
	border-left: 1px solid #7c2230;
}
.header {
	background-image: url(../images/header_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.drop-box {
	border: 1px solid #999999;
	text-align: left;
	vertical-align: middle;
}
.drop-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.drop-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.mid-shadow {
	background-image: url(../images/top_shadow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.middle-line {
	background-image: url(../images/middle_line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.buttons-link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #7c2230;
	background-image: url(../images/red_grad.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.top-nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bottom-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.basic-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.header-back {
	background-image: url(../images/header_back2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.logtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.mid-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	letter-spacing: -1px;
}
.list-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.bullet-points {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 5px 0px;
	color: #333333;
}
.section-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #00275e;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.section-sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 0em;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #000000;
}
.section-header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #d21034;
}
.box-underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.section-header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #00275e;
}
.bio-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 8px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
}
.learn-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #eeeeee;
}
