/* CSS Document */

body {
text-align: center;
background:#ffffff;
font-family:Arial;
font-size:11px;
	 
}

#logo{
	width:336px;
	height:110px;
	float:left;
}
#right_banner{
	width:237px;
	height:27px;
	float:right;
	background:url('topmenu_bg.jpg');
	background-repeat:no-repeat;
	line-height:27px;
	font-size:8pt;
	font-weight:bold;
	font-family:tahoma;

}
#right_banner_1{
	width:357px;
	height:27px;
	float:right;
	background:url('topmenu_bg_1.jpg');
	background-repeat:no-repeat;
	line-height:27px;
	font-size:8pt;
	font-weight:bold;
	font-family:tahoma;

}

#menu{
	background:url('menu.jpg');
	width:925px;
	height:55px;
        float:left;
	line-height:55px;
        font-size:10pt;
        font-weight:bold;
        font-family:tahoma;
        color:#007931;
        text-indent:30px;

}
a.menulink{
       text-decoration:none;
       color:#007931;

}
a.menulink:hover,focus{
       text-decoration:underline;
       color:#ed1c24;

}
.right_top{

	background:url('top_right.jpg');
        background-repeat:no-repeat;
        width:297px;
}
.right_bottom{

	background:url('bottom_right.jpg');
        background-repeat:no-repeat;
        width:297px;
        height:12px;
}
.content_top_line{
	background:url('content_top_line.jpg');
        background-repeat:no-repeat;
        width:299px;
        height:5px;
}
.line_content{
	background:url('line_content.jpg');
        background-repeat:repeat-y;
        width:299px;


}
.content_bottom_line{
	background:url('content_bottom_line.jpg');
        background-repeat:no-repeat;
        width:299px;
        height:8px;
}
.title{
   	border-bottom:1px #475561 solid;
        height:30px;
        line-height:30px;
        color:#0c8038;
        font-family:tahoma;
        font-weight:bold;
        font-size:11pt;
        text-indent:0px;
        width:270px;
        margin-left:10px;
        float:left;
		text-decoration:none;
}
.content{
        width:280px;
        float:left;


}
.content_title{
        color:#303f4d;
        font-family:tahoma;
        font-size:11pt;
        font-family:arrial arrow;
        line-height:20px;
        margin:10px;
}
.bullet{
	margin-top:5px;
        height:9px;
        widht:8px;
        line-height:18px;

}
a.readon{
	float:right;
        background:#dcf4cb;
        color:#be1b1a;
        width:90px;
        margin-right:20px;
        padding:3px;
        font-family:tahoma;
        font-size:8pt;
        font-weight:bold;
		text-decoration:none;

}
a.readon:hover{
	text-decoration:underline;
	
}
.readon_1{
		float:right;
        background:#cadcc3;
        color:#be1b1a;
        width:90px;
        margin-right:20px;
        padding:3px;
        font-family:tahoma;
        font-size:8pt;
        font-weight:bold;
		text-decoration:none;

}
a.readon_1:hover{
		text-decoration:underline;

}
.content_top_line_bg{
	background:url('content_top_line_pg.jpg');
        background-repeat:no-repeat;
        width:600px;
        height:8px;


}
.content_bottom_line_bg{
	background:url('content_bottom_line_pg.jpg');
        background-repeat:no-repeat;
        width:600px;
        height:10px;


}
.line_content_pg{
	background:url('line_content_pg.jpg');
        background-repeat:repeat-y;
        width:600px;
		font-family:Arial, Helvetica, sans-serif;
		font:10px;


}
.title_pg{
   	border-bottom:1px #475561 solid;
        height:30px;
        line-height:30px;
        color:#0c8038;
        font-family:tahoma;
        font-weight:bold;
        font-size:11pt;
        text-indent:0px;
        width:580px;
        margin-left:10px;
        float:left;

}
.content_pg{
        width:580px;
        float:left;
        padding:10px;
        font-family:arrial arrow;
        font-size:14px;
        line-height:20px;


}
.link_footer
{
	text-decoration:none;
}
.link_footer:hover
{
	text-decoration:underline;
}
