body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}

a.buttonlink:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.buttonlink:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.buttonlink:hover {
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.buttonlink:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.largewhitelink:link {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.largewhitelink:visited {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.largewhitelink:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.largewhitelink:active {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.footerlink:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.footerlink:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.footerlink:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.footerlink:active {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.text_black {
	font-size: 11px;
	color: #000000;  
}
.text_grey {
	font-size: 12px;
	color: #999999;  
}
td.footer_text_grey {
	font-size: 12px;
	color: #999999;
	vertical-align:middle;
	padding-bottom:12px;
	
}
td.footer_text_grey a{
	font-size: 12px;
	color: #999999;
	text-decoration:underline; 
	
	
}

td.footer_text_grey a:hover{
	font-size: 12px;
	color: #ffffff;  
	text-decoration:none;
}

a#twitter{height:52px;  display:inline-block; padding:20px 10px 0 59px; background:url(images/footer_icon_twitter.gif) top left no-repeat;}

a#facebook{height:52px; display:inline-block; padding:20px 10px 0 59px; background:url(images/footer_icon_facebook.gif) top left no-repeat;}

.text_darkgrey {
	font-size: 12px;
	color: #666666;  
}
.text_darkgrey_heading {
	font-size: 14px;
	color: #666666;  
	font-weight: bold;
}
.text_red {
	font-size: 12px;
	color: #CC0000;  
}
.text_maroon {
	font-size: 12px;
	color: #660000;
}
.text_maroon_heading {
	color: #993333;
	font-size: large;
	font-weight: bold;
}
.text_black_heading {
	color: #000000;
	font-size: large;
	font-weight: bold;
}
.text_maroon_medium {
	font-size: 16px;
	color: #993333;
	font-weight: bold;
}
.text_maroon_large {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
.text_white {
	color: #FFFFFF; 
	font-size: 11px; 
}
.text_white_large {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: xx-large; 
}
.text_white_medium {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 16px; 
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E9E9E9;
	border: 1px solid #999999;
	padding: 5px;
}
.form { margin-top: 0; margin-bottom: 0; }
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.button_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	padding: 4px;
	border: 1px solid #999999;
}
.dashed_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.dashed_line_vertical {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.dashed_line_maroon {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993333;
}
.border_grey {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.border_grey_full {
	border: 1px solid #999999;
}
.border_maroon {
	border: 1px solid #993333;
}
