/* CSS Document                                         */
/* Change Colors to customize your Application Template */
/* Also includes images                                 */
/* ---------------------------------------------------- */

/* --- Level 1 Layer---------------------------------*/
body {
	background-color: #afafaf;
}
#assistive, #assistive a, #assistive a:hover, #globalbottom {
	background-color: #afafaf;
	color: #afafaf; 
	}
#assistive2, #assistive2 a, #assistive2 a:hover {
	background: #E4E9EF;
	color:#E4E9EF;
}
#container {
	background-color: white;
	}
	
/* --- Level 2 Layers------------------------------------*/
#apptitle, #apptitle a {
	background-color:#07077f;
	color: #FFFFFF;
	}

#help {
	background: #e4e9ef;
	}
	
#copyright {
	border-bottom-color: #06067e;
	}
#FAQfooter {
	background-color: #dfae14;
	color:#FFFFFF;
}
	
/* --- APPLICATION Child Layers -------------------------------------*/

/* Main Text Layer */
#text {
	border-color: black;
	}

/* Columns Inside Main Text Layer */

/*Accumulated Charges Box*/
#text #acch {
	background: #f3f3e7 url(/sos/sos-rw/images/gfx_icon_acc_leftpad.gif) no-repeat center left; 
	border-color: #81994f; 
	}
	
/* --- apptitle Formats ------------------------------------------*/

p.secure {
	background: url(/sos/sos-rw/images/gfx_secure_iconu.gif) no-repeat top left;
	}


/* --- Help Panel Formats -------------------------------------*/

#help {
	background: #E4E9EF url(/sos/sos-rw/images/gfx_instructions_corner.gif) no-repeat top right;
}

h3#faq a{
	background:#E4E9EF url(/sos/sos-rw/images/gfx_icon_faq3.gif) no-repeat top left;
}

/* --- Copyright & Footer Formats ---------------------------------------------*/

p#copyright {
	color: #000000; 
	}

/* --- Link Formats -----------------------------------------*/

a	{
	color:#000000; 
	}	

a:active, a:visited {
	color: #000000; 
	}

.menu a {
	font: bold 90%/200% Verdana;
	}
#globalbottom, #globalbottom a {
	color: #000000;
}
	
/* --- APPLICATION FORMATS -------------------------------------------------*/
.pageContentBrdr, .pageContentBrdrPadded, .extraBorderTop, .extraBorderBtm {
	border-color:#93908B;
}
#pageContent h2{
	background-color: #e2e1c3; 
	}
.genErrorText, .genErrorText a, .genErrorText a:active, .genErrorText a:visited, div.errorMessage {
	color:#ff0000;
}
div.errorCode {
	color:#666666;
}
div.alertMessage, .alertCopy {
	color:#f08a20;
}
/*--- Text Block Formats-----------------------------*/

#col2 h2.matches {
	background-color: white;
	color: #f08a20;
	text-decoration:none;
}

/*--- Data Table Formats ------------------------------*/

#dataentry caption, #dataentry2 caption, #results caption, #dataentry3 caption, #searchresults caption{
	background-color: #cccccc; 
	border-bottom-color: white;
	}

#dataentry .labels, #dataentry2 .labels{
	background-color: #e4e9ef; 
	}
		
/*--- Results Table Formats ------------------------------*/

#results th {
	background-color: #e2e1c3; 
	}
	
#results td{
	background-color: #eff0e4;
	border-top-color: white;
	}
#results td.none{
	background-color: #FFFFFF;
	border-top-color: white;
}
#results td#result { 
	background-color:white;
	}
	
	
/*--- Buttons ------------------------------*/

button {
	background-color:white;
	}
	
/*--Terms of Use -------------------------------*/

#pageContent #errortoggle {
	color: #f08a20; 
	}
		
#touscroll {
	border-color:#ddd;
	}
	
/*-----------------------------------------------------------------*/
/* BEGIN Application Header Colors */
#ga_logo {
	background-color:#e1e1e1;
}
.headerfooter {
	background-color:#F0F1E3;
}
.headerfooter a {
	COLOR: #660000;
}
.headerfooter .links {
	color:black;
}
.date {
	color:#000000;
}
#app_header {
	background-color:#fff;
}
#app_header .headerfooter {
	background-color: #cccccc;
}
.headerfooter .links a {
	color:black;
}
/* END Application Header Colors */
/*-----------------------------------------------------------------*/

/*-----------------------------------------------------------------*/
/* Begin Breadcrumb and Logout*/

#breadcrumbLogout .appBreadcrumbs {
	color:#750008;
}
#breadcrumbLogout .appBreadcrumbs a {
	color:#750008;
}
/* End Breadcrumb and Logout*/
/*-----------------------------------------------------------------*/
