	.text {
	font-family: Verdana;
	font-size: 12px;
	color:#000000}

	.textheadblue {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#205295}

	.textheadorange {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#FD622A}

	.textheadpurple {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#7D2365}

	.textheadred {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#ED1B2F}

	.textheadturquoise {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#1F909E}

	.textheadgreen {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#229C73}

	.textblue {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#205295}

	.textorange {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#FD622A}

	.textpurple {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#7D2365}

	.textred {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#ED1B2F}

	.textturquoise {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#1F909E}

	.textgreen {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#229C73}

	.leftlinks {  
	font-family: Verdana;
	font-size: 11px;
	color:#202D93;
	text-decoration:none}

	.footerlinks {  
	font-family: Verdana;
	font-size: 11px;
	color:#07080C;
	text-decoration:none}

	

	.tinput {
	BORDER-BOTTOM: #7F9DB9 1px solid; BORDER-LEFT: #7F9DB9 1px solid; BORDER-RIGHT: #7F9DB9 1px solid; BORDER-TOP: #7F9DB9 1px solid; FONT-FAMILY: Arial; FONT-SIZE: 11px
}
TEXTAREA {
	BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-FAMILY: Arial; FONT-SIZE: 11px
}
.cbtn {
	BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; COLOR: #000000; FONT-FAMILY: Verdana, Helvetica, Tahoma, Verdana, Sans-serif; FONT-SIZE: 11px; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px
; background-color: #ffffff
}

.cbtnred {
	BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Helvetica, Tahoma, Verdana, Sans-serif; FONT-SIZE: 11px; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px
}
	















.gr_expandable{z-index:0; background-color:#E7DCBC; border:1px solid #5B4A2C; position:static }
.gr_expanded{z-index:0; background-color:#E7DCBC; border:1px solid #5B4A2C; position:absolute }


a.menucategory:link{font-family:verdana,helvetica;line-height:15px;	font-size:10px;	color:#202D93;font-weight:bold;TEXT-DECORATION:none}
a.menucategory:active{font-family:verdana,helvetica;line-height:15px;	font-size:10px;	color:#202D93;font-weight:bold;TEXT-DECORATION:none}
a.menucategory:visited{font-family:verdana,helvetica;line-height:15px;	font-size:10px;	color:#202D93;font-weight:bold;TEXT-DECORATION:none}
a.menucategory:hover{font-family:verdana,helvetica;line-height:15px;	font-size:10px;	color:#202D93;font-weight:bold;TEXT-DECORATION:none}

a.menusubcategory:link{font-family:verdana,helvetica;line-height: 12px;	font-size:10px;	color:#202D93;TEXT-DECORATION: none}
a.menusubcategory:active{font-family:verdana,helvetica;line-height: 12px;	font-size:10px;	color:#202D93;TEXT-DECORATION: none}
a.menusubcategory:visited{font-family:verdana,helvetica;line-height: 12px;	font-size:10px;	color:#202D93;TEXT-DECORATION: none}
a.menusubcategory:hover{font-family:verdana,helvetica;line-height: 12px;	font-size:10px;	color:#202D93;TEXT-DECORATION: underline;}


	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
		padding-bottom:3px;

	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:165px;	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #202D93;
		text-decoration:none;	
		display:block;
		clear:both;
		width:155px;	
		padding-left:0px;	

	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:5px;
		margin-left:5px;
		margin-bottom:5px;
		/*border-bottom:1px solid #000;*/
		font-family:Verdana;
		line-height:15px;
		font-size:11px;
		color:#202D93;
		font-weight:normal;
		TEXT-DECORATION:none	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:0px;
		margin-left:10px;
		margin-bottom:5px;
		font-family:Verdana;
		line-height:12px;
		font-size:11px;
		color:#202D93;
		font-weight:normal;
		TEXT-DECORATION:none	}	
	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
	
		margin-left:4px;
		padding:0px;
		margin-top:5px;
	}
