/*
------------------------------------------------------------------------
Theme Name:[projectname]
Author:[authorname]
Author Company URI:http://www.globalwsolutions.com
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0; text-align:justify;}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul{
	margin-left: 22px;
}

li {
	margin-bottom: 8px;
	line-height: 1.2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	font-weight: bold;
}

.Normal, .NormalDisabled, .NormalBold
{
	margin: 0;
	padding: 0;
	line-height: 1.8;
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	text-align:justify
}

ol
{
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	text-align: left;
}

p .Normal, .NormalDisabled, .NormalBold
{
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	text-align: left;
}

a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	text-decoration: none;
}

a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	text-decoration: none;
	color: #00339e;
}

a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	text-decoration: none;

}

a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	text-decoration: none;

}

/*-----------*/


.Normal a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	text-decoration: none;
}

.Normal a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	text-decoration: none;
	color: #00339e;
}

.Normal a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	text-decoration: none;

}

.Normal a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	text-decoration: none;

}


/*---------*/

a:link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;

}


p {
	padding-bottom: 14px;
}

caption, th{text-align:left}

q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/

h1{
	font-size: 190%;
	font-weight: bold;
	color: #c1241d;
}

h2{

}

h3{
	font-size: 100%;
	font-weight: bold;
	color: #16619e;
}

h4{

}

p{
	font-size: 11px;
	line-height: 18px;
}



body.ymca{
	text-align: center;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#container{
	width: 942px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#header{
	margin-top: 11px;
	height: 157px;
}


#h_left{
	width: 23px;
	float: left;
	height: 157px;
	background: url(images/bg_hleft.png) no-repeat top left;
}

#h_center{
	width: 896px;
	float: left;
	height: 157px;
	background: url(images/bg_hcenter.png) repeat-x top left;
}

#h_right{
	width: 23px;
	float:left;
	height: 157px;
	background: url(images/bg_hright.png) no-repeat top right;
}



.h_c_left{
	height: 157px;
	width: 255px;
	float: left;
	background: url(images/bg_logo.jpg) no-repeat top right;
}

.h_c_center{
	height: 157px;
	width: 477px;
	float: left;	
}

.h_c_right{
	height: 157px;
	width: 164px;
	float: right;
}





.c_clear{
	clear: both;
	height: 0px;
}






#content{
	margin-left: 8px;
	margin-right: 8px;
}


#c_left{
	float: left;
	width: 750px;
}


#c_l_top{
	width: 746px;
	height: 89px;
	
}

#c_l_t_left{	
	float: left;
	width: 15px;
	height: 89px;
	background: url(images/bg_menu_left.png) no-repeat top left;
}

#c_l_t_center{
	float: left;
	width: 716px;
	height: 89px;
	background: url(images/bg_menu_center.jpg) repeat-x top left;
}

#c_l_t_right{
	float: left;
	width: 15px;
	height: 89px;
	background: url(images/bg_menu_right.png) no-repeat top right;
}

#c_l_t_menu{
	height: 50px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#c_l_t_breadcumb{
	clear: left;
	height: 36px;
	line-height: 36px;
}

#c_l_t_b_left{
	float: left;
	width: 100px;
	line-height: 36px;
}

#c_l_t_b_left2{
	float: left;
	width: 280px;
	line-height: 36px;
	color: #3f4576;
	font-size: 12px;
	font-weight: bold;
}

#c_l_t_b_right{
	float: right;
	width: 290px;
	text-align: right;
}

#c_l_t_b_right .NormalTextBox {
	margin-top:5px;
}


#c_l_bottom{
	margin-top: 8px;
}

#c_l_b_top{

}

div#mid_home {
	background: url(images/bg_content_middle.png) repeat-y top left;
	float: left;
}

.c_l_b_middle{
	padding: 0px 12px 0px 15px;
	/*height: 360px;*/
	width: 723px;
}

*html .c_l_b_middle{
	width: 720px;
}

*+html .c_l_b_middle{
	width: 720px;
}


#c_l_b_bottom{
}




#c_right{
	float: left;
	width: 160px
}




#content_bottom{
	margin-top: 5px;
	margin-bottom: 22px;
}


#c_b_left{
	float: left;
	width: 662px;
}

.c_b_right{
	float: right;
	width: 227px;
}

#c_b_l_top{
	height: 15px;
}

.c_b_l_middle{
	background: #005eae url(images/bg_conbot_middle.png) repeat-y top left;
	padding: 0px 15px 0px 15px;
	width: 632px;
}

*html .c_b_l_middle{
	width: 662px;
}

*+html .c_b_l_middle{
	width: 662px;
}


#c_b_l_bottom{
	height: 15px;
}




#footer{
	height: 40px;
}


#f_left{
	float: left;
	width: 12px;
	height: 40px;
	background: url(images/bg_footer_left.png) no-repeat top left;
}

#f_center{
	float: left;
	width: 905px;
	height: 38px;
	background: url(images/bg_footer_center.png) repeat-x top left;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	line-height: 15px;
}

*html #f_center{
	height: 40px;
}

*+html #f_center{
	height: 40px;
}

#f_center a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

#f_center a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

a.foot{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

a.foot:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}



#f_right{
	float: left;
	width: 12px;
	height: 40px;
	background: url(images/bg_footer_right.png) no-repeat top right;
}



#d_contact{
	position: relative;
	top: -470px;
	right: 0;
	height: 0;
	text-align: right;
}







/* MENU */

#c_l_t_menu{
	float: left; 
	height: 50px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 48px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
}

#c_l_t_menu ul{
	padding: 0;
	margin: 0;
	display: inline;
    float: left;    	  
}

#c_l_t_menu ul li {	
	float:left;
	position:relative;
	text-align:left;
	display:block;
    padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}


#c_l_t_menu ul li h2{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	display: inline;
	color: #000040;
}


#c_l_t_menu ul li a {	
	text-decoration:none;
	padding:0px 12px 0px 12px;
	float:left;
	line-height:48px;
	height:48px;
	display:block;
   	font-size: 12px;
	font-family: verdana;
	font-weight: bold;	
	color: #000040;

}

#c_l_t_menu ul li a {
	cursor: pointer;
}


#c_l_t_menu ul li h2 a:link, #c_l_t_menu ul li h2 a:visited{
    
    text-decoration: none;	
	display: inline;
}

#c_l_t_menu ul li h2 a.last2{
        background:transparent none repeat scroll 0 0;
        padding-right: 0;
}

#c_l_t_menu ul li a img{
	margin-top: 1px;
}


#c_l_t_menu ul li a.m_career {
	margin-right: 0;
	padding-right: 0;
}




#c_l_t_menu ul li h2 a.last2:visited, #c_l_t_menu ul li h2 a.last2:active, #c_l_t_menu ul li h2 a.last2:hover{
      padding-right: 0;
}


#c_l_t_menu ul li a:hover {
	
	color: #1760bb;
}

#c_l_t_menu ul ul {
	position: absolute;
	z-index: 500;
	top:48px;
	left: 0;
	border:1px solid #577fa4;
	border-bottom: none;
	width:130px;
}

html>body #c_l_t_menu ul ul {
	width:auto;
}

#c_l_t_menu ul ul li {
	display:block;
}


#c_l_t_menu ul ul li a {
	width:180px;
	background:#dce9f6;
	border-bottom: 1px solid #577fa4;
	color:#000000;
	display:block;
	float:none;
	padding-left:10px;
	font-weight:normal;
	height:25px;
	line-height: 25px;
}

#c_l_t_menu ul ul li a:hover {
	background:#b2c9df;
	color:#000000;
}

#c_l_t_menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#c_l_t_menu ul ul,
#c_l_t_menu ul li:hover ul ul,
#c_l_t_menu ul ul li:hover ul ul
{display: none;}

#c_l_t_menu ul li:hover ul,
#c_l_t_menu ul ul li:hover ul,
#c_l_t_menu ul ul ul li:hover ul
{display: block;}

/* html #c_l_t_menu ul li { float: left; height: 1%;} */
html #c_l_t_menu ul li a { height: 1%; }

#c_l_t_menu li:hover ul, li.over ul { display: block; float:left;}




<!--[if lt IE 7]>
#c_l_t_menu{float:none;}
body{behavior:url(csshover.htc); }
#c_l_t_menu ul li{float:left; }
#c_l_t_menu a{height:1%;font: bold 15px arial, helvetica, sans-serif;}

<![endif]-->



/* END OF MENU */





a.breadcumb{
	color: #27377f;
	text-decoration: underline;
}

a.breadcumb:hover{
	color: #27377f;
	text-decoration: underline;
}



#c_l_t_b_right{
	
	height: 30px;
	text-align: left;
}

*html #c_l_t_b_right{
	padding-top: 7px;
}

#c_l_t_b_right input{
	margin-left: 10px;
	width: 160px;
	display: hidden;

}


.SearchButton{
	padding: 20px 44px 10px 44px; 
	font-size: 1px;
	cursor: hand;
	margin: 0px; 
	background: url(images/but_search.png) no-repeat top left;
}


