@charset "UTF-8";
/* CSS Document */

body 
{
background:#4d95cc;
background-image:url(imgs/jk_bg_gradient.gif);
background-repeat:repeat-x;
}
.bg
{
background-image:url(imgs/jk_headerbg.jpg);
width:980px;
height:100px;
z-index:-99999;
position:relative;
}
.text
{
	padding:50px;
	margin-left:40px;
	line-height:27px;
	color:#00000;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
	
	
}
.foot_links a
{
	display:inline;
	height:40px;
	text-align:center;
	color:#000000;
	padding:30px;
	font-size:11px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

.form_links a
{
	display:inline;
	text-align:left;
	color:#1b75bb;
	font-size:15px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
.quote
{
	padding:10px;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:right;
	margin-right:10px;
	line-height:18px;
	width:450px;
	
	
}

.menu
{
postion:relative;
z-index:500;
width:580px;
height:40px;
font-size:13px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#ffffff;
}
.active_link 
{
	color:#1b75bb;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:580px;
	height:40px;
	text-decoration:none;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menu span.top {
	display:inline;
	
}
.menu span a.top_link:hover {
visibility:visible; 
z-index:200; 
color:#1b75bb;
font-size:13px;
}

.menu span a.top_link {
	display:inline;
	height:28px;
	width:100px;
	text-align:center;
	line-height:27px;
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
	cursor:pointer;

}
.row
{
z-index:-100;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#ffffff;
height:25px;
width:660px;
}
.row span a.sub_link {
	display:inline;
	height:15px;
	width:150px;
	line-height:25px;
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
	cursor:pointer;
	z-index:200; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:25px;
}
.row  span a.sub_link:hover {
	visibility:visible; 
	position:relative;
	font-size:13px;
	cursor:pointer;
	z-index:200; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	height:25px;
}
.active_sub_link
{
	display:inline;
	height:15px;
	width:150px;
	line-height:25px;
	color:#333333;
	text-decoration:none;
	font-size:13px;
	cursor:pointer;
	z-index:200; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;


}
.top_gradient
{
position:absolute;
display;inline;
z-index:-100;
width:980px;
height:40px;
}
#m2
{
display:none
}
.spacer
{
margin-left:75px;
width:15px;
}