/* 	Acalog(tm) system stylesheet v6.0.156			Developed by Digital Architecture Group. (www.digarc.com)	*/

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

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


.ajaxcourseindentfix {

	margin-right: auto !important;

}

BODY {

	background: #E0DDCE url(/images/header_images/UniversalBkgrnd-6c6963.png) repeat-x;
	margin: 24px auto;
	width: 800px;
	padding-right: 0px;
	text-align: center;

}
P {
	color:#424241;
	font-family:"Verdana",Helvetica,Arial,Sans-Serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
}
TABLE.toplevel, TABLE.toplevel_popup {
	width: 800px;
	max-width:800px;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: auto;
	}
TD {

color: #424241;

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


	text-align: left;
}
FORM, INPUT, SELECT, TEXTAREA, OPTION {
	font-size: 10px;
}
.block_content table tbody tr td hr {
	height: 1px;
	border: 0px solid #424241;	/* Opera/Moz */
	background: #424241;
	display: none;

}

#search_form img {display: none;}

#search_keyword_field {

width: 234px !important;


}

HR.navbar {
	height: 1px;
	border: 0px solid #555555;	/* Opera/Moz */
	background: #555555;
	width: 75%;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;


}

/* LINK STYLES
--------------------------------------------------------------------------------------*/
A:link {

color:#A72D08;
text-decoration: none;

}

 A:visited {


}


/*A:hover {

color:#A72D08;
text-decoration:underline;

}*/

A:active {

}

A.navbar:link {

font-family: Verdana,Helvetica,Arial,Sans-Serif;
color:#424241;
text-decoration: none;
font-weight: bold;

}


A.navbar:visited {


}



/*A.navbar:hover {

border-bottom:1px solid #A72D08;


}*/

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: none;
}
A.n1:link, A.n1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.n1:hover, A.n1:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer {
font-weight: bold;
}

A.footer:link, A.footer:visited {
	font-size: 9px;
	color: #424241;
	text-decoration: none;
}

A.footer:hover, A.footer:active {
	color: #424241;
	text-decoration: underline;
}

td#acalog-header {
	padding:0px;
	margin:0px;
}

#acalog-header {
	margin: auto;
	padding:0px;
	height:10px;
}
#acalog-header table {

}

#acalog-header table, #acalog-header td{
	padding:0px !important;
	margin:0px !important;
	width:800px;
	max-width:800px;
	overflow:hidden;
}
#acalog-header td{
	border:1px solid white;
	border-width:1px 0px;
}

#acalog-header tbody {
	border:4px solid red;
}


/* BLOCK AREA SPECIFIC STYLES
--------------------------------------------------------------------------------------*/
.block_n1_right {
	display: none;
	background-color: #ffffff;
}

.block_n1_left {
	background-color: #ffffff;

}

.block_border_left {
	width: 20px;	/*	Added in 4.2.0 to force size. */
	padding: 2px 5px;
	background-color: #800000;
	display: none;
}
.block_date_inner {
	border-bottom: none;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;

}
.block_date_outer_left {
	background-color: #ffffff;
	width: 1px;

}
.block_date_outer_right {
	background-color: #ffffff;
}
.block_n2 {
	padding: 18px 10px;
	background-color: #ffffff;
	vertical-align: top;

}
.block_n2_and_content {
/*	width: 100%;	// Dump this line in 4.2.0 to stop forcing the width. */
	padding: 0px;
	width: 800px;
	background-color: #ffffff;

}
.block_n3_off {
	border-bottom:  none;
	padding: 2px;
	padding-right: 7px;
	background-color: #ffffff;
	vertical-align: top;
}
.block_content_outer {
	width: 100%;
	border-right: 2px solid #800000 none;;
	border-left: 2px solid #FFC8A6 none;
	padding: 0px;
	background-color: #ffffff;
	margin: auto;
}
.block_content {
	padding: 30px 15px 85px 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.block_content_popup {
	border: 2px solid #FFC8A6;
	border-right: 2px solid #800000;
	border-bottom: none;
	padding: 2px 5px 10px 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.block_footer_lb {
	display: none;
}
.block_footer_rb {
	font-size: 9px;
	padding-top: 70px;
	background: #E0DDCE url(/images/header_images/catalog_footer.gif) no-repeat scroll center top;
	text-align: center;
}

/* DATATABLE CORNER STYLES */
.th_lt {
	background-color: #79a09d;

}
.th_rt {
	background-color: #79a09d;
}
.td_lb {
	height: 3px;
	background-color: #DFDFDC;
}
.td_rb {
	height: 3px;
	background-color: #DFDFDC;
}
.td_light {
	padding:1px 4px 1px 4px;
	background-color: #eaeae6;
	color: #424241;
}

.td_light img {

display: none;

}



.td_dark {
	color: #424241;
	padding: 2px 4px 2px 2px;
	background-color: #DFDFDC;
}


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

display: none;


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




}
.n3_header {




	line-height: 16px;
}
.n2_links {
	color:#424241;
	font-family:"Verdana",Helvetica,Arial,Sans-Serif;
	font-size:0px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	padding-bottom: 10px;
	width:239px;
}
H1, .header {
	margin-bottom: 16px;

}
H2, .header_2 {


}
H3, .header_3 {


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


}
.date {


/* */
}
.n2_search_header {


/* */
}
.n2_search {
	color: #424241;
	font: 10px Geneva, Helvetica, Arial, sans-serif;
/*	font-weight: bold; */
}

.n2_search a {

	padding-top: 10px;

}

.help_exacttext {
	font-style: italic;
}
.help_block {
	border: 1px solid #424241;
	padding: 2px 4px;
	background-color: #79a09d;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.required {
	color: #990000;
	font-weight: bold;
}
.not_required {
	color: #424241;
	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 #FFC8A6;
	padding: 4px;
	background-color: #800000;
	font-weight: bold;
}
.block_n4 A {
	color: #FFFFFF !important;
	font-weight: bold;
}
.n4_text {
	font: bold 12px;
	text-align: center;
}
.block_login {
	background-color: #FFC8A6;
}


/* MISCELLANEOUS STYLES */
.comment {
	color: #FF0000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

/*	HEADER STYLES TAKEN FROM THE CUSTOM HEADER FILE. */

.whatever {
	color: #F00;
}

.navbar {

width: 239px;
}



ol {color: #424241;}

ul {
color: #424241;
list-style-type: square;
}