@charset "utf-8";
/* CSS Document */

/*---------------------------Genrael Clases---------------------------------------*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

* {
	margin:0px;
	padding:0px;
}

.fl{
	float:left;
}

.fr{
	float:right;
}
.clr{
	clear:both;
}

ul,li{
	list-style:none;
}

a {
	text-decoration:none;
	color:#999999;
}

a:hover{
	text-decoration: underline;
}
img{
border:0px;
}
/*---------------------------Layout Content Clases---------------------------------*/

#Layout{                /*------------------------For Page Main Width------------------------------------*/
	width:941px;
	margin:auto;
}


#Top{
	height:355px;
	position: relative;
	background:url(../images/top-header-img.gif) left top no-repeat;
}

#Logo{
position:absolute;
left:33px;
top:188px;
}

.left-nav-bottom{
	width:586px;
	position:absolute;
	bottom:55px;
	right:0px;
	background:url(../images/nav-center.gif) left top repeat-x;
	height:37px;
	z-index:15;
	_z-index:15;
}

#Nav-left{
	background:url(../images/nav-left.gif) left top no-repeat;
	height:37px;
}

#Nav-right{
	background:url(../images/nav-right.gif) right top no-repeat;
	height:37px;
}

.left-nav-bottom ul{
	height:37px;
}

.left-nav-bottom ul li{
	float:left;
	background:url(../images/nav-border-right.gif) right top no-repeat;
	height:37px;
	line-height:37px;
}

.left-nav-bottom ul li.last-li{
	background:none;
	margin-top:0px;
}

.left-nav-bottom ul li span{
	background:url(../images/arrow-img.gif) right center no-repeat;
	font-weight:normal;
	color:#ffffff;
	margin-left:8px;
	width:7px;
}

.left-nav-bottom ul li a{
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	height:37px;
	line-height:37px;
	text-decoration:none;
	padding:0px 19px;
}

.left-nav-bottom ul li:hover a,
.left-nav-bottom ul li.selected a,
.left-nav-bottom ul li a:hover{
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	height:37px;
	line-height:37px;
	text-decoration:none;
	padding:0px 19px;
}


.left-nav-bottom ul{
}

.left-nav-bottom ul li{
	position:relative;
	height:37px;
	line-height:37px;
	display:block;
}

.left-nav-bottom ul li li{
	margin-bottom:0px;
	_margin-bottom:0px;
	float:none;
	border-bottom:0px !important;
	_border-bottom:none !important;
	height:28px !important;
	line-height:28px !important;
}

.left-nav-bottom ul .level-one{
	display:none;
	position: absolute;
	left:0px;
	padding:0px !important;
	top:20px;
}

.left-nav-bottom ul .level-one a{
	background-color:#176B3A !important;
	height:28px !important;
	line-height:28px !important;
	font-size:14px !important;
	font-weight:normal !important;
	color:#fff !important;
	padding-left:5px !important;
	padding-right:5px !important;
	display:block;
	border-bottom:0px !important;
	_border-bottom:0px !important;
}

.left-nav-bottom ul .level-one a:hover{
	background-color:#11552E !important;
	height:28px !important;
	line-height:28px !important;
	font-size:14px !important;
	font-weight:normal !important;
	color:#fff !important;
	padding-left:5px !important;
	padding-right:5px !important;
	display:block;
	border-bottom:0px !important;
	_border-bottom:0px !important;
}

.left-nav-bottom ul li li{
	padding:0px;
	padding-top:0px;
}
.left-nav-bottom ul .level-one{
	left:0px;
	width:200px;
	top:37px;
	border:none;
}

.left-nav-bottom ul li:hover .level-one,
.left-nav-bottom ul li:hover .level-one li:hover .level-two,
.left-nav-bottom ul li:hover .level-one li:hover .level-two li:hover .level-three
{
	display:block;
}
.left-nav-bottom ul li.last a{
	border:none;
}

.left-nav-bottom ul li:hover li a,
.left-nav-bottom ul li:hover li:hover li a{
	background:none;
	color:#FFFFFF;
} 

.welcome-heading{
position:absolute;
bottom:0px;
left:374px;
} 

.welcome-heading h2{
font-size:20px;
font-variant:bold;
color:#406844;
padding-bottom:0px;
}


#Content{
}

#Content .LeftSide{
	float:left;
	width:337px;
	padding-top:10px;
}

.client-login-center{
width:337px;
background:url(../images/client-login-center.gif) left top repeat-y;
margin-bottom:15px;
}

.client-login-top{
background:url(../images/client-login-top.gif) left top no-repeat;
}

.client-login-bottom{
background:url(../images/client-login-bottom.gif) left bottom no-repeat;
}

.client-login-bottom h2{
font-family:Arial, Helvetica, sans-serif\;
font-size:24px;
font-weight:normal;
color:#fff;
padding:19px 0px 23px 30px;
}

.client-login-bottom ul{
padding-left:35px;
}

.client-login-bottom ul li{
background:url(../images/gray-arrow-img.gif) left 4px no-repeat;
padding-bottom:12px;
}

.client-login-bottom ul li.qck-acces{
background:url(../images/qck-access-arrow.gif) left 4px no-repeat;
padding-bottom:12px;
}

.client-login-bottom ul li span {
padding-left:25px;
font-size:13px;
font-weight:normal;
}
.client-login-bottom ul li span a {
color:#325a37;
}
.client-login-bottom ul li small{
margin:0px 25px;
font-size:13px;
font-weight:normal;
color:#888888;
border-bottom:1px dotted #888888;
padding-bottom:10px;
display:block;
}

.client-login-bottom ul li small.last{
border-bottom:none;
}

#Content .RightSide{
	float:right;
	width:596px;
}

.welcome-center{
width:596px;
background:url(../images/welcome-center.gif) left top repeat-y;
margin-bottom:12px;
}

.welcome-top{
background:url(../images/welcome-top.png) left top no-repeat;
}

.welcome-bottom{
background:url(../images/welcome-bottom.gif) left bottom no-repeat;
padding:10px 30px 33px 30px;
min-height:550px;

}

.welcome-bottom p{
font-size:14px;
font-weight:normal;
color:#888888;
padding-bottom:15px;
padding-top:15px;
}
.welcome-bottom p strong{
font-size:13px;
font-weight:bold;
color:#888888;
padding-bottom:15px;
padding-top:15px;
}

.welcome-bottom u strong{
font-size:14px;
font-weight:bold;
color:#888888;
padding-bottom:15px;
padding-top:15px;
}

.welcome-bottom a{
font-size:13px;
font-weight:bold;
color:#0000ff;
padding-bottom:15px;
padding-top:15px;
}
 

.media-events-main{
width:596px;
padding-bottom:15px;
}

.media-events-left{
width:287px;
float:left;
}


.media-events-center{
width:287px;
background:url(../images/media-events-center.gif) left top repeat-y;
}

.media-events-top{
background:url(../images/media-events-top.gif) left top no-repeat;
}

.media-events-bottom{
background:url(../images/media-events-bottom.gif) left bottom no-repeat;
padding:21px 16px 21px 17px;
}

.media-events-bottom h2{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:normal;
padding-bottom:15px;
padding-top:2px;
}

.media-events-txt{
width:254px;
border-bottom:1px dotted #cccccc;
padding-bottom:10px;
margin-bottom:18px;
}

.media-events-txt span{
font-size:15px;
font-weight:normal;
color:#000000;
padding-bottom:2px;
}

.media-events-txt p{
font-size:13px;
font-weight:normal;
color:#999999;
}

.media-events-right{
width:287px;
float:right;
}

#Footer{
background:url(../images/footer-center.gif) left top repeat-y;
color:#000;
text-align:center;
}

.footer-inner{
background:url(../images/footer-top.gif) left top no-repeat;
padding-top:15px;
}

.footer-inner p{
font-size:12px;
font-weight:normal;
color:#999999;
padding-bottom:12px;
}

.footer-inner span{
font-size:12px;
font-weight:normal;
color:#999999;
padding-bottom:12px;

}

