.imageborder_float_right {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top-color: #CD9078;
	border-right-color: #CD9078;
	border-bottom-color: #CD9078;
	border-left-color: #CD9078;
}
.imageborder_float_left {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
}
.white_text {
	font-size: 11px;
	line-height: 16px;
	color: #606A70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #698ACF;
	text-decoration: underline;
}
.white:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
/* Global Styles */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	}
.body:link {
	color: #698ACF;
}
.body:hover {
	color: #CD9078;
}
.body:visited {
	color: #9999CC;
}
	
td {
	color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
	
a:hover {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
	
/* ID Styles */

#navigation a {
	color: #CCCCCC;
	font-weight:bold;
	line-height:16px;
	display:block;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1pt;
	border-bottom-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: top;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-left: 10px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 0pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

#logo {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: normal;
	}

#tagline {
	color: #FFFFFF;
	line-height:18px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	}
	
.subHeader {
	color: #698ACF;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	}	
.subheader2 {
	font-size: 14px;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #698ACF;
}
.subheader3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
}
.bodybold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: -0.05em;
}
.subheader5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 16px;
	color: #966064;
	letter-spacing: 0.1em;
	font-weight: bold;
}
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
.subnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.subnav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D99862;
}
.subnav:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

