body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0px;
	text-align: center;
	background:#696969;
}
#container {
	margin: 0 auto;
	width: 95%;
	max-width: 950px;
	text-align: left;
	background:#fff;
	position:relative;
}
.rtw {position:absolute;top:6px;right:0;}
#topimg {
	margin:0;
	padding:7px 0 0 10px;
	height:20px;
}
#topbar {
	height:211px;
	padding:0;
	margin:0;
}
#topmenu {
	padding:130px 50px 0 0;
	float:right;
}

#col1 {
	float:left;
	width:30%;
	min-width:230px;
	text-align:center;
	margin-top:20px;
}
#col2 {
	float:left;
	width:65%;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	line-height:20px;
}

#tmenu
{	margin: 0;
	padding: 0;
}
#tmenu li {
	float: left;
	list-style: none;
	font-weight:bold;
	font-size:15px;
}
#tmenu li ul li {
	font-weight:normal;
	font-size:12px;
}
#tmenu li a {
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	white-space: nowrap;
	color:#000;
}

#tmenu li a:hover {color:#585858;}

#tmenu li ul {
	margin:0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
	background:#F4F4F4;
	min-width:110px;
	z-index:2;
}

#tmenu li ul li {
	float: none;
	display: inline;
}

#tmenu li ul li a {
	width: auto;
}
#tmenu li ul li a:hover { background:#d7d7d7;}

/* Form input */
input, textarea, select {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}
input:hover, input:active, select:hover, select:active, textarea:hover, textarea:active {
	background-color: #F5F4EB;
	border: 1px solid #000000;
}
.cform label {
	width: 120px;
	float: left;
	text-align: left;
}
.cform label.error {
	float: none;
	color: #FF0000;
	margin-left: 5px;
	vertical-align: top;
	font-weight: bold;
	background: url(../img/fail.gif) no-repeat;
	padding-left: 20px;
}
.cform input.error, .cform textarea.error {
	background: #F4F4F4;
	border: 2px solid #FF0000;
}
.cform label.plain {
	text-align: left;
	float: none;
	width: auto;
	margin-right: auto;
}
.cform p {
	clear: both;
}
.cform .submit {
	margin-left: 12em;
}
.cform em {
	font-weight: bold;
	padding-right: 15px;
	vertical-align: top;
}
.cform .noval {
	margin-left: 22px;
}
.cform label.valid {
	background: url(../img/check.gif) no-repeat;
	padding-left: 20px;
	margin-left: 5px;
	color: #339933;
}
.jumpright {
	margin-left: 120px;
}
.showhand {
	cursor:pointer;
}

/* Links */
a:link, a:visited, a:active {
	font-weight: bold;
	color: #CD6643;
}
a:hover {
	text-decoration: none;
}

/* General */
.fade {
	font-size: 11px;
	color: #666666;
}
.left {
	float: left;
	margin: 5px 5px 5px 0px;
}
.right {
	float: right;
	margin: 5px 0px 5px 5px;
}
#content ul li {
	list-style: square;
	margin-top: 9px;
	margin-bottom: 9px;
}
#content ol li {
	margin-top: 9px;
	margin-bottom: 9px;
}
#navaid {
	display: none;
}
.clear {
	clear:both;
}
.noborder {
	border: 0;
}
.oneborder {
	border: 1px;
}

/* Table */
table {
	font-size: 12px;
}
td {
	vertical-align: top;
}
.thead {
	font-weight: bold;
	background-color: #CCCCCC;
}
.table1 {
	background-color: #F4F4F4;
}
.table2 {
}
.tbottom {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* Headers */
h1 {
	font-size: 20px;
	font-weight:bold;
}
h2 {
	font-size: 18px;
	font-weight:normal;
	color:#2c2c2c;
}
h3 {
	font-size: 13px;
}

a img {
	border: 0;
}
.boxes {
	float: left;
	margin-top:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #333;
	width:100%;
}
.box1 {
	float: left;
}
.box2 {
	float: left;
}
#footer {
	clear:both;
	height:37px;
	background:#E0D333 url('../img/bgfooter.gif') no-repeat right;
}
#footer p {
	line-height:37px;
	margin:0;
	padding:0 0 0 20px;
	font-size:15px;
	color:#968D22;
	font-weight:bold;
}
#col1 p {
	margin:0;
	padding:0;
	text-align:center;
}
#col1 img {
	vertical-align:text-bottom;
}
#col1 .os {
	background:#f4f4f4;
	margin-left:auto;
	margin-right:auto;
	width:220px;
	line-height:25px;
	text-align:left;
	text-indent:4px;
	border:1px solid #000;
}
#col1 img {
	border:1px solid #000;
}
img {
	margin:0;
	padding:0;
}
#tmenu li a.mn1y {
	color:#dbd11a;
}
#tmenu li a.mn2y {
	color:#7eaf5f;
}
#tmenu li a.mn3y {
	color:#a976be;
}
#tmenu li a.mn4y {
	color:#ECAE74;
}
#tmenu li a.mn5y {
	color:#5A7B94;
}
.boxit {
	background:#F4F4F4;
	padding:5px;
	margin:10px 0 10px 0;
}
.boxit h2 {
	margin-top:0;
}
.nopaddingp p {
	padding:0;
}
.cc {padding:10px 16px 10px 16px;}
.cc img {padding:35px 0 5px 0;}
.cc,.cc a {color:#969696;}
.cc .right {margin:0px;}
.print {display:none;}
.moreinfo {background:url(../img/bginfo.gif) no-repeat right #f4f4f4;padding:3px 10px 10px 10px;margin-top:20px;}
.moreinfo p {margin-top:2px;}
.standout {background:#A7C692; padding:5px}.tl { text-align:right;margin-right:40px; }
.tl a { color:#666; text-decoration:none; }
.tl a:hover { color:#000; }
