/* === Hidden guff ======= */
#header1 p,.hidden{
	left:-9999px;
	width:0px;
	overflow:hidden;
	position:absolute;
}	

/* === Generic styling (structure/background etc) ======= */
*{	
	font-size:100%;
	margin:0;
	padding:0;
	border:0;
}

 
body,td,th,p{
 color:white;
}
	

body{
	font:75%/150% Tahoma,Verdana,Arial,Helvetica,sans-serif;
	/*color:#333; */
	text-align:center;
	/*background:#F5F9FB url(../images/backgrounds/main.gif) 50% 0 repeat-y;*/
	}
#structure{
	width:750px;
	position:relative;
	margin:auto;
	text-align:left;
	}
p{margin:0 0 1.3em;}
h1{margin-bottom:24px;}
p.small{margin:0 0 1em;font-size:90%;}
.nw{white-space:nowrap;}
.nul{text-decoration:none;}


/* === HEADER ======= */

#header{
	width:693px;
	margin-bottom:20px;
	float:left;
	}
#header ul{
	width:693px;
	list-style:none;
	float:left /* another IE Mac hack */
	}
#header ul li{
	width:133px;
	height:36px;
	padding-right:6px;
	text-indent:-9999px;
	font-size:10%;
	line-height:normal;
	float:left;
	}
#header ul li a{
	width:133px;
	height:36px;
	text-decoration:none;
	float:left;
	}	
	
/* === CONTENT ======= */
#banner{
	width:693px;
	margin-bottom:15px;
	text-align:center;
	float:left
	}
#content{
	width:693px;
	float:left;
	}
#content #content_l{
	width:191px;
	padding-right:20px;
	float:left;
	}
#content_l #homelink,#homelink h2,#homelink a{
	width:63px;
	height:20px;
	text-decoration:none;
	text-indent:-9999px;
	float:left;
	}
#content_l #homelink{
	width:191px;
	margin-bottom:25px
	}

#content_l #secnav{
	width:191px;
	margin-bottom:20px;
	float:left;
	clear:left;
	}

#content #content_r{
	width:482px;
	float:right;
}
#content_r #content_r_cap{
	width:482px;
	margin-bottom:37px;
	clear:both;
	}
#content_r #content_r_l,#content_r #content_r_r{
	font-size:90%;
	line-height:normal;
	}
#content_r #content_r_l{
	width:221px;
	padding-right:20px;
	float:left;
	}
#content_r #content_r_r{
	width:221px;
	padding-right:20px;
	float:right
	}

#hp_copy {
   width:200px;
   float:right;
   position:relative;
   top: -260px;
   left: -85px;
	margin-bottom: -250px;
   font-size:11px;
}

#footer_logo{
	margin-top:25px;
	float:right;
}

/*
#hp_copy {
    width:200px;
    float:left;
    position:relative;
	top: 150px;
    left: 410px;
	margin-bottom: 150px;
    font-size:11px;
}*/

#buttons{
	margin-top:15px;
}

/* === FOOTER ======= */
#disclaimer {
	clear: both; 
	padding: 5px; 
	border: 1px solid #E7E7EF; 
	font-size: 80%; 
	margin-top: 23px;
}
#nr {
	clear: both; 
	padding: 5px; 
	font-size: 80%; 
	margin-top: 3px;
}
#footer{
	float:left;
	clear:left;
	width:550px;
	height:80px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.footer_nav {
	font-size:80%;
	color:white;
	text-align:left; 
}
#footer img{vertical-align:middle}
	
	
/* === HYPERLINKS ======= */
a.grey,a.grey:visited{color:#999;text-decoration:none}
a.grey:hover,a.grey:visited:hover,a.grey:active{color:#999;text-decoration:underline;}
a.orange,a.orange:visited{color:#ADD5F3;text-decoration:none}
a.white:hover,a.white:visited:hover,a.white:active{color:white;text-decoration:underline;}
a.white,a.white:visited{color:white;text-decoration:none}
a.orange:hover,a.orange:visited:hover,a.orange:active{color:#ADD5F3;text-decoration:underline;}
a.selected, li.selected {font-weight:bold;}

input, textarea, select { border:1px solid #CCCCCC; padding:2px; }

.copyright {color:white; font-size:9px; }

.form th { text-align:right; }

.footnotes {
    font-size:80%;
    color:#eeeeee;
}

#media_player {
    border: 5px solid #3399CC;
}

.fieldError {
    color:red;
    font-weight:bold;
}


.faq {
    /*border:1px solid #eeeeee;*/
    padding:5px;
    padding-bottom:0px;
    margin-bottom:-5px;
    margin-top:0px;
    padding-top:0px;
}	

.faq div {
    display:none;
}	

.faq_show_answer div {
    display:block;
}	

.blue_rounded_table td { background-color: #3F92D4; color: white;}
.blue_rounded_table .rounded_corner {background-color: transparent; }
.blue_rounded_table .top_left {background-image: url(../images/pro/blue_top_left.gif);}
.blue_rounded_table .top_right {background-image: url(../images/pro/blue_top_right.gif);}
.blue_rounded_table .bottom_left {background-image: url(../images/pro/blue_bottom_left.gif);}
.blue_rounded_table .bottom_right {background-image: url(../images/pro/blue_bottom_right.gif);}

.gray_rounded_table td {color: white; background-color: #999999;}
.gray_rounded_table .rounded_corner {background-color: transparent; }
.gray_rounded_table .top_left {background-image: url(../images/pro/gray_top_left.gif);}
.gray_rounded_table .top_right {background-image: url(../images/pro/gray_top_right.gif);}
.gray_rounded_table .bottom_left {background-image: url(../images/pro/gray_bottom_left.gif);}
.gray_rounded_table .bottom_right {background-image: url(../images/pro/gray_bottom_right.gif);}

.orange_rounded_table td {color: white; background-color: #FF6600;}
.orange_rounded_table .rounded_corner {background-color: transparent; }
.orange_rounded_table .top_left {background-image: url(../images/pro/orange_top_left.gif);}
.orange_rounded_table .top_right {background-image: url(../images/pro/orange_top_right.gif);}
.orange_rounded_table .bottom_left {background-image: url(../images/pro/orange_bottom_left.gif);}
.orange_rounded_table .bottom_right {background-image: url(../images/pro/orange_bottom_right.gif);}

.dark_blue_rounded_table td {color: white;background-color: #00165A;}
.dark_blue_rounded_table .rounded_corner {background-color: transparent; }
.dark_blue_rounded_table .top_left {background-image: url(../images/pro/dark_blue_top_left.gif);}
.dark_blue_rounded_table .top_right {background-image: url(../images/pro/dark_blue_top_right.gif);}
.dark_blue_rounded_table .bottom_left {background-image: url(../images/pro/dark_blue_bottom_left.gif);}
.dark_blue_rounded_table .bottom_right {background-image: url(../images/pro/dark_blue_bottom_right.gif);}

.rounded_corner {width: 5px;height: 5px; background-color:transparent;}
