
/*********************************************/
/* ArcScripts/includes/ArcScripts.css		 */
/*********************************************/

.content h2 {
	font-size:1.4em;
}
table.scripts {
	border-collapse: collapse;
	width: 100%;
	text-align: left;
	font-size: 1em;
}
table.scripts tr {
	background-color: #FFFFFF;
}
table.scripts th.noborder {
	border-bottom:0px;
}
table.scripts tr.shade {
	background-color: #F2F8F5;
}
table.scripts td.summary {
	background-color: #FFFFFF;
	text-align: left;
	border-bottom:0px;
}
table.scripts td,
table.scripts th {
	vertical-align: top;
	/*font-size: .9em;		5.27.2003	aasencio	removed to resolve font issue */
	font-weight: normal;
	line-height: 1em;
	padding: .4em;
	border-bottom:solid 1px #96A0A9;
}
table.moderator {
	border-collapse: collapse;
	width: 100%;
	text-align: left;
	font-size: 1em;
}
}
div.col3 {			/* needed for Netscape */
	width: 300px;
}
div.col3 div.announcement {
	width: 300px;
	vertical-align: top;
	/*font-size: .9em;	5.27.2003	aasencio	removed to resolve font issue */
	margin: 0px 0px 10px 10px;
}
div.indent {
	margin-left: 2em;
}
.section {
	font-size: 1.2em;
	color: #B66532;
}
.subsection {
	color: #B66532;
}
.query {
	color: #777777;
}
.navigation /* used for ArcScript navigation */
{
	float: right;  
	width: 100%;
	/* font-size: .9em; 5.27.2003	aasencio	removed to resolve font issue */
	text-align:right;
}
.crumbs {font-size:1em;	} /* 5.27.2003	aasencio	added to resolve font issue */
.form {	
	
	font-size:.95em;
}
.divider {
	border-top: 1px solid #A6BEAE;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content, div.content{ /* uses full area with no left column */
	background-color: #FFFFFF;
	font-size: inherit;
	vertical-align: top;
	text-align: left;
	padding: 10px 0px 15px 20px;
	width:770px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	min-height: 600px;
	}
.alert{
	background-color: #FF6707;
	border:1px solid #8a5001;
	float:none;
	cursor:pointer;
	display:inline;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height:22px;
	margin: 3px;
	padding: 2px 5px 5px !important;
	-moz-border-radius:4px;
    -webkit-border-radius:4px;
	}
.commentAlert {
	text-align: right;
	border: 0px !important;
}	
	
/* ========[ navigation tabs - correct issues inherited from OSC ]========*/

.navBar{
	top: 68px;
	}
	
html>body .navBar{	/* for Netscape */
	top: 73px;
	}
	
.holder{
	margin-top: 37px;
	}
	
div.navBar a:link,
div.navBar a:visited{
	height: 21px;
	}

div.navBar a:hover{
	height: 21px;
	}

div.navBar a:link.selected,
div.navBar a:visited.selected{
	top: 1px;
	height: 21px;
	}

html>body div.navBar a:link.selected,
div.navBar a:visited.selected{		/* for Netscape */
	top: 0px;
	height: 21px;
	}

textarea.license 
{
	background-color:White;
	color:Black;	
	font-family: verdana, arial, helvetica;
	color: #000000;
	font-size: 100%;
}
#veryimportant
{
	visibility:hidden;
	display:none;
}
/* NEW HEADER Overrides */
.holder form p{
	clear:none;
}
.container{
 text-align:left;
}
#searchKeyWord{
	//height:20px;
}

