<!--
a:active {text-decoration : underline;color : #000369;}
a:visited {text-decoration : none;color : #000369;}
a:link {text-decoration : none;color : #000369;}
a:hover	{text-decoration : underline;color : #0000cc;}
hr { height:1px; text-align:left; width: 100%; color: #999; background: #999; border: 0;}
img { border: 0px; margin: 0px; padding: 0px;}

body {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color: #555;
	padding: 0;
	margin: 0;
	line-height : 18px;
	background-color: #ddd;
}

td, p {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color: #555;
	padding: 0;
	margin: 5px 0 0 0;
	line-height: 18px;
}

.smaller {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #666;
	line-height : 13px;
}

.vsmall {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	color : #666;
	line-height : 11px;
}

.requiredFields {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #666;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	line-height : 26px;
	padding: 0 0 12px 0;
	margin: 0;
}
h1 a:link {text-decoration : none; color : #000369;}
h1 a:visited {text-decoration : none; color : #000369;}
h1 a:hover {text-decoration : underline; color : #0000cc;}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height : 15px;
	padding: 18px 0 8px 0;
	margin: 0;
}
h2 a:link {text-decoration : none; color : #000369;}
h2 a:visited {text-decoration : none; color : #000369;}
h2 a:hover {text-decoration : underline; color : #0000cc;}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	line-height : 17px;
	padding: 8px 0 8px 0;
	margin: 0px;
}
h3 a:link {text-decoration : none; color : #000369;}
h3 a:visited {text-decoration : none; color : #000369;}
h3 a:hover {text-decoration : underline; color : #0000cc;}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	line-height : 19px;
	padding: 20px 0 8px 0;
	margin:0;
}
h4 a:link {text-decoration : none; color : #000369;}
h4 a:visited {text-decoration : none; color : #000369;}
h4 a:hover {text-decoration : underline; color : #0000cc;}

h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height : 15px;
	margin: 10px 0 10px 0;
}
h5 a:link {text-decoration : none; color : #000369;}
h5 a:visited {text-decoration : none; color : #000369;}
h5 a:hover {text-decoration : underline; color : #0000cc;}

h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #666;
	line-height : 21px;
	margin: 10px 0 15px 0;
}
h6 a:link {text-decoration : none; color : #000369;}
h6 a:visited {text-decoration : none; color : #000369;}
h6 a:hover {text-decoration : underline; color : #0000cc;}

object { 
outline:none; 
}

.qt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #999999;
	line-height : 25px;
	padding: 15px 0 15px 0;
}

.breadcrumb {
	float: left;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #bed600;
	line-height : 13px;
}
.breadcrumb a:link {text-decoration : none; color : #666;}
.breadcrumb a:visited {text-decoration : none; color : #666;}
.breadcrumb a:hover {text-decoration : none; color : #bed600;}

.icons {
	float: right;
	text-align:right;
}

ul {
	padding : 0 0 0 0;
	margin-left : 8px;
	margin-top : 10px;
	margin-bottom : 12px;
}

li {
	padding : 0 0 0 0;
	margin-left : 8px;
	margin-bottom : 4px;
	margin-top : 0px;
	list-style-image:url(/images/arrow_gray.GIF);
}
li a:link {text-decoration : none; color : #000369;}
li a:visited {text-decoration : none; color : #000369;}
li a:hover {text-decoration : underline; color : #0000cc;}

li.normal {
	padding : 0 0 0 0;
	margin-left : 8px;
	margin-bottom : 4px;
	margin-top : 0px;
	list-style-image: none;
}

ol {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #666;
	padding-left : 0px;
	padding-bottom : 0px;
	margin-left : 24px;
	margin-bottom : 0px;
}

.checkmark {
	padding : 0 0 0 0;
	margin-left : 25px;
	margin-bottom : 4px;
	margin-top : 0px;
	list-style-image:url(/images/check_orange.GIF);
}

blockquote {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	padding-left : 0px;
	padding-bottom : 0px;
	margin-left : 18px;
	margin-bottom : 0px;
}

input, select, textarea {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	border-color : #B4D600;
	border-width : 1px;
	border-style : solid ;
}

.formField {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	border-color : #B4D600;
	border-width : 1px;
	border-style : solid ;
}


.noinput {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	border-width : 0;
}

.noborder {
	border-width : 0;
	
}

#bg {
	width: 100%;
	height: 100%;
	padding: 0;
	background-color: #ddd;
    background-image: url(images/bg.JPG);
    background-repeat: repeat-x;
    text-align: center;
}

#container_topnav {
	width: 960px;
	text-align:left;
}

#container_content {
	text-align:left;
	width: 960px;
	background-color: #fff;
	border: 0px;
	border-color: #999;
	border-style: solid;

}

.logo {
	float:left;
	width:172px;
	margin-top: 10px;
	margin-bottom: 6px;
	text-align: left;
	position:relative;
	z-index: 4;
	display:none;
}
.logo_print {
	float:left;
	width:172px;
	margin-top: 10px;
	margin-bottom: 6px;
	text-align: left;
	position:relative;
	z-index: 4;
}

.topnav {
	float: right;
	text-align:left;
	width: 620px;
	margin-top: 0px;
	margin-bottom: 0px;
	display:none;
}
.topnav1 {
	float:right;
	text-align:right;
	height: 35px;
	width: 549px;
	background: url(/images/top_right_bg.GIF); background-repeat: repeat-x;
	display:none;
}
.topnav1 a:link {text-decoration : none; color : #fff;}
.topnav1 a:visited {text-decoration : none; color : #fff;}
.topnav1 a:hover {text-decoration : none; color : #99cc00;}

.topnav1_text {

	height: 23px;
	padding-top: 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color : #fff;
	display:none;
}

.country_drop {
	text-align:left; 
	color:#555; 
	line-height:16px; 
	width:147px; 
	position:relative; 
	z-index:999; 
	padding:5px 5px 5px 5px; 
	border:solid; 
	border-width:1px; 
	border-color:#CCCCCC; 
	margin:0px 0 0 5px; 
	background-color:#fff; 
	display:none;
	float:right;
	
}
	.country_drop a:link {text-decoration : none; color : #000369;}
	.country_drop a:visited {text-decoration : none; color : #000369;}
	.country_drop a:hover {text-decoration : none; color : #0000cc;}

.country_text {
	float:left; 
	margin:-3px 0 0 5px;
}	


.topnav2 {
	float:right;
	height: 32px;
	width: 620px;
	padding-top: 0px;
	margin-top:34px;
	font-size: 18px;
	display:none;
}

.topnav_left {
	float:left;
	height: 5px;
	width: 100%;
	background:#4f4f4f;
	overflow: hidden;
	display:none;
}

.topnav_right {
	float:left;
	height: 35px;
	width: 100%;
	background: url(/images/top_right_bg.GIF);
	background-repeat:
	repeat-x;
	overflow:hidden;
	display:none;
	}

.topnav_tab {
	float: left;
	display:none;
}

.topnav_country {
	background-color:#FFFFFF;
	color: #000000;
	border:none;
	font-family: Arial;
	width: 115px;
	display:none;
}

.topnav_search {
	width:179px;
	float:left;
	margin:28px 0 0 0;
	display:none;
}

.topnav_searchbox {
	float:left;
	width:160px;
	position: relative;
	z-index: 99;
	display:none;
}

.topnav_searchboxfield {
	height:16px;
	width:157px;
	border:none;
	padding:3px 0 0 3px; 
	margin:0;
	display:none;
}

.topnav_searchboxfieldr {
	height:19px;
	width:160px;
	border:none;
	padding:3px 0 0 3px;
	margin:0;
	display:none;
}

.topnav_searchbutton {
	float:left;
	width:19px;
	display:none;
}

.topnav_quickmenu {
	float:left; 
	width:960px;
	padding:5px 0 5px 0;
	height:37px;
	display:none;
}

.bottom_nav {
	float:right;
	margin-bottom: -15px;
	width:960px;
	padding: 0 0 0 0;
}

.home_news {
	text-align:left;
	float:left;
	background-color: #d2d2d2;
	width: 558px;
	height: 29px;

}

.home_news_date {
	font-size : 12px;
	color : #C60;
	font-weight: bold;
	margin-top: 7px;
}

.homebanner_left {

	float:left;
	width: 184px;
	height:237px;
	background-image: url(images/nav_green_bckgr1.jpg);
	padding: 0;
	margin: 5px 0 0 5px;
	}

.homebanner_right {
	float:right;
	width: 766px;
	padding:0;
	margin:0;
	}

.home_news_text {
	font-size : 12px;
	color : #333;
	margin-top: 6px;
}

.home_columns {
	margin-left: 1px;
}

.home_content_1 {
	width: 190px;
	height: 268px;
	float:left;
    background-image: url(images/home_column_bg.GIF);
    background-repeat: no-repeat;
}

.home_column {
	width: 190px;
	height: 268px;
	float:left;
    background-image: url(images/home_column_bg.GIF);
    background-repeat: no-repeat;
}

.home_column_text {
	margin: 0 25px 0 25px;
	color: #333;
	text-align:left;
}

.column_right {
	width: 190px;
	float:right;
	padding-top: 0px;
	background-color: #fff;
	display: none;
}

.content_columns {
	width: 960px;
	background-color: #fff;
	padding: 0;
	margin: 0;
}

.container_content_1 {
	width: 769px;
	float:left;
	padding: 0;
	margin: 0;
    background-image: url(images/content_bg.GIF);
    background-repeat: no-repeat;

}

.container_content_promo {
	width: 644px;
	float:left;
	padding: 0;
	margin: 0;
    background-image: url(images/content_bg_1.JPG);
    background-repeat: no-repeat;
	background-position:5px 0px;

}

.content_promo {
	width: 604px;
	margin: 10px 15px 10px 25px;
	padding-bottom: 10px;
	overflow: hidden;

}

.container_content_home {
	width: 761px;
	float:left;
	padding-bottom: 10px;
	margin: 5px 0 0 0;
    background-image: url(images/content_bg.GIF);
    background-repeat: no-repeat;

}

.container_content_resources {
	width: 769px;
	float:left;
	padding: 0;
	margin: 0 0 0 0;
    background-image: url(images/bg_resources.JPG);
    background-repeat: no-repeat;

}

.resources_menu {
	float:left;
	width: 434px;
	height:390px;
	}

.resources_feature {
	float:left;
	width: 250px;
	height: 200px;
	margin: 104px 30px 0 0;
	overflow: hidden;
	}

.content_home_3col {

	float: left;
	width: 240px;
	padding: 0;
	margin: 0;
}

.content_home_3col_text {

	margin: 0 20px 0 0;
}

.content_1 {
	width: 728px;
	margin: 10px 15px 10px 25px;
	padding-bottom: 10px;

	overflow: hidden;
}

.content_1_norightmargin {
	width: 745px;
	padding: 0;
	margin: -20px 0 0 25px;

	overflow: hidden;
}

.content_1_noleftmargin {
	width: 745px;
	padding: 0;
	margin: 25px 0 0 0;

	overflow: hidden;
}

.content_1_3col {

	float: left;
	width: 222px;
	padding: 0;
	margin: 0 20px 10px 0;
}

.content_1_4col {
	float:left;
	width: 182px;

}

.container_content_2 {
	width: 960px;
	float:left;
	padding: 0;
	margin: 0;
    background-image: url(images/content_bg_2.GIF);
    background-repeat: no-repeat;

}

.content_2 {
	width: 910px;
	margin: 10px 25px 0 25px;

	overflow: hidden;
}

.content_3a {
	float: left;
	width: 520px;
	margin: 0;
	padding: 10px 0 0 25px;
}
.content_3b {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
}

.whitelinks {
	
}
.whitelinks a:link {text-decoration : none; color : #fff;}
.whitelinks a:visited {text-decoration : none; color : #fff;}
.whitelinks a:hover {text-decoration : none; color : #99cc00;}

/* table style starts */
.tableblack {
  border:#999;
  padding: 30px;
  background-image: url(images/black_gradient.GIF);
  background-repeat: repeat-x;
  background-color:#000;
}

.tableblack_container {
  padding:0 0 5px 0;
  margin:0;
  width:722px;
  background-image: url(/images/black_gradient.GIF);
  background-repeat: repeat-x;
  background-color:#000;
  overflow:auto;
  }

.tableblack td{
  padding: 10px 10px 0px 10px;
}

.tableblack_title {
  width: 270px;
  float:left;
  margin: 15px 0 10px 15px;
  color: #9C0;
  font-weight: bold;
  font-size: 14px;
  clear:left;
}

.tableblack_text {
  width:410px;
  float:right;
  margin: 15px 0 10px 0;
  color: #CCC;
  font-size: 12px;
}

.tableblack_image {
  height: 2px;
  padding: 0;
  margin: 5px 0 0 0;
  clear:both;
  overflow:hidden;
}

/*______________________________*/

.investors_table_bg {
  background-color: #252122;
  width:720px;
  background-image:
  url(/images/investors_table_bg.GIF);
  background-repeat:
  no-repeat;
  border: 1px #666 solid;
  }

.investors_table_text {
  color: #fff;
  padding: 10px 20px 20px 20px;
  }
.investors_table_text h2 {
  color: #fff;
  margin: 10px 0 0 0;
  }
.investors_viewall {
  font-size: 10px;
  float:right;
  color: #fff;
  margin-top: 8px;
  }
.investors_viewall a:link {text-decoration : underline; color : #fff;}
.investors_viewall a:visited {text-decoration : underline; color : #fff;}
.investors_viewall a:hover {text-decoration : underline; color : #bed600;}

.investors_date {
  color: #000;
  font-weight: bold;
  margin-right:10px;
  }

/*______________________________*/

.tablelight {
  background-color:#F2F2F2;
}

.tablelight td{
  height: 15px;
  padding: 8px;
}

.tablelight_alt td{
  background-color: #FFF;
}

.tabledotted td{
  height: 20px;
  border-bottom:dotted #CCCCCC thin ;
  padding: 5px;

}
/*______________________________*/

.tabledata td{
  margin: 0 0 0 -25px;
  border-bottom: 1px #aaa;
  border-bottom-style:dashed;
  font-family: arial;
  font-size: 11px;
  height: 12px;
  padding: 5px 10px;
  text-align: left;
}

.tabledata_toprow td{
    color:#FFFFFF;
	font-weight: bold;
    background-color: #000;
	font-size: 12px;
}

.tabledata_title {
    font-weight: bold;
	font-size: 12px;
	padding: 20px 0px 0px 0px;
}

.tabledata_row1 {
    background-color: #F2F2F2;
}

.tabledata_row2 {
    background-color: #fff;
}
/*______________________________*/

.tablepartners td{
  margin: 0 ;
  border: 1px solid #999;
  border-left: none;
  border-top: none;
  font-family: arial;
  font-size: 12px;
  height: 44px;
  text-align: left;
}

.tablecloud td{
  margin: 0 0 0 -25px;
  border-bottom: 1px #c3c3c3;
  border-bottom-style:dashed;
  font-family: arial;
  font-size: 14px;
  height: 12px;
  padding: 10px 10px;
  text-align: left;
}

.tablecloud_toprow td{
  margin: 0 0 0 -25px;
  border-bottom: 1px #c3c3c3;
  border-bottom-style:dashed;
  border-top: 1px #c3c3c3;
  border-top-style:dashed;
  font-size: 14px;
  font-weight:bold;
  height: 12px;
  padding: 10px 10px;
  text-align: left;
  color:#878787;
}

/* table style ends */


.home_footer {
	color: #333;
	text-align:left;
}

.div_left {
	float:left;
	text-align: left;
}

.div_right {
	float:right;
	text-align: left;
}

.footer {
	width: 960px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	color : #666;
	line-height : 17px;
	display: none;
}
.footer a:link {text-decoration : none; color : #666;}
.footer a:visited {text-decoration : none; color : #666;}
.footer a:hover {text-decoration : none; color : #2A2A2A;}

.bg_dotted {
  margin: 4px 0 4px 0;
  height: 4px;
  width: 100%;
  background-image: url(/images/home_header_dotted.GIF);
  background-repeat: repeat-x;
  overflow:hidden;
  clear:both;
}

.rightnav {
  font-weight: bold;
  font-size: 12px;
  color: #666;
  width:170px;
  margin: 10px 0 0 15px;
}
.rightnav a:link {text-decoration : none; color : #666;}
.rightnav a:visited {text-decoration : none; color : #666;}
.rightnav a:hover {text-decoration : none; color : #999999;}

.rightnav ul {
	padding : 0 0 0 0;
	margin-left : 8px;
	margin-top : 7px;
	margin-bottom : 7px;
	font-size: 12px;
	color: #666;
}

.rightnav li {
	margin-top : 0px;
	list-style-image:url(/images/arrow_rightnav.GIF);
}

.rightnav_buttons {
	margin-left: 4px;
}

.separator_rightnav {
  margin: 4px 0 4px 0;
  height: 4px;
  width: 100%;
  background-image: url(/images/separator_rightnav.GIF);
  background-repeat: no-repeat;
  overflow:hidden;
  clear:both;
}

.rightnav_promo {
  font-weight: bold;
  font-size: 12px;
  color: #666;
  width:316px;
  margin: 0 0 0 0;
  overflow:hidden;
  float:left;
}

.management_pic {
float:left;
width: 110px;
padding: 15px 0 0 0;
}

.management_bio {
float:left;
width: 600px;
margin: 10px 0 10px 10px;
}


.content_box1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#333;
	padding: 10px 0 3px 20px;
}


.clear {
	clear:both;
}


/* OLD SITE STYLES */

.DH_content_n3 {
	width: 185px;
	margin: 10px 20px 5px 25px;
	line-height : 17px;
}

 .DH_content_W3 {
	width: 498px;
	margin: 15px 10px 5px 20px;
	line-height : 17px;
}

.gp_divstyle {
  margin: 0;
  padding: 0;
  width: 908px;
  background-image: url('/images/growingpains_bg.GIF');
  background-repeat: no-repeat;

}

.specialoffers_container {
  margin: 0;
  padding: 0;
  width: 729px;
 }

.specialoffers {
  float: left;
  margin: 0;
  padding: 0;
  width: 243px;
 }

.specialoffers_text {
  margin: 0 5px 0 15px;
  padding: 10px 0 10px 0;
 }

.specialoffers_spacer {
  float:left;
  width:6px;
 }


/* CASHADS */

.cashads_col1 {
	float: left;
	width: 167px;
	margin: 24px 10px 5px 15px;
	line-height : 16px;
	}

.cashads_col2 {
	float: left;
	width: 200px;
	margin: 56px 10px 5px 15px;
	line-height : 16px;
	}

.cashads_col3 {
	float: left;
	width: 250px;
	margin: 56px 10px 5px 15px;
	line-height : 16px;
	}

.banner_stats {
	float:left;
	height: 1em;
	clear: left;
	margin: 1px 0;
	}

.ctrbar {
	float:left;
	height: 1em;
	margin: 1px 0;
	background-color: #ddd;
	width: 75%;
	}

.ctrbar .foreground {
	background-color: #000;
	height: 1em;
	clear: left;
	float: left;
	background-image: url(/images/graph_black.GIF);
	}

.bar {
	float:right;
	height: 1em;
	margin: 1px 0;
	background-color: #ddd;
	}

.bar .foreground {
	background-color: #000;
	height: 1em;
	clear: left;
	float: left;
	background-image: url(/images/graph_black.GIF);
	}

.textbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height:14px;
	color:#333;
	margin: 0;
}

.goback {
	margin: 18px 7px 0 0;
}

/*
.png_rollover { behavior: url("/includes/iepngfix.htc") }
*/

.z_top {
	position: relative;
	z-index: 99;
	}

.nocolor a:link {text-decoration : none; color : #333;}
.nocolor a:visited {text-decoration : none; color : #333;}
.nocolor a:hover {text-decoration : underline; color : #666;}

#twitter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333;
	margin: 0;
}

.twitter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333;
	margin: 0;
}

#twitter_bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	color:#333;
	margin: 0;
}

.twitter_bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	color:#333;
	margin: 0;
}

.banner_image {
	display: none;
}



/*______________________________*/


.greyform{
width:741px;
border:none;
padding:10px 0 20px 0;
background-color:#e8e8e8;
}

.greyform td{
padding:15px 0 0 31px;
text-align:left;
}

.greyform input{
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
height:20px;
padding:5px 0 0 5px;
color : #000000;
border-color : #c7c7c7;
border-width : 1px;
border-style : solid ;
width:307px;
}

.greyform select{
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
height:27px;
padding:5px;
color : #000000;
border-color : #c7c7c7;
border-width : 1px;
border-style : solid ;
width:314px;
}
	
.greyform textarea{
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
border-color : #c7c7c7;
border-width : 1px;
border-style : solid ;
width:654px;
padding:5px 0 0 5px;
}


.greyform .search_input{
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
border-color : #c7c7c7;
border-width : 1px;
border-style : solid ;
width:312px;
height:15px;
padding-top:3px;
}

.greyform .input_button{
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
width:20px;
height:21px;
background-image:url(/images/icon_search.GIF);
background-repeat:no-repeat;
border:none;
}

.search_button{
width:19px;
height:19px;
background-image:url(/images/icon_magnify.GIF);
background-repeat:no-repeat;
border:none;
position:relative;
z-index: 99;
}


/*______________________________*/


.greyform_promo{
width:306px;
border:none;
padding:10px 0 20px 0;
background-color:#e8e8e8;
margin-left:5px;
}

.greyform_promo td{
padding:15px 0 0 20px;
text-align:left;
}

.greyform_promo input{
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
border-color : #c7c7c7;
border-width : 1px;
border-style : solid ;
width:170px;
}




/*______________________________*/

.serverheading {
	font-size:24px;
	font-weight:bold;
	float:left;
	width:197px;
	margin-bottom:5px;
	line-height : 25px;
}
.serversubheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height : 15px;
	margin: 0;
	float:left;
	width:197px;	
	margin-bottom:10px;
}

.serverleft {
	float:left; 
	width:197px; 
	padding-left:10px; 
	margin-top:0;
}

.servermiddle {
	float:left;
	width:250px;
	margin-top:0;
	padding:0 20px 0 45px;
}

.servermiddle li {
	margin-bottom:2px;
	padding:0;
	list-style-image:url(/images/arrow_green.GIF);
	font-size:11px;
}

.servermiddle ul {
	padding : 0 0 0 0;
	margin-left : 8px;
	margin-top : 0;
	margin-bottom : 12px;
	
}

.servermiddler {
	float:left;
	width:250px;
	margin-top:0;
	padding:0 20px 0 45px;
}

.servermiddler li {
	margin-bottom:2px;
	padding:0;
	list-style-image:url(/images/check_bundled.GIF);
	font-size:11px;
}

.servermiddler ul {
	padding : 0 0 0 0;
	margin-left : 8px;
	margin-top : 0;
	margin-bottom : 12px;
	
}

.serverright {
	float:left;
	width:191px;
	margin-top:25px;
}

.serverdetails {
	float:left;
	width:714px;
	height:47px;
	margin:20px 0 50px 0;
}

.contact_text{
	float:left; 
	width:609px; 
	text-align:right; 
	margin:26px 0 0 0;
	color:#FFFFFF; 
	font-size:14px; 
	font-weight:bold;
	display:none;
}
.contact_text a:link {text-decoration : none; color : #fff;}
.contact_text a:visited {text-decoration : none; color : #fff;}
.contact_text a:hover {text-decoration : none; color : #99cc00;}

.contact_text_orange a:hover {text-decoration : none; color : #FFA50D;}
.contact_text_blue a:hover {text-decoration : none; color : #00C7E6;}

.phonenumber {
	font-size:18px; 
	
}
.phonenumber a:link {text-decoration : none; color : #fff;}
.phonenumber a:visited {text-decoration : none; color : #fff;}
.phonenumber a:hover {text-decoration : none; color : #99cc00;}

.shortnav {
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:absolute;
	right:0px;
	bottom:5px;
}
.shortnav li {
	float:left;
	background-image:none;
	list-style-image:none;
	background:url(images/short_nav_divider.jpg) no-repeat right center;
	text-align:center;
	line-height:28px;

}
.shortnav li.last {
	background:none;
	line-height:28px;

}
.shortnav li a:link, .shortnav li a:visited {
	color:#000;
	text-transform:uppercase;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	display:block;
	padding:0px 10px 0px 5px;
	line-height:28px;

}
.shortnav li a:hover {
	text-transform:uppercase;	
	text-decoration:none;
}

.hide{
	display:none;
}



-->
