@charset "utf-8";
/* CSS Document */

html, body, div, p
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000; /* #484848 */
	/* font-size: 11.5px; */
	font-size: 12px;
}

body
{
	margin: 0;
	background:#95938c;
}

.wrapper
{
	background:url(../img/body-bg.gif) repeat-y top center;
	margin:0 auto;
	padding: 0;
	width: 962px;
}

#container, 
#footercontainer
{
	margin:0 auto;
	padding: 0;
	width: 950px;
}

#bar
{
	
	width: 100%;
	height: 1px;
	margin: 2px 0 0 0;
	padding: 0 0 10px 0;
	float: left;
	background: #990000 url(../img/bar2.png) repeat-x;
}



/*/-- HEADER ------------------------------------------------------------------------------------ /*/

#header h1
{
	margin: 0;
	position: absolute;
	z-index: 1;
	width: 354px;
	height: 86px;
	background: url(../WConnect/ace/Images/logo0708.gif) no-repeat;
	text-indent: -9000px;
}

#header h1 a
{
	display: block;
	width: 354px;
	height: 86px;
}

.logoPrint
{
	display:none;
}

#headerright
{
	float: right;
	background: #fff;
	position:absolute;
	top:0;
	width:947px;
}

#header 
{ 
	height: 88px; 
	background:#fff url(../WConnect/ace/Images/body-bg.gif) repeat-x top left;
	width:951px;	
}

/*/ -- MAIN CONTENT ------------------------------------------------------------------------------------ /*/
#whitebg { background: #fff !important; 
}

/*/ --#whitebg div { float: left; background: #FFF; margin-bottom: -2000px; padding-bottom: 2000px; }

#whitebg .col2 { background: #eee; }---- /*/

#xi
{
	
	width: 100%;
	height: auto;
	margin: 2px 0 0 0;
	padding: 0 0 10px 0;
	float: left;
	background: #ffffff;
}

#middle
{
	height: 26px;
	position: relative;
	z-index: 10;
	background: url(../img/mainNav-bg.gif) repeat-x top left;
}

#tabs
{
	float: left;
	height: 10px;
	position: relative;
}

#tabs ul
{
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

#tabs ul li
{
	padding-left: 0;
	margin: 0;
	display: inline;
	float: left;
	list-style: none;
	list-style-image: none !important;
	letter-spacing: 0;
}

#tabs ul li a
{
	padding: 0 13px 0px 13px;
	/*** Space inside tabs ***/
	text-decoration: none;
	display: block;
	line-height: 3px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	color: #e5e5e5;
	float: left;
}

#tabs ul li a.active { color: #000; }

#tabs ul li a:hover
{
	color: #fff;
	border-bottom: 5px solid #7f002d;
	background: none;
}


#leftcolumn { 
 background: #47453f url(../img/leftbar.jpg) repeat-y;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 min-height: 100%; 
 width: 220px;
 float: left;
}

#content { 
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 00px;
 height: auto;
 min-height: 100%; 
 width: 730px;
 float: left;
 display: inline;
}

.content
{
	width: 95%;
	padding: 10px 0 0 5px;
	background: none;
	margin: 0;	
}

.content h2
{
	position: relative;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
	width: 100%;
	font-weight: bold;
	font-size: 150%;
	color: #404040;
	border-left: 1px solid #3d51a6;
}

.content h3
{
	position: relative;
	margin: 5px 0 10px 7px;
	padding: 0 0 0 5px;
	width: 85%;
	font-weight: bold;
	font-size: 130%;
	color: #7f002d;
	border-left: 1px solid #3d51a6;
}

.content h3.margin20
{
	margin: 0px 0 10px 0;
	padding: 0 0 0 5px;
}

.content h3 strong
{
	position: absolute;
	left: -9000px;
}

.content p
{
	text-align: left;
	margin: 0px 0px 0px 10px;
	color: #505050;
	padding: 0;
}

.content img
{
	float:right;
	padding:1px;
	margin:10px 15px 15px 10px;
	background:#172870;
	border: 3px solid #ede7cf;
}
/*/ -- MENU -------------------------------------------------------------------------------------- /*/

.MenuAreaUpper
{
	width: 200px; /*Width of left column*/   
	margin: 0px 0px 0px 0px;
    padding: 10px;
	height: auto;
	background:#172870 url(../img/upperMenu.jpg) repeat-y;
	float: left;
	border-bottom: #FFF solid;
}

.MenuAreaUpper h2
{
	position: relative;
	margin: 5px 0px 10px 5px;
	padding: 5px 0px 0px 10px;
	width: 190px;
	font-weight: bold;
	font-size: 120%;
	color: #ffffff;
	
}

.MenuAreaUpper1{
list-style-type: none;
margin: 0;
padding: 0;
width: 200px;
border: 0;

border-bottom-width: 0;
}

.MenuAreaUpper1 li a
{
	padding: 3px 0;
    padding-left: 20px;
	/*** Space inside tabs ***/
	
	text-decoration: none;
	display: block;
	width: auto;
	
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #ffffff;
	float: left;
}

.MenuAreaUpper1 li a.active { color: #000; }

.MenuAreaUpper1 li a:hover
{
	color: #b1b1b1;
	text-decoration: none;
	background: none;
}

/*****.segment****/
div.segment {
margin: 0px 0px 0px 0px;


}

div.segment p {
padding: 0 5px 5px 15px;
}

div.segment p a, div.segment p a:link, div.segment p a:hover {
background-color: #999999;
color: #FFF;
padding: 2px;
border: 1px solid #CCCCCC;
}

div.segment a, div.segment a:link, div.segment a:visited {
font:  Verdana, sans-serif; 
font-weight: bold;
color: #FFF;
text-decoration: none;
border: 0 none;
}

div.segment a:hover {
font:  Verdana, sans-serif;
color: #b1b1b1;;
text-decoration: none;
border-bottom: 0 none;
}

div.segment ul {}

div.segment li { 
display: block;
list-style: none;
margin-left:-25px;
padding-left: 20px;
height: 100%;
margin-bottom: 5px;
}

.MenuAreaLower
{
	width: 200px; /*Width of left column*/   
	margin: 0px 0px 0px 0px;
    padding: 10px;
	height: auto;
	background:#810230 url(../img/lowerMenu.jpg) repeat-y;
	float: left;
	border-bottom: #FFF solid;
}

.MenuAreaLower1{
list-style-type: none;
margin: 0;
padding: 0;
width: 200px;
border: 0;

border-bottom-width: 0;
}

.MenuAreaLower1 li a
{
	padding: 3px 0;
    padding-left: 20px;
	/*** Space inside tabs ***/
	
	text-decoration: none;
	display: block;
	width: auto;
	
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #ffffff;
	float: left;
}

.MenuAreaLower1 li a.active { color: #000; }

.MenuAreaLower1 li a:hover
{
	color: #b1b1b1;
	text-decoration: none;
	background: none;
}

/*/ -- FOOTER ------------------------------------------------------------------------------------ /*/

#footer
{
	background:url(../WConnect/ace/Images/footerWrapper-bg.gif) no-repeat bottom left;
	
	margin: 0 auto;
	padding: 0;
	clear:both;
	width:962px;
	/* height:131px; */ 
	height:100px;
}

#footercontainer
{
	background:#47453f url(../WConnect/ace/Images/footer-bg.gif) top left repeat-x;
	width:950px;
	margin:0 auto;
	/* height:120px; */
	height: 90px;
}

#footernav
{
	padding: 20px 0 0 12px;
	margin: 0;
	float: left;
	width: 60%;
	display: inline;
}

#footercontent
{
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	width: 30%;
}

#footercontent p { color: #a8a695; }

#footernav ul
{
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	float: left;
	width: 125px;
}

#footernav ul li
{
	margin: 0;
	padding: 0;
}

#footernav li a
{
	text-decoration: none;
	color: #a8a695;
	padding: 3px;
	line-height: 18px;
}

#footernav li a:hover
{
	background: none;
	color: #73715c;
}

#footernav ul li.last
{
	margin: 0;
	padding: 0 7px 0 7px;
	display: inline;
	border-right: none;
}


