* {
	margin: 0;
	padding: 0;
}
a:link {
	color:#000066;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
.container{
	height:100%;
	width:100%;
}
.header{
	height:80px;
	width:100%;
	min-width:1000px;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
}
.bpn_header_text_div{
	height:60px;
	width:400px;
	position:relative;top:25px;left:50px;
}
.bpn_header_nav_div{
	height:60px;
	width:285px;
	float:right;
	text-align:left;
	padding-top:35px;
	position:relative;top:1px;right:0px;
}
.bpn_header, .bpn_header a:link, .bpn_header a:visited, .bpn_header a:hover{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:30px;
	color:#E7E7E7;
	text-decoration:none;
}
.com_header, .com_header a:link, .com_header a:visited, .com_header a:hover{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#E7E7E7;
	text-decoration:none;
}
.nav_header, .nav_header a:link, .nav_header a:visited, .nav_header a:hover{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#8D8D8D;
	text-decoration:none;
}
.header_menu{
	width:100%;
	min-width:1000px;
	background-image:url(images/header_menu.jpg);
	background-repeat:repeat-x;
	text-align:right;
	height:60px;
	padding-top:10px;
}
.subtitle{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	color:#666666;
}
.subtitle_text_div{
	height:18px;
	width:100%;
	text-align:right;
	position:relative;top:48px;
	border-bottom: 1px solid #A7AAB3;
}
.main_body_div{
	height:auto;
	min-height:535px;
	width:100%;
	min-width:1000px;
}
h2{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#507083;
	font-size:large;
	margin-bottom:15px;
	border-bottom:1px solid #A7AAB3;
}
li{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:14px;
}
p{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin-top:8px;
	margin-bottom:8px;
}
.main_text_area{
	height:100%;
	margin-left:20px;
	margin-right:330px;
}
.main_heading{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#507083;
	font-size:20px;
	margin-bottom:15px;
	border-bottom:1px solid #A7AAB3;
}
.main_page_text{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}
.recent_article_heading, .recent_article_heading a:link, .recent_article_heading a:visited{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#415A6A;
	text-decoration:underline;
}
.recent_article_heading a:hover{
	color:#FF0000;
}
.recent_article_description{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#2B2B2B;
}
.recent_article_detail{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#415A6A;
}
.red{
	color:#FF0000;
}
.main_subheading{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#507083;
	font-size:large;
	margin-top:15px;
	margin-bottom:15px;
	border-bottom:1px solid #A7AAB3;
}
.right_panel_div{
	width:280px;
	float:right;
	margin-top:25px;
	margin-right:20px;
}
.navigation_div{
	margin-top:0px;
	margin-left:15px;
}
.search_box{
	margin-top:10px;
}
.search_btn{
	font-size:11px;
	margin-top:5px;
}
.footer_div{
	height:83px;
	width:100%;
	min-width:1000px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	padding-top:60px;
	text-align:center;
}
.footer_text{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
}
.footer_text a:link, .footer_text a:visited{
	color:#333333;
	text-decoration:underline;
}
.footer_text a:hover{
	color:#FF0000;
}
.category_list_header_div{
	width:190px;
	background-color:#EBEBEB;
	border-bottom:1px solid #FFFFFF;
	padding-left:10px;
	margin-top:25px;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	line-height:30px;
	color:#507083;
}
.search_header_div{
	width:190px;
	background-color:#EBEBEB;
	border-bottom:1px solid #FFFFFF;
	padding-left:10px;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	line-height:30px;
	color:#507083;
}
.search_div{
	width:190px;
	background-color:#EBEBEB;
	padding-left:10px;
	padding-top:7px;
	padding-bottom:15px;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:10px;
	line-height:14px;
	color:#000000;
}