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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../homepageimages/side-rt.gif);
	background-repeat: repeat-x;
}

.mid-area-bkgrnd {
	background-color: #FFF;
	background-image: url(../homepageimages/mid-area-bkgrnd.gif);
	background-repeat: repeat-x;
}

/********************************************
   Mid Area
********************************************/

#mid-column {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .02em;
}
#mid-column h1 {
	font-size: 12px;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-left: 22px;
	margin-bottom: 0px;
	margin-right: 19px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#mid-column h2 {
	font-size: 12px;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-left: 22px;
	margin-bottom: 0px;
	margin-right: 19px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#mid-column h3 {
	font-size: 12px;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-left: 22px;
	margin-bottom: 0px;
	margin-right: 19px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#mid-column ul {
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

#mid-column li {
	letter-spacing: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../homepageimages/arrow-mid-text.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	text-decoration: none;
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	margin-right: 19px;
	margin-left: 22px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#mid-column a:link {
	font-weight: normal;
	color: #575757;
	text-decoration: none;
}
#mid-column a:visited {
	font-weight: normal;
	color: #575757;
	text-decoration: none;
}
#mid-column a:hover {
	font-weight: normal;
	color: #98d7ff;
	text-decoration: underline;
}
#mid-column a:active {
	font-weight: normal;
	color: #06F;
	text-decoration: none;
}
.mid-column-link-arrow {
	color:#8cc5ff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background-image: url(../homepageimages/arrow-mid-text-blue.png);
	background-repeat: no-repeat;
	background-position: 22px 50%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.mid-column-link-arrow a:link {
	color:#8cc5ff;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	}
.mid-column-link-arrow  a:visited {
	color:#8cc5ff;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	}
.mid-column-link-arrow a:hover {
	color:#6094B0;
	font-weight:bold;
	text-decoration:underline;
	text-align: left;
	}
.mid-column-link-arrow  a:active {
	color: #06F;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	}
	
/********************************************
   Bottom Navigation Links
********************************************/

.btm-nav {
	background-image: url(../homepageimages/btm-bkgrnd.gif);
	background-repeat: repeat-x;
}
.dot-color { color: #7ab5ff;  font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
	}

#btm-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-bottom: 15px;
	padding-right: 4px;
	padding-left: 36px;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}
#btm-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#btm-links a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#btm-links a:hover {
	text-decoration: underline;
	color: #7ab5ff;
	font-weight: bold;
}
#btm-links a:active {
	text-decoration: none;
	color: #FF33FF;
	font-weight: bold;
}

#btm-links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7ab5ff;
	padding-right: 4px;
	padding-left: 36px;
	padding-top: 15px;
}
#btm-links2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7ab5ff;
	text-decoration: none;
}

#btm-links2 a:visited {
	color: #7ab5ff;
	text-decoration: none;
}
#btm-links2 a:hover {
	text-decoration: underline;
	color: #999999;
}
#btm-links2 a:active {
	text-decoration: none;
	color: #FF33FF;
}

/********************************************
   Top Navigation Links
********************************************/

.colon-color {
	color: #b3b3b3;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

#top-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 10px;
	padding-right: 16px;
	padding-left: 0px;
	padding-top: 6px;
	word-spacing: 6px;
}
#top-links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	word-spacing: 3px;
}

#top-links a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	word-spacing: 2px;
}
#top-links a:hover {
	text-decoration: underline;
	color: #FC0;
}
#top-links a:active {
	text-decoration: none;
	color: #FF33FF;
}
