/* General Styles
--------------------------------------------------- */

body {
	color: #fff;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #6da3b8 url(../images/bkgd2.gif) repeat-x;
}

a:link {
	color: #cfdd26;
}

a:visited { color: #cfdd26;
}

a:hover {
	color: #fff;
}

a:active {
	color: #F00;
}

h1 {
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 190%
}


/* Content Styles
--------------------------------------------------- */

.secContent {
	margin: 0;
	padding: 20px;
	text-align: left;
}

.secNavItem {
	margin: 0;
	padding: 3px 4px 3px 14px;
	background: #6da3b8 url(../images/smArrow.gif) no-repeat 0% 50%;
	width: 132px;
	border-bottom: 2px solid #1d3442;
}

.secNavItem a:link, a:active {
	text-decoration: none;
	color: #1d3442;
}

.secNavItem a:visited {
	text-decoration: none;
	color: #fff;
}

.secNavItem a:hover {
	text-decoration: none;
	color: #fff;
}

.lColumn {
	margin: 0;
	padding: 0 12px 0 0;
	width: 395px;
	float: left;
}

.lColumn a:visited{ color:#cccccc; text-decoration: underline; }


.rColumn {
	margin: 0;
	padding: 0 0 0 12px;
	width: 150px;
	float: left;
}

.rImage {
	border-bottom: 4px solid #cfdd26;
}

.body2 {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.body2high {
	color: #cfdd26;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.highlight {
	color: #cfdd26;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: oblique;
}

.nav {
	color: #cfdd26;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}


/* Footer Styles
--------------------------------------------------- */

.bottom {
	color: #1d3442;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
}

.bottomlink { color: #069; font-size: 10px; font-weight: bold; 
}

.bottomlink a:link, a:visited { color: #1d3442;
}
