		
		/* 	Acalog(tm) system stylesheet v5.3.117 
			Developed by Digital Architechture Group. (www.digarc.com)	*/
		
		/* 	Rounded acalog(tm) system stylesheet v4.1.0.
	Developed by Digital Architechture Group. (www.digarc.com)

HTML TAG STYLES
--------------------------------------------------------------------------------------*/
BODY {
	margin: 0px;
	background-color: #FFFFFF;

}
P {
}
TABLE.toplevel, TABLE.toplevel_popup {
	width: 100%;
	border: 0px;
	padding: 0px 0px 0px 0px;
}
TD {


}
TH {
	padding: 2px 5px 2px 2px;
	background-color: #FFDB0A;


	text-align: left;
}
FORM, INPUT, SELECT, TEXTAREA, OPTION {
	font-size: 10px;
}
HR {
	height: 2px;
	border: 1px solid #FFDB0A;	/* Opera/Moz */
	color: #FFDB0A;
}
HR.navbar {
	border: 1px solid #FFDB0A;	/* Opera/Moz */
	color: #FFDB0A;
}


/* LINK STYLES
--------------------------------------------------------------------------------------*/
A:link, A:visited {



}
A:hover, A:active {



}
A.navbar:link, A.navbar:visited {
	text-transform: uppercase;



}
A.navbar:hover, A.navbar:active {



}
A.navbar_chosen:link, A.navbar_chosen:visited {
	text-transform: uppercase;



}
A.navbar_chosen:hover, A.navbar_chosen:active {



}
A.help:link, A.help:visited {
	color: #102C55;
	text-decoration: none;
}
A.help:hover, A.help:active {
	color: #102C55;
	text-decoration: underline;
}
A.n1:link, A.n1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.n1:hover, A.n1:active {
	color: #FFFFFF;
	text-decoration: underline;
}
A.footer:link, A.footer:visited {
	color: #102C55;
	text-decoration: underline;
}
A.footer:hover, A.footer:active {
	color: #09498C;
	text-decoration: underline;
}


/* BLOCK AREA SPECIFIC STYLES
--------------------------------------------------------------------------------------*/
.block_n1_right {
	padding: 2px 4px 2px 0px;
	background-color: #FFDB0A;
	color: #FFC8A6;
	vertical-align: top;
}
.block_n1_left {
	padding: 2px 4px 2px 0px;
	background-color: #FFDB0A;
	color: #FFC8A6;
	vertical-align: top;
}
.block_border_left {
	width: 0px;	/*	Added in 4.2.0 to force size. */
	background-color: #000067;
}
.block_date_inner {
	border-bottom: 2px solid #999999;
	padding: 0px;
	background-color: #000067;
	text-align: center;
}
.block_date_outer_left {
	background-color: #000067;
}
.block_date_outer_right {
	background-color: #000067;
}
.block_n2 {
	padding: 2px 10px;
	background-color: #000067;
	vertical-align: top;
}
.block_n2_and_content {
/*	width: 100%;	// Dump this line in 4.2.0 to stop forcing the width. */
	padding: 0px;
}
.block_n3_off {
	border-bottom: 2px solid #a39e8c;
	padding: 2px;
	background-color: #000067;
	vertical-align: top;
}
.block_content_outer {
	width: 100%;
	border-right: 2px solid #000067;
	border-left: 2px solid #a39e8c;
	padding: 0px;
	background-color: #FFFFFF;
}
.block_content {
	padding: 15px 5px 10px 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.block_content_popup {
	border-right: 2px solid #000067;
	border-left: 2px solid #a39e8c;
	padding: 15px 5px 10px 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.block_footer_lb {
	padding: 4px;
	background-color: #FFDB0A;
	color: #102C55;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
}
.block_footer_rb {
	padding: 4px;
	background-color: #FFDB0A;
	color: #102C55;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	vertical-align: top;
	text-align: center;
}

/* DATATABLE CORNER STYLES */
.th_lt {
	background-color: #FFDB0A;
}
.th_rt {
	background-color: #FFDB0A;
}
.td_lb {
	height: 3px;
	background-color: #BFBFB0;
}
.td_rb {
	height: 3px;
	background-color: #BFBFB0;
}
.td_light {
	padding: 2px 4px 2px 2px;
	background-color: #F0EDE6;
}
.td_dark {
	padding: 2px 4px 2px 2px;
	background-color: #D1D1C6;
}


/* TEXT SPECIFIC STYLES
--------------------------------------------------------------------------------------*/
.n1_header {




}
.n1_archived {
	padding: 0px 5px 0px 15px;




}
.n3_header {




	line-height: 16px;
}
.n2_links {
	padding-left: 20px;
/*	font-weight: bold; */
	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: #FFFFFF;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
/*	font-weight: bold; */
}
.help_exacttext {
	font-style: italic;
}
.help_block {
	border: 2px solid #999999;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	padding: 2px 4px;
	background-color: #FFDB0A;
	text-transform: uppercase;
}
.required {
	color: #990000;
	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 {
	border: 2px solid #FFDB0A;
	padding: 4px;
	background-color: #102C55;
	font-weight: bold;
}
.block_n4 A {
	color: #FFFFFF !important;
	font-weight: bold;
}
.n4_text {
	font: bold 12px;
	text-align: center;
}
.block_login {
	background-color: #FFDB0A;
}


/* MISCELLANEOUS STYLES */
.comment {
	color: #FF0000;
	font: 10px Arial, Verdana, Helvetica, sans-serif;
}
				
/*	HEADER STYLES TAKEN FROM THE CUSTOM HEADER FILE. */

.whatever {
	color: #F00;
}
