*
{
	font-family:arial;
	
}



body{
	text-align:left;
	font-family:arial;
	font-size:9pt;
	margin-top:0px;
	margin-left:0px;

}

 a{
	color:#234B65;
	text-decoration:none;

 }

 .lineThrough
 {
	text-decoration:line-through;
 }

 a:hover{
	color:#37769F;

 }
 .box{
	width:848px;
	margin:0;
	
 }
 .header{
	height:79px
 }
.page{
background:transparent url('images/main_bg.jpg') left top repeat-y;
float:left;

}
.left_menu{
	
	float:left;
	width:230px;
}
.main{
	float:right;
	width:617px;
	background:#fff;
	min-height:630px;
	border-right:1px solid #2F6089;
}

/*IE 6*/
.main{
	min-height:630px;
	height:auto !important;
	height:630px;


}
.main .content{
	width:600px;
	margin:0 auto;
	line-height:20px;
	padding-top:20px;
	
}

.maintext li
{
	margin:0 0 0 20px;
}

.content li
{
	margin:0 0 0 20px;
}

.main .content h1{
	color:#234B65;
	font-size:14pt;
	margin:0;
	padding:0;
}
.main .content a{
	color:#2F6089;
	font-weight:bold;
	text-decoration:none

}

.main .content ul li a {
	color:#234B65;
	font-weight:100;
	font-size:8pt;


}
.footer{
	padding-right:10px;
	background:#2F6089;
	height:20px;
}
.footer span{
	font-size:8pt;
	line-height:20px;
	float:right;
	color:#fff;
}

.left_menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-left:20px;

	
	
}
.left_menu ul li{
	line-height:30px;

}


/****/
.urbangreymenu {
margin-top:25px;

}
.urbangreymenu h3{
	color:#234B65;
	font-size:9pt;
	text-decoration:none;
	font-weight:100


}

.urbangreymenu ul{
		
	list-style:none;
	margin:0;
	padding:0;
	margin:10px 0px 0px 20px;
	width:205px;
}

.urbangreymenu ul .submenu{
	list-style:none;
	margin:0;
	padding:0;
	


}

.urbangreymenu ul .submenu li{
		line-height:30px;

}
.urbangreymenu ul .submenu li .submenu2{
	margin:0;
	padding:0;
	list-style:none;


}

/*  CHILD MENU */
#child_menu_top
{
	padding:0;
}

#child_menu_top a
{
	padding:0 3px 0 3px;
	font-weight:normal;
	width:21%;
	font-size:8pt;
	color:#234B65;
	background:#EEEEEE;
	height:50px;
	line-height:17px;
	float:left;
	margin:0 5px 0 0;
}

#child_menu_top a:hover
{
	background:#F6F6F6;
	
}

#child_menu_top a.current
{
	background:#DDDDDD !important;
}

div.clear
{
	clear:both;
}

#child_menu_right
{
	padding:20px 0 20px 0;
	float:right;
	width:145px;
}

#child_menu_right a
{
	display:block;
	margin:5px 0;
	padding-left:10px;
	font-weight:normal;
	font-size:8pt;
	color:#234B65;
}

#child_menu_right a.current
{
	color:#FF8237;
}

#child_menu_right a:hover
{
	color:#FF8237;
}
.content ul{
padding-left:10px;

}

/* CHILD MENU RIGHT MODULES */

#child_menu_right_modules
{
	padding:10px 10px 20px 10px;
	float:right;
	width:220px;
	background:#EFEFEF;
	margin:0 0 0 15px;
}

#child_menu_right_modules a
{
	display:block;
	margin:5px 0;
	padding-left:0px;
	font-weight:normal;
	font-size:8pt;
	color:#234B65;
}

#child_menu_right_modules a.current
{
	color:#FF8237;
}

#child_menu_right_modules a:hover
{
	color:#FF8237;
}

#child_menu_right_modules hr
{
	color:#C5BEB1;
	border:none;
	background:#C5BEB1;
	height:1px;
}


