body { 
	background-image:url(../images/bg.jpg);
	font-size: 11px;
	font-family: Tahoma;
	text-align:justify;
	color: #395263;
	line-height:17px;
	margin: 0
	}

a, a:visited { 
	color: #395263;
	text-decoration:underline;
	}

a:hover, a:active { 
	text-decoration:none;
	}

.border {	
	border:1px solid #fff
	}


.header { 
	background-image:url(../images/bg_header.gif);
	height:92px
	}

.nav_bg {	
	background:url(../images/bg_nav.jpg) no-repeat;
	height:23px;
	color:#fff;
	}

.nav {	
	font-size:10px; 
	font-weight: bold;
	color:#fff;
	}
	
a.nav, a.nav:visited, a.nav:active { 
	background: url(../images/nav_bg1.gif) no-repeat left;
	display:block;
	text-decoration:none;
	padding: 3px 18px 3px 20px;
	color:#fff;
	}

a.nav:hover  { 
	background:url(../images/nav_bg.jpg) no-repeat left;
	padding: 3px 18px 3px 20px;
	color:#fff;
	}
	
.subnav, a.subnav, a.subnav:visited, a.subnav:active { 
	background-image: url(../images/subnav_bg.gif);
	display: block;
	padding: 6px 0 10px 29px;
	margin:0;
	color:#395263;
	text-decoration:none
	}

a.subnav:hover  { 
	background-image:url(../images/subnav_bg1.jpg);
	display:block;
	padding: 6px 0 10px 29px;
	margin:0;
	text-decoration:underline;
	}

.subnav2, a.subnav2, a.subnav2:visited, a.subnav2:active { 
	background-image: url(../images/subnav2_bg.gif);
	display: block;
	padding: 6px 0 10px 29px;
	margin:0;
	color:#395263;
	text-decoration:none
	}

a.subnav2:hover  { 
	background-image:url(../images/subnav2_bg1.jpg);
	display:block;
	padding: 6px 0 10px 29px;
	margin:0;
	text-decoration:underline;
	}

.subnav2_2, a.subnav2_2, a.subnav2_2:visited, a.subnav2_2:active { 
	background-image: url(../images/subnav2_2_bg.gif);
	display: block;
	padding: 6px 0 10px 46px;
	margin:0;
	color:#395263;
	text-decoration:none
	}

a.subnav2_2:hover  { 
	background-image:url(../images/subnav2_2_bg1.jpg);
	display:block;
	padding: 6px 0 10px 46px;
	margin:0;
	text-decoration:underline;
	}

.footer2 {	
	background-image:url(../images/bg_footer2.gif); 
	height:74px;
	color:#748691;
	}
	
.footer {	
	background-image:url(../images/bg_footer.gif); 
	height:74px;
	color:#748691;
	}
	
a.footer, a.footer:visited, a.footer:active { 
	background-image:none; 
	text-decoration:none;
	color:#748691;
	padding: 5px;
	}

a.footer:hover  { 
	text-decoration:underline;
	color:#748691;
	padding: 5px;
	}

.text_box, a.text_box, a.text_box:visited, a.text_box:active { 
	text-decoration:none;
	line-height:16px
	}

a.text_box:hover  { 
	text-decoration:underline;
	}

form	{ 
	margin:0
	}
	
.title { 
	background-image:url(../_images/bg_title.gif)
	}

.subtitle { 
	background-image:url(../_images/bg_subtitle.gif)
	}

.base	{ 
	background-color:#8ca0ad; 
	height:4px
	}

.box	{ 
	background:url(../_images/bg_box.jpg) top repeat-x;
	text-align:left
	}
	
.box_line	{ 
	background-image: url(../_images/box_line.gif);
	height:19px 
	}
	
#line	{ 
	background-image: url(../_images/box_line.gif);
	background-position:center;
	background-repeat:repeat-x;
	padding:20px 0 
	}

.space1	{ 
	background-color:#FFFFFF;
	height:25px
	}

.space2	{ 
	height:40px
	}



h1	{	
	font-size: 16px;
	font-family: Tahoma;
	color: #395263;
	background-color:#FFFFFF;
	margin: 0;	
	text-align:left;
	padding-top:44px;
	padding-bottom:8px;
	font-weight:bold
}

h2	{	
	font-size: 11px;
	font-family: Tahoma;
	text-align:left;
	color: #395263;
	margin: 0;
	font-weight:normal
}

h3	{	
	font-size: 11px;
	font-family: Tahoma;
	color: #395263;
	margin: 0;
	font-weight:normal
}

h4	{	
	font-size: 11px;
	font-family: Tahoma;
	color: #395263;
	margin: 0;
	font-weight:bold;
	margin-bottom:8px
}

h5	{	
	font-size: 16px;
	font-family: Tahoma;
	color: #395263;
	margin-bottom: 8px;	
	text-align:left;
	font-weight:bold
}

ul { 
	margin:0
	}

li	{ 
	list-style-image:url(../_images/arrow.gif); 
	list-style-position:inside;
	padding-left:20px;
	}






