/* CSS Document */

.main_container
{
	width:904px;
	height:auto;
	text-align:left;
	font-size: 11px;
}
.logo_navi_base
{
	background-image:url(top2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:904px;
	height:105px;
}
.navitext
{
	font-size:12px;
	color:#cccccc;
	text-align:right;
}
.greenbox
{
	background-image:url(green_box.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:215px;
	height:278px;
	padding:5px;
}


.greenbox .black14
{
    padding-top: 10px;
    font-weight:bold;
     padding-bottom: 10px;
    
	
}


.arrow_pattern
{
	background-image:url(arrow_pattern.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:3px 0 0 17px;
	clear:both;
	font-size:11px;
	color:#ffffff;
}
.arrow_pattern2
{
	background-image:url(arrow_pattern.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:3px 0 0 17px;
	height:15px;
	clear:both;
	font-size:11px;
	color:#000000;
}
.column_pattern
{
	background-image:url(3_column_base.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:904px;
	height:113px;
}
.mail_pattern
{
	background-image:url(email_icon.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 11px 26px;
	font-size:12px;
	font-family:arial;
	clear:both;
}
.call_pattern
{
	background-image:url(call_icon.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 11px 26px;
	font-size:12px;
	font-family:arial;
	clear:both;
}
.spacer
{
	padding:0 20px 0 20px;
}
.gray11
{
	font-size:11px;
	color:#414042;
}
.gray18
{
	font-size:18px;
	color:#414042;
}
.black14
{
	font-size:14px;
}
.blue22
{
	color:#03516e;
	font-size:22px;
}
.gray18ar
{
	font-family:arial;
	font-size:18px;
	color:#414042;
}
.black14ar
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.copyright
{
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding:10px 0 0 0;
}

h1{

   font-size: 18px;
   color:#414042;
   border-bottom: 1px solid #EAEAEA;
   
   
}

