/* Rural Water Styles */

.menuLink {text-decoration:none; color:#ffffff;}

body {background:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:20px;}
#content_container {background:url(Images/roundcorner.gif) no-repeat #ffffff; width:100%; height:100%; margin:20px auto; padding:5px; _width:99%;}
#header_container {width:100%; background:url(Images/grayheaderrepeat.gif) repeat-x;}
#logo {width:122px;}
#tagline_ad {width:468px; height:113px; margin:-113px 0 0 123px; border-left:1px solid #333333;}
#ad {margin-left:5px;margin-top:-3px;}
#nav {width:100%; height:19px; background:#333333; margin-top:5px;}
#nav table {margin:0px 0 3px 25px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
#nav table td {padding:2px 25px 2px 0px;}
#copy_container {margin:10px 20px 10px 20px;}
#login_container {width:100%; margin:20px auto; background:#ffffff;}
#login_box {width:300px; height:150px; border:1px solid #e3e3e3; background:#eeeff0; margin:10px auto; padding:10px;}

<!--IE6 Style-->
#nav table {_margin:3px 0 3px 25px;}


#login_box {width:300px; height:150px; border:1px solid #e3e3e3; background:#eeeff0; margin:10px auto; padding:10px;}
#login_box td.title {font-size:16px; font-weight:bold;}
#login_box td.click {font-size:10px; vertical-align:bottom;}

/* Account Profile Page */
#two_column td.heading { font-size:14pt;font-weight:bold; }
#two_column td.list { text-align:right; padding-right:5px; }
#two_column td.list2 { text-align:right; padding-left:50px; padding-right:5px; }
#two_column td.list150 { text-align:right; padding-right:5px; width:150px; }


/* Users page */
#users {margin-left:25px;margin-top:20px; }
#users td.heading { font-size:14pt;font-weight:bold; padding-left:15px; }

/* Forgot Password page */
#forgot_password {margin-left:25px;margin-top:20px; }
#forgot_password td.heading { font-size:14pt;font-weight:bold; padding-bottom:5px;}
#forgot_password td.list { padding-left:25px; }

/* Help Request Page */
#help_request {margin-left:25px;margin-top:20px; }
#help_request td.heading { font-size:14pt;font-weight:bold; padding-bottom:5px;}
#help_request td.list { text-align:right; padding-right:5px;padding-left:50px; }

#help_request_2 {margin-left:25px;margin-top:20px; }
#help_request_2 td.heading { font-size:14pt;font-weight:bold; padding-bottom:5px;}
#help_request_2 td.list { padding-left:25px;padding-top:15px; }

.heading { font-size:14pt;font-weight:bold; padding-bottom:5px;}
.list { text-align:right; padding-right:5px;padding-left:50px; }
.directory {font-size:9pt;font-family:Arial;}

/*Modal Popup*/
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#tabDiv {margin-left:25px;margin-top:20px;width:96%}

/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(Images/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(Images/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(Images/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(Images/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(Images/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

