/*---------- HEADER RULES ----------*/
#header {
	padding: 16px 20px 0px 0px;
}
#header INPUT {
	font: xx-small "Arial";
	color: #444;
	margin-left: 8px;
}
#header FORM {
	padding: 0px;
	margin: 0px;
}

a {
	color: #990000;
}
a:hover {
	color: #CCCCCC;
}

/*---------- BREADCRUMB---------------*/
.breadcrumb{
	color: #990000;
	font: 9pt "Arial", "Helvitica";
	font-weight: normal;
}
a.breadcrumb:hover {
	color: #CCCCCC;
}
.pageHeader{
	color: #003601;
	font: 9pt "Arial", "Helvitica";
	font-weight: bold;
}
a.pageHeader:hover {
	color: #666666;
}

/*---------- LEFT HAND NAVIGATION RULES ----------*/
#left_navigation H1 {
	color: #003601;
	font: 9pt "Arial";
	padding: 0px;
	margin: 0px 5px 8px 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#left_navigation UL {
	margin: 0px;
	padding: 0px;
}
#left_navigation UL LI {
	list-style-type: none;
	margin: 0px 0px 12px 14px;
	padding: 0px;
	font: 8pt "Arial";
}
#left_navigation UL LI A {
	color: black;
	text-decoration: none;
}
.pagelevel1{
	list-style-type: none;
	/*margin: 0px 0px 12px 14px;*/
	padding: 0px;
	font: 8pt "Arial";
	color: black;
	text-decoration: none;	
}
.section_header{
	color: #003601;
	font: 10pt "Arial", "Helvitica";
	text-transform: uppercase;
	font-weight: bold;
}

/*---------- CONTENT AREA RULES ----------*/
#content_area {
	margin: 0px 30px 10px 30px;
	color: black;
	font: small "Arial", "Helvitica";
/*	text-indent: 1em; */
	margin-top: 5px;
}
#content_area H1 {
	color: #003601;
	font: medium "Arial", "Helvitica";
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 3px;
	font-weight: bold;
}
#content_area P {
	color: black;
	font: small "Arial", "Helvitica";
/*	text-indent: 1em; */
	margin-top: 5px;
/*	margin-right: 30px; */
}

DIV#interior_content {
	background-image: url('/templates/oakland_inside/images/inside-background1.gif');
	background-repeat: no-repeat;
/*	padding-right: 50px; */
	padding-right: 0px;
}


/* CONTENT RATES */

.content_rates_category1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #5786B0;
	font-weight: bold;
}

.content_rates_notes{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color: #000000;
	margin-left: 20px;
	margin: 20px;
}

/*.content_rates_table{
	width: 90%;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}*/
.content_rates_table{
	width: 98%;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	border-collapse: collapse;
	background-color: white;
}

.content_rates_table_title {
	background-color: #003601;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.content_rates_table_effectivedate{
	background-color: #003601;
	font-size: 12px;
/*	font-weight: bold; */
	color: #FFFFFF;
	text-align: left;
}

.content_rates_table_fields {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-style: inset inset inset inset;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}
.content_rates_table_notes{
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.content_rates_table_row1 {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	border-style: inset inset inset inset;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}
.content_rates_table_row2 {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	border-style: inset inset inset inset;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}
.content_rates_table_row_highlight {
	background-color: #AFD1B0;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-style: inset inset inset inset;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
}

/*-----------------------------------*/

.ratesCategory1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
}

.ratesCategory2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
}

.ratesTable {
	width: 100%;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.ratesTitle {
	background-color: #F9D783;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.ratesFields {
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

.ratesMiscRow {
	background-color: #FDF4DD;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.ratesAsOf {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

.ratesRow1 {
	background-color: #CCCCCC;
	font-size: 10px;
	color: #000000;
}

.ratesRow2 {
	background-color: #CCCCCC;
	font-size: 10px;
	color: #000000;
}

.ratesRowNotes {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

.ratesRowHighlight {
	background-color: #AFD1B0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}



/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
.regionsbox {
	border: 1px solid #A6A68E;
	padding: 5px;
}

.regions_header {
	font-size: 14px;
	color: #D82B02;
	font-weight: bold;
}

/* ------------------------------------------------------ */

/* CONTENT: SITEMAP STYLES */
.content_sitemap {
}


/* CONTENT: BANNER STYLES */
.content_banner {
}

/* CONTENT: POLL STYLES */
.content_poll_title {
	font-weight: bold;
}

.content_poll_option {
}

/* CONTENT: ARTICLE STYLES */
.content_article_header {
    font-size: 14px;
    color: #996600;
}

.content_article_list {
}

/* CONTENT: CALENDAR STYLES */
.content_calendar_header {
    font-size: 14px;
    color: #996600;
}

.content_calendar_list {
}

.content_calendar_table {
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9; 
}
			
.content_calendar_table_headercell {
	background: #B9B9B9;
	text-align: center;
}

.content_calendar_table_cell {
	border-left: 1px solid #B9B9B9;
	border-top: 1px solid #B9B9B9;
	font-size: 8pt;
}

.content_calendar_table_selectedcell {
	background: #E6E6E6;
}

/* ------------------------------------------------------ */

/* REGIONS: SITEMAP STYLES */
.regions_sitemap {
}


/* REGIONS: BANNER STYLES */
.regions_banner {
}

/* REGIONS: RELATED LINKS STYLES */
.regions_relatedlink_list {
}

/* REGIONS: POLL STYLES */
.regions_poll_title {
	font-weight: bold;
}

.regions_poll_option {
}

/* REGIONS: ARTICLE STYLES */
.regions_articles_list {
	margin: 5px;
	margin-left: 15px;
	padding: 0;
}

.regions_articles_list LI {
	margin-bottom: 5px;
}

/* REGIONS: CALENDAR STYLES */
.regions_calendar_list {
}

.regions_calendar_table {
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9; 
}
			
.regions_calendar_table_headercell {
	background: #B9B9B9;
	text-align: center;
}

.regions_calendar_table_cell {
	border-left: 1px solid #B9B9B9;
	border-top: 1px solid #B9B9B9;
	font-size: 8pt;
}

.regions_calendar_table_selectedcell {
	background: #E6E6E6;
}

/* ------------------------------------------------------ */
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.formboxpassword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url(/templates/detedison_inside/media/password_text.gif);
	background-repeat: no-repeat;
}
.bullet {
	list-style-image: url(/templates/detedison_inside/media/related-items-line.gif);
}

/* -- Notes tages -- */
.Rates_Notes {
	color : #000000;
/*	text-decoration : none; */
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
A.Rates_Notes {
	color : #003399;
/*	text-decoration : none; */
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

A:HOVER.Rates_Notes {
	color : #003399;
/*	text-decoration : underline; */
	font-family : Arial, Helvetica, sans-serif;
}