@charset "utf-8";
/* CSS Document */
/* ***BASE START*** */
html {
 	height:100%;
	margin:0;
	padding:0;
}

body {
	height:100%;
	margin:0;
	padding:0;
	background:#DCE3ED;
	text-align:center;
	min-width:975px;
	min-height:616px;
}
/* ***BASE END*** */

/* ***MAIN START*** */
#cntline          
	{
	float:left;
	height:50%;
	margin-top:-304px;
	width:100%;
	}

#mainbdy    
	{
	background:#DCE3ED url(../images/skin/mainbody.jpg) 0 0 no-repeat;
	width:975px;
	margin-left:auto;
	margin-right:auto;
	height:616px;
	overflow:auto;
	text-align:left;
	clear:both;
	}

/* ***MAIN END*** */

/* ***LINKS START*** */
#menu_fleft {float:left; width:110px; height:340px; margin: 144px 0 0 0; /*TRBL*/
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; letter-spacing:1px;
}

#menu_button {height:48px; vertical-align:middle; text-align:center;}

#menu_button a {
	height:48px; width:98px; display:table-cell; min-height: 48px; vertical-align:middle;
	color:#FCBB00; text-decoration:none;
	padding: 0 0 0 0; /*TRBL*/
}

#menu_button a:hover { color:#FFFFFF;}


/* ***LINKS END*** */

/* ***BODY START*** */
#body_fright {float:right; width:834px; height:466px; margin: 100px 0 0 0; /*TRBL*/ }

#body_txt { 
	margin:0 26px 0 0; width:806px; /*TRBL*/ background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif; color:#0D4586; font-size: 0.8em; line-height:18px;
}

#body_txt p {padding:0 0 5px 0; margin: 5px 0 10px 0; /*TRBL*/ }

#body_txt h1 {
	background:url(../images/skin/header.jpg) center center no-repeat;
	width:786px; height:38px; padding:0 0 0 20px; margin:0 0 12px 0; 
	font-family:Arial, Helvetica, sans-serif; font-weight:lighter; color:#575757; font-size: 36px;
}

#body_txt h1 b { background:#FFFFFF; display:inline-block; font-weight:lighter; padding:0 0 8px 0; margin:0 0 0 0; line-height:26px;  }

#header-bl {
	background:#FFFFFF url(../images/skin/header-bl.jpg) center left no-repeat;
	height:38px; display:inline-block; text-align:right; padding:0 0 0 2px;
	margin:0;
}

#header-br {
	background:#FFFFFF url(../images/skin/header-br.jpg) center right no-repeat;
	height:38px; display:inline-block; text-align:left; padding:0 2px 0 0;
	margin:0;
}

#body_txt h1 span { padding:0px; margin:0px; line-height:28px; }

#headl { display: inline-block;
	background: url(../images/Quote-L.png) no-repeat;
	background-position:top left;}
	
#headr { display: inline-block;
	background: url(../images/Quote-L.png) no-repeat;
	background-position:top left;}	

#body_txt h2 {
	background:url(../images/skin/mainheader.jpg) no-repeat;
	display:block; margin:12px 0 6px 0; 
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#575757; font-size: 14px;
}

#body_txt h3 {
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#575757; font-size: 14px;
}

#body_txt h3 span {float:right; margin-right:20px; color:#0066CC;}

#body_txt h4 {
	background:url(../images/skin/header-h4.jpg) no-repeat;
	width:482px; height:25px; display:block;
	padding-left:54px; padding-top:3px; padding-bottom:0px; margin-bottom:16px; margin-top:0px; 
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#3366CC; font-size: 14px;
}

#body_txt h5 {
	background:url(../images/skin/more_bullet.gif) no-repeat; background-position:center left;
	padding-left:20px; padding-top:0px; padding-bottom:0px; margin-bottom:16px; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; color:#0D4586; font-size: 1.3em;
}
#body_txt h5 a {color:#3366CC; text-decoration:none;}

#body_txt h5 a:hover {color:#3366FF; text-decoration:underline;}

#body_txt a {color:#3366CC; text-decoration:underline;}

#body_txt a:hover {color:#3366FF; text-decoration:none;}

#body_txt ul {padding:0 0 0 10px; margin:0 0 22px 0;}

#body_txt li {margin-left:20px; margin-top:4px; list-style-image:url(../images/skin/ml_bullet.gif); list-style-position:outside;}

#body_txt hr {
	border:1px; border-bottom-style:dashed; margin-top:14px; margin-bottom:12px; margin-left:auto; margin-right:auto;
	border-color:#AAD2FF; height:1px; width:566px; clear:both;
}

#image_bdr-l { float:left; border:2px #8B8B8B solid; padding:1px; margin:0 0 0 18px;}
#image_bdr { border:2px #8B8B8B solid; padding:1px; margin:auto auto;}
#image_bdr-r { float:right; border:2px #8B8B8B solid; padding:1px; margin:0 18px 0 0;}
/* ***BODY END*** */



/* ***BOTTOM BAR START*** */
#btmbar {
	margin: 24px 0 0 0; /*TRBL*/ float:right;
	width:860px; height:15px;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; 
	letter-spacing:1px; color:#FCBB00; text-align:center;
}


#copyms {
	padding: 18px 10px 0px 10px;
}
/* ***BOTTOM BAR END*** */
