/*#Body#*/
body {
	background: #000 url(/rdfast/media/website/site_back.png) repeat-x top left;
	color: #fff;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;;
}

/*#H1#*/
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFC324;
	line-height: 18px;
}

h1 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFC324;
	line-height: 18px;
	text-decoration: none;
}

/*#H2#*/
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
}

h2 a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFC324;
	line-height: 18px;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
	border-bottom: #FFC324;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

h2 a:visited {
	color: #FDE090;
	text-decoration: none;
}

/*#H3#*/
h3 {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #EEEEEE;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: .04em;
}


h3 a {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFC324;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: .04em;
}

h3 a:hover {
	text-decoration: none;
	border-bottom: #FFC324;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

h3 a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

/*#H4#*/
h4 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	line-height: 30px; 
}

/*#H5#*/
h5 {
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

h5 a {
	font-family: Impact, Charcoal, sans-serif;
	color: #FFC324;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: .03em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h5 a:hover {
	text-decoration: none;
	letter-spacing: .03em;
	border-bottom: #FFC324;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

h5 a:visited {
	color: #FDE090;
	text-decoration: none;
}

/*#H6#*/
h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

h6 a {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFC324;
	font-size: 11px;
	text-decoration: none;
	line-height: 11px;
}

h6 a:hover {
	text-decoration: none;
	border-bottom: #FFC324;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

h6 a:visited {
	color: #FDE090;
	text-decoration: none;
}

/*#P#*/
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
}

p a {
	font-size: 12px;
	font-weight: normal;
	color: #FFC324;
	line-height: 18px;
	text-decoration: none;
}

p a:hover {
	text-decoration: none;
	border-bottom: #FFC324;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

p a:visited {
	color: #FDE090;
	text-decoration: none;
}


/*#UL#*/
ul {
  margin-left: 0;
  padding-left: 1em;
}

li {
  margin: 0;
  padding-left: 0;
}

.ContactTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC324;
	line-height: 24px;
}

.ContactName {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
}

.ContactText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 18px;
}

.ContactEmail a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFC324;
	line-height: 18px;
	text-decoration: none;
}

/*#Message & Errors labels#*/
.EditingFormErrorLabel, .EventManagerRegError, .ErrorLabel
{
	color: #FFC324;
}
