/*COLOR INFORMATION*/

/*THINGS THAT ARE RED #862632***********************/

#menu ul
	{
		color: #FFFFFF;
		cursor: pointer;
		cursor: hand;
		background-color: #C90004;
	}

	body
	{
		background-color: #003F72;
	}
	
	#wrap a.navbar,
	#menu li,
	#menu li.title a,
	#menu .keywordsearch,
	#banner a.button,
	#banner h2,
	.back a.button,
	#calendar table,
	#calendar table td.hdr
	{
		background-color: #1A4966;   
	}
	
	#banner a.button
	{
		background-color: #003f72;
		background-image: url('../images/buttonback.png');
		background-repeat: repeat-x;
	
	}
	#menu li
	{
		background-color: #ffffff;   
	}
 
	.title,
	.back,
	#alerts .loginalert,
	#links a,
	.section .content .remoteLink a,
	#content .creleft,
	#content .cre a,
	input,
	.confMessage,
	#confMesg2,
	textarea,
	.section h2,
	.section h4,
	.content table thead th,
	.content table tfoot th,
	.content table tfoot tr td,
	.section .message,
	.section .unansweredquestion,
	.section .Notes a,
	fieldset,
	#calendar table
	{
		border-color: #08439A;
	}	

	#menu li a,
	#menu .keywordsearch,
	#menu .externallink,
	h2,
	.section h4,
	.title h3,
	.title h4,
	a.button,
	#alerts h3,
	#links h3,
	#content h2,
	#content .storyhead,
	#content a,
	input.button,
	.section .content table thead th,
	.section .content table tfoot th,
	.section .content table tfoot tr td,
	.section .content table tfoot tr td a,
	.section .content table tfoot tr td h2,
	.section .content table tr.header td,
	.section .Notes pre,
	.section .chart table tr.header
	{
		color: #08439A;
		
	}
	
	.section .chart table tr.header
	{
		color: #FFFFFF;
		background-color: #08439A;
		
	}	
	
	.alertborder
	{
		border: red 2px solid;
	}
	#srotext
	{
		border: 1px solid #862632;
	}

/***************************************************/

/*THINGS THAT ARE VERY DARK BROWN #8C6352***********/

	.section .Notes,
	.section .rxholder .rx
	{
		border-color : #08439A;
	}

/***************************************************/

/*THINGS THAT ARE DARK BROWN #CEAE86****************/

	#wrap,
	.content table thead th,
	.content table tfoot th,
	.content table tfoot tr td,
	.section .rxholder .rx,
	.chart table tr.header,
	.tallchart table tr.header,
	#footer,
	#calendar,
	#calendar table td
	{
		background-color: #FFFFFF;	
	}

	#main.nobanner,
	.content table tr td,
	.section .content table tbody th,
	.section .Notes pre,
	.section .Notes textarea
	{
		border-color: #08439A;
	}

	input.button,
	a.button
	{
		border-bottom-color: #08439A;
		border-right-color: #08439A;
				background-image: url('../images/buttonback.png');
		background-repeat: repeat-x;
	}

/***************************************************/

/*THINGS THAT ARE MEDIUM BROWN #EFCB9C**************/

	#CRE,
	#calendar table td.wknd,
	#calendar table td.wkndn
	{
		background-color: #8DB4F0;	
	}

	

	#wrap,
	#main,
	.terms,
	#menu ul,
	#menu .keywordsearch,
	#menu .externallink,
	.back a.button,
	#footer
	{
		border-color: #08439A;
		
	}

	td.colorband {
		background-color: #8DB4F0 !important;
		border-top-color: #8DB4F0 !important;
		padding-top: auto;
		padding-bottom: auto;
	}

	.section .content table tr.tableRowMessage td.colorband {
		border-top-color: #8DB4F0 !important;
	}



/***************************************************/

/*THINGS THAT ARE LIGHT BROWN #FFE4C2***************/

	#menu li a,
	.section .rxholder .rx,
	.section .unansweredquestion,
	.section .Notes,
	.section .content table.billing td.outstanding,
	textarea.readonly,
	.loginalert,
	#links a,
	.section .remoteLink a
	{
		background-color: #FFFFFF;	
	}
 
 	a.button,
	{
		background-color: #FFFFFF;	
	}

	#wrap a.navbar,
	#banner a.button
	{
		border-color: #08439A;
		
	}

	#wrap a.navbar,
	#menu h2,
	#menu h3,
	#menu li.title a,
	#banner a.button,
	input.button,
	.back a.button
	{
		color: #FFFFFF;
	}

	
	#menu li
	{
		color: #00274B;
	}

/***************************************************/

/*THINGS THAT ARE VERY LIGHT BROWN #FFEFDB**********/

	#main,
	#datatile,
	#datatile #footer,
	.section .Notes a,
	.section .Notes input.button,
	.content table tr td,
	.content table tr.odd td,
	.billimage,
	#CRE h2,
	#CRE #right,
	.section .chart table tr td,
	.section .tallchart table tr td,
	#srotext,
	#demographics_section input 
	{
		background-color: #FFFFFF;
	}

	.section .content table tr.tableRowMessage td,
	.section .content table tr.header td
	{
		border-top-color: #FFEFDB;
	}

	.section .tallchart table tbody tr td.name
	{
		color: #FFFFFF;
		background-color: #08439A;
		
	}	
	
/***************************************************/

/*THINGS THAT ARE BLACK #000000*********************/

	.section .content .highlight
	{
		border-color: black;
	}

	a,
	.section .content table thead a,
	.section .chart table tr td a,
	.section .content h4,
	.section .rxholder .rx h4,
	.section .question h4,
	.section .unansweredquestion h4,
	#footer a
	{
		color: black;
	}


/***************************************************/

 #footer a,#baselinks a
 { 
 color: #FFFFFF; 
 } 

 #footer a:hover,  #baselinks a:hover
 { 
text-decoration: none;
} 

/*THINGS THAT ARE GREY #777777**********************/

	.section .content table tfoot tr td .inactive,
	.helptext,
	.proxymessage,
	input.readonly,
	input.disabled
	{
		color: #777777;
	}

/***************************************************/

/*THINGS THAT ARE WHITE #FFFFFF*********************/

	#menu ul li.selected a,
	.terms,
	.section .content .highlight,
	select,
	textarea
	{
		background-color: white;
	}
	input
	{
		background-color: #FFFFFF;
	}
	



	input.button,
	a.button
	{
		border-top-color: #9EB9D8;
		border-left-color: #9EB9D8;
	}

	#banner h2
	{
		color: white;
	}

/***************************************************/

/*THINGS THAT ARE RED #FF0000***********************/

	.alert,
	.alert *,
	.section .content table tbody tr td.notgiven,
	.panic
	{
		color: red;
	}

/***************************************************/




/*FONT INFORMATION*/
#wrap,
#datatile
{
	font-family: verdana,geneva,sans-serif;
}

input.button
{
	font-family: verdana, sans-serif;
}

.title h2
{
	font-family: georgia, serif;
}

textarea
{
	font-family: verdana, sans-serif;
	font-size: 1.1em;
}

.section .Notes textarea
{
	font-family : courier, sans-serif;
}




/*HOVER INFORMATION*/

a:hover,
#content a:hover,
#footer a:hover {
	color: blue;
}

dt a:hover {
	color: inherit;
}

a.button:hover {

	background-color: #FFFFFF;	
}

.back a.button:hover {
	color: #FFFFFF;	
	background-color: #1A4966;	
}

#menu li a:hover,
.section .content table tr.hover td
{
	background-color: #FFFFFF;	
	cursor: pointer;
}

#menu li.title a:hover
{
	background-color: #FFFFFF;	
}

#alerts .loginalert a:hover,
#links a:hover,
.section .content .remoteLink a:hover
{
	background-color: #6aade4;
	color: black;
}



table tr td.selected {
	background-color: #333333 !important;
}

.content table tr.preview td,
.content table tr.clickable td,
.content table tbody tr.clickable th
{
	background-color: #6aade4;
	border-top-color: #6aade4;
}

.content table tr.preview td {
	border-top-color: #8DB4F0 !important;

}
#wrap {
	background-color: #FFFFFF;	
}


#menu li a:hover,
.section .content table tr.hover td
{
	background-color: white;
	cursor: pointer;
}

#menu li a:hover
{
	background-color: #003f72;
	color: white !important;
	cursor: pointer;
}


#menu ul li.selected a
{
	color: white !important;
	background-color: #003f72;
}

#menu ul li.title:hover
{

	text-decoration: underline;
}

a {
	color: #003f72; !important;
}
a:hover {
	text-decoration: none; !important;
}

#links a , #alerts a {
	color: #000000; !important;
}


