body {
	margin: 0px 0px 10px 0px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
	background: #465863 ;
	background-position: top ;
	background-repeat: repeat-x ;
	color: #000000 ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

input, select, textarea {
	font-family: arial, sans-serif ;
	font-size: 12px ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
}

h1 {
	font-size: 24px ;
	font-family: verdana ;
	font-weight: normal ;
	color: #465863 ;
	margin-top: 0px ;
	letter-spacing: -2px ;
}

h2 {
	font-size: 18px ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

h3, .inline_h {
	font-size: 14px ; 
	font-weight: bold ;
	letter-spacing: -1px ;
}

.button {
	padding: 10px ;
	background: url(images/navBg.gif) ;
	background-position: center ;
	border-left: 1px solid #B3B3B3 ;
	text-align: center ;
}

.buttonUp {
	padding: 10px ;
	background: url(images/navBg_up.gif) ;
	background-position: center ;
	border-left: 1px solid #B3B3B3 ;
	text-align: center ;
}

a.topLink:link, a.topLink:active, a.topLink:visited {
	color: #1E3A4A ;
	text-decoration: none ;
	font-size: 18px ;
	font-family: verdana ;
	letter-spacing: -1px ;
	font-weight: normal ;

}

a.topLink:hover {
	color: #465863 ;
	text-decoration: underline ;
}

a.sideLink:link, a.sideLink:active, a.sideLink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 13px ;
	font-family: tahoma ;
	letter-spacing: 0px ;
	font-weight: bold ;

}

a.sideLink:hover {
	color: #ffffff ;
	text-decoration: underline ;
}

a:link {
	color: #465863 ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #6A8596 ;
}

#middleText {
	padding: 2px 0px 15px 0px ; 
	color: #ffffff ; 
	font-size: 14px ; 
	font-family: arial ; 
	letter-spacing: -1px ; 
	font-weight: bold ;
}

#content {
	padding: 10px ;
}

#bottomInfo {
	 border-top: 1px solid #93783C ; 
	 border-bottom: 1px solid #93783C ; 
	 margin-top: 10px ; 
	 background: url(images/bottomBg.gif) ; 
	 text-align: center ; 
	 color: #ffffff ; 
	 font-size: 14px ; 
	 font-family: arial ; 
	 letter-spacing: -1px ; 
	 font-weight: bold ; 
	 padding: 10px 0px ;
}

.quote {
	font-size: 18px ;
	letter-spacing: -1px ;
}

.img_float {
	float: right ;
	margin: 0px 0px 15px 15px ;
	border: 1px solid ;
	clear: right ;
}

.img_resize {
	width: 300px ;
}

a.button_side:link, a.button_side:active, a.button_side:visited, a.button_side:hover {
	display: block ;
	background-image: url(/images/sideBg.gif) ;
	background-position: center ;
	padding: 5px 5px 5px 16px ;
	border-top: 1px solid #6E644E ;
	color: #ffffff ;
	text-decoration: none ;
	font-size: 13px ;
	font-family: tahoma ;
	letter-spacing: 0px ;
	font-weight: bold ;
}

a.button_side:hover {
	background-image: url(/images/sideBg_up.gif) ;
	text-decoration: underline ;
}

.input_quote {
	font-size: 18px ;
	letter-spacing: -1px ;
}