/**********************************************************************************************************/
/* HTML STYLE */
/**********************************************************************************************************/
HTML
{
	height: 100%;
}
BODY
{

	font-family: Arial;
	border: 1px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	height: 60%;
}

A
{
	color: #445A92;
	text-decoration: none;
}
A:alink
{
	color: #333333;
}
A:link
{
	color: #445A92;
	text-decoration: none;
}
A:vlink
{
	color: #333333;
	text-decoration: none;
}
A:hover
{
	color: #030303;
	text-decoration: underline;
}

TABLE
{
	border: 0px;
}
TH
{
}
TD
{
	color: #111111;
}
IMG
{
	border: 0px;
}
INPUT, SELECT
{
	background-color: #F4F4F4;
	color: #333333;
	font-weight: bold;
	padding: 1px;
	margin: 0;
	border: 1px solid #C3C3C3;
}
TEXTAREA
{
	background-color: #F4F4F4;
	color: #111111;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #C3C3C3;
}
FORM
{
	background-color: #fff8f8;
	color: #AAAAAA;
	font-size: 11px;
}


HR
{
	border-bottom: 1px solid #FFFFFF;
}

li, ul, div
{
	font-size: 12px;
}


/**********************************************************************************************************/
/* MAIN STYLE */
/**********************************************************************************************************/


#mainlayout
{
	width: 100%;
	height: 100%;
}
#central
{
	width: 100%;
	height: 100%;
}

#header
{
	height: 188px;
	background-image: url(images/header.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border: 0px;
	background-color: #DDE0EF;
}

#content
{

	height: 100%;

}
.main_content
{
width: 878px;
	height: 100%;
	font-size: 12px;
	float: left;
	background-color: #FFFFFF;
}
#title
{

	padding-top: 15px;
	padding-bottom: 15px;

	background-color: #FFFFFF;
}



#left
{
	background-color: #DDE0EF;
	width: 155px;
	height: 130%;
	float: left;
	padding-right: 20px;
	margin-right:5px;
}


#right
{
	background: #DDE0EF;
	width: 167px;
	height: 152%;
	float: left;
}


#specialnav{
	margin-top:10px;
	width: 175px;
	padding-right:10px;
	background-color: #5279B2;
	float: left;
	color:#FFFFFF;

}
#specialnav a{
	color:#FFFFFF;
}

#nav
{

	width: 100%;
	background-color: #DDE0EF;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}

.navlevel1no
{
	margin-bottom: 5px;
	padding-left: 5px;
	width: 155px;
}
.navlevel1no A
{
	font-size: 12px;
	font-weight: bold;
	color: #445A92;
	text-decoration: none;
}
.navlevel1no:hover
{
	background-color: #FAEE78;
}

.navlevel1act
{
padding:2px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right:15px;
	background-color: #FAEE78;
	width: 155px;
}
.navlevel1act A
{
	font-size: 12px;
	font-weight: bold;
	color: #243A62;
	text-decoration: none;
}
.navlevel1act:hover
{
padding:2px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right:15px;
	background-color: #FAEE78;
	width: 155px;
	padding-right:15px;
}




.navlevel2no
{
	margin-bottom: 5px;
	padding-left: 10px;
}
.navlevel2no A
{
	font-size: 12px;
	color: #333333;
}

.navlevel2act
{
	margin-bottom: 5px;
	padding-left: 10px;
	color: #111111;
	background-color: #FAEE78;
	font-weight: bold;
	width: 180px;
}
.navlevel2act A
{
	font-size: 12px;
	color: #333333;
}


.textrot{
color:#DA0000;
font-weight:bold;
}

.bodytext
{
	line-height: 17px;
	font-size: 12px;
}

.csc-textpicHeader
{
	line-height: 17px;
}


.div
{
	line-height: 1.4em;
}
.imgtext-nowrap
{
	width: 100%;
}
.contenttable contenttable-0 tablevorstand
{
	color: #FF0000;
	width: 600px;
}

