html, body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #333;
	background: #f4f4f4 url(/2009/images/bg.jpg) repeat-x 0 0;
}

a{
	outline: none !important;
}

#footer{
	height: 25px;
	background: url(/2009/images/footer_bg.jpg) repeat-x 0 0;
	padding: 25px 50px 0 0;
	text-align: right;
	font-size: 11px;
}

#footer a{
	color: #333; 
	text-decoration: underline;
}

#footer a:hover{
	text-decoration: none;
	color: #000;
}


#wrap{
	margin-top: 23px;
	height: 400px;
}


#sidebar_left{
	background: #e1e0db url(/2009/images/sidebar_left_bg.jpg) repeat-y 0 0;
	width: 183px;
}

#sidebar_left ul{
	margin: 0px;
	padding: 0px;
}

#sidebar_left li{
	margin: 0px;
	padding: 0px;
	height: 35px;
	line-height: 35px;
	width: 183px;
	list-style: none;
}


#sidebar_left li a{
	display: block;
	height: 35px;
	width: 153px;
	background: #71804b url(/2009/images/nav_bg.jpg) no-repeat 0 0;
	text-decoration: none;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
}

#sidebar_left li a:hover{
	background-position: 100% 100%;
}



#sidebar_right{
	background: #71804b url(/2009/images/sidebar_right_bg.jpg) repeat-y 0 0;
	width: 185px;
}



#sidebar_right h2{
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	margin: 0 0 10px 0px;
	padding: 0px;
	background: url(/2009/images/sidebar_right_hd_bg.jpg) no-repeat 0 0;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

#sidebar_right div{
	background: url(/2009/images/sidebar_right_bg_swirl.jpg) no-repeat 0 100%;
	padding-bottom: 20px;
}

#sidebar_right ul{
	margin: 0px;
	padding: 0px;
}

#sidebar_right li{
	list-style: none;
	height: 19px;
	margin:  0 0 5px 0px;
	padding: 0 0 0 20px;
}


#sidebar_right li a{
	color: #fff;
}

#sidebar_right li a:hover{
	text-decoration: none;
}


#content{
	background: #f4f4f4 url(/2009/images/content_bg.jpg) repeat-x 0 0;
	padding: 4px 9px 4px 9px;

}

#content_header{
	background: #fafafa url(/2009/images/content_header_bg.jpg) repeat-x 0 0;
	border: 1px solid #555;
	position: relative;
	font-weight: bold;
	font-size: 13px;
	color: #002d6b;
	padding: 10px 15px 4px 15px;
}


#content_header h1{
	text-indent: -9999px;
	overflow: hidden;
	width: 208px;
	height: 32px;
	background: url(/2009/images/txt_2009_edition.gif) no-repeat 0 0;
	margin: 0 0 10px 0px;
	padding: 0px;
}

#mag{
	float: right;
}

a.more{
	background: url(/2009/images/icon_arrow.gif) no-repeat 0 50%;
	padding-left: 15px;
	text-decoration: underline;
	color: #000051;
}

a.more:hover{
	color: #000;
	text-decoration: none;
}


#content_header a{
	display: block;
	margin-top: 10px;
}

#content_header{
	background: #fafafa url(/2009/images/content_header_bg.jpg) repeat-x 0 0;
	border: 1px solid #555;
	position: relative;
	font-weight: bold;
	font-size: 13px;
	color: #002d6b;
	padding: 10px 15px 4px 15px;
}

.notop{
	border-top: none;
	background: #fff url(/2009/images/content_secondary_bg.jpg) repeat-x 0 0 !important;
	padding-top: 20px !important;
}

#mn_content{
	border: 1px solid #555;
	background: #fff;
	padding: 18px 15px 25px 15px;
	line-height: 17px;
}

img.av{
	float: left;
	margin: 0 20px 5px 0;
}

#mn_content h3, 
#mn_content h2{
	font-size: 16px;
	font-weight: bold;
	color: #00286c;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	margin: 0 0 4px 0;
	padding: 0px;
}

#mn_content h2{
	font-size: 20px;
	margin: 0 0 10px 0;
}


#mn_content h3 a,
#mn_content a{
	color: #00286c;
}

#mn_content h3 a:hover,
#mn_content a:hover{
	color: #4f84ae;
	text-decoration: none;
}

.btn_box{
	border: 1px solid #000;
	padding: 6px 15px 6px 15px;
	width: 240px;
	text-align: left;
	margin: 10px 0 5px 94px;
}

.btn_box a{
	background: url(/2009/images/icon_arrow.gif) no-repeat 0 50%;
	padding-left: 16px;
	margin-right: 12px;
	color: #050251;
}

.btn_box a:hover{
	text-decoration: none;
}

hr{
	display: none;
}

.hr{
	border-bottom: 1px solid #050251;
	clear: both;
	margin: 10px 0 15px 0;
}

a.return_btn{
	width: 272px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(/2009/images/btn_return.jpg) no-repeat 0 0;
	margin: 13px 0 15px 0;
}

a.return_btn:hover{
	background-position: 100% 100%;
}

.date{
	display: block;
	font-size: 12px;
	font-family: tahoma, arial, sans-serif;
	margin: 4px 0 6px 0;
	color: #000;
	background: #fafafa;
	padding: 3px 12px 3px 12px;
}

.read_more_btn{
	display: block;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	width: 81px;
	height: 18px;
	background: url(/2009/images/btn_read_more.gif) no-repeat 0 0;
	margin: 4px 0 5px 0;
}

.read_more_btn:hover{
	background-position: 100% 100%;
}

#contact_form .txt{
	background: #fefefe;
	border: 1px solid #dece92;
	color: #191919;
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	width: 115px;
	margin-bottom: 8px;
}

#contact_form .txt.area{
	width: 350px;
}

#contact_form label{
	display: block;
	float: left;
	width: 80px;
	font-weight: bold;
}

#contact_form .btn{
	border: 1px solid #a31a00;
	background: #be4800;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, sans-serif;
	font-style: normal;
	cursor: pointer;
}


#contact_form #website_url{
	display: none;
}

#contact_info strong{
	display: inline;
}


/* start paginate styles */

.pages a, .pages a:hover{
	text-decoration: none !important;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
		background: #E4E2DB;
        border: 1px solid #C2C2C0;
        color: #A8A8A8;
}
.pages {
   margin-top: 6px;
   margin-left: 5px;
   float: left;
   font: 11px arial, sans-serif;
   margin-top: 2px;
   padding-top: 2px;
   font-size: 85%;
   float: right;
}

.pages a, .pages span {
   font: 11px arial, sans-serif;
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
	color: #7f6a25;
}

.pages span.current {
    border: 1px solid #69900d;
    font-weight: bold;
    background: #69900d;
    color: #fff;
}

.pages a {
	border: 1px solid #495331;
	text-decoration: none;
}

.pages a:hover {
	color: #fff !important;
	border-color: #36431b !important; 
	background: #5a6a39 !important;
}

/* end paginate styles */