﻿body {
	margin:0;
	padding:0;
	background-color: #E8E8E8;
	font-family:verdana, sans-serif;
	color:#000000;
}

.TopRow{
	background-color:white;
}

.TopRowA{
	background-color:white;
	background-image:url('../images/header/MastHead.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
}

#mastheadright{
	font-size :0.6em;
	font-family: verdana;
}

#mastheadright a {
	color: #0074B5;
	text-decoration: underline;	
 	padding-bottom:0;
	font-size:   1.0em;	
}
 

#mastheadright backup {
	color: #0074B5;
	text-decoration: underline;	
}


#mastheadright a:hover{
	text-decoration: none;	
}

.search-button{
	font-weight: bold;
	font-size: 1.1em;
	border: 1px double #B4B4B4;
	background-color: #6E6E6E;
	color: #ffffff;
	width: 50px;
	padding-bottom: 2px;
	cursor: pointer;
	height:20px;
	margin-left: 3px;	
}


.search-textfield{
     background-repeat: repeat-x; 
	 font-size: 12px;
     border: 1px solid #A5A4A4;
     padding:2px;
     width:138px; 
}

#masthead select.search-dropdown{
     font-size:12px;
     border: 1px solid #A5A4A4;
     width:210px; 
}

#masthead .sitesearch{
     padding-right:82px;
}

/* FAQ Tab
----------------------------------------------- */
.faq 
{	background: #F2F2F2 url(../images/faq/bkgd_greyroundedcorner.gif) no-repeat bottom left;
 	padding: 0.5em 1em;
}

#faq-tab
{	font-size :0.6em;
	font-family: verdana;	
}

#faq-tab a {
	color: #0074B5;
	padding-bottom:0;
	font-size:1.0em;
	text-decoration:none;
}
 
#faq-tab backup {
	color: #0074B5;
}

#faq-tab a:hover{
	color:#EE7203;
}

#faq-tab img.floatLeft { 
	float: left; 
	margin-right: 1em; 
}

/* Main Navigation
----------------------------------------------- */
#topnavibar {
	background: url("../images/TopMenu/bkgd_nav.gif") repeat-x;
}

#headerfont {
	padding: 0;
	margin: 0; 
	font: bold 11px Arial, sans-serif;
	color: #FFFFFF; 
	text-decoration: none; 
}

#headerfont a{
	color: #FFFFFF; 
	text-decoration: none; 
	padding:7px; /* use to be 10px*/
}

#headerfont a:hover
{
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

#headerfont .right a {
	padding: 0 .6em; /* use to be 1em */
	color: #C6E5F9;
	text-decoration: none;
}

#headerfont .right a:hover {
	TEXT-DECORATION: underline;
}

/* Sub Navigation
----------------------------------------------- */
#sub_navigation ul{
	padding: 0;
	margin: 0;
	background : #0C85AF;
	border-bottom: 2px solid #EE7203;
	border-top: 1px solid #ffffff;
	color: White;
	float: left;
	width: 100%;
	font: bold 11px Arial, sans-serif;
}

#sub_navigation ul li {
	display: inline; 
}

#sub_navigation ul li a {
	padding: 0.6em 2.0em;
	background : #0C85AF;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 2px solid #fff;
}

#sub_navigation ul li a:hover{
	background :  #EEAE03;
	color: #fff;
}

#sub_navigation ul li a.last {
	border: 0;
} 

#sub_navigation ul li a#current{
	background : #EE7203;
	color: #fff;
}

/* left Navigation
----------------------------------------------- */
#left_navigation { 
	width: 100%; 
}

#left_navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:158px;
	font: bold 10px Arial, sans-serif;
}

#left_navigation li
{
	margin: 0px;
	padding-bottom: 1px;
}

#left_navigation ul li a
{ 
	display: block;
    width: 125px;
    _width: 158px;
	padding: .5em 1em .5em 2em;
	margin:0;
	background-color: #0C86AF;
	font-weight:bold;
	font-size:11px;     
} 

#left_navigation ul li a:link, #left_navigation ul li a:visited
{
	color: #fff;
	text-decoration: none;
	background-image: url(../images/SideNav/img_sidenav_dotarrow.gif);
	background-repeat: no-repeat ;
	background-position: left top;
}

#left_navigation ul li a:hover {
	background-image: url(../images/SideNav/img_sidenav_dotarrow_over.gif);
	background-color: #EEAE03;
}

#left_navigation ul ul li {
	background-color: #F6F6F6;
	border-top: 1px solid white;
}

#left_navigation ul ul li a {
	display: block;
	font-weight:normal;
	padding:0.5em 0.2em 0.1em 2.5em;
	width: 125px;
	_width: 155px;
	background-color: #F6F6F6;
}

#left_navigation ul ul li a:link, #left_navigation ul ul li a:visited
{
	color: #1573BD;
	text-decoration: none;
	background:none;
	background-image: url(../images/SideNav/img_sidenav_sub_dotarrow.gif);
	background-repeat: no-repeat ;
	background-position: left top;
}

#left_navigation ul ul li a:hover{
	text-decoration:underline;
	background-image: url(../images/SideNav/img_sidenav_sub_dotarrow.gif);
	background-color: #F7F7F7;
} 

/* selected states */
#left_navigation ul li a#current
{
	background-image: url(../images/SideNav/img_sidenav_dotarrow_down.gif);
	background-color: #EE7203;
}

#left_navigation ul li a:hover#current
{
	background-image: url(../images/SideNav/img_sidenav_dotarrow_down.gif);
}

#left_navigation ul ul li a#subcurrent
{
	color: #EE7203;
}


/* Seperator column between left menu column and the main area */
.ms-pagemargin{
	background-image:none;
	background-color:white;
}


/* Column right of the main display area */
td.ms-rightareacell div.ms-pagemargin{
	background-image:none;
	background-color:white;
	border:none;
}


/* Bottm margin in the left navigation menu */
.ms-pagebottommargin,.ms-pagebottommarginleft,.ms-pagebottommarginright{
background-color:white;
}

/* Row below the main display area */
.ms-bodyareapagemargin{
	background-color:white;
}

/* Left navigational menu column */
.ms-nav{
	background-image:none;
	background-color:white;
}

/* Original Left menu */
.ms-navframe{
	display:none;
}


/* Main content area */
.ms-bodyareaframe,.ms-viewareaframe{
	vertical-align:top;
	height:100%;
	width:100%;
	background-color:white;
	border-top:none;
	border-right:none;
	border-left:none;
}

.ms-bodyareaframe{
	padding:0px;
}

/* Body area bottom line */
.ms-bodyareapagemargin{
	background:white;
	border-top:none;
}

/* Line below editing toolbar */
.ms-consolemptablerow{
	background-color:white;
}


/* Footer
----------------------------------------------- */
#footer{
	color:white;
	font-size: 0.6em;
	padding:0.1em 1em;
	height: 16px;
}

#footer a{
	color:white;
	text-decoration:underline;
	font-weight:normal;
}

#footer a:hover{
	text-decoration:none;
}

.date{
	color:#8F8E8E;
	font-size: 0.6em;
	padding:1em;	
}

/* Breadcrumbs
----------------------------------------------- */
#breadcrumbs {
	font-size:0.6em; 
	COLOR:#6E6E6E;
	padding-top:1em;
	_padding:1em 0 0em 0;
}

#breadcrumbs a{
	COLOR:#6E6E6E;
	font-weight:normal;
	text-decoration:underline;
}

#breadcrumbs a:hover{
	text-decoration:none;
}

/* left Navigation
----------------------------------------------- */
#left_navigation { 
	width: 100%; 
}

#left_navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:158px;
	font: bold 10px Arial, sans-serif;
}

#left_navigation li
{
	margin: 0px;
	padding-bottom: 1px;
}

#left_navigation ul li a
{ 
	display: block;
    width: 125px;
    _width: 158px;
	padding: .5em 1em .5em 2em;
	margin:0;
	background-color: #0C86AF;
	font-weight:bold;
	font-size:11px;     
} 

#left_navigation ul li a:link, #left_navigation ul li a:visited
{
	color: #fff;
	text-decoration: none;
	background-image: url(../images/icon/img_sidenav_dotarrow.gif);
	background-repeat: no-repeat ;
	background-position: left top;
}

#left_navigation ul li a:hover {
	background-image: url(../images/icon/img_sidenav_dotarrow_over.gif);
	background-color: #EEAE03;
}

#left_navigation ul ul li {
	background-color: #F6F6F6;
	border-top: 1px solid white;
}

#left_navigation ul ul li a {
	display: block;
	font-weight:normal;
	padding:0.5em 0.2em 0.1em 2.5em;
	width: 125px;
	_width: 155px;
	background-color: #F6F6F6;
}

#left_navigation ul ul li a:link, #left_navigation ul ul li a:visited
{
	color: #1573BD;
	text-decoration: none;
	background:none;
	background-image: url(../images/icon/img_sidenav_sub_dotarrow.gif);
	background-repeat: no-repeat ;
	background-position: left top;
}

#left_navigation ul ul li a:hover{
	text-decoration:underline;
	background-image: url(../images/icon/img_sidenav_sub_dotarrow.gif);
	background-color: #F7F7F7;
} 

/* selected states */
#left_navigation ul li a#current
{
	background-image: url(../images/icon/img_sidenav_dotarrow_down.gif);
	background-color: #EE7203;
}

#left_navigation ul li a:hover#current
{
	background-image: url(../images/icon/img_sidenav_dotarrow_down.gif);
}

#left_navigation ul ul li a#subcurrent
{
	color: #EE7203;
}

/* Text Structure
----------------------------------------------- */
#richtextbullet {
	font-size:0.7em;
    font-family: verdana;
}

#print {
	/*_padding:0 0 2em 0;*/
	padding:0 0 2em 0;
    font-size: 0.6em;
}

#comments {
	font-size: xx-small;
} 


/* Misc
----------------------------------------------- */
#blueline {
	border-bottom: 2px solid #DCE6EA;
}


/* Headers
----------------------------------------------- */
H1 .H1grey {
	color: #525252;
}

/* services
----------------------------------------------- */
#services {	
	font-size:0.7em;
    font-family: verdana;
}

#services table {
	border-collapse: collapse;
	color: #000;
	background: #fff;
}

#services td, th {
	padding: 0.5em 0 1em 0.6em;
}

#services thead th {
  	 border-bottom: 1px double #D9D9D9;
	 padding: .5em;
	 background-color: #F6F6F6;
	 text-align: left;
	 font-size:1.1em;
	 white-space: nowrap;
}

#services th a{
	color: #4E4E4E;
}

#services tfoot th, tfoot td {
	border: 1px solid #e0e0e0;
	font-size: 1em;
	background: #e8e8cf;
}

#services tbody td a {
	background: transparent;
	text-decoration: none;
}

#services .icon {
	vertical-align:middle;
}

#services .bullet{
	background: url(../images/icon/img_orangearrow.gif) transparent no-repeat top left;
	padding-left:1em;
	display:block;
}

#services tbody th a {
	background: transparent;
	color: #3f7c5f;
	font-weight: bold;
}

#services tbody th a:visited {
	color: #b98b00;
}

#services tfoot td {
	border: 1px solid #996;
}

#services p{
    padding:0 1.5em 0 1em;
    margin: 0;
    line-height:130%;
}



/* for "modify web part" problem encountered on 11/20/2009. Modified by Riva
--------------------------------------------------------------------*/
div#MSOTlPn_WebPartPageDiv { 
	overflow: visible !important;
}


/* for maintenance message webpart
---------------------------------------------------------------------*/
.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 25%;
			width: 50%;
			height: 50%;
			padding: 16px;
			border: 16px solid orange;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}


