/* 	Acalog(tm) ACMS system stylesheet 
			Developed by Digital Architecture Group. (www.digarc.com)	*/
		
		/* 	Rounded acalog4(tm) system stylesheet v4.1.0.
	Developed by Digital Architecture Group. (www.digarc.com)

HTML TAG STYLES
--------------------------------------------------------------------------------------*/
BODY {
	background-color: #FFFFFF;

	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 2px;

}
P {
	text-align: justify;
}
TABLE.toplevel, TABLE.toplevel_popup {
	width: 100%;
	border: 0px;
	padding: 0px 0px 0px 2px;
}
TD {


}
TH {
	padding: 2px 5px 2px 2px;
	background-color: #316531;


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


/* 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: #FFFFFF;
	text-decoration: none;
}
A.help:hover, A.help:active {
	color: #FFFFFF;
	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: #CC9900;
	text-decoration: none;
}
A.footer:hover, A.footer:active {
	color: #FFCC33;
	text-decoration: underline;
}


/* BLOCK AREA SPECIFIC STYLES
--------------------------------------------------------------------------------------*/
.block_n1_right {
	color: #CC9900;
	background-color: #003300;
/*	background: #003300 url(/images/common/corners/n1_rt.gif) no-repeat right top;	*/
	vertical-align: top;
	padding: 2px 4px 2px 0px;
}
.block_n1_left {
	padding: 2px 4px 2px 0px;
	background-color: #003300;
/*	background: #003300 url(/images/common/corners/n1_lt.gif) no-repeat left top;	*/
	color: #FFCC33;
	vertical-align: top;
}
TR + TR TD[class="block_n1_left"], TR + TR TD[class="block_n1_right"] {
	/*	Hide the N1 rounded edges in non-popped windows	*/
	background-image: none;
}
.block_border_left {
	width: 20px;	/*	Added in 4.2.0 to force size. */
	padding: 0px;
	background-color: #003300;
}
.block_date_inner {
	border-bottom: 2px solid #CC9900;
	padding: 0px;
	text-align: center;
}
.block_date_outer_left {
}
.block_date_outer_right {
}
.block_n2 {
	padding: 2px 10px;
	background: url(/images/common/corners/n2_lb.gif) no-repeat left bottom;
	vertical-align: top;
}
.block_n2_and_content {
/*	width: 100%;	// Dump this line in 4.2.0 to stop forcing the width. */
	padding: 0px;
	background: #316531 url(/images/stripes_corner.gif) no-repeat left top;
}
.block_n3_off {
	padding: 2px;
	border-bottom: 2px solid #CC9900;
	background-color: #316531;
	vertical-align: top;
}
.block_content_outer {
	background-color: #FFFFFF;
	width: 100%;
	border-right: 2px solid #006600;
	border-left: 2px solid #CC9900;
	padding: 0px;
}
.block_content {
	padding: 15px 5px 10px 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.block_content_popup {
	border: 2px solid #CC9900;
	border-right: 2px solid #006600;
	border-bottom: none;
	padding: 15px 5px 10px 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.block_footer_lb {
	padding: 4px;
	background: #003300 url(/images/common/corners/footer_lb.gif) no-repeat left bottom;
	color: #CC9900;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
}
.block_footer_rb {
	padding: 4px;
	background: #003300 url(/images/common/corners/footer_rb.gif) no-repeat right bottom;
	color: #CC9900;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
}

/* DATATABLE CORNER STYLES */
.th_lt {
	background: #316531 url(/images/common/corners/th_lt.gif) no-repeat left top;
}
.th_rt {
	background: #316531 url(/images/common/corners/th_rt.gif) no-repeat right top;
}
.td_lb {
	height: 3px;
	background: #8FBC8F url(/images/common/corners/td_lb.gif) no-repeat left bottom;
}
.td_rb {
	height: 3px;
	background: #8FBC8F url(/images/common/corners/td_rb.gif) no-repeat right bottom;
}
.td_light {
	padding: 2px 4px 2px 2px;
	background-color: #EEEEEE;
}
.td_dark {
	padding: 2px 4px 2px 2px;
	background-color: #DDDDDD;
}


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



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



}
.n3_header {



	line-height: 16px;
}
.n2_links {
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-indent: -20px;
}
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 {
	color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.help_exacttext {
	font-style: italic;
}
.help_block {
	border: 2px solid #9C9A9C;
	padding: 2px 4px;
	background-color: #636163;
	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 APPLICATIONS SPECIFIC STYLES */
.block_n4 {
	padding: 4px;
	border: 2px solid #CC9900;
	background-color: #316531;
	font-weight: bold;
}
.n4_text {
	font-size: 10px;
	text-align: center;
}
.block_login {
	background-color: #006600;
}


/* MISCELLANEOUS STYLES */
.comment {
	color: #FF0000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

				
/*	HEADER STYLES TAKEN FROM THE CUSTOM HEADER FILE. */

A.topmenutextonly, A.topmenutextonly:link, A.topmenutextonly:visited, A.topmenutextonly:active {
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
A.topmenutextonly:hover {
	text-decoration:none;
	color:#339933;
	font-weight:normal;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
A.topmenutexttabonly, A.topmenutexttabonly:link, A.topmenutexttabonly:visited, A.topmenutexttabonly:active {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
A.topmenutexttabonly:hover {
	text-decoration:none;
	color:#006600;
	font-weight:normal;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
