/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	background: #000000;
}
div {
	position: relative;
	z-index: 0;
}
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #686868;
}
p {
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
.expertbox p {
	font-style: italic;
}
a:link {	color: #1cb3ba;	font-style: normal; text-decoration: none;}
a:active {	color: #1cb3ba;	font-style: normal; text-decoration: none;}
a:visited {	color: #1cb3ba;	font-style: normal; text-decoration: none;}
a:hover {	color: #000000;	font-style: normal; text-decoration: none;}
h1 {
	margin-left: 10px;
	font-size: 1.5em;
	color: #000000;
	font-weight: normal;
	margin-bottom: 12px;
}
h2 {
	margin-left: 10px;
	font-size: 1.5em;
	color: #000000;
	font-weight: normal;
	margin-bottom: 12px;
}
.itemtop h2 {
	font-size: 1.3em;
	color: #0099d9;
	font-weight: normal;
	margin: 10px 10px 12px;	
}

.itembox h2 {
	font-size: 1em;
	font-weight: bold;
	color: #0099d9;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom:10px;
	background: url(../img/bulleth5.gif) no-repeat left center;
	padding-left:8px;
}
.programinfo h2 {
	font-size: 1.3em;
	color: #0099d9;
	font-weight: normal;
	margin: 10px 10px 12px;	
}
h3 {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom:10px;
}
table {
	margin-left: 0px;
	font-size: 1em;
	color: #686868;
	line-height: 2.3em;

	width: 220px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-top: 1px solid #dedddd;
}
th {
	border-bottom: solid 1px #dedddd;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
}
td {
	border-bottom: solid 1px #dedddd;
	width: auto;
	padding: 0px;
}
.bordermiddle ul{
	padding-left:25px;
	line-height: 1.4em;
}
.itemtop ul {
	padding-left:25px;
	line-height: 1.4em;
	padding-bottom:10px;
	}

.programinfo {
	width: 469px;
	float:left;
}
.programinfo ul{
	padding-left:25px;
	line-height: 1.4em;
}
	
ul.productsbox  {
}
.productsbox li {
	padding:0px 0px 0px 10px;
	list-style: inside;
	line-height: 1.4em;
}
.productsbox li a:link {	color: #0099d9;	font-style: normal; text-decoration: none;}
.productsbox li a:active {	color: #0099d9;	font-style: normal; text-decoration: none;}
.productsbox li a:visited {	color: #0099d9;	font-style: normal; text-decoration: none;}
.productsbox li a:hover {	color: #000000;	font-style: normal; text-decoration: none;}

.faq_holder ul {
	margin: 10px 10px 8px 10px;
	padding: 0;
	border-top: 1px solid #dedddd;
	line-height: 2.3em;
	font-size: 1em;
	color: #686868;

	list-style: none;
}
.faq_holder ul li {
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #dedddd;
	line-height: 2.3em;
}
.news p {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
ul.news {
}
.news li {
	padding:0px 0px 10px 0px;
	list-style: none;
}
.news li a:link {	color: #1cb3ba;	font-style: normal;	text-decoration: none;	}
.news li a:active {	color: #1cb3ba;	font-style: normal; text-decoration: none; }
.news li a:visited {	color: #1cb3ba;	font-style: normal; text-decoration: none;}
.news li a:hover {	color: #000000;	font-style: normal; text-decoration: none;}

.contactbox {
	padding-top: 25px;
}
.tellafriendbox {
	padding-top: 25px;
}
.itembox {
	width: 233px;
	height:116px;
	background: url(../img/bg_itembox.jpg);
	float:left;
	margin-left: 2px !important;
	margin-left: 1px;
}
.itembox img {
	height: 55px;
	width: 70px;
	padding: 0px 5px 0px 10px;
	background: none;
}
.itemboxbuttonholder {
	padding: 0px 0px 0px 10px;
	position: absolute;
	top:90px;
	left: 0px;
}
.itemboxbuttonholder a:link {	color: #0099d9;	font-style: normal;	text-decoration: none;}
.itemboxbuttonholder a:active {	color: #0099d9;	font-style: normal; text-decoration: none;}
.itemboxbuttonholder a:visited {	color: #0099d9;	font-style: normal; text-decoration: none;}
.itemboxbuttonholder a:hover {	color: #000000;	font-style: normal; text-decoration: none;}

.itemtop {
	width: 469px;
	min-height: 165px;
	height: auto !important;
	height: 165px;
	background: url(../img/bg_itembox_top.jpg);
	float:left;
	margin-left: 2px !important;
	margin-left: 1px;
	margin-bottom: 10px;
}
.itembottom {
	width: 469px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background: url(../img/bg_itembox_bottom.jpg) no-repeat bottom;
	float:left;
	margin-left: 0px;
	padding-bottom:15px;
}
.itemdetail {
	min-height: 150px;
	height: auto !important;
	height: 150px;
	width: 234px;
	float:left;
	margin: 0px 0px 10px;
}
.itemdetail img.detailimage{
	padding: 10px 0px 0px 10px;
}
.itemdetail img {
	padding: 0px 0px 0px 10px;
}
.details {
	min-height: 150px;
	height: auto !important;
	height: 150px;
	width: 234px;
	float:left;
	padding: 0px;
	margin: 0px 0px 10px;
}
.detailbuttonholder {
	width: 220px;
	height:24px;
	text-align: right;	

}
.tabledetailsright {
	text-align: right;
}
.tableholder {
	width: 469px;
}
.tableholder table {
	font-size: 1em;
	color: #686868;
	line-height: 2.3em;
	width: 450px;
	border-top: 1px solid #dedddd;
	margin: 10px 0px 8px 10px;
}
.tableholder th {
	border-bottom: solid 1px #dedddd;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
}

.bullet {
	color: #686868;
}
.maincontainer {
	height: 600px;
	width: 100%;
}
.contentcontainer {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	background: url(../img/top.jpg) no-repeat left top;
	height: 160px;
	width: 941px;
}
.hmenu {
	height: 24px;
	width: 942px;
	}
.hmenu ul{
	margin:0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.hmenu li{
	display: inline;
	padding: 0;
}

.hmenu a {
	float: left;
	width: 146px;
	display: block;
	font:  1.2em Arial;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 0px 5px 10px; /*Padding within each menu item*/
	background-color: #7a7a7a; /*Default menu color*/
}
.hmenu a:hover{
	background-color: #1cb3ba; /*Highlight red color theme*/
	padding-top: 5px; /*Set padding-top value to default's padding-top + padding-bottom */
	padding: 5px 0px 5px 10px; /*Padding within each menu item*/
	color: white;
}
.hmenu .active a{ /** currently selected menu item **/
	background-color: #016691; /*Highlight red color theme*/
	padding-top: 5px; /*Set padding-top value to default's padding-top + padding-bottom */
	padding: 5px 0px 5px 10px; /*Padding within each menu item*/
	color: white;
}
.contentholder {
	width:941px;
	background: #efefef url(../img/content_gradient.jpg) no-repeat left top;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding:15px 0px;
	float:left;
}
.bordertop {
	background:  url(../img/middle_border_top.gif) no-repeat top;
	width:472px;
	float:left;
	z-index: 2;

}
.bordermiddle {
	background: url(../img/middle_border_middle.gif) repeat-y center;
	width:472px;
	float:left;
	z-index: 1;	
}
.borderbottom {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: url(../img/middle_border_bottom.gif) no-repeat bottom;
	width:472px;
	float:left;
}
.columnholder {
	width: 234px;
	float:left;
}

.footer {
	width: 945px;
	height:24px;
	float:left;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	margin-top: 10px;
}
.footer a:link {	color: #0099d9;	font-style: normal;	text-decoration: none;}
.footer a:active {	color: #0099d9;	font-style: normal; text-decoration: none;}
.footer a:visited {	color: #0099d9;	font-style: normal; text-decoration: none;}
.footer a:hover {	color: #ffffff;	font-style: normal; text-decoration: none;}

form {
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
#searchbydateform {
	width: 440px;
}
#defaultform,
.defaultform {
	width: 392px;
	margin-left: 0px;
	font-size: 1em;
	line-height: 1.4em;
	color: #686868;
	margin-top: 12px;
	display: table;
	margin-left: 10px;
}
p #defaultform,
p .defaultform {
	font-size: 1em;
	line-height: 1.8em;
	line-height: 1.1em;
}
#defaultform input, #defaultform textarea, #defaultform select,
.defaultform input, .defaultform textarea, .defaultform select  {
	border: 1px solid #7a7a7a;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #686868;
}
#defaultform input.input,
.defaultform input.input {
	border: 1px solid #7a7a7a;
	width: 192px;
	height: 14px;
	margin-right: 0px;
	float: left;
	margin-bottom: 4px;
}
#defaultform textarea,
.defaultform textarea {
	width: 192px;
	height: 100px;
	margin-right: 0px;
	float: left;
	margin-bottom: 4px;
}
#defaultform label,
.defaultform label {
	width: 176px;
	height: 12px;
	float: left;
	margin-left: 0px;

}
#defaultform select.dropdown {
	border: 1px solid #7a7a7a;
	width: 192px;
	margin-bottom: 4px;
	float: left;
	font-size: 1em;
}
#defaultform label.radio, #defaultform input.radio,
.defaultform label.radio, .defaultform input.radio {
	width: auto;
	border: 0;
	vertical-align: text-top;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}
#defaultform input.checkbox, #defaultform label.checkbox,
.defaultform input.checkbox, .defaultform label.checkbox {
	border: 0;
	width: auto;
	vertical-align: text-bottom;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}

#defaultform input.button,
.defaultform input.button {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	background-color: #7a7a7a;
	border: 1px none #000;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	margin-left: 176px;
	padding-left: 4px;
	padding-right: 4px;
	height: 19px;
}
#defaultform input.button2,
.defaultform input.button2 {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	background-color: #7a7a7a;
	border: 1px none #000;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	margin-left: 4px;
	padding-left: 4px;
	padding-right: 4px;
	height: 19px;
}