	html {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
  		overflow-y: auto;
    }
    body {
        font-size: 62%;
        background-color: #fff;
        font-family: arial, Verdana, Tahoma, "sans-serif";
        text-align: center;
        margin: auto;
    }
    div#body_wrapper {
    	background: #fff;
    }
    
    div#wrapper {
        position: relative;
        min-height: 97%;
        font-size: 1.1em;
        width: 980px;
        margin: auto;
        text-align: left;
        border:4px solid #2f88ad;
        border-bottom:0px;
    }
    
    div#container {
        font-size: 1.1em;
        width: 980px;
        margin: auto;
        text-align: left;
        background:#eaf3f7 url(/images/container_background.gif) repeat-Y;
    }
    img {
    	border: 0;
    }
    a {
        color: #000;
        font-weight: bold;
    }
    div#header_cta {
        float: right;
        margin: 10px 5px 0 0;
    }
    #homepage_link {
    	display: block;
    	width: 300px;
    	height: 40px;
    	padding: 30px 0 0 15px;
    	float: left;
    	text-decoration: none;
    }
    div#breadcrumb {
        height: 20px;
    	margin: 0px;
    	width: 950px;
    	padding: 10px 15px 7px 15px;
    	clear: both;
    	color:#b3b3b3;
    	font-weight:bold;
    	background:white;
    }
    div#breadcrumb strong {
    	color: #8d8d8d;
    }
    div#breadcrumb ul {
        margin: 0; padding: 0;
        display: block;
        margin-top: 10px;
    }
    div#breadcrumb ul li {
        display: inline;
        margin: 0; padding: 0;
        color: #fff;
        height: 10px;
        padding: 0px 15px 2px 0;
        background: transparent url(/images/topbar_arrow.gif) right no-repeat;
    }
    div#breadcrumb ul li.no_arrow {
        background-image: none;
        padding: 0;
    }
    div#breadcrumb ul li a {
        color: #fff;
        font-weight: normal;
    }
    div#logo {
        float: right;
    }
    /* See ie.css for ie version of clearfix */
    .clearfix:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }
    div#content {

    }
    /* Navigation */
    div#navigation {
        margin-bottom: 30px;
        width: 208px;
        float: left;
    }
    div#navigation ul {
        margin: 0; padding: 0;
        background: #eaf3f7;
    }
    
    div#navigation ul li {
        margin: 0; padding: 0;
        list-style: none;
    }
    
    div#navigation ul li a {
        display: block;
        padding: 5px 5px 5px 12px;
        text-decoration: none;
        font-weight: normal;
        color:#1d7ca5;
        font-weight:bold;
        font-size:12px;
        font-family:arial, verdana;
    }
	div#navigation ul li a.supp_selected {
		text-decoration: underline;
		background: #fff url(/images/nav_bullet.gif) left no-repeat;
        padding: 5px 5px 5px 16px;
	}    
    div#navigation ul li a:hover {
        background: #fff url(/images/nav_bullet.gif) left no-repeat;
        padding: 5px 5px 5px 16px;
    }
    div#navigation ul li.features {
    	background:transparent url(/images/nav_background.gif) repeat-X;
    	height: 21px;
    	font-size:11pt;
    	font-weight:bold;
    	color:#fff;
    	padding:5px 3px 10px 15px;
    }
    div#navigation ul li.features img {
        margin-bottom: -2px;
    }
    div#navigation ul li a.no_bullet {
        list-style: none;
        background: none;
        padding-left: 0;
    }
    /* body */
    div#content_body {
        float: left;
        width: 770px;
        padding:0;
    }
    div.center_col {
        width: 470px;
        background:white;
        padding:0 25px;
    }
    div.content_center {
        background: #FFF;
        padding: 10px;
        min-height:500px;
    }
    div.content_center_twocol{ /*ie */
    	padding:0 15px 10px 25px;
    
    }
    .mbott {
        padding-bottom: 25px;
    }

    div.content_center ul.smlpad, div.nopadonul ul {
        padding-left: 20px;
    }
    
    div.content_center ul.smlpad li{
        margin:6px 0;
        list-style-image:url(/images/bullet.gif);
    }
    

    div.content_center h1,
    div.content_center h2,
    div.content_center h3,
    div.content_center h4
    {
        color:#5a5a5a;
        padding: 0; margin: 0;
        font-size: 12pt;
        font-weight: bold;
        padding: 10px 10px 0px 10px;
        margin: -10px;
        margin-bottom: 5px;
        text-align: left;
        width:470px;
        
    }
    
    div.home_heading{
   		background:transparent url(/images/h1_background.gif) repeat-X bottom left;
   		height:30px;
    }
    
    div.content_center h1 {
    	font-size: 1.7em;
    }
    h2.right_col {
        margin: 0 3px 10px 0;
        font-size: 11pt;
        color:#fff;
        font-weight: normal;
        background: transparent url(/images/nav_background.gif) repeat-X;
        padding: 6px 10px 10px 14px;
        font-weight: bold;
        text-align: center;    
    }
    div.content_center h2.supp_download {
    	padding: 0;
    	margin: 0;
    	background: transparent;
    	font-weight: bold;
    	padding-bottom: 5px;
    	border-bottom: 1px solid #EAEAEA;
    }
    .bold {
        font-weight: bold;
    }
    div.content_right {
        width: 240px;
        float: right;
        background: transparent url(/images/content_right_bg.gif) 50% repeat-y;
        padding-bottom: 30px;
        margin-right:10px;
    }
    div.content_right_text {
    	margin-left: 20px;
    	margin-right:10px;
    	font-weight:bold;
    	font-size:11pt;
    	color:#1d7ea6;
    	clear: both;
    }
    
    div.content_right_text a{
    	color: #1d7ea6;
    	text-decoration:none;
    }
    
    div.content_right_text a:hover{
    	text-decoration:underline;
    }
    
    div.content_right_text ul {
    	padding: 0; margin: 0;
    	padding-left: 10px;
    }
    div.content_right div.content {
        text-align: left;
        width: 230px;
    }
    
    div.cover_holder{
    	border:0px;
    	margin:-40px 0 10px 20px;
    }
    
    div.cover_holder img{ 
    	border:0px; 
    }
    .al {
        text-align: left;
    }
    .ar {
        text-align: right;
    }
    .ac {
        text-align: center;
    }
    .fl {
        float: left;
    }
    .fr {
        float: right;
    }
    .mar10 {
        margin: 10px;
    }
    .subscribe {
        text-decoration: none;
        font-weight: bold;
        color: red;
    }
    img.no_border {
        border: 0;
    }

    div.cta {
        text-align: left;
        padding-top:10px;
        padding-left:5px;
        height:30px;
    }
    div.cta a, div.cta a img {
        border: 0;
        font-weight:bold;
        color:#1d7ea6;
        text-decoration:none;
    }
    
    div.cta a:hover{
    	text-decoration:underline;
    }
    
    .right_col_wrapper{ /*ie*/
    	 width:240px;
    	 margin-top:10px;
    }
    
    .cta_button{
    	height:30px;
    	width:200px;
    	text-align:center;
    	margin:10px 0 20px 25px;
    	padding:10px 0px 0px 0px;
    }
    .cta_button a{
    	color:#FFFFFF;
		font-size:11pt;
		font-weight:bold;
    }
    
    .cta_button a:hover{

    }
    
    div.certificate{
		font-size:11px;
    }
    
    .supp_box {
        width: 315px;
        float: left;
        margin: 10px;
        background-color: #fff;
        min-height: 200px;
        border:1px solid #4da2c9;
    }
    .supp_box p {
        padding: 0; margin: 0;
        margin: 10px;
    }
    div.supp_box h3 {
        padding: 0;
        margin: 0;
        padding: 10px;
        background:#b4d9e8;
        width:295px;
    }
    div.supp_thumb {
        float: right;
        margin: 5px;
    }

    .make_payment {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
        cursor: hand;
    }
    a.make_payment {
        text-decoration: none;
    }
    div.sitemap ul {
        margin: 10px 0 10px 20px;
        padding: 0;
    }
    div.sitemap ul li {
        margin-bottom: 5px;
    }



    /** FOOTER STUFF **/

    div#footer {
        font-size: 1em;
        width: 1000px;
        margin: auto;
        text-align: left;
        height: 132px;
        position: relative;

    }
    div#footer_left{
        float: left;
        width: 12px;
    }
    div#footer_right {
        float: right;
        width: 7px;
    }
    div#footer_links {
        padding:5px 10px 5px 10px;
        float: left;
        height: 30px;
        background:#62b3d4;
        color:#fff;
        width:960px;
        margin:0 4px 0 6px;
        border:4px solid #2f88ad;
        border-top:0px;
    }
    div#footer_links_left {
        float: left;
        width: 400px;
        margin-top: 10px;
        font-size: 1.1em;
        color:#fff;
    }
    
     div#footer_links_left a{
        font-size: 1.1em;
        color:#fff;
     }
    
    
    div#footer_links_left ul {
        margin: 0; padding: 0;
    }
    div#footer_links_left ul li {
    	padding-right: 10px;
    }
    div#footer_links_right {
        float: right;
        width: 360px;
        text-align: right;
        font-size: 1.1em;
        font-weight:bold;
    }
    div#footer_links_right p {
        margin: 0; padding: 0;
        margin-top: 10px;
    }
    div#footer_links div ul, div#footer_links div ul li {
        display: inline;
    }
    div#fl_l {
        margin-left: 80px;
    }
    
	div.privacy h1,
	div.privacy h2,
	div.privacy h3 {
		font-weight: bold;
	}
	
	div.privacy h2, div.privacy h3 {
		margin-top:10px;
	}


    
    /* Drop shadow */
	.img-shadow {
	  background: url(/images/common/shadowAlpha.png) no-repeat bottom right !important;
	  background: url(/images/common/shadow.gif) no-repeat bottom right;
	  margin: 10px 12px 0 20px !important;
	  margin: 10px 12px 0 20px;
	  }
	
	.img-shadow img {
	  display: block;
	  position: relative;
	  background-color: #fff;
	  border: 1px solid #a9a9a9;
	  margin: -6px 6px 6px 0px;
	  padding: 0px;
	  }    
	  
	  .error {
	  	padding: 10px;
	  	background: red;
	  	color: white;
	  	font-weight: bold;
	  }
   
	  div#jffooter {
    	margin: auto;
    	text-align: center;
    	width: 350px;
    	height: 50px;
    	position: relative;
    	margin-top:25px;
    }	  
    
	  #jf_footer_link {
	  	display: block;
	  	width: 305px;
	  	height: 50px;
	  	background: #fff url(/images/GT_jf_footer.png) top ;
	  }
	  #jf_footer_link span {
	  	display: none;
	  }
	  .confirmation_address {
	  	width: 300px;
	  	float: left;
	  	margin: 20px;
	  }
     div#daniels_date {
    	padding: 0; margin: 0;
    	float: right;
    	width: 960px;
    	color: #000;
    	margin: 0;
    	padding: 12px 10px 0 10px;
    	height: 25px;
    	font-weight: bold;
    	background: transparent url(/images/date_bar_background.gif) repeat-X; 
    }  
    
    #daniels_date_slogan{
    	color:#fff;
    	font-style:italic;
    	font-family:Georgia, "Times New Roman", Times
    }
    
    #daniels_date_date{
    	color:#fff;
    	margin-right:8px;
    }
    
      /* the css for the form that will be shown if needed*/
    /*----------------------------------------------------*/
    .generic_form_table {
    	width:380px;
    	text-align: left;
    }
    
    .generic_form_field {
    	width:350px;
    	float: left;
    }
    
     .generic_form_dropdown {
    	float: left;
    }
    
    .generic_form_checkbox {
    	margin-left: 0px;
    }
    
     .generic_form_textarea {
    	width:350px;
    	float: left;
    	height: 55px;
    }
    
    .generic_form {
    	text-align: left;
    }
    
    .generic_form_submit {
    	float: left;
    }
    
    .generic_form_success {
    	color: #000;
    	font-weight:bold;
    	text-align: center;
    }
    
    /*------------------------------------------------------*/	  