body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.96em;
	color: #CCC;
	background-image: url(images09/background.gif);
	background-attachment: fixed;
	background-color: #0114c9;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
}
.small-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;

}

a:link {
	color: #00CCFF;
}
a:visited {
	color: #9966FF;
}
smaller {
	font-size: smaller;
}
a:hover {
	color: #66CC00;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}


h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e6ad23;
	padding-right: 2px;
	padding-left: 2px;
}

h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #e6ad23;
	margin-bottom: 1px;
	padding-right: 8px;
	padding-left: 8px;
}
h4 {
	font-size: 10px;
}
.headline {
	font-style: oblique;
	font-weight: bold;
	color: #F90;
	font-size: 1.05em;
}
.green {
	color: #A5EA49;
}
.tile-l {
	background-image: url(images09/boarder-l.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tile-r {
	background-image: url(images09/boarder-r.gif);
	background-repeat: repeat-y;
	background-position: right;
}
p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	font-size: 0.89em;
}
.rule-v {
	background-image: url(images09/rule-v.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.rule-h {
	background-image: url(images09/rule-h.gif);
	background-repeat: repeat-x;
}
.red {
	font-size: 14px;
	color: #FF0000;
}

/*20100409 2010 Meltdown*/
#required_fields_notice  {color:#FF9900;margin-left:500px;}
span.required_fields_symbol  {color:#FF9900;}
#required_fields_error  {color:red;text-align:center;font-size:125%;}