body {
	margin:0px;
	background-color: #000000;
}
.Clear {
	clear:both;
	height:0px;
	overflow:hidden;
}
.SkipTo {
   position:absolute;
   top: -1000px;
   left: -1000px;
   visibility: hidden;
}
.AlphaLayer {
   position:absolute;
   top: -1000px;
   left: -1000px;
   visibility: hidden;
}
.Centre {
	position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 840px;
    text-align: left;
}
.Footer {
	border-top: solid 3px #DA0046;
	padding-bottom: 4px;
}
.FooterLeft {
	float:left;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: normal;
	color:#DA0046;
	padding-bottom: 10px;	
}
.FooterRight {
	float:left;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: normal;
	text-align:right;
	color:#FFFFFF;
	padding-bottom: 10px;
}
.FooterRight a{
	color:#FFFFFF;
	text-decoration:none;
}
.FooterRight a:hover{
	color:#DA0046;
	text-decoration:none;
	background-color:#FFFFFF;
}	
.TopSpacer {
	height: 20px;
}
.TopBar {
	border-top: 1px solid #FFFFFF;
	padding-top: 8px;
	width: 840px;
	padding-bottom: 40px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 12px;
}

.TopDivider {
	border-top: 1px solid #868689;
	height: 1px;
	overflow:hidden;
}
.ShowMeMore {
	margin-top: 10px;
	text-align: right;
	width: 840px;
	margin-bottom: 10px;
	overflow:hidden;
}
.Content {
	
	padding-top: 14px;
	padding-bottom: 14px;
}
.ContentInner {
	margin-top: 14px;
	margin-bottom: 14px;
	background-color:#FFFFFF;
	padding: 8px;
}
.LeftColumn {
	float:left;
	width: 468px;
	padding-right: 10px;
}
.MiddleColumn {
	float:left;
	width: 160px;
	padding-right: 10px;
}
.RightColumn {
	float:left;
	width: 160px;
}
.PageTitle {
	border-bottom: 1px solid #C4C4C4;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: normal;
	color:#DA0046;
	margin-bottom: 10px;
}
.HomePageTitle {
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 10px;
		padding-bottom: 5px;
}
.DottedLine {
	border-bottom: 1px dotted #C4C4C4;
	height: 1px;
	width: 100%;
	margin: 10px 0px 90px 0px;
}
.WorkWithUsFooter {
	border-top: solid 1px #DA0046;
	width: 100%;
	margin-top: 5px;
}
.WWUText {
	float:left;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: normal;
	color:#868689;
	width: 400px;
}
.WWUText a {
		color:#868689;
}
.WWUText a:hover {
		color:#868689;
		background-color:#FFFFFF;
		text-decoration: none;
}
.WWULink {
	float:left;
	width: 68px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: normal;
	color:#868689;
	text-align: right;
}
.WWULink a {
		color:#868689;
}
.WWULink a:hover {
		color:#868689;
		background-color:#FFFFFF;
		text-decoration: none;
}
.ImageHolder {
	float:left;
	width:604px;
}
.TextHolder {
	float:left;
	width: 200px;
	margin-left: 10px;
}
.TextHeader {
	border-bottom: 1px solid #C4C4C4;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: normal;
	color:#DA0046;
	margin-bottom: 10px;
}
.TextDate {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	font-weight: normal;
	color:#DA0046;
	margin-bottom: 3px;
}

.TextText {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	font-weight: normal;
	color:#666666;
	margin-bottom: 5px;
}

.TextSpacer {
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 10px;
}
/* font tags */ 
p {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	font-weight: normal;
	color:#000000;
	margin: 0px 0px 12px 0px;
}
a {
	font-weight: normal;
	color:#DA0046;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#DA0046;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: square;

}
ol{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: decimal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.4em;
	font-weight: bold;
	color: #33A556;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.4em;
	font-weight: normal;
	color: #33A556;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	font-weight: bold;
	color: #33A556;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	font-weight: normal;
	color: #33A556;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
h6 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
h5 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
.Red {
	color: #DA0046;
} 
.Grey {
	color: #868689;
}
/*  FROM ELEMENT STYLES*/

fieldset {
 margin: 0px 0px 10px 0px;
 padding: 10px;
 border: solid 1px #D80065;
 /*background:#F5FCF8;*/
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #D80065;
	margin-bottom: 10px;
}
label {
	display:block;
	width: 120px;
	float:left;
}
.Label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	font-weight: normal;
	color:#000000;
}
input {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	padding: 0.25em;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0.25em;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	padding: 0.25em;
}
.TextField {
	width: 300px;
	border: solid 1px #999999;
}
.DropDown {
	width: 308px;
	border: solid 1px #999999;
}
.TextArea {
	width: 300px;
	height: 100px;
	border: solid 1px #999999;
}
.Required {
	color:#990000; 
	font-weight:bold;
}
.SubmitButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 100px;
	border: solid 1px #CCCCCC;
	margin-left: 120px;	
	background-color: #FFFFFF;
	
}
.Radio {
	float:left;
	margin-right: 15px;
}
.RadioIndent {
	margin-left: 150px;
}
img {
	border:0px;
}