body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_img/Tile.jpg);
	background-repeat: repeat-x;
}
form {
	margin: 0px;
}

a
{
	color: #660000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold
}

a:hover
{
	text-decoration: underline;
}

.txtNavigation {
	font-size: 11px;
	color: #FFFFFF;
}
a.txtNavigation:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtNavigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtNavigation:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.txtNavigation:active {
	color: #FFFFFF;
	text-decoration: none;
}




.txtHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
a.txtHeading:link {
	color: #660000;
	text-decoration: none;
}
a.txtHeading:visited {
	color: #660000;
	text-decoration: none;
}
a.txtHeading:hover {
	color: #363332;
	text-decoration: none;
}
a.txtHeading:active {
	color: #660000;
	text-decoration: none;
}


.txtProfileHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
}
.txtError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: normal;
}
.txtSubHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #500D0F;
	font-weight: bold;
}
a.txtSubHeading:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #500D0F;
	font-weight: bold;
}
a.txtSubHeading:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #500D0F;
	font-weight: bold;
}
a.txtSubHeading:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #500D0F;
	font-weight: bold;
}

.txtServiceList
{
	color: #660000;
}
.frmBackground
{
	background-color:#EAEAEA;
}
a.txtListHeading:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration : none;
}

a.txtListHeading:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;	
	text-decoration : none;
}

a.txtListHeading:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-decoration : none;
}

.txtListHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}

.frmCheck{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
.frmText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
	padding: 5px 3px 0px 5px;
	border: 1px solid #9C948F;
}

input.frmText
{
	height: 28px;
}

.txtText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}

.CookieCrumbItem 
{
	color: #500D0F;
	font-weight: bolder;
}

a.CookieCrumbItem:link 
{
	color: #500D0F;
	text-decoration: underline;
	font-weight: bolder;
}

a.CookieCrumbItem:visited 
{
	color: #500D0F;
	text-decoration: underline;
	font-weight: bolder;
}

a.CookieCrumbItem:hover 
{
	color: #660000;
	text-decoration: underline;
	font-weight: bolder;
}

a.CookieCrumbItem:active 
{
	color: #660000;
	text-decoration: underline;
	font-weight: bolder;
}

fieldset div
{
	clear:both;
}

fieldset div label
{
	float:left;
	display:block;
	width:75px;
}

label span.required
{
}



/* Form styling */
.frmBackGround
{
	background: url(../_img/FormBackGround.jpg); 
	background-repeat:no-repeat;
	min-height: 289px;
	width: 410px;
}

.frmBackgroundTile
{
	background: url(../_img/FormTile.jpg); 
	background-repeat:repeat-y;
	width: 410px;
}

.frmBottom
{
	background: url(../_img/FormBottom.jpg); 
	background-repeat:no-repeat;
	height: 15px;
	width: 410px;
}

.frmCheck{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
.frmText,
.frmTextArea,
.frmTextShort
 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
	padding: 5px 3px 0px 5px;
	height: 20px;
	border: 1px solid #9C948F;
}

.frmText,
.frmTextArea
{
	width: 280px !important;
}

.txtText {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}

select.frmText,
select.frmTextShort,
td.txtText select
{
	height: auto !important;
	padding: 5px 3px 5px 2px;
	border: 1px solid #9C948F;
}

.frmTextArea,
td.txtText textarea
{
	height: 80px;
	border: 1px solid #9C948F;
}

.frmTextShort
{
	width: 150px;
	height: 25px !important;
}

.frmBackgroundTile table.frmBackGround
{
	padding: 10px 0px 0px 20px;
}

.frmBackgroundTile table.frmBackGround td
{
	padding: 10px 0px 0px 0px;
}

.frmButtons
{
	padding: 5px 0px 0px 0px;
}

.frmButtons span
{
	padding: 0px 0px 0px 80px;
}

.frmButtons img,
.frmButtons input
{
	float:right;
	margin: 0px 35px 0px 0px;
}

tbody,
fieldset
{
	border: none;
	padding: 0px;
	margin: 0px;
}

.frmBackgroundTile table.frmBackGround fieldset div
{
	padding: 8px 0px 0px 0px;
}

#tblNewsletterSubscribe td
{
	padding: 0px 0px 2px 0px;
}


