body {
	color: #000000;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
img{
	border:none;
}
a:link{
	color: #000099;
}
a:visited{
	color: #000099;
}
a:hover{
	color:#0066CC;
}
.container{
	text-align:center;
	width:100%;
	margin:0;
}
.container-inner{
	width:760px;
	margin: 0 auto 30px;
	text-align:left;
}
.header-container{
	width:760px;
	margin:0;
	height:80px;
	padding : 0 0 3px;
	border-bottom: 6px solid #99CC00;
	background:url(images/right_banner.gif) right top no-repeat;
}
.header-header{
	text-align:left;
	margin:0;
	padding:50px 0 5px;
	font-size:25px;
	line-height:25px;
}
.header-photo-container{
	margin:3px 0;
}

.page-title-container{
	clear:both;
	margin : 0 0 20px;
	padding : 15px 0 0;
}
.page-title{
	margin : 0;
	padding: 10px;
	font-size:16pt;
	background:url(images/pagetitle-bg.gif) left top repeat-x;
	border-bottom: 4px solid #0099CC;
}
.main-container{
	margin: 20px 0 30px;
}
.main-container p{
	font-size:11pt;
	line-height:18pt;
}
.main-upper-container{
	width:760px;
}
.contents-upper{
	width:550px;
	margin-left:26px;
	float:right;
}
.contents-upper h2{
	margin : 0 0 15px;
}
.menubar{
	width:184px;
	margin:0;
	
	float:right;
}
.menubar p{
	margin:0;
}
.menubar a img{
	margin : 0 0 7px;
}

.main-lower-container{
	clear:both;
	width:760px;
}
.footer-menu{
	margin: 30px 0 20px;
	font-size:10pt;
	text-align:center;
	background:#FFFFFF url(images/footer-menu-bg.gif) left center;
	line-height:20px;
	padding : 10px;
}

.footer-container{
	border-top:6px solid #FF9900;
	margin: 20px 0 0;
	padding : 5px 0 0;
}
.footer-copyright{
	float:right;
	font-size:9px;
	color:#339999;
	margin:0;
}
.footer-logo{
	margin:0 0 6px;
}
.footer-address{
	margin :0;
	font-size:12px;
}
.newtopics-wrapper{
	margin: 20px 0 0 !important;
}
.newtopics-logo{
	font-size:16px;
	line-height:18px;
	margin: 0 0 3px !important;
	padding: 0 0 3px;
	border-bottom: 4px solid #FFCC00;
	letter-spacing:5px;
}
.newtopics-contents{
	padding : 10px;
	background: #F3E8D0;
	margin : 0;
}
.newtopics-contents p{
	font-size:10pt;
	margin: 0;
	line-height:15pt;
}


.header-menu-element{
	float:left;
	width: 151px;
	height: 50px;
	margin : 0 1px 0 0;
}

.header-menu-element a{
	display:block;
	text-decoration:none;
	font-size:12px;
	height: 48px;
	padding : 3px;
	background:#FFFFFF url(images/panel-bg.gif);
	border-bottom:3px solid #DFF2A1;
}
.header-menu-element a:hover{
	display:block;
	text-decoration:none;
	font-size:12px;
	height: 48px;
	padding : 3px;
	background:#DFF2A1;
	color:#000000;
}


.header-menu-element-right{
	margin : 0 0 0 0 !important;
	width: 150px;

}
.header-menu-container{
	padding : 5px 0 20px;
}

.header-level-1{
	font-size:16pt;
}

.header-level-2{
	font-size:14pt;
}

.header-level-3{
	font-size:12pt;
	line-height:20px;
	background:url(images/header-3-bg.gif) left top no-repeat;
	padding : 10px 10px;
}
.header-level-3-5{
	font-size:12pt;
	line-height:18px;
	background:url(images/header-3-5-bg.gif) left top no-repeat;
	padding : 6px 10px;
	
}
.header-level-4{
	border-left : 5px solid #FFCC00;
	padding-left : 15px;
	font-size:12pt;
	line-height:15pt;
	margin : 15px 0 5px 20px;
}
.x-mappping p{
	margin : 0 0 0 40px;
	font-size:11pt;
}

.x-mappping ul, .x-mapping ol{
	margin : 0 0 10px 0;
	padding : 0 0 0 50px;
	font-size:11pt;
	line-height:18pt;
}
.x-mappping ul li,
.x-mappping ol li{
	margin : 0 0 0 40px;
}

.x-mappping ul ul,
.x-mappping ul ol,
.x-mappping ol ol,
.x-mappping ol ul{
	padding  : 0 0 15px 20px;
}

.x-mappping ol{
	margin : 0 0 10px 30px;
	font-size:11pt;
	line-height:18pt;
}
.links-list{
	list-style:none;
	padding : 0;
	margin : 0 0 0 20px;
}
.links-list li{
	margin :0;
	padding : 2px 2px 2px 24px;
	line-height:24px;
	
	background:url(images/link-button-bg.gif) left center no-repeat;
}
.font-small{
	font-size:9pt;
	line-height: 14pt;
}

table.table-std1{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
}
table.table-std1 td{
	padding:5px;
	border:1px solid #CCCCCC;
}

.line-top{
	background: url(images/lines/line-top.gif) center left no-repeat;
	width:20px;
}
.line-middle{
	background: url(images/lines/line-middle.gif) center left no-repeat;
	width:20px;
}
.line-through{
	background: url(images/lines/line-through.gif) center left no-repeat;
	width:20px;
}
.line-bottom{
	background:url(images/lines/line-bottom.gif) center left no-repeat;
	width:20px;
}
.line-horizontal{
	background:url(images/lines/line-horizontal.gif) center left no-repeat;
	width:20px;
}
.mf-beige{
	background:url(images/frames/mf_beige_middle.gif) center left repeat-y;
	font-size:18px;
}
.mf-beige-header{
	background:url(images/frames/mf_beige_top.gif) top left no-repeat;
	padding:18px 20px 0px 60px;
	height:55px;
}
.mf-beige-header h2{
	font-size:18px;
	line-height:20px;
	margin:0;
}
.mf-beige-content{
	background:url(images/frames/mf_beige_bottom.gif) bottom left no-repeat;
	padding: 5px 30px 15px 50px;
}
.mf-cyan{
	background:url(images/frames/mf_cyan_middle.gif) center left repeat-y;
	font-size:18px;
}
.mf-cyan-header{
	background:url(images/frames/mf_cyan_top.gif) top left no-repeat;
	padding:18px 20px 0px 60px;
	height:55px;
}
.mf-cyan-header h2{
	font-size:18px;
	line-height:20px;
	margin:0;
}
.mf-cyan-content{
	background:url(images/frames/mf_cyan_bottom.gif) bottom left no-repeat;
	padding: 5px 30px 15px 50px;
}