body {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0;
	margin:0;
}
#master { 
	text-align:left;
	width:768px;
	margin:0 auto;
}
#leftcol { 
	float:left;
	width:190px;
	margin-bottom:30px
}
#rightcol { 
	float:right;
	width:560px;
	margin-bottom:30px
}
a img {
	border:none;
}
form { margin:0; padding:0 }
#navlink {
	background:url(../img/left-bg-mid.gif) repeat-y;
	padding: 0 15px 0 15px;
}
#navcontact {
	margin-top:10px;
	background:url(../img/left-contact.gif) no-repeat;
	height:229px
}
#navcontact span {
	display:none
}

#topnav {
	background:url(../img/head-nav-bg.gif) top left repeat-x #b72c46;
	float:right
}
#topnavlink {
	color:#ffcccc;
	font-size:11px;
	padding:3px 10px 3px 30px;
	background:url(../img/head-nav.gif) top left no-repeat;
}
#topnav a {
	color:#fff;
	text-decoration:none
}
#topsearch {
	margin-top:68px;
	margin-bottom:5px;
	text-align:right
}
#topsearchtxt {
	border:0;
	padding:2px 3px 3px 22px;
	background:url(../img/head-search.gif) top no-repeat;
	width:105px;
	color:#000
}
#topsearchbtn {
}
.btn-go {
	border:0;
	background:url(../img/head-go.gif) no-repeat;
	width:30px;
	height:20px;
	cursor:pointer
}

#foot {
	clear:both;
	height:50px;
	font-size:10px;
	background:url(../img/foot-bg.gif) repeat-y  fixed 50% 0 #fff;
	text-align:center;
}
#foot #footwrapper {
	text-align:right;
	margin:0 auto;
	width:768px;
}
#foot #footwrapper #footlogo {
	float:right;
}
#foot #footwrapper #foottext {
	background-color:#e1e1e1;
	color:#666;
	padding:13px;
	padding-right:80px
}
#rightcol h1 {
	font:30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#660099;
	padding:0 0 0 10px;
	margin:0;
}
#rightcol h2, #rightcol h2 a {
	font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	padding:0;
	margin:0;
	text-decoration:none
}
#rightcol h3 {
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FF9900;
	padding:0 0 6px 0;
	margin:0;
}
#rightcol {
	line-height:20px;
}

#rightcol #contentBody {
	padding:20px;
	margin-top:-10px;
}

#rightcol #bodycontent { background:url(../img/body-content-bg.gif) repeat-y top left }
#rightcol #bodycontenttop { background:url(../img/body-content-bg-top.gif) no-repeat top left }
#rightcol #bodycontentbottom { background:url(../img/body-content-bg-bottom.gif) no-repeat bottom left; padding:20px }

#rightcol a.linkback {position:absolute;margin-top:-18px;margin-left:10px;color:#aeaeec;font-size:10px;text-decoration:none;font-weight:bold}
#rightcol a.linkback:hover {color:#0066CC}

#rightcol #contentBody a { color:#660099; text-decoration:none; }
#rightcol #contentBody a:hover { color:#660099; text-decoration:underline; }

#rightcol p {
	text-align:justify

}
#rightcol ul, #rightcol ol {
	margin:0;
	padding:0
}
#rightcol ul li, #rightcol ol li {
	margin-left:20px;
	margin-bottom:6px;
	text-align:justify;
	padding:0
}
#rightcol hr {
	border:0;
	height:1px;
	color:#999;
	background-color:#FFCCFF;
	margin:20px 0 20px 0;
}
.floatright {
	float:right;
	margin-left:20px
}
.floatleft {
	float:left;
	margin-right:20px
}

/* table class */
.table{border:1px solid #cad6e1;border-collapse:collapse;font:11px Verdana,Arial,Helvetica,sans-serif}.table td,.table th{padding:6px;border:1px solid #cad6e1}.table caption{font:bold italic 13px "Trebuchet MS",Arial,Helvetica,sans-serif;text-align:left;padding-bottom:6px;color:#333}.table th{font:bold "Trebuchet MS",Arial,Helvetica,sans-serif;color:#333}.table thead th{background-color:#d2e9ff}.table tbody th{background-color:#ecf6ff}.table tbody tr.alt th{background-color:#e3f0fb}.table tbody tr.alt td{background-color:#f8fbff}

.table0{border:0px solid #cad6e1;border-collapse:collapse;font:11px Verdana,Arial,Helvetica,sans-serif}.table td,.table th{padding:6px;border:1px solid #cad6e1}.table caption{font:bold italic 13px "Trebuchet MS",Arial,Helvetica,sans-serif;text-align:left;padding-bottom:6px;color:#333}.table th{font:bold "Trebuchet MS",Arial,Helvetica,sans-serif;color:#333}.table thead th{background-color:#d2e9ff}.table tbody th{background-color:#ecf6ff}.table tbody tr.alt th{background-color:#e3f0fb}.table tbody tr.alt td{background-color:#f8fbff}

#pagingBar {margin-top:10px;color:#999}
#pagingBar a {color:#0066CC}

.note { padding:9px; font-size:11px; border:1px dashed #999;background-color:#FFF4F4 }
