/*******************************************************
* MOZILLA SPECIFIC STYLES
*/

/*******************************************************
* PAGE PARTS
*/

DIV.body_bottom
{
	/* float: left; */
}

/*******************************************************
* NAVIGATION
*/
DIV.nav_main
{
	/*height: 430px;*/
}

DIV.nav_side
{
	/*height: 130px;*/
}

DIV.nav_l3_bullet
{
	/*height: 18px; */
}

DIV.nav_l3_bullet A
{
	text-decoration: none;
}

DIV.nav_item_l1
{
	/*height: 18px;*/
}

DIV.nav_item_l1 A
{
	text-decoration: none;
}

DIV.nav_item_l2
{
	/*height: 18px;*/
}

DIV.nav_item_l2 A
{
	text-decoration: none;
}

/*******************************************************
* CONTENT
*/
DIV.content
{
	min-height: 500px;
}

DIV.cont_border_top
{
	width: 744px;
	position: relative;
	left: 8px;
}

DIV.cont_border_bottom
{
	width: 744px;
	position: relative;
	left: 8px;
}

DIV.cont_border_left
{
	width: 269px;
	position: relative;
}

DIV.cont_border_right
{
	width: 269px;
	position: relative;
}

div.csc-header, csc-header-n1
{
	margin-top: -9px;
}

h1.csc-firstHeader
{
	padding-bottom: 8px;
}

P.bodytext
{
	margin-bottom: -1px;
	margin-top: 0px;
}
