/* 	Acalog(tm) ACMS system stylesheet 
			Developed by Digital Architecture Group. (www.digarc.com)	*/
		
		/* Generic public acalog stylesheet.

HTML TAG ELEMENT STYLES
--------------------------------------------------------------------------------------*/

BODY {
	margin: 0px;
	background-color: #FFFFFF;


	text-align: center
}
P {
	text-align: left;
}
TABLE.toplevel {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	padding: 0px 0px 0px 0px;
}
TD {

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
TH {
	padding: 2px 5px 2px 2px;
	background-color: #003366;


	text-align: left;
}
FORM, INPUT, SELECT, TEXTAREA, OPTION {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
HR {
	color: #003366;
	height: 2px;
	border: 1px solid #003366;
}
HR.navbar {
	color: #003366;
	border: 1px solid #003366;
}


/*  LINK STYLES
--------------------------------------------------------------------------------------*/

A:link, A:visited {



	font-size: 12px;
}
A:hover, A:active {
}
A.navbar:link, A.navbar:visited {



	font-size: 12px;

}
A.navbar:hover, A.navbar:active {


}
A.navbar_chosen:link, A.navbar_chosen:visited {



	font-size: 12px;

}
A.navbar_chosen:hover, A.navbar_chosen:active {


}
A.help:link, A.help:visited {
	color: #003366;
	text-decoration: none;
}
A.help:hover, A.help:active {
	color: #336699;
	text-decoration: none;
}
A.n1:link, A.n1:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
}
A.n1:hover, A.n1:active {
	color: #FFCC00;
	text-decoration: none;
}
A.footer:link, A.footer:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
A.footer:hover, A.footer:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}


/* BLOCK AREA SPECIFIC STYLES
--------------------------------------------------------------------------------------*/
.block_n1_right {
	background-color: #003366;
	vertical-align: top;
	color: #FFCC33;
	padding: 2px 4px 2px 0px;
}
.block_n1_left {
	background-color: #003366;
	vertical-align: top;
	color: #FFCC33;
	padding: 2px 4px 2px 0px;
}
.block_border_left {
	background-color: #003366;
	padding: 0px;
}
.block_date_inner {
	background-color: #336699;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.block_date_outer_left {
	background-color: #336699;
}
.block_date_outer_right {
	background-color: #336699;
}
.block_n2 {
	padding: 2px 10px 2px 10px;
	background-color: #336699;
	vertical-align: top;
}
.block_n2_and_content {
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.block_n3_off {
	padding: 2px 2px 2px 2px;
	background-color: #336699;
	vertical-align: top;
}
.block_content_outer {
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
	border-right: 2px solid #003366;
}
.block_content, .block_content_popup {
	padding: 15px 5px 10px 10px;
	background-color: #FFF;
	vertical-align: top;
}
.block_content_popup {
	border-right: 2px solid #003366;
}
.block_footer_lb {
	padding: 4px 4px 4px 4px;
	background-color: #003366;
}
.block_footer_rb {
	padding: 4px 4px 4px 4px;
	color: #CCCCCC;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}

/*		Datatable corner styles		*/
.th_lt {
	background-color: #003366;
}
.th_rt {
	background-color: #003366;
}
.th_lb {
	height :3px;
	background-color: #336699;
}
.th_rb {
	height :3px;
	background-color: #336699;
}
.td_light {
	background-color: #EEEEEE;
	padding: 2px 4px 2px 2px;
}
.td_dark {
	background-color: #CCCCCC;
	padding: 2px 4px 2px 2px;
}


/* TEXT SPECIFIC STYLES
--------------------------------------------------------------------------------------*/
.n1_header {



}
.n1_archived {
	padding: 0px 5px 0px 15px;


	
}
.n3_header {


	
}
.n2_links {
	padding-left: 20px;
	text-indent: -20px;
	color: #000;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
}
H1, .header {
	margin-bottom: 0px;




}
H2, .header_2 {
	margin-bottom: 0px;




}
H3, .header_3 {
	margin-bottom: 0px;




}
H5, .header_5 {
	margin-bottom: 0px;
}
H6, .header_6 {
	margin-bottom: 0px;
}
H4, .header_4 {
	margin-bottom: 0px;




}
.date {



}
.n2_search_header {




}
.n2_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.help_exacttext {
	font-style: italic;
}
.help_block {
	padding: 2px 4px 2px 4px;
	background-color: #FFCC00;
	text-transform: uppercase;
}
.required {
	color: #AA0000;
	font-weight: bold;
}
.not_required {
	font-weight: bold;
}
.error {
	color: #FF0000;
	font-weight: bold;
}


/* Onine application module specific styles. */
.block_n4 {
	padding: 4px 4px 4px 4px;
	background-color: #336699;
	border: 2px solid #003366;
	font-weight: bold;
}
.n4_text {
	font-size: 10px;
	text-align: center;
}
.block_login {
	background-color: #336699;
}


/* Miscellaneous Styles */
.comment {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
