body{
	margin:0 0 0 0;
	line-height: 1.5em;
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
td,div{font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif}

/*-----------------------Links--------------------------------*/
a{
	line-height:1em;
	text-decoration:underline;
	color: #483D8B;
}
/*a:link{
	text-decoration:underline;
	color: #483D8B;
}
a:hover{
	color: #3D808B;

}
a:active{
	color: #483D8B;

}*/
a:visited{
	color: #483D8B;
}
/*-------------*/
a.intro{
	color: #FFFFFF;
	text-decoration:underline;
}
a.intro:hover{
	color: #EEEEEE;
	text-decoration: none;
}
a.intro:visited{
	color: #FFFFFF;
	text-decoration:underline;
}


/*-----------------------Headers--------------------------------*/
h1 {

	font-size:20px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	border-bottom: 1px solid #999999;
	margin-top: 7px;
	margin-bottom: 12px;
	color: #FFFFFF;
	font-weight:bold;
	}

h2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: 1px solid #888877;
	margin-top: 10px;
	margin-bottom: 12px;
	color:#006699;
}

h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

	padding-bottom: 1px;
	margin-top: 10px;
	margin-bottom: 12px;
	color:#003333;
}

/*-----------------------Body--------------------------------margin:15px 0 0 0;*/

p{

	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;	
}


strong{
	font-weight: bolder;
}

ul {
	list-style-type: square;
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-left:25px;
	text-indent:-25px;
	text-align:left;
}


div.introduction {
	text-align: justify;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px; 		
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	background-color: #336666;
	color: #ffffff;
	border: 1px solid #666666;
	}
div.introduction2 {
	text-align: justify;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
div.extra {
	background-color: #CCCCCC;
	background-repeat: repeat-y;
	border: 1px solid #888877;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 12px; 
	}

div.co {
	text-align: right;
	margin-bottom: 12px;
}

div.splash{
	color:#CCCCCC;
}
	
/*-----------------------Images--------------------------------*/
img.content {
	display: block;
	background-color: #ffffff;
	border: 1px solid #888877;
	padding: 4px;
	margin-bottom: 8px;
	}
/*-----------------------Table BG's--------------------------------*/
td.language{
	background-image:url(images/6.jpg)
}
td.pane{
	background-image:url(images/iframe2_29.jpg);
	border-bottom: solid;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
}
td.main{
	border-bottom: solid;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
	
}
td.topleft{

background-image:url(images/iframe2_01.jpg);
}

/*===========text only menu=========*/
.clsDemoNode, .clsDemoNode:visited{
	color: #2c3c72;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode:hover{
	color: #2c3c72;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

.clsDemoNode1, .clsDemoNode1:visited{
	color: #2c3c72;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode1:hover{
	color: #2c3c72;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}



