/* Fonts */
H1, H2, H3, H4, H5, H6, P, LI, .body, .body TABLE TR TD, .nav1, .nav1_Active, .nav2, .columnItem, .footer1, .footer2, .rightBox {
	font-family: Verdana, Arial, Helvetica, sans-serif; }

H1, H2, H3, H4, H5, H6, P {
	margin-bottom: 10px; 
	margin-top: 15px; }

H1 {
	font-size: 15px;
	line-height: 20px;
	color: #2D2D2D; 
	margin-top: 30px; }

H2 {
	font-size: 13px;
	color: #2D2D2D; 
	margin-top: 25px; }
	
H3 {
	font-size: 12px;
	color: #2D2D2D; 
	margin-top: 20px; }
	
H4, H5, H6 {
	font-size: 11px; 
	font-weight: bold; 
	color: #2D2D2D; }

H1.firstH1 {
	margin: 0px; }

P, LI, .body, .body TABLE TR TD {
	font-size: 11px;
	line-height: 18px;
	color: #2D2D2D; }

.featureBoxBody P {
	margin-top: 0px;
	margin-bottom: 10px; }

.columnItem, .columnItem P {
	font-size: 10px;
	line-height: 14px;
	color: #2D2D2D; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-bottom: 8px; }

.columnItem A {
	color: #BE162A; 
	text-decoration: none; 
	font-weight: bold; }
.columnItem A:Hover {
	color: #F7185B; }

.body A {
	color: #BE162A; 
	text-decoration: none; 
	font-weight: bold; }
.body A:Hover {
	color: #F7185B; }

.rightBox A {
	color: #BE162A; 
	text-decoration: none; }
.rightBox A:Hover {
	color: #F7185B; }

TD.columnItem {
	padding-left: 20px;
	padding-right: 15px; }

A.nav1, A.nav1_Active, A.nav2  {
	font-size: 11px;
	color: #6B1932;
	text-decoration: none; }
A.nav1 {
	font-weight: bold; }
A.nav1_Active {
	color: #D12643;
	font-weight: bold; }
A:Hover.nav1, A:Hover.nav2, A:Hover.nav1_Active {
	color: #F7185B; }


A.footer1 {
	font-size: 11px;
	color: white;
	text-decoration: none; }
.footer2, .footer2 A {
	font-size: 11px;
	color: #FF5757;
	text-decoration: none; }
.footer2 A:Hover {
	text-decoration: underline; }



/* Table formatting START */
.rowColourTop {
	color: white;  }
.rowColourTop TD {
	background: #DC031E;}
.rowColour1 TD {
	background: #FBEAEA; }
.rowColour2 TD {
	background: #FDF6F6; }
/* Table formatting END */


.red {
	color: #CF0909; }


.rightBox, .rightBox P {
	font-size: 10px;
	line-height: 16px;
	color: #3D3D3D; }
.rightBox P {
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-bottom: 8px; }
.rightBox { 
	background: url('../images/right_boxes/bgCorner.gif') bottom right no-repeat;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 10px; }



/* Feature Box START */
.featureBoxLeft {
	width: 7px;
	background: url('../images/feature_box/bgLeft.gif'); }
.featureBoxRight {
	width: 7px;
	background: url('../images/feature_box/bgRight.gif'); }
.featureBoxMain {
	background: url('../images/feature_box/bg.gif'); }
.featureBoxBody {
	background: url('../images/feature_box/bgCorner.gif') bottom right no-repeat; 
	padding-left: 20px;
	padding-right: 20px; 
	padding-top: 10px; 
	padding-bottom: 10px; }
.featureBoxHeader {
	background: url('../images/feature_box/headerBg.gif'); }
/* Feature Box END */
.featureBoxFooter {
	background: url('../images/feature_box/footerBg.gif'); }


/* Background patterns START */
.bgLeft1 { background: url('../images/bg/bgLeftPattern.gif') top right; }
.bgLeft2 { background: url('../images/bg/bgLeft.gif') top right repeat-x; }
.bgLeft3 { background: url('../images/bg/bgLeftFade.jpg') top right no-repeat; }
.bgLeft4 { background: url('../images/bg/bgLeftFadeDown.gif') top right no-repeat; }
.bgLeft1_home { background: url('../images/bg/bgLeftPattern_home.gif') top right; }
.bgLeft2_home { background: url('../images/bg/bgLeft_home.gif') top right repeat-x; }
.bgLeft3_home { background: url('../images/bg/bgLeftFade_home.jpg') top right no-repeat; }
.bgLeft4_home { background: url('../images/bg/bgLeftFadeDown_home.gif') top right no-repeat; }

.bgCentre { background: url('../images/bg/bgCentrePattern.gif') top right; }

.bgRight1 { background: url('../images/bg/bgRightPattern.gif') top left; }
.bgRight2 { background: url('../images/bg/bgRight.gif') top left repeat-x; }
.bgRight3 { background: url('../images/bg/bgRightFade.jpg') top left no-repeat; }
.bgRight4 { background: url('../images/bg/bgRightFadeDown.gif') top left no-repeat; }
.bgRight1_home { background: url('../images/bg/bgRightPattern_home.gif') top left; }
.bgRight2_home { background: url('../images/bg/bgRight_home.gif') top left repeat-x; }
.bgRight3_home { background: url('../images/bg/bgRightFade_home.jpg') top left no-repeat; }
.bgRight4_home { background: url('../images/bg/bgRightFadeDown_home.gif') top left no-repeat; }
/* Background patterns END */