/* Begin Typography & Colors */
 /*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

 img, div { behavior: url(iepngfix.htc) }

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */
 
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff url(images/gebe_body_bg7.jpg) top left repeat-x;
	color: #4055ac;
	text-align: center;
	}


body a:link{
	color: #4055ac;
	text-decoration: none;
	text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
	}

body a:hover{
	color: #0c5ac6;
	text-decoration: underline;
	}

body a:visited{
	color: #3070C3;
	text-decoration: none;	
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
	}


body h2,h3,h1 a:link{	
	color: #4055ac;
	text-decoration: none;
	}

body h2,h3,h1 a:hover{
	color: #0c5ac6;
	text-decoration: underline;
	}

body h2,h3,h1{
	color: #4055ac;
	text-decoration: none;	
	}
	
	
	
	
	
	
	
	
/*===========Default Values End ==================*/



#overallwrapper{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 0px;
	border-color: #243587; 
	margin-bottom: 30px;
	}
	
#gebe_header{
	width: 960px;
	}

.gebe_header_top_nav{
	width: 932px;
	height: 39px;
	line-height: 39px;
	vertical-align: middle;
	background: url(images/bg_top_nav.png) top left no-repeat;
	font-size: 11px;
	text-align: right;
	padding-right: 30px;
	overflow: hidden;
	}
	
.top_nav_the_links{
	width: 400px;
	float: right;
	padding-right: 20px;
	border-style: solid;
	border-color: #3b4ca1;
	border-width: 0px;		
	}

.top_nav_the_links li{
	list-style: none;
	display: inline;
	}

.top_nav_the_links li a:link{
	text-decoration: none;
	}

.top_nav_the_links li a:hover{
	text-decoration: underline;
	}

.top_nav_search{
	width: 240px;
	height: 20px;
	padding-top: 5px;
	float: right;
	padding-right: 2px;
	border-style: solid;
	border-color: #3b4ca1;
	border-width: 0px;	
	}

.top_nav_devider{
	margin-left: 10px;
	margin-right: 10px;
	}

.gebe_header_main_nav{
	width: 960px;
	height: 50px;
	background: url(images/bg_navigation_main.gif) top left no-repeat;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	}

.gebe_header_main_nav ul{
	width: 960px;
	margin: 0px;
	line-height: 50px;
	vertical-align: middle;
	}

.gebe_header_main_nav li{
	list-style: none;
	display: inline;
	}

.divided{
	background: url(images/devider.png) top left no-repeat;
	padding-left: 20px;	
	margin-right: 20px;	
	}
	
.first{
	list-style: none;
	display: inline;
	margin-right: 20px;
	}
	
.gebe_header_main_nav li a:link{
	color: #ffffff;
	text-decoration: none;
	}

.gebe_header_main_nav li a:hover{
	color: #0c5ac6;
	text-decoration: none;
	}

.gebe_header_main_nav li a:visited{
	color: #ffffff;
	text-decoration: none;
	}
	
.gebe_header_drop_nav{
	width: 960px;	
	height: 30px;
	background: url(images/bg_navigation_drop_down.gif) top left no-repeat;	
	}

#gebe_main_site_wrapper{
	width: 960px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #3b4ca1;
	border-width: 0px;
	margin-bottom: 30px;
	}

#gebe_main_wrapper_inner_content_box{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #3b4ca1;
	border-width: 0px;	
	margin-top: 0px;
	}


.gebe_content_box_top{
	width: 962px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background: #ffffff; /*url(images/bg_main_content_box_top.gif) top left no-repeat;*/
	overflow: hidden;
	}


.gebe_content_box_main{
	width: 957px;
	min-height:420px;
	height: auto;
	background: #ffffff; /*url(images/bg_main_content_box_main.gif) top left repeat-y;*/
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	padding-left: 5px;
	}

.gebe_content_box_bottom{
	width: 960px;
	background: #ffffff; /*url(images/bg_main_content_box_bottom.gif) top left no-repeat;*/
	}

.main_content_left_sidebar{
	width: 191px;
	margin: 0 5px 0 0px;
	float: left;
	}

.main_content_middle_box{
	width: 546px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	}

.main_content_middle_box h2{
	padding: 0px;
	margin: 0px;
	}
	
.main_content_right_sidebar{
	width: 180px;
	float: left;
	border-style: solid;
	border-width: 0px;
	border-color: #ffffff;	
	font-size: 12px;
	margin-left: 10px;
	}

.right_sidebar_newsupdates{
	margin-bottom: 20px;
	text-align: left;
	font-size: 12px;
	}

.right_sidebar_newsupdates h2{
	margin: 0px;
	font-size: 14px;
	background: url(images/bg_h2.gif) bottom left no-repeat;
	line-height: 20px;
	vertical-align: middle;
	}

.right_sidebar_newsupdates ul{
	margin: 0px;
	padding-top: 5px;
	}

.right_sidebar_newsupdates li{
	list-style: none;
	}

.right_sidebar_newsupdates li a:link{
	text-decoration: none;
	}

.right_sidebar_newsupdates li a:hover{
	text-decoration: none;
	}

.right_sidebar_newsupdates li a:visited{
	text-decoration: none;
	}	
	
.main_content_right_sidebar .right_sidebar_ebilling{
	height: 157px;
	margin-top: 5px;
	}

.right_sidebar_emergency{
	margin-top: 20px;
	}

.gebe_logo{
	margin: 0px 0 0 0;
	padding: 0px;
	}


.gebe_logo img{
	border-width: 0px;
	}
	
	
.gebe_pay_online{
	margin-top: 5px;
	}
.gebe_pay_online img{
	border-width: 0px;
	}

.main_content_split_left{
	width: 369px;
	font-size: 12px;
	text-align: left;
	float: left;
	margin-right: 10px;
	}

.main_content_split_right{
	width: 182px;
	float: left;
	margin-top: -20px;
	}

.split_left_media{
	position: absolute;
	}

.split_left_text{
	margin-top: 280px;
	font-size: 12px;
	}
	
.split_left_text h2{
	padding: 0px;
	margin: 0px;
	}

.split_left_text p{
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
	}

.featured_content_box{
	margin-bottom: 10px;
	}

.featured_content_title{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
	}

.featured_content_title a:link{
	text-decoration: none;
	}

.featured_content_title a:hover{
	text-decoration: none;
	}
	
.featured_content_title a:visited{
	text-decoration: none;
	}	
	

.featured_content_image{
	width: 182px;
	}

.featured_content_image_thepic{
    position:absolute;
    width:182px;
    height:90px;
    z-index:0;	
    text-align: left;
    padding: 0px;
    margin: 0px;
	}

.featured_content_image_theframe{
    position:absolute;
    width:182px;
    height:90px;
    z-index:1;	
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
	}

.featured_content_image img{
	border-width: 0px;
	
	}

.featured_content_blurb{}


.content_box_pre_footer{
	width: 954px;
	height: 150px;
	background: #ffffff;
	padding-top: 5px;
	padding-left: 8px;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	}

.content_box_pre_footer_singlebox{
	width: 182px;
	height: 135px;
	float: left;
	margin-right: 8px;
	background: #ffffff url(images/bg_prefooter_box.jpg) top left no-repeat;
	text-align: left;
	}


.content_box_pre_footer_singlebox h2{
	font-size: 16px;
	margin:5px 0 0 10px;
	}

.content_box_pre_footer_singlebox ul{
	font-size: 12px;
	margin:2px 0 0 10px;
	font-size: 12px;
	padding: 0px;
	}

.content_box_pre_footer_singlebox li{
	list-style: none;
	}

.content_box_pre_footer_singlebox li a:link{
	text-decoration: none;
	}

.content_box_pre_footer_singlebox li a:hover{
	text-decoration: none;
	}

.content_box_pre_footer_singlebox li a:visited{
	text-decoration: none;
	}
	
	
.gebe_random_tips_box{
	width: 233px;
	height: 170px;
	float: left;
	background: url(images/bg_random_tips.png) top left no-repeat;
	color: #071e5a;
	}

.gebe_random_tips_box a:link{
	font-weight: bold;
	}


.gebe_random_tips_box h2{
	font-size: 13px;
	margin: 6px 0 0px 8px;
	padding: 0px;
	color: #ffffff;
	}

.the_tips{
	width: 168px;
	font-size: 12px;
	text-align: left;
	margin-left: 62px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	line-height: 13px;
	}

.the_tips a:link{
	color: #ffffff;
	font-weight: bold;
	}

.the_tips a:visited{
	font-weight: bold;
	}

.the_tips a:hover{
	font-weight: bold;
	}
	
.gebe_footer{
	width: 960px;
	height: 31px;
	margin-top: -5px;
	background: #ffffff url(images/bg_footer.gif) top left no-repeat;
	font-size: 12px;
	color: #ffffff;
	padding-top: 13px;
	}

.cleardiv{
	clear:both;
	}

.gebe_cleardiv{
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 947px;
	overflow: hidden;
	}

#gebe_main_wrapper_inner_single_content_box{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #3b4ca1;
	border-width: 0px;	
	margin-top: 0px;	
	background: #ffffff;
	padding-left: 5px;
	}
	
.gebe_single_content_box_top{
	width: 960px;
	height: 13px;
	margin: 0px auto auto;
	padding: 0px;
	overflow: hidden;
	background: #ffffff; /*url(images/bg_single_maincontent_top.gif) top left no-repeat;*/
	}

div#top img {display:block;}

.gebe_single_content_box_main{
	width: 960px;
	margin-top: 0px;
	padding-top: 0px;
	background: #ffffff; /*url(images/bg_single_maincon_middle.gif) top left repeat-y;*/
	font-family: arial, helvetica, sans-serif;		
	}

.gebe_single_content_box_bottom{
	width: 960px;
	height: 38px;
	background: #ffffff; /*url(images/bg_single_maincon_bottom.gif) top left no-repeat;*/
	}

.gebe_sing_cat_left_sidebar{
	width: 198px;
	float: left;
	border-width: 0px;
	border-style: solid;
	border-color: #ffffff;
	text-align: left;
	font-size: 12px;
	margin-left: 5px;
	}

gebe_sing_cat_left_sidebar img{
	border-width: 0px;
	}

.gebe_sing_cat_main_content{
	width: 546px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	border-width: 0px;
	border-style: solid;
	border-color: #ffffff;
	text-align: left;
	font-size: 12px;	
	/*background: #e3f0f8;*/
	}

.gebe_sing_cat_main_content_title{
	width: 535px;
	height: 20px;
	/*background: #ffffff; /*url(images/bg_h2_sing_cat.png) top left no-repeat;*/
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}


.gebe_sing_cat_main_content h2{
	width: 500px;
	height: 29px;
	margin-top: 0px;
	margin-left: 0px; /*35px;*/
	font-size: 16px;
	margin-bottom: 0px;
	padding: 0px;
	}
.gebe_cat_template_content_details p{
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	}

.gebe_cat_template_content_details h2 a:link{
	text-decoration: none;
	}

.gebe_cat_template_content_details h2 a:hover{
	text-decoration: underline;
	}

.gebe_cat_template_content_details h2 a:visited{
	text-decoration: none;
	}
	
.gebe_sing_cat_the_content{
	position: relative;
	}

.gebe_sing_cat_the_content img{
	margin-bottom: 10px;
	}

.gebe_cat_template_content_details{
	margin-left: auto;
	margin-right: auto;
	}

.content_no_absolute{
	width: 546px;
	position: relative;
	}

.gebe_cat_template_content_details h3{
	font-size: 15px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	
	}

.gebe_cat_template_content_details h3 a:link{
	margin: 0px;
	padding: 0px;
	}

.gebe_cat_template_content_details h3 a:hover{
	margin: 0px;
	padding: 0px;	
	}

.gebe_cat_template_content_details h3 a:visited{
	margin: 0px;
	padding: 0px;	
	}
	
.cat_content_details_blurb{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	}

.cat_content_details_blurb li{
	line-height: 12px;
	}

.gebe_sing_cat_right_sidebar{
	width: 196px;
	float: left;
	margin-left: 8px;
	border-width: 0px;
	border-style: solid;
	border-color: #ffffff;
	text-align: left;
	font-size: 12px;
	text-align: left;
	}
	
.single_sidebar_category_and_contents{	
	width: 182px;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 12px;
	text-align: left;
	float: right;

	}

.single_sidebar_category_and_contents ul{
	padding: 0px 0 0 10px;
	margin: 0px;
	}

.single_sidebar_category_and_contents h2{
	font-size: 15px;
	margin: 0px 0 5px 0px;
	padding: 0px;
	padding-top: 5px;
	}
	
.single_sidebar_category_and_contents li{
	list-style: none;
	}

.single_sidebar_category_and_contents a:link{
	text-decoration: none;
	}
	
.single_sidebar_category_and_contents a:visited{
	text-decoration: none;
	}	

.single_sidebar_category_and_contents a:hover{
	text-decoration: underline;
	}


.sidebar_category_and_contents{
	width: 195px;
	height: 117px;
	margin-bottom: 20px;
	text-align: left;
	background: #ffffff url(images/bg_latest_news.jpg) top left no-repeat;
	}


.sidebar_category_and_contents ul{
	padding: 0px 0 0 10px;
	margin: 0px;
	}

.sidebar_category_and_contents h2{
	font-size: 15px;
	margin: 0px 0 5px 10px;
	padding: 0px;
	padding-top: 5px;
	}
	
.sidebar_category_and_contents li{
	list-style: none;
	}

.sidebar_category_and_contents a:link{
	text-decoration: none;
	}
	
.sidebar_category_and_contents a:visited{
	text-decoration: none;
	}	

.sidebar_category_and_contents a:hover{
	text-decoration: underline;
	}

.sing_cat_pay_online{
	margin-top: 20px;
	margin-bottom: 5px;
	border-top: 0px;
	border-top-style: solid;
	border-top-color: #515db0;
	}

.sing_cat_pay_online img{

	}
	
.sing_cat_emergency{}

#gebe_random_tips_horizontal{
	width: 533px;
	height: 99px;
	background: #ffffff; /*url(images/bg_horizontal_tips.png) top left no-repeat;*/
	color: #071e5a;	
	}

.random_tips_horizontal_the_tips{
	width: 435px;
	height: 80px;
	float: right;
	margin-right: 5px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 13px;
	color: #ffffff;	
	}

.tipdude{
	width: 85px;
	height: 93px;
	float: left;
	background: url(http://www.nvgebe.com/PRD/css/images/icon1.png) top left no-repeat;
	}

.random_tips_horizontal_the_tips a:link{
	}

.random_tips_horizontal_the_tips  h3{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	margin: 8px 0 5px 0;
	color: #ffffff;
	}

.the_random_tips{
	
	margin-top: -10px;
	}

.right_sidebar_ebilling{
	margin: 0 0 5px 0;
	}

.gebe_right_sidebar_feature_content{}

.no_info_gebe_search{
	text-align: left;
	margin: 10px 0 12px 0;
	
	}

.no_info_gebe_search form{
	margin-top: 10px;
	text-align: center;
	}








/*================Drop Down Navigation =======================*/
	#menu {
	width: 952px;
	background: #ffffff url(images/bg_navigation_main.gif) top left repeat-x;
	border-bottom: 0px #D0DADB solid;
	padding-left: 10px;
	height: 50px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

* html div#menu {
	overflow: hidden;
	}

#menu  ul {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
	z-index: 90;
}

#menu  ul li {
	float: left;
	margin: 0 104px 0 0;
	padding: 0;
	font-size: 14px;
	list-style-type: none;
	line-height: 15px;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding-top: 20px;
}

#menu  ul li a:hover {
	color: #fff;
	text-decoration: none;
	/*background: #ffffff;*/
}

#menu  ul li.sep {
	color: white;
	padding: 0.8em 0em 0.5em 0em;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu  ul.level2 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #465bb0;
	margin-top: 16px;
	text-align: left;
}

#menu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #465bb0;
	text-align: left;
}

#menu ul.level4 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #465bb0;
	text-align: left;
}

#menu  ul.level2 li, #menu ul.level3 li {
	border-bottom: 1px solid #fff;
	float: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

#menu  ul.level2 li a, #menu ul.level3 li a {
	padding: 5px 9px 5px 5px;
	background-color: #697cca;
	background-image: none;
}

#menu  ul.level2 li a:hover,#menu  ul.level3 li a:hover {
	font-weight: normal;
	background-color: #697cca;
	background-image: none;
}

/*================ End Drop Down Navigation =======================*/


.curvedpics_thepic{
    position:absolute;
    width:546px;
    height:270px;
    margin-top: 0px;
    z-index:0;
}

.curvedpics_theframe{
    position:absolute;
    width:546px;
    height:270px;
    z-index:1;	
    border-style: solid;
    border-width: 0px;
    border-color: #000000;
    background: url(images/transparentlayer.png) top left no-repeat;
	}
 
.non_absolute_content{
	width: 546px;
	margin-top: 280px;
 	}
 
.cleardiv_90{
 	height: 90px;
 	clear: both;
 	}
 	
 .search_again{
 	width: 546px;
 	height: 90px;
 	text-align: center;
 	margin-bottom: 18px;
 	}
 
/*=======================================================MIDDLE CONTENT COLUMN===================*/
 #middle_content_column{
 	width: 546px;
 	float: left;
 	margin: 0px auto;
 	position: relative;
 	background: #ffffff;
 	}
 
 
 #content_column_main_content_box{
 	width: 546px;
 	margin-left: 2px;
 	margin-right: 2px;
 	position: relative;
 	display: block;
 	}
 
 
 #content_column_main_content_box img{
    position:absolute;
    width:546px;
    height:270px;
 	}
 
 .cleardiv_20{
 	clear: both;
 	margin-bottom: 20px;
 	}
 
 
 .category_main_intro{
 	margin-top: 290px;
 	margin-bottom: -280px;
 	}