@charset "utf-8";
/* CSS Document */
*{margin: 0px; padding:0px;}

*,html,object{
	outline: 0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin:0px;
	padding: 0px;
}
a{
	border: 0px;
}
img{
	border: 0px;
}
#container{
	width: 95%;
	_width: 95%;
	margin:0px auto;
	background:#FFF;
}
#top_reg_link_bar{
	height: 25px;
	background:url(../images/bgs1.png) repeat-x;
}
#top_reg_link_bar span{
	padding-right: 20px;
	line-height: 20px;
}
#top_reg_link_bar span a{
	color:#315291;
}
#header{
	height:86px;
	clear:both;
}
#media_bar{
	width: 100%;
	_width: 100%;
	height: 45px;
}
#link_slide{
	width: 100%;
	_width: 100%
}
#dynamic_area{
	height: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow:hidden;
	_width:100%;
}
.grad_box{
	width: 24%;
	_width: 24%;
	height: 349px;
	float:left;
	margin-right:1%;
	_margin-right:.4%;

}
.box_header{
	margin-top: 10px;
	font-family: "Trajan Pro";
	font-size:18px;
	font-weight:bold;
	color:#06F;
}
.grad_box_right{
		width: 25%;
	   _width: 24%;
	height: 349px;
	float:left;


}
.grad_detail_box{
	width: 75%;
	_wiidth: 76%;
	height: 349px;
	float:left;
}
.grad_box ul{
	
	
	padding-left: 20px;
	margin: 10px 0px 10px 0px;
	list-style-image:url(../images/dot_1.gif);
	color:#000;
}

 .grad_box ul li{
	padding-bottom: 2px;
}
 .grad_box ul li a{
	 font-family:Arial, Helvetica, sans-serif;
	 color:#000;
 }

grad_box_right a{
color:#000;
}
#footer{
	width: 100%;
	_width: 100%;
	padding-top: 10px;
	
	}
.footer_link_p{
	color:#FFF;
}
.footer_link_p a{

	color:#012869;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.footer_link_p a:hover{
color:#012869;
text-decoration:underline;
}
#footer_2nd_p {
	margin-top: 5px;
	color: #667;
}
#footer_2nd_p a{
	color: #667;
	text-decoration:none;
}
#footer_2nd_p a:hover{
	color: #012869;
	text-decoration: underline;
}
.reg_link_box a{
	text-decoration: underline;
	color:#000;
}
.expand_right legend{
font-family: Arial;
font-size: 12px;
padding-right:2px;
padding-left: 2px;

}
.expand_right fieldset a{
  font-size: 12px;
  color: #000;

}

