/* ###### General Color Scheme ###### */

/* ### Text Colors ### */
a, .addeditover, .spanlink
	{ /* Text Color: */ color: #9B1631; }
.addedit
	{ /* Text Color: */ color: #000000; }
legend 
	{ /* Text Color: */ color : #0614C4; }	
.highlightrow, .tab_section_heading, .tab_selection_indicator_text_unselected
	{ /* Text Color: */ color : #ffffff; }	
.tab_selection_indicator_text_selected
	{color: #343B83}
.instruct_heading
	{ color:#565591; }

/* ### Background Colors ### */
.main
	{ /* main background */ background: #ffffff }
.titlebox, button, .contentheading
	{  background: #eeeeee }
textarea, .popup, .nomargin, .displayTable, .whiterow
	{ /* background */ background: #ffffff; }
.toprow, .addedit, .addeditover, .toprowSelect, .toprowSelect, .displayTableGray
	{ /* background */ background: #dcdcdc }	
.toprow_nobg, .toprow_vertical
	{ /* background */ background: #dcdcdc }
.bottomrow
	{ /* background */ background: #dcdcdc }	
.hdrgrey
	{ /* background */ background: #dcdcdc }	
.altrow
	{ /* background */ background: #f5f5f5; }
.altrowdark
	{ /* background */ background: #eaeaea; }	
.highlightrow
	{ /* background */ background: #0048AA; }	
.tab_section_heading
	{ /* background */ background: #565591; }	
.formborder, .accent_bg
	{background-color:#ECEBF0;}
.tab_accentborder
	{background:#B5C0E0 url('gradient_progress_bar.gif');}
.tab_accent_seperator
	{background: #565591;}
.tab_accent_seperator_lite
	{background: #565591;}
.tab_location_indicator
	{ background-color:#565591; }

	
/* ### Border Colors ### */	
select, textarea, fieldset, .textfield, .textfield_disabled, .single_border, .formborder
	{ /* Single Border Color: */ border : 1px solid #565591; }
.tab_accentborder 
	{ /* Single Border Color: */ border-top : 1px solid #565591; border-right : 1px solid #565591; border-bottom : 2px solid #565591; border-left : 1px solid #565591}
.tab_accentborderonly
	{ /* Single Border Color: */ border : 1px solid #565591; }
fieldset.onGray
	{ /* Single Border Color: */ border : 1px solid #b0b0b0; }	
button, .contentheading	
	{ /* Single Border Color: */ border : 1px solid #3F3A63; }
.displayTable, .displayTableGray
	{ /* main content table */ border-left: #eeeeee 1px solid; border-top: #eeeeee 1px solid; border-right: gray 1px solid; border-bottom: gray 1px solid; }
.info_border
	{border-color:#C0C3D4;}
.tab_location_indicator
	{ border-left: #343D82 1px solid; border-right: #343D82 1px solid;}
.tab_leftonlyborder
	{ border-left:1px solid #373E84 }
/* ### Special Colors ### */

.tabdefaulttop, .tabselectedtop, .tabovertop, .tabselectedthird
	{ /* Tab Color */ border-left: white 1px solid; border-top: white 1px solid; border-right: white 1px solid; border-bottom: white 1px solid; }
.tabselectedtop,  .tabovertop, .tabselectedthird, .tabmessagerow
	{ /* Tab Color */ background-color: #565591; color: #ffffff; }
.tabdefaulttop, 
	{ /* Tab Color */ background-color: #ADACBE; color: #ffffff; }
.tabdefaultbottom, .taboverbottom, .tabselectedbottom	
	{ /* Tab Color */ background-color: #ffffff; }	
.tabdefaultbottom
	{ /* Tab Color */ color: #565591; }	
.taboverbottom
	{ /* Tab Color */ color: #CC99FF; }	
.tabselectedbottom	
	{ /* Tab Color */ color: #7E7EBE; }		
#showhidemenulink
 { color: #808080}
#footer 
	{ 
	border-top: #3F3A63 2px solid; 
	}
.taskBoxDiv {
    width: 100%; height: 285px; overflow: auto;
    }
.copyright
	{ text-align : left; }	
/* ### SPECIAL MENU STYLES ### */
.topmenu1, .topmenu2, .topmenu1selected, .topmenu2selected {
font-family: 'Arial';
font-weight: bold;
}
.topmenu1 {
color: Gray;
font-size: 8pt;
text-transform: uppercase;
}
.topmenu2 {
color: Gray;
font-size: 8pt;
}
.topmenu1selected {
color: #565591;
font-size: 8pt;
text-transform: uppercase;
}
.topmenu2selected {
color: #565591;
font-size: 8pt;
}
.topmenu3, .topmenu3selected
{
font-family: 'Arial';
color: White;
font-weight: bold;
font-size: 8pt;
}
.topmenu3
{
color: White;
}
.topmenu3selected
{
color: Silver;
}

.identitytxt {
font-family: 'Arial';
color: White;
font-weight: bold;
font-size: 8pt;
}


.textfield_disabled {
background-color: #cccccc;
}


/* Original Styles from Oldsite */
.headings {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #565591; font-weight: bolder}
.copycolor {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #565591; font-weight: bold}
.copycolor_lg {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #565591; font-weight: bold}
.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.copy_lg {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.bkground1 {  color: #666699; background-color: #3F3A63}
/* .links {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666699} */
.heading2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bolder; color: #565591}
.jscopy {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8582A1}
