/**************************** GENERAL ***************************/
*{
    margin:0;
    padding:0;
}

#wrapper{
    width:789px;
    margin:0 auto;
}

#content{
    width:789px;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #00476d;
	font-size: 16px;
	font-family: tahoma, arial;
}
h3 {
	color: #00476d;
	font-size: 22px;
	font-family: tahoma, arial;
}

/**************************** HEADER ***************************/
#header {

	
}

#logo-holder{
	width:180px;
	height:55px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

	
/* END HEADER */

/************************************** MAIN PAGE**********************************/

#main-image{
	background:url(header_03.gif) no-repeat center;
	height:280px;
	width:789px;
	margin:0 auto;
}

#main-learnmore{
	float:left;
	margin-top:155px;
	margin-left:508px !important;
	margin-left:253px;

}

#main-learnmore a {
	color:#AF0707;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#main-signup{
	float:left;
	margin-top:50px !important;
	margin-top:50px;
	margin-left:478px !important;
	margin-left:239px;

}

#bottom-image{
	float:left;
	width:789px;
	height:auto;
	clear:both;
	margin-bottom:20px;
	margin-top:20px;
}
/*********************************** MOPERSONAL CONTAINER *****************************/
#mopersonal-image{
	float:left;
	width:316px;
	height:180px; 
	clear:both;
	background:url(mopersonal_03.gif) no-repeat;
	margin-left:30px !important;
	margin-left:15px;
}
#mopersonal-image ul{
    list-style:none;
    padding:21px 45px 0 0;
}
#mopersonal-image li{
    /*color:;*/    
    text-align:center;
    font-family:Trebuchet MS;
    /*margin:0 200px 2px 10px;*/
}
#mopersonal-image li.pt18{
    font-size:15px;
    font-weight:bold;
    font-family:Trebuchet MS;
}
#mopersonal-image li.pt16{
    font-size:14px;
    font-family:Trebuchet MS;
}
#mopersonal-image a{
    color:#910c0c;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    font-family:Trebuchet MS;
}
/*********************************** MOPERSONAL CONTAINER *****************************/
#moplus-image{
	float:right;
	width:333px;
	height:180px;
	background:url(moplus.gif) no-repeat;
	margin-right:10px !important;
	margin-right:0xp;
}

#moplus-image ul{
    list-style:none;
    padding:60px 60px 0 6px;
}
#moplus-image li{
    font-size:15px;
    text-align:center;
    font-family:Trebuchet MS;
}
#moplus-image a{
    font-size:14px;
    font-family:verdana;
    font-weight:bold;
    color:#990000;
}
 


/********************************** DROP DOWN *******************************/

.dropdown {
	float:left;
	padding-right:0px;	
}
.dropdown dt a, .dropdown dt a:active, .dropdown dt a:visited, .dropdown dt a:hover {
	width: 125px;
	font-weight:bold;
	cursor:pointer;
	color: #ffffff;
	margin-right: 5px;	
	background:#434343;	
	text-align: center
}

.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:150px;
	display:none;
	background: #434343;	
	z-index:200;
	opacity:0;
}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color: #ffffff;
	text-decoration:none;
	background: #434343;		
	width:125px;
	text-align: center
}
.dropdown a:hover {
	background:#AAAAAA;	
	text-align: center
}
.dropdown .underline {	
	border-bottom:1px solid #b9d6dc;
}


#menu{	
    width:789px;
    height:23px;
    background:#434343;
    text-align: center;        
}

#menu a{
    color:#ffffff;
    font-size:16px;
    font-weight:bold;
    font-family:Trebuchet MS;
    text-decoration:none;        
    padding: 0px 12px;          
}

#cu-left{
	border:none;
	
}

#cu-right{
	border:none;
	
}
/************************************************ CONTENTS ******************************************/

		.faq_div_content{
			padding:10px; width:729px; margin-top:5px; padding-left:0px; border-bottom:1px dashed silver; padding-bottom:25px;
		}
		.faq_div_title{
			width:729px; margin-bottom:5px; margin-top:25px;
		}
		.faq_div_main_title{
			margin-top:25px; margin-bottom:25px; color: #FA7D00; font-weight: bold; font-size: 14px;
		}
		.back_to_top{
			color:#FF0000;
			background:url(assets/img-homepage/arrow_up.gif) no-repeat left center;
			padding:3px;
			padding-left:15px;
			margin-left:5px;
			text-align:right;
		}
		.list_margin{
			margin: 0 0 5px 17px; 
			font-size: 14px;
		}
		