BODY
{
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #85ADBF;
    SCROLLBAR-HIGHLIGHT-COLOR: #E3E9F1;
    SCROLLBAR-SHADOW-COLOR: #E3E9F1;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
    scrollbar-base-color:#FFFFFF;
}

td 			{ font-family: Verdana, Tahoma; color: #000000; font-size: 11px; text-decoration: none; font-weight: normal; line-height:180% }

:link 		{ font-family: Verdana, Arial, Tahoma ; color: #000000; font-size: 11px; text-decoration: underline; line-height:180%; }
:visited 	{ font-family: Verdana, Arial, Tahoma ; color: #000000; font-size: 11px; text-decoration: underline; line-height:180%; }
:active 	{ font-family: Verdana, Arial, Tahoma ; color: #000000; font-size: 11px; text-decoration: underline; line-height:180%; }
:hover		{ font-family: Verdana, Arial, Tahoma ; color: #FF6600; font-size: 11px; text-decoration: none; line-height:180%; }

.title		{ font-family: Trebuchet MS; color: #CC1100; font-size: 16pt; text-decoration: none; font-weight:bold; line-height:180%;}

.ulnew1		{ margin-top:0; margin-left: 30; line-height: 180%; list-style-type:square;  }
.ulnew2		{ margin-left: 18; margin-top:1; margin-bottom:6; line-height: 150%; list-style-type: circle }

.lmenu			{ font-family: Verdana, Helvetica, Arial, Tahoma; color: #000000; font-size: 11px; text-decoration: none; font-weight:normal; line-height:180%; }
:link.lmenu		{ font-family: Verdana, Helvetica, Arial, Tahoma; color: #555555; font-size: 11px; text-decoration: none; font-weight:normal; line-height:180%; }
:visited.lmenu	{ font-family: Verdana, Helvetica, Arial, Tahoma; color: #555555; font-size: 11px; text-decoration: none; font-weight:normal; line-height:180%; }
:active.lmenu	{ font-family: Verdana, Helvetica, Arial, Tahoma; color: #555555; font-size: 11px; text-decoration: none; font-weight:normal; line-height:180%; }
:hover.lmenu	{ font-family: Verdana, Helvetica, Arial, Tahoma; color: #000000; font-size: 11px; text-decoration: none; font-weight:normal; line-height:180%; }

.textbox {border:1px solid #AA2202; font-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-SIZE: 12px}
.radio   {position:relative; top:3}


.toplinks			{ font-family: Verdana, Helvetica, Arial, Tahoma; color: #999999; font-size: 10px; text-decoration: none; font-weight:normal; line-height:180%; }
:link.toplinks		{ font-family: Verdana, Helvetica, Arial, Tahoma; color: #999999; font-size: 10px; text-decoration: none; font-weight:normal; line-height:180%; }
:visited.toplinks	{ font-family: Verdana, Helvetica, Arial, Tahoma; color: #999999; font-size: 10px; text-decoration: none; font-weight:normal; line-height:180%; }
:active.toplinks	{ font-family: Verdana, Helvetica, Arial, Tahoma; color: #999999; font-size: 10px; text-decoration: none; font-weight:normal; line-height:180%; }
:hover.toplinks		{ font-family: Verdana, Helvetica, Arial, Tahoma; color: #000000; font-size: 10px; text-decoration: none; font-weight:normal; line-height:180%; }


h1			{ font-family: Arial, Tahoma; color: #333333; font-size: 14pt; text-decoration: none; font-weight: bold; line-height:100%; text-align:left; text-indent:0; letter-spacing:1; margin-left:0; margin-right:0; margin-top:-2; margin-bottom:0 }

.menu			{ font-family: Arial, Tahoma, Helvetica; color: #555555; font-size: 14px; text-decoration: none; font-weight:bold; line-height:180%; }
:link.menu		{ font-family: Arial, Tahoma, Helvetica; color: #666666; font-size: 14px; text-decoration: none; font-weight:bold; line-height:180%; }
:visited.menu	{ font-family: Arial, Tahoma, Helvetica; color: #666666; font-size: 14px; text-decoration: none; font-weight:bold; line-height:180%; }
:active.menu	{ font-family: Arial, Tahoma, Helvetica; color: #666666; font-size: 14px; text-decoration: none; font-weight:bold; line-height:180%; }
:hover.menu		{ font-family: Arial, Tahoma, Helvetica; color: #555555; font-size: 14px; text-decoration: none; font-weight:bold; line-height:180%; }

ul 			{ margin-left: 28; margin-top: 6; margin-bottom: 0; line-height:180%; list-style-type:square}


p			{ margin-top:5px; margin-bottom:10px; }
	
#mainContainer{ width:760px; margin:0 auto; text-align:left; background-color: #FFF; padding-left:16px; padding-right:16px; padding-bottom:10px; }
	
/* End general configuration CSS */

#dhtmlgoodies_menu img{ border:0px; }

#dhtmlgoodies_menu ul li ul{ display:none;	/* Needed to display ok in Opera */ }
		
#dhtmlgoodies_menu	{ visibility:hidden; }

#dhtmlgoodies_menu ul{ margin:0px;	/* No indent */  padding:0px;	/* No indent */ }

#dhtmlgoodies_menu li{ list-style-type:none;	/* No bullets */ }	

#dhtmlgoodies_menu a{ margin:0px; padding:0px; }

/* End general configuration CSS */
/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{
		border:1px solid #000;
		background-color:#FFF;
		padding:1px;
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		border:1px solid #317082;
		background-color:#E2EBED;
		overflow:visible;
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		border:0px;
		padding:1px;
		border:1px solid #555;
	}
	
	#dhtmlgoodies_menu a{
		color: #000;
		text-decoration:none;
		padding-left:2px;
		padding-right:2px;
	}
	
	#dhtmlgoodies_menu .currentDepth1{
		padding-left:15px;
		padding-right:15px;
		border:1px solid #E2EBED;
	}
	#dhtmlgoodies_menu .currentDepth1over{
		padding-left:15px;
		padding-right:15px;
		background-color:#317082;
		border:1px solid #000;
		
		
	}
	#dhtmlgoodies_menu .currentDepth1 a{
		font-weight:bold;
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
		color:#FFF;
		font-weight:bold;
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth2over{
		padding-right:2px;
		background-color:#E2EBED;
		border:1px solid #000;
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#000;
	}	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth3over{
		padding-right:2px;
		background-color:#EDE3EB;
		border:1px solid #000;
	}
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:2px;
		background-color:#EBEDE3;
		border:1px solid #000;
	}