/* CSS Document */

body {
	font:11px Arial, Helvetica, sans-serif; margin:0; padding:0; color:#666666;background: #cccccc;
	}
.headerBg {
	background:url(../images/headerBg.jpg) left top repeat-x; height:63px; margin:0 auto;
	}
.mainImgBg {
	background:url(../images/mainImgBg.jpg) left top repeat-x; height:243px;
	}
/*.contentBg {
	background:url(../images/contentBg.jpg) left top repeat-y;
	}*/
.contentTxt {
	font-size:14px; color:#666666; font-weight:bold; background-color:#dedede;
	}
.contentTxt ul {
	margin:0 0 0 20px; padding:0; list-style:disc;
	}
.contentTxt ul li {
	padding:10px 0 0 0;
	}
.contentTxt strong {
	font-size:22px; color:#666666; font-weight:bold;
	}
.grnBar {
	background:#f5ea0a;
	}	
.footer {
	background:#1b1d59; font-size:11px; color:#fff; line-height:14px; padding:16px 26px;
	}	
.footer a {
	color:#fff; text-decoration:none; font-size:14px; font-weight:bold; line-height:21px;
	}
.footer a:hover {
	text-decoration:underline;
	}	
.footerBttm {
	text-align:center; margin:15px 0 0 0;
	}
	
	
.headerBgInr {
	background:url(../images/headerBgInr.jpg) left top repeat-x; height:71px; margin:0 auto;
	}
.tabBdr {
	border:1px solid #cccccc;
	}
.input {
	width:155px; border:1px solid #cccccc;
	}	
.inputSml {
	width:46px; border:1px solid #cccccc;
	}	
.select {
	width:120px; border:1px solid #cccccc;
	}	
.selectSml {
	width:60px; border:1px solid #cccccc;
	}
a.undrLnk {
	text-decoration:underline; color:#666666;
	}	
a.undrLnk:hover {
	text-decoration:none;
	}	
.fontB {
	font-weight:bold;
	}	
.contentTxt2 strong {
	font-size:22px; color:#666666;
	}