@charset "utf-8";
.nav_links {background-image:url(images/link_bg.jpg); background-repeat:repeat-x; text-align:center; font-family: Arial, Helvetica, sans-serif; font-size: 12px;font-weight: bold;}
.nav_links_list {padding:0px; margin:0px; list-style-type:none; z-index:13;}
.nav_links_list li { position:relative; padding:0px; line-height:normal; float:left}
.nav_links_list li a {display:block; padding:12px 18px;text-align:center; color:#FFF; text-decoration:none;}
.nav_links_list li:hover { background-image:url(images/link_hover.jpg); background-repeat:repeat-x;}
.nav_links_list li:hover a { color:#000; text-decoration:none;}
.nav_links_list li.seprator {background-image:url(images/link_sep.gif); background-repeat:no-repeat; width:2px; height:40px;}

.nav_links_list li:hover ul  {display:block; z-index:14;}
.nav_links_list .dropmenu {background-color:#1b1b1b; padding:0px; margin:0px; display:none; border-top:0px solid #bebebe; position:absolute; left:-2px; top:39px; z-index:16; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9;}
.nav_links_list .dropmenu li {padding:0px; margin:0px; border:1px solid #bebebe; border-top:0 none; list-style:none;}
.nav_links_list .dropmenu li a {color:#fff; text-decoration:none; text-align:left; padding:10px; width:145px;}
.nav_links_list .dropmenu a:hover {color:#fff28c; font-weight:bold;}
.nav_links_list .dropmenu li:hover { background:none;}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display:block;

}
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image:url(images/link_hover.jpg); background-repeat:repeat-x;
	display:block;
	line-height:40px;
}
.links a:select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image:url(images/link_hover.jpg); background-repeat:repeat-x;
	display:block;
	line-height:40px;
}

.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align:justify;
	line-height:17px;
}
.text_black_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	/*text-align:justify;*/
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FC0;
	text-decoration: underline;
}
.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0163b1;
	text-decoration: none;
}

.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align:justify;
	line-height:17px;
}
.text_red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c90202;
	text-decoration: none;
	text-align:justify;
	line-height:17px;
}



/*********************** BLOG SECTION *********************/


.b_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A2A2A;
}


.b_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0161B0;
}

.b_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.b_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;

}

.b_text a:hover{

	color: #1E6300;
	text-decoration: underline;
}
.b_fot_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.b_fot_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1E6300;
	text-decoration: none;

}

.b_fot_link a:hover{

	color: #1E6300;
	text-decoration: underline;
}
.b_right_hed{
	background-image: url(images/blog_heading.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 12px;
	line-height: 35px;
	padding-top: 1px;
}

.b_right_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.b_right_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.b_right_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F3FFA6;
	text-decoration:none
}
.b_right_link a:hover {
	color: #F3FFA6;
	text-decoration:underline;
}
.b_week {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #74DFFF;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: none;
	width: 224px;
	height: 19px;
}
/* styles */
.style1 {
	color: #036DB8;
	font-weight: bold;
}
.style2 {color: #B10000}
.heading {
	color: #036DB8;
	font-weight: bold;
	font-size:20px;
}
.text A:link {color: #036DB8; text-decoration: none;}
.text A:visited {color: #036DB8; text-decoration: none;}
.text A:active {color: #036DB8; text-decoration: none;}
.text A:hover {color: #036DB8; text-decoration: underline;}

div.error{
	padding: 10px;
	border: 1px dotted red;
	color: red;
	font-size: 12px;
	letter-spacing: 0.1em;
	background-color: #FCF5A6;
	
}

div.success {
	padding: 10px;
	margin: 1px;
	border: 1px dotted green;
	font-size: 12px;
	font-family: arial;
	letter-spacing: 0.1em;
	color: #666;
	background-color: #E0FEC8;
}

h1, h2, h3, h4, h5, h6 {
color: #036DB8;
}