/* Header */

.header {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
	height: 100px;
	width: auto;
}
.header .accesskey {
	font-size: 10px;
	float: left;
}
.header .accesskey a {
	color: #7DD4DD;
}
.header .left {
	float: left;
}
.header ul {
	margin: 0 10px 8px 0;
	padding-top: 16px;
}
.header li {
	display: inline;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
	padding-right: 5px;
}
.header li a {
	color: #005E4A;
}
.header li a:hover {
	color: #CC3300;
}
.header .listimg {
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: top;
}
.header .listimg img {
	border-style: none;
}
.header form {
	margin-right: 12px;
	margin-bottom: 0px;
	margin-top: 6px;
}
.header input {
	vertical-align: middle;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 4px;
}
.header .advanced {
	border-style: none;
	vertical-align: middle;
	margin-top: -1px;
}
.header p {
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 2px;
	clear: both;
	padding-right: 10px;
	text-align: left;
	padding-left: 15px;
	margin-left: 73px;
}

/* Left Column */

.side {
	line-height: 145%;
}
.side .accesskey {
	font-size: 10px;
	position: absolute;
	top: 90px;
}
.side .accesskey a {
	color: #FFFFFF;
}
.side .menu {
	margin: 0 10px 12px;
	width: 148px;
	border-top: 1px solid #bfbfbf;
}
html > body .side .menu {
        width: 180px;
}
.side .menu ul {
	margin: 0px;
	list-style-type: none;
}
html > body .side .menu ul {
	margin-left: -40px;
}
*+html > body .side .menu ul {
	margin-left: 0px;
}
.side .menu ul ul {
	border-top-style: none;
}
.side .menu li a {
	font-size: 75%;
	line-height: 140%;
	font-weight: bold;
	background-image: url(../images/nav1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	display: block;
	width: 148px;
	margin: 0px;
	color: #444444;
	text-align: left;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	padding: 7px 5px 6px 25px;
}
.side .menu li a:hover {
	text-decoration: none;
	color: #CC3300;
	background-color: #FFFFFF;
}
.side .menu li li a {
	font-size: 75%;
	line-height: 140%;
	background-image: url(../images/nav2.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	display: block;
	width: 148px;
	background-color: #F0FDF5;
	text-align: left;
	color: #006C57;
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #CDEBD8;
	padding: 4px 5px 3px 25px;
	font-weight: normal;
}
html > body .side .menu li li a {
	width: 148px;
}
.side .menu li li a:hover{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #CC3300;
}
.side .menu .here {
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
}
.side .banner {
	text-align: center;
	margin: 0px 5px 10px;
	clear: both;
}
.side .banner img {
	margin-bottom: 6px;
	border: 1px solid #999999;
	width: 170px;
}
.side .block {
	text-align: left;
	border: 1px solid #bfbfbf;
	margin: 0px 10px 10px;
	background-image: url(../images/01infobox.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 75%;
	line-height: 140%;
	width: 178px;
}
.side .block .textimg {
	float: left;
	border: 1px solid #999999;
	margin-top: 0px;
	width: 150px;
	margin-left: 12px;
	margin-bottom: 7px;
}
.side .block .community {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 10px;
}
.side .block .community img {
	border: none;
}
.side .block ul {
	margin: 0px;
}
html > body .side .block ul {
	margin-left: -35px;
	padding-left: 35px;
}
.side .block li {
	line-height: 145%;
	background-position: 12px 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/02bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	list-style-type: none;
	padding-right: 5px;
	margin-top: 2px;
	border-bottom: 1px dotted #A0B084;
}
.side h4 {
	font-size: 80%;
	font-weight: bold;
	margin: 0px 10px;
	border: none;
	clear: left;
	color: #444444;
	line-height: 160%;
}
html > body .side h4 {

}
.side .login {
	background-image: url(../images/headlogin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 6px 5px 44px;
}
.side .text {
	background-image: url(../images/headtext.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 6px 5px 40px;
}
.side .block h5 {
	line-height: 130%;
	font-size: 100%;
	font-weight: bold;
	margin: 7px 5px 7px 10px;
}
.side .block p {
	margin: 2px 10px 7px;
	letter-spacing: 0em;
	line-height: 135%;
}
.side .block p a {
	margin-left: 2px;
}
.side .blockform {
	margin: 10px 5px 0px 0px;
	text-align: right;
		font-size: 95%;
}
.side .block select {
	font-size: 95%;
}
.side .more {
	margin: 0 0 7px 5px;
	padding: 0 10px 0 0px;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: 123px 4px;
	float: none;
	display: block;
	text-align: right;
}
/* Center Column */


.center {
	font-size: 75%;
	line-height: 160%;
	text-align: left;
	padding-right: 35px;
	padding-left: 11px;
	width: 100%;
}
.center .accesskey {
	font-size: 10px;
	position: absolute;
	top: 90px;
}
.center .accesskey a {
	color: #FFFFFF;
	font-size: 10px;
}
.center .banner div {
	display: inline;
}
.center .banner img {
	margin: 0 4px 5px 0;
	border: 1px solid #bfbfbf;
}
html > body .center .banner img {
	margin-right: 1px;
}
*+html > body .center .banner img {
	margin-right: 4px;
}
.center p {
	margin-top: 5px;
	margin-bottom: 20px;
}
.center ul {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 7px;
	clear: both;
}
html > body .center ul{
	margin-left: -32px;
	padding-left: 32px;
}
.center ul li {
	line-height: 145%;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 3px;
}
.center ol li {
	margin-bottom: 10px;
}
.headline {
	padding-top: 18px;
	padding-bottom: 5px;
	SCROLLBAR-FACE-COLOR: #f3f3f3;
	SCROLLBAR-HIGHLIGHT-COLOR: #e7ebe7;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: #e7ebe7;
	SCROLLBAR-ARROW-COLOR: #7b867b;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
}
.headline .tab {
	margin: 0px;
	list-style-type: none;
}
html > body .headline .tab {
	margin: 0px 0px 0px -32px;
}
*+html > body .headline .tab {
	margin: 0px 0px 0px -32px;
}
.headline .tab li{
	display: inline;
	background-image: none;
	padding: 0px;
	font-size: 105%;
	font-weight: bold;
}
.headline .tab li a {
	border: 1px solid #bfbfbf;
	color: #444444;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 7px;
}
.headline .tab li a:hover {
	text-decoration: none;
	color: #005E4A;
}
.headline .icon01 {
	background-image: url(../images/icon01grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
}
.headline .icon01_here {
	background-image: url(../images/icon01green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 33px;
	color: #FFFFFF !important;
}
.headline .icon02 {
	background-image: url(../images/icon02grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
}
.headline .icon02_here {
	background-image: url(../images/icon02green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 32px;
	color: #FFFFFF !important;
}
.headline .icon03 {
	background-image: url(../images/icon03grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
}
.headline .icon03_here {
	background-image: url(../images/icon03green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 33px;
	color: #FFFFFF !important;
}
.headline .icon04 {
	background-image: url(../images/icon04grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
.headline .icon04_here {
	background-image: url(../images/icon04green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 35px;
	color: #FFFFFF !important;
}
.headline .icon05 {
	background-image: url(../images/icon05grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
}
.headline .icon05_here {
	background-image: url(../images/icon05green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 33px;
	color: #FFFFFF !important;
}
.headline .icon06 {
	background-image: url(../images/icon06grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
.headline .icon06_here {
	background-image: url(../images/icon06green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 35px;
	color: #FFFFFF !important;
}
.headline .icon07 {
	background-image: url(../images/icon07grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
}
.headline .icon07_here {
	background-image: url(../images/icon07green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 34px;
	color: #FFFFFF !important;
}
.headline .icon08 {
	background-image: url(../images/icon08grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
}
.headline .icon08_here {
	background-image: url(../images/icon08green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 34px;
	color: #FFFFFF !important;
}
.headline .icon09 {
	background-image: url(../images/icon09grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
}
.headline .icon09_here {
	background-image: url(../images/icon09green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 34px;
	color: #FFFFFF !important;
}
.headline .icon10 {
	background-image: url(../images/icon10grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
}
.headline .icon10_here {
	background-image: url(../images/icon10green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 33px;
	color: #FFFFFF !important;
}
.headline .box {
	color: #333333;
	padding: 10px 12px 12px 15px;
	background-color: #FFFFFF;
	background-image: url(../images/centerbox.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #bfbfbf;
	margin-top: 6px;
}
html > body .headline .box {
	margin-top: 5px;
}
*+html > body .headline .box {
	margin-top: 6px;
}
.headline .scroll {
	height: 200px;
	overflow: auto;
}
.headline img {
	float: left;
	border: 1px solid #999999;
	margin-top: 12px;
	margin-right: 10px;
	width: 150px;
}
.headline embed {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	width: 200px;
}
.headline p {
	margin-bottom: 5px;
	margin-right: 11px;
}
.headline ul {
	margin-top: 7px;
	margin-bottom: 5px;
	margin-right: 11px;
	clear: both;
}
.headline .scroll ul li {
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 3px;
	margin-bottom: 1px;
}
.headline .more {
	margin-right: 16px;
}
.col3 {
	width: 176px;
	float: left;
}
.col3 img {
	width: 160px;
	clear: both;
	margin: 4px 0px 7px;
}
.col3 h5 {
	margin: 0px;
	background-image: url(../images/bullet02.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
}
.col3 p {
	line-height: 140%;
}
.footerbg {
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.footer {
	font-size: 75%;
	line-height: 145%;
	text-align: center;
	width: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer p {
	margin-right: 200px;
	margin-left: 200px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.footer a {
	margin-right: 4px;
	margin-left: 5px;
}
.footer .aplus{
	float: right;
	margin-right: 15px;
	margin-top: -78px;
	margin-bottom: 0px;
}
.footer .aplus img{
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	display: block;
	margin-bottom: 5px;
}
.footer .egov{
	float: left;
	background-color: #FFFFFF;
	margin-left: 15px;
}
.footer .egov img{
	border-style: none;
}

/* Common Style */

.body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/internalbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #006C57;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
h4{
	font-size: 120%;
	line-height: 130%;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
	border-bottom: 2px dotted #999999;
	padding-top: 2px;
	color: #555555;
}
h4 a:hover {
	color: #CC6600;
}
h5{
	font-size: 120%;
	line-height: 130%;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
}
strong {
	color: #555555;
	font-size: 100%;
	letter-spacing: .05em;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 3px;
}
em {
	color: #CC6633;
	font-style: normal;
	font-weight: normal;
}
hr{
	clear: both;
	margin: 0px;
	border: none;
	background-color: #A5A5A5;
	color: #A5A5A5;
	height: 1px;
}
.input {
	color: #333333;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: 2px 0px 2px 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
}
.button {
	margin: 5px 3px 0px 0px;
}
.more {
	padding-left: 12px;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	float: right;
}
.source {
	color: #CC6633;
	margin: 0 0 0 10px;
	padding-top: 5px;
}
.leftimg{
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}
.visitor {
	margin: 5px 0px 0px;
	text-align: center;
	font-size: 80%;
}
.top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	margin-top: 8px;
	clear: both;
	text-align: right;
	padding-right: 15px;
}


/* List Page Style */

.centernav {
	margin: 10px 0px;
	width: 100%;
	border-collapse:collapse;
	border-bottom: 1px dashed #A7CDA8;
}
.centernav td {
	font-size: 80%;
	line-height: 135%;
	padding-bottom: 5px;
	width: 33%;
}
html > body .centernav td {
	font-size: 100%;
}
.centernav p {
	margin: 0;
}
.centernav a {
	letter-spacing: 0.05em;
	background-image: url(../images/bullet03.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px;
	display: list-item;
	list-style: none outside;
}
.category {
	margin-top: 12px;
	margin-bottom: 10px;
	vertical-align: middle;
}
.category a {
	margin-left: 4px;
	margin-right: 6px;
}
.page {
	vertical-align: middle;
	clear: both;
	border: 1px dotted #CCCCCC;
	text-align: center;
	background-color: #EEEEEE;
	margin: 25px auto 15px;
	padding: 5px 10px;
}
.page a {
	margin-left: 4px;
	margin-right: 6px;
}
.search {
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 16px;
	padding-top: 5px;
	margin-left: 10px;
	display: inline;
}
.term {
	margin-bottom: 13px;
	padding: 4px 5px 2px;
}
.term input {
	vertical-align: middle;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 4px;
}
.previous{
	background-image: url(../images/previous.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	margin-left: 8px;
}
.next{
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 10px;
}
.lptable caption {
	font-weight: normal;
	padding-bottom: 3px;
	font-size: 120%;
	letter-spacing: .05em;
}
.lptable {
	border-collapse:collapse;
	margin-top: 20px;
	width: 100%;
	font-size: 100%;
	margin-bottom: 20px;
	border-bottom: 3px double #D5D5D5;
	border-top: 3px double #D5D5D5;
}
.lptable img{
	border: none;
}
.lptable th {
	padding: 6px 5px 4px 10px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	background-color: #F5F5F5;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
}
.lptable td {
	padding: 6px 5px 5px 10px;
	vertical-align: top;
	line-height: 145%;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}
.lptable .bg {
	background-color: #F8F8F5;
	border-bottom: 1px solid #CCCCCC;
}
.lpheader {
	border-bottom: 1px dashed #A7CDA8;
}
.lpheader p, .lpfooter p {
	margin: 0 0 10px;
}
.lpfooter {
	border-bottom: 1px dashed #A7CDA8;
	margin-bottom: 10px;
	margin-top: 10px;
}
.ollist {
	margin-top: 15px;
	margin-bottom: 17px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #A7CDA8;
}
.ollist ul li {
	background-image: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
.np {
	margin-top: 15px;
	margin-bottom: 20px;
	width: 95%;
	margin-left: 35px;
}
.np dt {
	padding: 11px 5px 11px 35px;
	background-image: url(../images/np.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	width: 500px;
	font-weight: bold;
}
html > body .np dt {
	width: 460px;
}
.np dd {
	margin-top: 10px;
	margin-bottom: 10px;
}
.np img {
	margin-left: 1px;
	border: none;
	margin-right: 5px;
}
.datatable {
	border-collapse:collapse;
	font-size: 100%;
	border: 3px double #D5D5D5;
	width: 96%;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #333333;
	clear: both;
}
.datatable caption {
	font-weight: normal;
	padding-bottom: 3px;
	font-size: 120%;
	letter-spacing: .1em;
}
.datatable th {
	font-weight: normal;
	background-color: #EFFCE0;
	padding: 5px 10px;
	border: 1px solid #D5D5D5;
	text-align: left;
	vertical-align: top;
	width: 25%;
}
.datatable td {
	font-weight: normal;
	padding: 5px 10px;
	border: 1px solid #D5D5D5;
	line-height: 150%;
}
.qp {
	border-collapse:collapse;
	font-size: 100%;
	border: 3px double #BFBFBF;
	width: 96%;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.qp caption {
	font-weight: normal;
	color: #333333;
	padding-bottom: 5px;
	font-size: 120%;
	letter-spacing: .1em;
}
.qp th {
	font-weight: normal;
	background-color: #F0FDF5;
	padding: 5px 10px 5px 5px;
	border: 1px solid #BFBFBF;
	text-align: center;
	vertical-align: top;
}
.qp td {
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	border: 1px solid #BFBFBF;
	line-height: 150%;
}
.qp .input {
	font-size: 100%;
	color: #333333;
	margin: 3px;
}
.friendly p {
    margin:0px;
}
.friendly ul {
	float: right;
	margin:-5px 0px;
}
.friendly .print {
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	display: inline;
	margin-left: 5px;
}
.friendly .mail {
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 19px;
	display: inline;
	margin-left: 7px;
}
.friendly .doc {
	background-image: url(../images/doc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	display: inline;
	margin-left: 5px;
}
.friendly .path {
	background-image: url(../images/path.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
    margin-bottom: 5px;
    width: auto;
}
.sitemap ul {
	margin: 0;
}
.sitemap li {
	line-height: 150%;
	margin-left: 23px;
	list-style-type: none;
	margin-top: 10px;
	border-bottom: 1px dashed #A8A8A8;
	padding-bottom: 2px;
}
.sitemap li li {
	line-height: 150%;
	list-style-type: none;
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
.sitemap li li li, .sitemap li li li li , .sitemap li li li li li {
	line-height: 150%;
	list-style-type: none;
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
.result span {
	color: #CC3333;
}
.result p {
	margin-top: 0px;
	margin-bottom: 25px;
	line-height: 145%;
}
.InputBtn {
	background: url(../images/buttonbg.gif) repeat-x left top;
	font-size: 12px;
	color: #333333;
	padding: 5px 3px 1px;
	border: 1px solid #BBBBBB;
	line-height: 100%;
	margin-bottom: 10px;
	vertical-align: -40%;
	font-family: Arial, Helvetica, sans-serif;
}

/* Layout Table */

.layout {
	border-collapse:collapse;
	font-size: 100%;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: auto;
	margin-bottom: 15px;
}
.layout td {
	vertical-align: top;
	text-align: left;
}
.layout .leftbg {
	width: 200px;
}
.layout .rightbg {
	width: 200px;
}

