/* CSS Document */

a.hrizonsLink:link {text-decoration: none;	color:#db6c23;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: oblique;	font-weight: bold;}
a.hrizonsLink:visited {text-decoration: none;	color:#db6c23;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: oblique;	font-weight: bold;}
a.hrizonsLink:active {text-decoration: none;	color:#db6c23;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: oblique;	font-weight: bold;}
a.hrizonsLink:hover {text-decoration: none;	color:#000000;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: oblique;	font-weight: bold;} 

a.menuItems:link {text-decoration: none;	color:#ffffff;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;}
a.menuItems:visited {text-decoration: none;	color:#ffffff;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;}
a.menuItems:active {text-decoration: none;	color:#db6c23;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;}
a.menuItems:hover {text-decoration: none;	color:#db6c23;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;}

.hrizonsLink, .hrizonsLink:visited {text-decoration:none; color:#db6c23; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style: oblique; font-weight: bold;}

.hrizons-specialbox-PIC {
	position:relative;
	float:right;
	right:-10px;
	top:0px;
	width:309px;
	height:195px;
	z-index:150;
	padding-top:10px;
	margin-bottom:-10px;
	margin-right: 0px;
	padding-left: 0px;	
}
/*
.hrizons-specialbox-PIC {
	color:#CC00CC;
	background-image:url(../images/hrizons-spbox-full.png);
	background-repeat:no-repeat;
	text-align:center;
	position:relative;
	float:right;
	right:-10px;
	top:0px;
	width:309px;
	height:195px;
	z-index:150;
	padding-top:10px;
	margin-bottom:-10px;
	margin-right: 0px;
	padding-left: 0px;	
}
*/
.hrizons-specialbox-TEXT {
	padding:10px,10px,10px,10px; 
	background-image:url(../images/hrizons-spbox-full.png); 
	background-repeat:no-repeat;
	text-align:left;
	position:relative;
	float:right;
	right:-10px;
	top:0px;
	width:309px;
	height:195px;
	z-index:150;	
}
.specialbox-GreyBG {
	padding-left:20px;
	padding-right:40px;
	margin-right:-20px;
	padding-top:20px;
	margin-bottom:-20px;
	background-image:url(../images/greyBox.png); 
	background-repeat:no-repeat;
	text-align:justify;
	position:relative;
	float:right;
	right:50px;
	top:0px;
	width:350px;
	height:200px;
	z-index:150;	
}
.hrizons-SM-Box-ALIGN-RIGHT {
	position:relative;
	float:right;
	right:170px;
	top:-30px;
	z-index:120;
}

.txtMain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
 }
.txtHeader-Black {
	position:relative;
	text-align:left;
/*	background-image:url(../images/hrizons-underline-heading.png);
	background-image:url(../images/fadeline.gif);*/
	background-position:left bottom;
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#4c4c4c;
	line-height:25px;
}

.txtHeader-Orange {
	position:relative;
	top:0px;
	left:0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#db6c23;
	line-height:25px;
}

.txtOrange {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#db6c23;
}
.txtMainDescription {
	text-align:right;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.txtList-wSun {
	color:#333333;
	list-style-position:outside;
	list-style-image: url(../images/assets/bulletlisticon.gif);
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	float:inherit;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
}
.txtList-wSun ul li {
	line-height:30px;
}
#regTable {
	border: none;
	background-color:#ef8e41;
	margin: 0px;
	padding: 0px;
}

