.quote {
	font-size: 13px;
	font-style: italic;
	float:right;
	background-color:#e5e5e5;
	padding:15px 20px 15px 20px;
	width:180px;
	border:1px solid #999;
	margin:0px 0px 10px 10px;
	line-height:105%;
}
.error {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: bold; line-height: normal; color: #CC0000}
.formfield {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: 14pt;
  color: #000000
}
.formlabel {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; color: #333333}
h1 {
	font-size: 19px;
	font-weight:lighter;
	margin-top:5px;
	background:#ccc url(/images/bg_h1.gif) no-repeat top left;
	padding:7px 0px 0px 35px;
}
h2 {
	font-size: 14px;
	font-weight:lighter;
	color:#80336E;
	margin-bottom:-10px;
}
h3 {
	font-size: 12px;
	margin:20px 0px -10px 0px;
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
}
body,p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {line-height:160%;}
#maintable {background-color:#fff;border:1px solid #888;width:850px;}
#c {width:100%}
#cl li {line-height:160%;}
li {
	padding:0px 10px 0px 20px;
	list-style:none;
	background:transparent url(/images/bullet_02.gif) no-repeat top left;
	}
#tn ul {
	margin:0px;
	padding:0px;
}

#tn a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#tn a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#tn a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#tn a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#sn ul {
	margin:0px;
	padding:0px;
}

#sn a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sn a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#sn a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#sn a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#f ul {
	margin:0px;
	padding:0px;
}

#f a {
	font-size:10px;
}
#f a:link {
	color: #666666;
	text-decoration: none;
}
#f a:visited {
	text-decoration: none;
	color: #666666;
}
#f a:hover {
	text-decoration: underline;
	color: #666666;
}
#f a:active {
	text-decoration: none;
	color: #666666;
}
#content {
	border:1px solid #ccc;
}
#legal {
	background:transparent;
	padding:10px;
	color:#333;
}
#cl {
	width:530px;
	border:1px solid #ccc;
}

#cr ul {
	margin-top:0px;
	margin-bottom:0px;
}

#cr a {
	font-size:12px;
}
#cr a:link {
	color: #333;
	text-decoration: none;
}
#cr a:visited {
	text-decoration: none;
	color: #333;
}
#cr a:hover {
	text-decoration: underline;
	color: #333;
}
#cr a:active {
	text-decoration: none;
	color: #333;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: underline;
	color: #333;
}
.imgrt {display:block;float:right;margin:10px 0px 15px 20px;}
