/* MainContentPanel */

td.MCPColor {
background: #ffffff;
}
div.MainContentPanel {
text-align: left;
vertical-align: text-top;
margin: 0px 20px 20px 20px;
}

/* Breadcrumbs */

td.Breadcrumb {
color: #888888
}
td.Breadcrumb a {
color: #888888
}
td.Breadcrumb a:visited {
color: #888888
}
td.Breadcrumb a:hover {
color: #888888
}

/* Headings1-2 */

img.GraphicalH1 {
padding-top: 25px;
padding-bottom: 9px;
}
span.Lowercase {
text-transform: none;
}
h1 {
font: 19px/22px Arial Black, Arial, Helvetica, sans-serif; 
color: #f0ab00; 
text-transform: uppercase;
letter-spacing: -0.05em;
margin-top: 25px;
margin-bottom: 25px;
font-style:normal;
}
h1 em {
color: #999999;
font-style: normal;
}
h2 {
	color: #FFFFFF;
	margin-top: -20px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
}

/* Headings3-6 REVISED */

h3 {
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
h4  {
font: Bold 13px/16px Arial, Helvetica, sans-serif; 
margin-bottom: -10px;
}
h4.AllCaps {
font: Bold 12px/16px Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
h5 {
font: Bold 12px/15px Arial, Helvetica, sans-serif; 
margin-bottom: -10px;
}
h6 {
font: Bold 11px/13px Arial, Helvetica, sans-serif; 
margin-bottom: -10px;
}
div.Dove h3 {
color: #44697D;
}
div.Dove h4 {
color: #44697D;
}
div.Dove h5 {
color: #44697D;
}
div.Dove h6 {
color: #44697D;
}
div.Petrol h3 {
color: #156570;
}
div.Petrol h4 {
color: #156570;
}
div.Petrol h5 {
color: #156570;
}
div.Petrol h6 {
color: #156570;
}
div.WarmGreen h3 {
color: #557630;
}
div.WarmGreen h4 {
color: #557630;
}
div.WarmGreen h5 {
color: #557630;
}
div.WarmGreen h6 {
color: #557630;
}
div.WarmRed h3 {
color: #774A39;
}
div.WarmRed h4 {
color: #774A39;
}
div.WarmRed h5 {
color: #774A39;
}
div.WarmRed h6 {
color: #774A39;
}
div.VioletMauve h3 {
color: #644459;
}
div.VioletMauve h4 {
color: #644459;
}
div.VioletMauve h5 {
color: #644459;
}
div.VioletMauve h6 {
color: #644459;
}

/* Links */

a {
color: #04357B;
text-decoration: underline;
}
a:visited {
color: #644459;
text-decoration: underline;
}
a:hover {
color: #04357B;
text-decoration: none;
}

/* DataTables */

table.DataTable {
background: #ffffff;
}
.DataTableTH {
font: Bold 12px/15px Arial, Helvetica, sans-serif; 
height: 27px;
vertical-align: middle;
}
.DataTableFooter {
height: 21px;
}
div.Dove .DataTableTH {
background: #E3E9EC url(../images/DataTableTHBgRepeatDove.jpg) repeat-x;
}
div.Dove .DataTableRow01 {
background: #E3E9EC;
}
div.Dove .DataTableRow02 {
background: #DAE1E5;
}
div.Dove .DataTableFooter {
background: url(../images/DataTableFooterBgRepeatDove.jpg) repeat-x;
}
div.Petrol .DataTableTH {
background: #DCE8EA url(../images/DataTableTHBgRepeatPetrol.jpg) repeat-x;
}
div.Petrol .DataTableRow01 {
background: #DCE8EA;
}
div.Petrol .DataTableRow02 {
background: #D0E0E2;
}
div.Petrol .DataTableFooter {
background: url(../images/DataTableFooterBgRepeatPetrol.jpg) repeat-x;
}
div.WarmGreen .DataTableTH {
background: #E6EBE0 url(../images/DataTableTHBgRepeatWarmGreen.jpg) repeat-x;
}
div.WarmGreen .DataTableRow01 {
background: #E6EBE0;
}
div.WarmGreen .DataTableRow02 {
background: #DDE4D6;
}
div.WarmGreen .DataTableFooter {
background: url(../images/DataTableFooterBgRepeatWarmGreen.jpg) repeat-x;
}
div.WarmRed .DataTableTH {
background: #EBE4E1 url(../images/DataTableTHBgRepeatWarmRed.jpg) repeat-x;
}
div.WarmRed .DataTableRow01 {
background: #EBE4E1;
}
div.WarmRed .DataTableRow02 {
background: #E4DBD7;
}
div.WarmRed .DataTableFooter {
background: url(../images/DataTableFooterBgRepeatWarmRed.jpg) repeat-x;
}
div.VioletMauve .DataTableTH {
background: #E8E3E6 url(../images/DataTableTHBgRepeatVioletMauve.jpg) repeat-x;
}
div.VioletMauve .DataTableRow01 {
background: #E8E3E6;
}
div.VioletMauve .DataTableRow02 {
background: #E0DADE;
}
div.VioletMauve .DataTableFooter {
background: url(../images/DataTableFooterBgRepeatVioletMauve.jpg) repeat-x;
}
.DataTableTHDoveDk {
font: Bold 12px/15px Arial, Helvetica, sans-serif; 
background: #D0D9DE url(../images/DataTableTHBgRepeatDoveDk.jpg) repeat-x;
height: 27px;
vertical-align: middle;
}
.DataTableRow02DoveDk {
background: #D0D9DE;
}
.DataTableFooterDoveDk {
background: url(../images/DataTableFooterBgRepeatDoveDk.jpg) repeat-x;
height: 21px;
}

/* OLD DataTables 
(DELETE THIS SECTION AFTER ALL UPDATES HAVE BEEN MADE THE PROFILE CENTER AND FORMS) */

table.DataTableDove {
background: #FFFFFF;
}
.DataTableTHDove {
background: #E3E9EC url(../images/DataTableTHBgRepeatDove.jpg) repeat-x;
height: 27px;
vertical-align: middle;
}
table.DataTableDove2 {
background: #E3E9EC;
}
.DataTableRow01Dove {
background: #E3E9EC;
}
.DataTableRow02Dove {
background: #DAE1E5;
}
.DataTableFooterDove {
background: url(../images/DataTableFooterBgRepeatDove.jpg) repeat-x;
height: 21px;
}

/* Lists */

ul {
font: 11px/17px Arial, Helvetica, sans-serif;
padding-left: 0px; 
margin-bottom: 25px; 
margin-left: 30px;
color: #333333;
}
ul ul {
padding-left: 0px; 
margin-bottom: 0px; 
margin-left: 30px;
color: #333333;
}
div.Dove li {
list-style-image: url(../images/BulletDove.gif);
}
div.Dove li li {
list-style-image: url(../images/BulletDove.gif);
}
div.Petrol li {
list-style-image: url(../images/BulletPetrol.gif);
}
div.Petrol li li {
list-style-image: url(../images/BulletPetrol.gif);
}
div.WarmGreen li {
list-style-image: url(../images/BulletWarmGreen.gif);
}
div.WarmGreen li li {
list-style-image: url(../images/BulletWarmGreen.gif);
}
div.WarmRed li {
list-style-image: url(../images/BulletWarmRed.gif);
}
div.WarmRed li li {
list-style-image: url(../images/BulletWarmRed.gif);
}
div.VioletMauve li {
list-style-image: url(../images/BulletVioletMauve.gif);
}
div.VioletMauve li li {
list-style-image: url(../images/BulletVioletMauve.gif);
}

/* HorizontalAndVerticalRules */

hr {
background: #cccccc;
}
td.VerticalLineMdGray {
background: #cccccc;
}

/* Forms */

select, input {
font: 100% Arial, Helvetica, sans-serif;
color: #333333;
}

/* Warning */

.warning {
font: 11px Arial, Helvetica, sans-serif; 
color: #9E3039;
}
