﻿/*Default HTML Tags*/
body
{
    background-color: white;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
	margin: 0px; 
	padding: 0px;			/* Need to set body margin and padding to get consistency between browsers. */
	text-align: center;		/* Hack for IE5/Win */
	width: 780px;
	margin: 0px auto;		/* Right and left margin widths set to "auto" */
	text-align: left;		/* Counteract to IE5/Win Hack */
}

#bodyContent { text-align: left; width: 780px; margin-left: auto; margin-right: auto; }

image { border: 0; }
.image { border: 0; }

p { margin-left:20%; margin-right:20%; padding-top:10pt; padding-bottom:10pt; padding-right:20pt; padding-left:20pt; }
h1 { margin: 0; color:  #003591; font-size:	1.8em; font-weight: bold; font-style: normal; padding-bottom: 10px; }	
h2 { margin: 5px 0px 0px 0px; color:  #003591; font-size: 1.3em; font-weight:600; font-style: normal; }	
h3 { margin: 2px 0px 0px 0px; font-size: 1em; font-weight:600; font-style: normal; }
dl { margin: 0; }

a:link, a:visited { color:  #DE3831; text-decoration: underline; }
a:hover { color:  #E98300; text-decoration: underline; }

/*MasterPageHeader*/
.LoginStatus { float: right; padding-top: 15px; }
#HorizontalMenu{ background-image: url(../../Images/Header/nav_bg.GIF); background-repeat: repeat-x; padding-left: 25px; padding-bottom: 5px; }
#headertop { background-color: #024589; width: 100%; }
#headertop a:link, #headertop a:visited { font-size: .7em; font-weight: bold; color: white; text-decoration: none; }
#headertop a:hover { color: yellow; text-decoration: underline; }
#sectionhead { background-image: url(../../Images/Header/sectionhead_bg.gif); background-repeat: repeat-x; height : 25px; padding: 4px 0px 0px 25px; }

/*MasterPageFooter*/
#PageFooterContent { text-align: center; margin-top: 20px; font-size: .8em; }
#PageFooterContent #copyright{	font-size: .9em; }

/*Default.aspx Specific*/
.HighlightBoxes { width: 185px; padding: 0; text-align: left; }
.HighlightBoxes .Header { padding: 3px 0px 3px 7px; background-color: #009bdf; color: #ffffff; text-transform: uppercase; font-size: .8em; font-weight: bold; border-bottom: 1px solid #ffffff; vertical-align: top; }
.HighlightBoxes .Content { background-color: #eaf1fa; color:#000000; font-size:.8em; padding:4px; margin:0; height: 110px; vertical-align: top; }
.HighlightBoxes .Footer { background-color: #eaf1fa; color:#000000; font-size:.8em; padding:4px; margin:0; height: 20px; }
.HighlightBoxes .BoxLink { text-align: right; vertical-align: bottom; padding: 0 10px 10px 0; }

#FlashAnimation {float: right; padding-left: 10px; }
#TableContent { border: 0; padding: 0; width: 100%; }

/*Left Menu*/
#leftmenu { width: 130px; vertical-align: top; }
#leftmenu .MenuHeader { font-size: 1em; color: Black; font-weight:bold; }
#leftmenu .menulink, #leftmenu .menulinkvisited { font-size: 1em; color:  #024589; text-decoration: none; text-indent:15px; border-bottom-style:solid; border-bottom-color:#8FCAE7; border-bottom-width:1pt; background-color: #EAF1FA; padding: 2px 0 1px 0; display: block; }
#leftmenu .menulinkhover { color: #0073CF; text-decoration: underline; }

/* Content */
#rightcontent { margin-left: 10px; vertical-align: top; }
#rightcontent .featuredservice { padding-top: 12px; }
#rightcontent .bullet { list-style-type: circle; font-size: 1em; }
#rightcontent .bulletbold { list-style-type: circle; font-size:	1.1em; font-weight:600; font-style:	normal; }

/*MyAccount.aspx*/
#divRequirements { color: #024589; font-size: .7em; padding: 1px; }
.myaccountpagegridheader{ font-size: 10pt; font-weight: bold; }
.myaccountpagesectionheader { background-color: Gray; color: white; font-size: 9pt; font-weight:300; font-style: normal; padding: 0px 0px 0px 3px; }

.reportmenu {font-size: .8em; width: 220px; background-color: #EAF1FA; }
.reportmenu .reportheader {color: Black; font-weight:bold; text-decoration: none; padding:5px 0 1px 2px; }
.reportmenu .reportlink { text-indent: 15px; display: block; width: 220px; }
.reportmenu .reportlink:link, .reportmenu .reportlink:visited{ color:  #024589; text-decoration: none; padding: 2px 0 1px 0;}
.reportmenu .reportlink:hover { color: #0073CF; text-decoration: underline; }

#customersectionheader { background-color: #9CD9F5; padding: 3px; text-align: left; }
#customersectionheader #customertable { border: 0px; width: 200px; font-size: 8pt; }
#customersectionheader #customertable .customertablevalue { color: #024589; vertical-align: top; }
#customersectionheader #customertable .customertablelabel { color: #024589; white-space: nowrap; vertical-align: top; width: 75px; }

.altMenu {font-size: .8em; padding-top: 2px; }

.sectionheader { background-color: #3DB7E4;	color: White; font-size: 8pt; font-weight:600; font-style:	normal; height: 21px; width: 25%; padding-left:5px; }

.ErrorLabel {border: 1px solid black; background-color: #FFFFCC;  color: #DE3831; width: 99%; padding: 1 0 1 5; font-size: .8em;}

#PanelWrapper 
{ 
	display: none; 
	margin-bottom: 5px; 
	padding: 5px; 
	background-color: #CCCCCC; 
	clear: both; 
	font-size: 8pt; 
	font-family: Arial;
	border-left: 2px solid #A9A9A9;
	border-top: 2px solid #A9A9A9;
	border-right: 2px solid #696969;
	border-bottom: 2px solid #696969;
}

.cordamap
{
	border-left: 2px solid #A9A9A9;
	border-top: 2px solid #A9A9A9;
	border-right: 2px solid #696969;
	border-bottom: 2px solid #696969;
	text-align: center;
}

.ReportButtons {font-size: 8pt; font-family: Arial; width: 100px; cursor: pointer;}
#PanelWrapper .CreateReport { font-size: 8pt; font-family: Arial; margin: 5px 0 0 0; cursor: pointer; }

#PanelWrapper .dtname
{
    float: left; 
    clear: left; 
    width: 100px;
    white-space: nowrap;
    padding: 5px; 
    text-align: right;
}

#PanelWrapper .ddvalue
{
    text-align: left; 
    padding: 5px;    	
}
