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

body, a, h1, h2, h3, h4, h4, p, ul, li{
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
}
body{
	background-image:url(../images/background-tile.jpg);
	background-repeat:repeat-x;
	background-color:#8c8c8c;	
}
p{
	margin-bottom:6px;
}
ul{
	margin-left:22px;	
}
h1{
	font-size:21px;color:#10a3de;
	font-weight:bold;
	margin: 0 0 10px 0;
}
h2{
		font-size:18px;color:#016f9b;
	font-weight:bold;
	margin: 10px 0 7px 0;

}
h3{
		margin: 0px 0 4px 0;

}
A:link {text-decoration: underline; color:#10A3DE; }
A:visited {text-decoration: underline}
A:active {text-decoration: underline}
A:hover {text-decoration:none; }

#content{
	background-image:url(../images/index_06.jpg);
	background-repeat:no-repeat;
	background-color:#1fa9e0;
}
#footer{
	background-color:#1fa9e0;
	
}
#left_col{
		background-image:url(../images/bg-col-tile-left.jpg);
		background-repeat:repeat-y;
		background-position:top right;
}
#right_col{
		background-image:url(../images/bg-col-tile-right.jpg);
		background-repeat:repeat-y;
		background-position:top left;
}
#content_bg{

}
#content_bg{
	background-image:url(../images/content/mid.png);
	background-repeat:repeat-y;
}
#text{
	padding: 10px 20px 10px 20px;
}
#content_left_pane{
	width:640px;	
	margin: 0px 0 0px 10px;
}

#right_pane{
		margin: 4px 0 0 0;
		background-image:url(../images/right-column.png);
		background-repeat:no-repeat;
		width:266px;
		height:501px;
		
}
#content_right_col{
	}
#right_footer{
	margin: 25px 0 0 15px;
	font-size:.8em;
	color:#000;
	width:230px;
	font-weight:bold;
}
#right_footer a{
	font-size:1em;
	color:#000;
	
}
.right_box{
	 width:260px;
	 height:125px;

}
.right_box h2{
		color:#10a3de;
		font-size:19px;
		padding:15px 0 0 15px;
		margin:0px;
}
.right_box h2 a{
		color:#10a3de;
}

.right_box p{
	padding: 0px 0 0 15px;
}
#header{
	background-image:url(../images/index_02.jpg);
	background-repeat:no-repeat;
	height:113px;
	
}
#logo{
	float:left;
	width:350px;
	margin: 20px 0 0 38px;
		
}
#upper_right{
	float:right;
	width:300px;
	text-align:right;
	padding: 50px 27px 0 0;
}
#upper_right p{
	font-weight:bold;
	font-size:18px;
}
.blue{
	color:#10a3de;	
}
#nav{
		background-image:url(../images/nav/nav-bg-tile.jpg);
		background-repeat:repeat-x;
		padding:0px 0 0 0;
		height:42px;
		background-position:bottom left;
	
}
.nav_button a{
		text-decoration:none;
		color:#b9b9b9;
		height:42px;
		padding: 19px 0 0 0 ;

}

.nav_button_a {text-decoration: none}
.nav_button_a {text-decoration: none}
.nav_button_a {text-decoration: none}
.nav_button_a {text-decoration:none; }

.nav_button{
	width:114px;
	height:42px;
	text-align:center;
	color:#b9b9b9;
	height:42px;
	background-repeat:no-repeat;
			
}
.nav_button_active{
width:114px;
height:42px;
	text-align:center;
	color:#b9b9b9;
background-image:url(../images/nav/nav-button-hover.png);
	background-repeat:no-repeat;
			
}
.nav_button_active a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding: 19px 0 0 0 ;
}
.float_right{
	float:right;
	margin: 5px 0px 5px 10px;
	
}
.float_left{
	float:left;
	margin: 5px 10px 10px 0px;
	
}
.button{
	padding:24px 24px 0px 0px;	
}
.button_left{
	width:168px;	
}
 img, div, input { behavior: url("iepngfix.htc") }
 
 #left_pane_bottom{
 	padding:0px;
	margin:0px;
 }