/* CSS Document */

/*Quick Jumps*/
div#qj_head{
	height:28px;
}

div#qj_head_bar{
	background:url(../_images/green_spacer.gif) repeat-x;
	margin-top:27px;
	float:left;
	height:1px;
	width:728px;
	position:absolute;
}

div#qj_head_arc{
	background:url(../_images/quick_jumps_head.gif) left top no-repeat;
	width:206px;
	height:28px;
	position:fixed;
	position:absolute;
}

div#qj{
	text-align:center;
	height:60px;
	margin-left:12px;
}

div#qj_content{
	width:14%;
	float:left;
}

div#qj_icon{
	margin-bottom:8px;
	margin-top:12px;
}

#qj_icon img{
	border:0px;
}

div#qj_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5a5a5a;
	padding-bottom:2px;
}

#qj_text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5a5a5a;
	text-decoration:none;
}

#qj_text a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5a5a5a;
	border:#999999 solid 1px;
	background-color:#e2e2e2;
	padding:1px;
	text-decoration:none;
}

/*Copyright*/
div#ft_copyright{
	background-color:#454444;
	height:40px;
}

div#ft_left_arc{
	background:url(../_images/ft_left_arc.gif) left top no-repeat;
	width:19px;
	height:19px;
	float:left;
}

div#ft_right_arc{
	background:url(../_images/ft_right_arc.gif) right top no-repeat;
	width:19px;
	height:19px;
	float:right;
}

div#ft_copy_text{
	float:left;
	padding-top:15px;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#cfcfcf;
	width:400px;
}