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

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

/*NAZARETH*/

BODY {
	margin: 0 auto;
	background-color: #5D87A1;
	width: 741px;
	text-align: center;
	

}
P {
	text-align: justify;
	margin:0 20px 20px 0;
}
TABLE.toplevel, TABLE.toplevel_popup {
	width: 741px;
	border: 0px;
}
TD {


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


	text-align: left;
}
FORM, INPUT, SELECT, TEXTAREA, OPTION {
	
}
HR {
	display: none;
}
HR.navbar {
	display: none;
}


/* 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: #000000;
	text-decoration: none;
}
A.help:hover, A.help:active {
	color: #000000;
	text-decoration: underline;
}
A.n1:link, A.n1:visited {
	color: #8485C1;
	text-decoration: none;
}
A.n1:hover, A.n1:active {
	color: #8485C1;
	text-decoration: underline;
}
A.footer:link, A.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	vertical-align: top;
	font-size: 9px;
	font-weight: bold;
}
A.footer:hover, A.footer:active {
	color: #FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	vertical-align: top;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}


/* BLOCK AREA SPECIFIC STYLES
--------------------------------------------------------------------------------------*/
.block_n1_right {
	height: 1px;
	background: #ffffff;
}
.block_n1_left {
	display: none;
}
.block_border_left {
	display: none;
}
.block_date_inner {
	padding: 0px;
	background-color: #5D87A1;
	text-align: center;
}
.block_date_outer_left {
	background-color: #5D87A1;
	border-left: 2px solid #FFFFFF;
}
.block_date_outer_right {
	background-color: #5D87A1;
	border-right: 2px solid #FFFFFF;
	width: 9px;
}
.block_n2 {
	background: url(/images/header_images/interim_l2_bg_2col.gif);
	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 {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-bottom: 0px;
}
.block_content_outer {
	width: 100%;
	padding: 0px;
	background: #ffffff;
	padding-left: 20px;
}
.block_content {
	padding: 15px 5px 10px 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.block_content_popup {
	padding: 15px 5px 10px 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.block_footer_lb {
	display: none;
}
.block_footer_rb {
	padding: 4px;
	background-color:#232F84;
	color: #FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	vertical-align: top;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 6px;
	height: 39px;
}

/* DATATABLE CORNER STYLES */
.th_lt {
	background-color: #232F84;
}
.th_rt {
	background-color: #232F84;
}
.td_lb {
	height: 3px;
	background-color: #232F84;
}
.td_rb {
	height: 3px;
	background-color: #232F84;
}
.td_light {
	padding: 2px 4px 2px 2px;
	background-color: #EEEEEE;
}
.td_dark {
	padding: 2px 4px 2px 2px;
	background-color: #D2D2D2;
}


/* TEXT SPECIFIC STYLES
--------------------------------------------------------------------------------------*/
.n1_header {
	display: none;


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



}
.n3_header {



	line-height: 16px;
}
.n2_links {
	
	
}
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 {
	color: #5D87A1;

/* */
}
.n2_search_header {


/* */
}

.block_n2_search {
	background: #5D87A1;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 4px;
}

.block_n2_search img {
	display: none;
}

.n2_search {
	color: #000000;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-weight: bold; */
}
.help_exacttext {
	font-style: italic;
}
.help_block {
	border: 2px solid #000000;
	padding: 2px 4px;
	background-color: #C3D1D3;
	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 {
	padding: 4px;
	background-color: #F7E7D6;
	font-weight: bold;
}
.n4_text {
	font-size: 10px;
	text-align: center;
}
.block_login {
	background-color: #00009B;
}


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







.globalnav {
	width: 300px !important;
	height: 20px;
	padding: 10px 0px 0px 0px !important; padding: 10px 0px 0px 0px; 
	margin: 0px 10px 0px 125px !important; margin: 0px 5px 0px 122px;
	font-size: 10px;
	float:left;


}

#globalnavsearch {
	width: 150px !important; width: 130px;
	height: 30px;
	float:right;
	font-size: 10px;
	margin: 2px 10px 0px 0px !important; margin: 0px 10px 0px 0px;


}

.globalnav UL {
	list-style-type: none; 
	padding: 0;
	margin: 0;
	

}
.globalnav UL LI {
	list-style-type: none; 
	padding: 0px 5px 0px 8px;
	margin: 0;
	border-left: 1px solid #ffffff;
	text-align: center;
	font-weight: normal;
	display: inline;
}
.globalnav UL LI.first {
	border-left: none;
	width: 60px !important;
	_width: 93px;
	
	
}
.globalnav UL LI a:link {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;

}
.globalnav UL LI a:visited{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.globalnav UL LI a:hover {
	color: #F8C422;
	font-size: 10px;
	text-decoration: none;
}

#q2 {
	_height: 18px;
	_margin-right: -2px;
}

.audience  {
	margin: 0px;
	font-size: 10px;
	height: 22px;
	padding-top: 15px; 
	_padding-top: 23px;
	color: #ffffff;
	font-weight: bold;
	float: left;
	margin-left:3px;
}

.audience UL {
	_width: 435px; 
	list-style-type: none; 
	padding: 0;
	margin: 0;
	_padding-left: 3px;
}

.audience UL LI {
	width: 75px;
	_width: 82px;
	height: 25px;
	list-style-type: none; 
	float: left;
	padding: 0px 3px 0px 3px;
	margin: 0;
	border-left: 1px solid #ffffff;
	text-align: center;
	font-weight: bold;
}

.audience UL LI.first {
	border-left: none;
	width: 90px;
	margin: 0px 5px 0px 0px;
	_margin-right: 8px;
}

.audience UL LI a:link {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;

}
.audience UL LI a:visited{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.audience UL LI a:hover {
	color: #fdb813;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.globalheader {
	width: 741px;
	height: 82px;
	padding: 0px;
	margin: 0px;
	background: url(/images/header_images/interim_l2_tile_topnav_audience.gif) no-repeat;
	float: left;
	color: #ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif !important;
}

.globalaudienceheader {
	width: 741px;
	height: 82px;
	padding: 0px;
	margin-bottom:-2px;
	background-image: url(/images/header_images/interim_l2_tile_topnav_audience.gif);
	background-repeat: no-repeat;
	float: left;
	color: #ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif !important;
}

.logo {
	width: 148px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.content {
text-align:left;
}

a:link.button {
border:1px solid #000000;
color:#000000 !important;
cursor:pointer;
font-size:9px;
font-weight:normal;
margin:0 10px 0 0;
padding:1px 4px !important;
text-align:center;
text-decoration:none;
_margin-left: -3px;
}

.button a:hover, .button a:active {
border:1px solid #000000;
color:#000000 !important;
cursor:pointer;
font-size:9px;
font-weight:normal;
margin:0 10px 0 0;
padding:1px 4px !important;
text-align:center;
text-decoration:none;
}

#globalnavsearch {
float:right;
font-size:10px;
height:30px;
margin:2px 0 0 !important;
width:155px !important;
}

#globalnavsearch input {
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin:3px 2px 0 0;
padding:0;
width:84px;
}



.block_n2 {
	width: 150px !important;
}

.block_date_inner {
	width: 100px !important;
}

.block_n2_links {
	width: 150px !important;
}

.block_n2 a img {
	display: none;
}

.block_n2_tools a:link, .block_n2_links a:visited {
	margin-top: -1px;

}


.block_n2_tools a:hover, .block_n2_links a:active {

}



.block_n2_links a:link, .block_n2_links a:visited {
	background-color:#C3D1D3;
color:#000000;
display:block;
margin:-14px 0 0;
padding: 7px 5px 6px 5px;
width: 138px;
_width: 148px;	
}


.block_n2_links a:hover, .block_n2_links a:active{
		background-color:#232F84;
color:#FFFFFF;
display:block;
margin:-14px 0 0;


	
}

.block_n2_tools .n2_links a:link, .block_n2_tools .n2_links a:visited  {
		background-color:#C3D1D3;
color:#000000;
display:block;
margin-top:-14;
padding: 7px 5px 6px 5px;
width: 138px;
_width: 148px;
}

.block_n2_tools .n2_links a:hover, .block_n2_tools .n2_links a:active {
background-color:#232F84;
color:#FFFFFF;
display:block;
padding: 7px 5px 6px 5px;
}


h4.acalog_programs_header, h4.acalog_courses_header {
	font-size: inherit;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
h4.acalog_programs_header, h4.acalog_courses_header {
	font-size: inherit;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.acalog-adhoc p {
	margin: 10px 0;
}

#globalnavsearch {
	width: 155px !important;
	height: 30px;
	float:right;
	font-size: 10px;
	margin: 2px 0px 0px 0px !important; margin: 0px 10px 0px 0px;


}


#globalnavsearch fieldset{
	border: 0;
}

#globalnavsearch legend{
	display: none;
}

#globalnavsearch input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 86px;
	_width: 80px;
	
	margin: 3px 2px 0px 0px;
	padding: 0;
	float: left;

}

#globalnavsearch input.button {
	cursor: pointer;
	text-transform: uppercase;
	background-color: transparent;
	width: 50px;
	text-align: center;
	text-decoration: none;
	color: #FCCA29 !important;
	border: 1px solid #FCCA29;
	margin: 3px 0 0 0 !important;
	font-weight: normal;
	font-size: 10px;
	padding: 1px;

}

#globalnavsearch a.button SPAN{
	height: 18px !important;
	margin: 0px !important;
	padding: 0px!important;

}

