body {
	margin: 10px 12px 15px 12px; 
	padding: 0;
	/*background-color: #FFFFF9;*/
	background-color: #3CFFF5;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 1em;
	}
	
td {
	color: #000;
	margin: 5px 0px;
}


.subMenuHeader {
	background-color:  #2B9A85;
	color: #FFF;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
}

.subMenuTxt {
	padding-top: 0px;

}



.menuMain {
	color: #FFF;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
}

.menuMainR1 {
	background-color: #C9DE4F;

}

.menuMainR2 {
	background-color: #25B23D;
}

.menuMainR3 {
	background-color: #2B9A85;
}

.menuMainR4 {
	background-color: #589CAA;
}

.menuMainR5 {
	background-color: #7292C9;
}

.menuMainR6 {
	background-color: #217ACB;
}

.menuMainR7 {
	background-color: #1D6BB4;
}

.menuMainR8 {
	background-color: #589CAA;
}

.menuMainR9 {
	background-color: #2B9A85;
}

.menuMainWh{
	background-color: #DDFFFD;
}

.txtCopyright {
	font-size: 0.8em;
	text-align: center;
}


li {
	list-style-position: outside;
	list-style-image: url(/images/frontend/bullet_arrow.gif);
	font-size: 0.8em;
}

.imgRight {
	border: none;
	float: right;
}
/*
table {

}
*/

img {
	border: none;
}




	
h1 {
	font-size: 1.05em;
	color: #1D6BB4;
	font-style: italic;
}


h2 {
	font-size: 1.05em;
	color: #1D6BB4;
	font-style: italic;
}

.featuredHeader {
	background-color: #25B23D;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}

.bodyBackground {
	/*background-color: #F4F9FD;*/
	background-color: #DDFFFD;
	border: 1px solid #1D6BB4;
}

.trDashedLbtm {
	border-left: 1px dashed #1D6BB4;
	border-bottom: 1px dashed #1D6BB4;
}


/* link styles below for body area*/
a:visited { 
	color: #006; 
	text-decoration: none;
}

a:link { 
	color: #006; 
	text-decoration: none;
} 

a:active { 
	color: #B9DCFF; 
	text-decoration: none;
} 

a:hover { 
	color: #B9DCFF; 
}



/* link styles below for Main Menu */
.menuMain a:visited { 
	color: #FFF; 
	text-decoration: none;
}

.menuMain a:link { 
	color: #FFF; 
	text-decoration: none;
} 

.menuMain a:active { 
	color: #B9DCFF; 
	text-decoration: none;

} 

.menuMain a:hover { 
	color:  #FF9933;
	text-decoration: none;
}





/* link styles below for footer LHS */
.footerLHS a:visited { 
	color: #FFF; 
	text-decoration: none;
	background-color: #006;
}

.footerLHS a:link { 
	color: #FFF; 
	text-decoration: none;
	background-color: #006;
} 

.footerLHS a:active { 
	color: #B9DCFF; 
	text-decoration: none;
	background-color: #006;

} 

.footerLHS a:hover { 
	color: #B9DCFF;
	text-decoration: none;
	background-color: #006;
}

.tandc {
	text-align: right;
	font-size: 0.8em;
	background-color: #1D6BB4;
	color: #FFF;
}


/* link styles below for terms & conditions*/
.tandc a:visited { 
	color: #FFF; 
	text-decoration: none;

}

.tandc a:link { 
	color: #FFF; 
	text-decoration: none;

} 

.tandc a:active { 
	color: #FFF; 
	text-decoration: none;

} 

.tandc a:hover { 
	color: #FFF;
	text-decoration: underline;
}


/* link styles below for mini navigation*/
.miniNavigation a:visited { 
	color:  #666; 
	text-decoration: none;

}

.miniNavigation a:link { 
	color: #666; 
	text-decoration: none;

} 

.miniNavigation a:active { 
	color: #666; 
	text-decoration: none;

} 

.miniNavigation a:hover { 
	color: #666;
	text-decoration: underline;
}



.txt10 {
  font-size: 0.9em;
}

.txt9 {
  font-size: 0.8em;
}

.txt8 {
  font-size: 0.7em;
}


acronym {
  cursor: help;
  text-decoration: underline;  /*ie5win bodge [make ie underline acronyms, moz does this by default] */
  voice-family: "\"}\"";
  voice-family:inherit;
  text-decoration: none;
}

input {
  border: 1px solid #000
}



.pageHeading {
	background-color: #006;
	color: #FFF;
	font-weight: bold;
	font-size: 0.8em;
	padding-left: 4px;
}



.TandC {
	text-align: right;
	padding-right: 4px;
	font-size: 0.65em;
	color: #FFF;
}

.miniNavigation {
	text-align: center;
	font-size: 0.8em;
	color: #666;
}

.txtRight {
	text-align: right
}

.txt7em {
	font-size: 0.75em;
}

.sideTbl {
	border: 1px solid #1D6BB4;
	font-size: 0.8em;
}

.headerText {
	color: #FFF;
	text-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-right: 175px;
	padding-bottom: 12px;
	background-image: url(/images/frontend/header.gif);
}

.checklistFooter {
	background-color: #7192C3;
	color: #FFF;
}