body {
	height:100%;
	margin:0;
	background-color:#fec357;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#container {
	height: 100%;
	margin:0 auto;
	width:757px;
}

h1{
	text-decoration:underline;
	margin:0;
	font-weight:bold;
	font-size:12px;
}
a:link, a:active, a:visited {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:none;
}
 a[href$='.pdf'] {
 	background:transparent url(../images/ico_pdf.gif) center left no-repeat;
 	display:inline-block;
 	padding-left:20px;
 	line-height:15px;
}

#scrollbox {
	height:120px;
	width:410px;
	padding:10px;
	overflow: hidden;
	overflow-y:scroll;
}

#content {
	height:100%;
	width:757px;
}
#lftCol {
	background:url(../images/img_lftCol_repeat.gif);
	background-repeat:repeat-y;
	width:240px;
}

#rgtColHome .bg {
	background-repeat:no-repeat;
	background:url(../images/img_body_bg.jpg);
	width:517px;
	height:257px;
}
#rgtColsub .bg{
	background-repeat:no-repeat;
	background:url(../images/img_body_sub_bg.jpg);
	width:517px;
	height:334px;
}

#rgtColsubRepeat{
	background-repeat:repeat-y;
	background:url(../images/img_body_repeat.gif);
	width:517px;
}
#rgtColSub2 .bg{
	background-repeat:no-repeat;
	background:url(../images/img_body_sub2_bg.jpg);
	width:517px;
	height:455px;
}
#newsHeader{
	padding:20px 0 0 0;
	margin:0 auto;
	width:428px;
}
#newsHeader .lftCol{
	font-size:14px;
	font-weight:bold;
}
#newsHeader .rgtCol{
	text-align:right;
	font-size:8px;
	font-weight:bold;
}
#subContent{
	padding:0 20px 0 0;
	width:460px;
	margin:0 auto;
}
#news {
	width:400px;
	margin:0 auto;
}
#newsHeader a{
	color:#000000;
	text-decoration:none;
}
#newsHeader a:hover{
	text-decoration:underline;
}
#news td{
	padding:0 5px 3px 5px;
}
#news .lftCol{
	font-weight:bold;
	font-size:11px;
}
#news .rgtCol{
	font-size:11px;
}
#thoughts{
	font-size:10px;
	width:757px;
}
#thoughts a{
	color:#000000;
	text-decoration:none;
}
#thoughts a:hover{
	text-decoration:underline;
}
#thoughts .midCol{
	padding:0 30px 0 10px;
}
#thoughts .rgtCol{
	font-weight:bold;
	padding:30px 0 0 0;
}
#form{
	margin:0 auto;
	width:428px;
}
#form td{
	font-weight:bold;
	padding:2px;
}

#ftr {
	height:100%;
	margin:0 auto;
	bottom:0;
	width:719px;
	font-size:11px;
	color:#ffffff;
	background-color:#231f20;
}
#ftrInfo{
	text-align:center;
	padding:20px;
}
#ftrBg {
	padding:5px 0 0 0;
	text-align:center;
	background:url(../images/ftr_top.gif);
	background-repeat:no-repeat;
	width:719px;
	height:24px;
}
#ftr a {
	color:#e1b500;
	text-decoration:none;
}

#ftr a:hover {
	text-decoration:underline;
}

