/* CSS Document */
body {
	margin:0px;
	background-image:url(/userfiles/image/bg.jpg);
	background-color:#4f93d9;
	background-repeat:repeat-x;
}
body, td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
/*p {
	font:11px Tahoma;
	color:#000000;
	line-height:17px;
}*/
h1 {
	font:20px "Trebuchet MS";
	line-height:20px;
	color:#ca2026;
	}
.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#FFFFFF;	
}	
.header_bg {
	background-image:url(/userfiles/image/header_bg.jpg);
	height:122px;
	background-repeat:repeat-x;
}
/*.menu_bg {
	background-image:url(../userfiles/image/menu_bg.jpg);
	height:40px;
	background-repeat:repeat-x;
	}*/
.box_bg {
	background-image:url(../images/watermark_new.jpg);
	}
.menu_off {
	background-image:url(../userfiles/image/menu_off.jpg);
	height:23px;
	}
	.menu_on {
	background-image:url(../userfiles/image/menu_on.jpg);
	height:23px;
	}
.menu_text {
	color:#000e62;
	font:11px Tahoma;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
	}
a.menu_text {
	color:#000e62;
	font:11px Tahoma;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
	}
a:hover.menu_text {
	color:#000e62;
	font:11px Tahoma;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
	}
.menu_text2 {
	color:#FFFFFF;
	font:11px Tahoma;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
	}
a.menu_text2 {
	color:#FFFFFF;
	font:11px Tahoma;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
	}
a:hover.menu_text2 {
	color:#FFFFFF;
	font:11px Tahoma;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
	}					
.news_tit {
	background-image:url(/userfiles/image/news_box_bg.jpg);
	background-repeat:repeat-x;
	background-color:#eaeef4;
	height:249px;
}
.affiliate_tit {
	background-image:url(/userfiles/image/affiliate_box_bg.jpg);
	background-repeat:repeat-x;
	background-color:#eaeef4;
	height:249px;
}
.events_tit {
	background-image:url(/userfiles/image/events_box_bg.jpg);
	background-repeat:repeat-x;
	background-color:#eaeef4;
	height:249px;
}
.areaworkers_tit {
	background-image:url(/userfiles/image/areaworkers_box_bg.jpg);
	background-repeat:repeat-x;
	background-color:#eaeef4;
	height:249px;
}
.training_tit {
	background-image:url(/userfiles/image/training_box_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:249px;
}
.footer_shadow_bg {
	background-repeat:repeat-x;
	background-image:url(/userfiles/image/bg_footer_shadow.jpg);
	height:55px;	 
}
.footer_bg {
	background-repeat:repeat-x;
	background-image:url(/userfiles/image/footer_bg.jpg);
	height:65px;	 
}
.bodytext {
	font:11px Tahoma;
	color:#000000;
	line-height:17px;
}	

.bodytext-white {
	font:11px Tahoma;
	color:#ffffff;
	line-height:17px;
}	
/*menu table */
.table {
	border-color:#cadcef;
	border-bottom:solid;
	border-bottom-color:#cadcef;
	border-bottom-width:1px;
	border-top:solid;
	border-top-color:#cadcef;
	border-top-width:1px;
	border-left:solid;
	border-left-color:#cadcef;
	border-left-width:1px;
	border-right:solid;
	border-right-color:#cadcef;
	border-right-width:1px;
	background-color:#EDF2F9;
	border-bottom-width:1px;
	padding:0 5px 0 5px;
	font: 11px Tahoma;
	font-weight:bold;
	color:#6d6d6d;	
	width:250px;
	height:30px;
}
a.newsItem:hover {  text-decoration: underline}
a.newsItem {  text-decoration: none; color: #000000}

.urbangreymenu{
width: 190px; /*width of menu*/
text-align:left;
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #28527B url(arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #C7E6FA;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #CA2128;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}