/* 	Acalog(tm) system stylesheet v6.0.169 
	Developed by Digital Architecture Group. (www.digarc.com) */
	
BODY {
	margin: 0px;
	background-color: #FFFFFF;
	background: #EAEAEA url(/images/header_images/page_bg_wide.jpg) repeat-x scroll center top;
	text-align: center;

}
P {
	text-align: left;
}
TABLE.toplevel, TABLE.toplevel_popup {
	width: 960px;
	border: 0px;
	padding: 0px;
	margin: auto;
}

TABLE.toplevel_popup {
    width: 100%;
}
TD {


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


	text-align: left;
}
FORM, INPUT, SELECT, TEXTAREA, OPTION {
	font-size: 10px;
}
HR {
	height: 2px;
	border: 1px solid #800000;	/* Opera/Moz */
	color: #800000;
}
HR.navbar {
	border: 1px solid #cccccc;	/* Opera/Moz */
	color: #cccccc;
}


/* 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: #444444;
	text-decoration: none;
}
A.help:hover, A.help:active {
	color: #444444;
	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: #0000ff;
	text-decoration: underline;
	font-size: 10px;
}
A.footer:hover, A.footer:active {
	color: #ff0000;
	text-decoration: underline;
	font-size: 10px;
}


/* BLOCK AREA SPECIFIC STYLES
--------------------------------------------------------------------------------------*/
.block_n1_right {
	padding: 2px 4px 2px 0px;
	background-color: #ffffff;
	color: #FFC8A6;
	vertical-align: top;
	height: 21px;
	border-right: 1px solid #000000;
}
.block_n1_left {
	padding: 2px 4px 2px 0px;
	background-color: #ffffff;
	color: #FFC8A6;
	vertical-align: top;
	border-left: 1px solid #000000;
}
.block_border_left {
	width: 10px;	/*	Added in 4.2.0 to force size. */
	padding: 2px 5px;
	background-color: #ffffff;
	border-left: 1px solid #000000;
}
.block_date_inner {
	padding: 0px 0px 8px 0px;
	background: transparent url(/images/header_images/n2_top.jpg);
	text-align: center;
	height: 43px;
	vertical-align: bottom;
	
}
.block_date_outer_left {
	background: transparent url(/images/header_images/date_upper_left.jpg);
}
.block_date_outer_right {
	background: transparent url(/images/header_images/date_upper_right.jpg);
	width: 12px;
}
.block_n2 {
	padding: 2px 10px;
	background: transparent url(/images/header_images/n2_background.jpg);
	vertical-align: top;
}
.block_n2_and_content {
/*	width: 100%;	// Dump this line in 4.2.0 to stop forcing the width. */
	padding: 0px;
	background-color: #ffffff;
}
.block_n3_off {
	padding: 2px;
	background-color: #ffffff;
	vertical-align: top;
}
.block_n3_right + .block_n2_and_content {
    border-right: 1px solid #000000;
}

.block_date_outer_right + .block_n2_and_content {
    border-right: 1px solid #000000;
}

.block_content_outer {
	width: 100%;
	padding: 0px;
	border-right: 1px solid #000000;

}
.block_content {
	padding-right: 25px;
	padding-left: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.block_content_popup {
	border: 2px solid #FFC8A6;
	border-right: 2px solid #800000;
	border-bottom: none;
	padding: 15px 5px 10px 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.block_footer_lb {
	padding: 4px;
	background: transparent url(/images/header_images/n2_footer2.jpg) no-repeat;
	color: #000000;
	font-size: 10px;
	vertical-align: top;
	text-align: center;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.block_footer_rb {
	padding: 4px;
	background: transparent url(/images/header_images/n2_footer.jpg) no-repeat;
	color: #000000;
	font: 10px Arial, Helvetica, Verdana, Geneva sans-serif;
	vertical-align: top;
	text-align: center;
	padding-top: 25px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;

}

/* DATATABLE CORNER STYLES */
.th_lt {
	background: transparent url(/images/header_images/table_header_left.gif);
	height: 40px;
}
.th_rt {
	background: transparent url(/images/header_images/table_header_right.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.td_lb {
	height: 15px;
	background: transparent url(/images/header_images/table_bottom_left.gif);
}
.td_rb {
	background: transparent url(/images/header_images/table_bottom_right.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.td_light {
	padding: 2px 4px 2px 2px;
	background-color: #edf0f4;

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

}


/* TEXT SPECIFIC STYLES
--------------------------------------------------------------------------------------*/
.n1_header {
	color: #ffffff;



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




}
.n3_header {
	display: none;
	line-height: 16px;
}
.n2_links {
	padding-left: 20px;
	color: #000000;
	font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-weight: bold; */
	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: #000000;
	font: 10px Geneva, Helvetica, Arial, sans-serif;
/*	font-weight: bold; */
}
.help_exacttext {
	font-style: italic;
}
.help_block {
	border: 2px solid #999999;
	padding: 2px 4px;
	background-color: #e1e6ec;
	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 #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;
}

.acalog-course {
	list-style: none;
}

.acalog-core ul li ul {
	list-style: disc;
}

.block_content table tbody tr td div {
	padding-left: 0 !important;
}

.td_light img {display: none;}

.block_content hr {
	display: none;
	}
	
<!-- #uccs_container {
	background-color:#FFFFFF;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	width:960px;
}

#uccs_head {
	background-image:url(/images/header_images/header10.gif);
	border-bottom:1px solid #CCCCCC;
	height:75px;
	margin-bottom:5px;
	width:960px;
}

#uccs_headlogo {
	float:left;
	margin:13px 50px 0 5px;
}

#uccs_headlogo img, #uccs_nav a img {
	border:0 none;
}

#uccs_headsearch {
	color:#7181CA;
	float:right;
	margin:50px 0 0;
	text-align:right;
	width:450px;
}

#uccs_headsearch #form1 #submit {
	background-color:#F3F3F6;
	border:1px solid #7181CA;
	color:#5161AA;
	font-size:11px;
	height:18px;
	padding-bottom:2px;
}

#uccs_headsearchmech {
	background-color:#F3F3F6;
	border:1px solid #7181CA;
	color:#5161AA;
	font-size:11px;
}

#uccs_headsearchphrase {
	background-color:#F3F3F6;
	border:1px solid #7181CA;
	color:#5161AA;
	font-size:10px;
	margin-left:2px;
	padding:2px;
	width:10.6em;
}

#uccs_headsearch form {
	display:inline;
	font-size:12px;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
} -->

<!-- h1#uccs_sitetitle {
	color:#001122;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-style:italic;
	font-weight:700;
	margin:5px 0 0 100px;
	overflow:hidden;
	position:absolute;
	text-align:left;
	top:41px;
	width:425px;
} -->


#uccs_head {
	background-image:url(/images/header_images/slim_header1.jpg);
	background-repeat:no-repeat;
	border:medium none;
	height:80px;
	margin:0;
	padding:0;
	width:960px;
}

#uccs_headsearch {
	color:#FFFFFF;
	float:right;
	margin:5px 0 0;
	padding-right:10px;
	padding-top:3px;
	text-align:right;
	width:150px;
}

#uccs_headsearch #form1 #submit {
	background-color:#F3F3F6;
	border:1px solid #7181CA;
	color:#5161AA;
	font-size:11px;
	height:18px;
	padding-bottom:2px;
}

#uccs_headsearchphrase {
	background-color:#F3F3F6;
	border:1px solid #7181CA;
	color:#5161AA;
	font-size:10px;
	margin-left:2px;
	padding:2px;
	width:10em;
}

.uccs_skipnav, .uccs_hidden {
	left:-1000em;
	position:absolute;
	width:20em;
}

h1#uccs_sitetitle {
	color:#DDDDDD;
	font-family:'Century Gothic',Arial,Helvetica,sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	margin:0 0 0 4px;
	overflow:hidden;
	position:absolute;
	text-align:left;
	top:85px;
	width:auto;
}

#uccs_head_nav {
	background-color:#000000;
	border:1px solid #000000;
	color:#FFFFFF;
	height:35px;
	margin:0;
}

#uccs_header_logo_link {
	display:block;
	height:65px;
	margin:7px 0 0 8px;
	position:absolute;
	width:230px;
}




.acalog-adhoc-after {
padding-bottom:5px;
}
.acalog-adhoc-before {
padding-bottom:5px;
}