@import url('news.css');
@import url('indexed_search.css');
@import url('mission.css');

/* STYLESHEET FOR MOZILLA */





/*******************************************************************************/
/***** START - The following is used to remove the dotted lines from links *****/
/*******************************************************************************/

a:active{
	outline:			none;
}

:-moz-any-link:focus{
	outline:			none;
}

/******************************************************************************/
/***** STOP *******************************************************************/
/******************************************************************************/


.searchBox {
	padding-top:10px;
}
.td-searchInput {
	padding-left:10px;
}
.td-searchButton {
	padding-left:4px;
}
#left-col {
	padding-right:30px;
	padding-top:32px;
}
#normal-col {
	padding-right:30px;
	padding-top:32px;
	height:467px;
	text-align:justify;
}
#normal-col p {
	padding-top:0px;
	margin-top:0px;
}
#normal-col img {
	padding-bottom: 0px;
	/*margin-right:3px;*/
}
#normal-col .imgtext-table img {
	margin-top: 0px;
	margin-bottom: -20px;
}

#right-col {
	padding-top:52px;
}
#right-col ul {
	padding-left:20px;
	margin:0px;
	list-style:square;
}
#footer {
	width:900px;
	padding-left:30px;
}
.footerText {
	/*padding-top:8px;*/
}
.toTop {
	/*padding-top:5px;*/
	padding-left:160px;
}


/* menu placing */
.menu2 {
	padding-top:5px;
	padding-bottom:10px;
	padding-left:30px;
}
.csc-frame-rulerAfter{
border:1px solid #DC5F00;
}

.class_foot{
margin-top:5px;
}