		
/* 	Acalog(tm) system stylesheet v5.3.125 
	Developed by Digital Architechture Group. (www.digarc.com)

HTML TAG STYLES
--------------------------------------------------------------------------------------*/
BODY {
	background-color: #FFFFFF;

	margin: 2px 15px 15px 15px;
}
P {
	text-align: justify;
}
TABLE.toplevel, TABLE.toplevel_popup {
	width: 100%;
	padding: 0px 0px 0px 2px;
	border: 0px;
}
TD {


}
TH {


	text-align: left;
	background-color: #003399;
	padding: 2px 5px 2px 2px;
}
FORM, INPUT, SELECT, TEXTAREA, OPTION {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
HR {
	height: 2px;
	color: #003399;
	border: 1px solid #003399;	/* Opera/Moz */
}
HR.navbar {
	color: #003399;
	border: 1px solid #003399; /* Opera/Moz */
}


/*  LINK STYLES
--------------------------------------------------------------------------------------*/
A:link, A:visited {


}
A:hover, A:active {


}
A.navbar:link, A.navbar:visited {


}
A.navbar:hover, A.navbar:active {


}
A.navbar_chosen:link, A.navbar_chosen:visited {


}
A.navbar_chosen:hover, A.navbar_chosen:active {


}
A.help:link, A.help:visited {
	color: #000000;
	text-decoration: underline;
}
A.help:hover, A.help:active {
	color: #003399;
	text-decoration: underline;
}
A.n1:link, A.n1:visited {
	color: #FCCE30;
	text-decoration: underline;
}
A.n1:hover, A.n1:active {
	color: #FCCE30;
	text-decoration: underline;
}
A.footer:link, A.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.footer:hover, A.footer:active {
	color: #FCCE30;
	text-decoration: underline;
}


/* BLOCK AREA SPECIFIC STYLES
--------------------------------------------------------------------------------------*/
.block_n1_right {
	color: #FCCE30;
	background-color: #003399;
/*	background: #003399 url(/images/common/corners/n1_rt.gif) no-repeat right top;	*/
	vertical-align: top;
	padding: 2px 4px 2px 0px;
}
TR + TR TD[class="block_n1_right"] {	/*	Hide the Top Right rounded edge in non-popped windows	*/
	background-image: none;
}
.block_n1_left {
	color: #FCCE30;
	background-color: #003399;
/*	background: #003399 url(/images/common/corners/n1_lt.gif) no-repeat left top;	*/
	vertical-align: top;
	padding: 2px 4px 2px 0px;
}
TR + TR TD[class="block_n1_left"] {	/*	Hide the Top Left rounded edge in non-popped windows	*/
	background-image: none;
}
.block_border_left {
	width: 20px;	/*	Added in 4.2.0 to force size. */
	background-color: #003491;
	padding: 0px;
}
.block_date_inner {
	background-color: #D6CFCE;
	text-align: center;
	padding: 0px;
	border-bottom: 2px solid #003399;
}
.block_date_outer_left {
	background: #D6CFCE url(/images/common/corners/n2_lt.gif) no-repeat left top;
}
.block_date_outer_right {
	background-color: #D6CFCE;
}
.block_n2 {
	background: #D6CFCE url(/images/common/corners/n2_lb.gif) no-repeat left bottom;
	vertical-align: top;
	padding: 2px 10px;
}
.block_n2_and_content {
/*	width: 100%;	// Dump this line in 4.2.0 to stop forcing the width. */
	padding: 0px;
}
.block_n3_off {
	background-color: #D6CFCE;
	vertical-align: top;
	border-bottom: 2px solid #003399;
	padding: 2px;
}
.block_content_outer {
	width: 100%;
	border-right: 2px solid #003399;
	border-left: 2px solid #003399;
	padding: 0px;
}
.block_content {
	background-color: #FFFFFF;
	padding: 15px 5px 10px 10px;
	vertical-align: top;
}
.block_content_popup {
	background-color: #FFFFFF;
	padding: 15px 5px 10px 10px;
	vertical-align: top;
	border-left: 2px solid #7BABFF;
	border-top: 2px solid #7BABFF;
	border-right: 2px solid #003399;
}

.block_footer_lb {
	vertical-align: top;
	color: #FCCE30;
	padding: 4px;
	text-align: center;
	font-size: 10px;
	background: #003399 url(/images/common/corners/footer_lb.gif) no-repeat left bottom;
}
.block_footer_rb {
	vertical-align: top;
	color: #FCCE30;
	padding: 4px;
	text-align: center;
	font-size: 10px;
	background: #003399 url(/images/common/corners/footer_rb.gif) no-repeat right bottom;
}

/* DATATABLE CORNER STYLES */
.th_lt {
	background: #003399 url(/images/common/corners/th_lt.gif) no-repeat left top;
}
.th_rt {
	background: #003399 url(/images/common/corners/th_rt.gif) no-repeat right top;
}
.td_lb {
	height: 3px;
	background: #7BABFF url(/images/common/corners/td_lb.gif) no-repeat left bottom;
}
.td_rb {
	height: 3px;
	background: #7BABFF url(/images/common/corners/td_rb.gif) no-repeat right bottom;
}
.td_light {
	background-color: #F0F0F0;
	padding: 2px 4px 2px 2px;
}
.td_dark {
	background-color: #D6D6D6;
	padding: 2px 4px 2px 2px;
}


/* TEXT SPECIFIC STYLES
--------------------------------------------------------------------------------------*/
.n1_header {


}
.n1_archived {


	padding: 0px 5px 0px 15px;
}
.n3_header {


}
.n2_links {
	color: #FFFFFF;
	font: bold 10px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	text-indent: -20px;
}
H1, .header {


	margin-bottom: 0px;
}
H2, .header_2 {


	margin-bottom: 0px;
}
H3, .header_3 {


	margin-bottom: 0px;
}
H4, .header_4 {


	margin-bottom: 0px;
}
.date {


}
.n2_search_header {


}
.n2_search {
	color: #000000;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.help_exacttext {
	font-style: italic;
}
.help_block {
	padding: 2px 4px;
	background-color: #FCCE30;
	border: 2px solid #003399;
	text-transform: uppercase;
}
.required {
	color: #AA0000;
	font-weight: bold;
}
.not_required {
	font-weight: bold;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.success {
	color: #0000FF;
	font-weight: bold;
}
.message{
	color: #FF8800;
	font-weight: bold;
}


/* ONLINE APPLICATION SPECIFIC STYLES */
.block_n4 {
	background-color: #CECFCE;
	border: 2px solid #003399;
	padding: 4px;
}
.n4_text {
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.block_login {
	background-color: #00009B;
}


/* MISCELLANEOUS STYLES */
.comment {
	color: #FF0000;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menuHeader {
	color: #FFFFFF;
	font: bold 14px  Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
}