body {
	font-family: Arial, Helvetica, sans-serif;
}

td.rightcol {
	width: 218px;
	background-color: #8eb2d5;
	float: right;
}
.rcol {
	margin: 0px 22px 0px 12px;
	padding: 6px;
	width: 184px;
	background: #ffffff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
td.pad {
	margin: 0px;
	padding: 6px 10px 3px 10px;
	vertical-align: top;
	background-color: #FFFFFF;
	border: none;
	background-image: url(images-basic/bg-botcol.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.dedicated {
	font-size: 12px;
	font-weight: bold;
	color: #0033cc;
	padding: 0px;
	margin: 0px 6px 0px 0px;
	vertical-align: bottom;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 9px 0px;
}
li {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(images-basic/bullet10.gif);
	text-align: left;
	text-indent: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
.noshow {
	font-size: 0px;
	line-height: 0px;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.halfspace {
	margin: 5px 0px;;
	padding: 0px;
}
.tiny5 {
	font-size: 5px;
	line-height: 5px;
	margin: 0px;
	padding: 0px;
}

.tiny3 {
	font-size: 3px;
	line-height: 3px;
	margin: 0px;
	padding: 0px;
}

.indent {
	padding: 0px;
	margin: 6px 0px 12px 36px;
	;
}
.indent12p {
	padding: 0px;
	margin: 6px 0px 12px 36px;
	;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.p10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	padding: 0px;
	margin: 3px 0px 6px 0px;
}
.p11 {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	padding: 0px;
	margin: 3px 0px 6px 0px;
}
.p12 {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding: 0px;
	margin: 3px 0px 6px 0px;
	font-weight: normal;
}
.p13 {
	font-size: 13px;
	color: #000000;
	line-height: 15px;
	padding: 0px;
	margin: 3px 0px 6px 0px;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	padding: 0px;
	margin: 6px 0px 2px 0px;
}
.left6 {
	background-color: #ffffff;
	margin: 6px 6px 6px 0px;
	padding: 0px;
}

h3 {
	font-size: 16px;
	color: #000000;
	padding: 0px;
	font-weight: bold;
	margin: 6px 0px 2px 0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	padding: 0px;
	margin: 4px 0px 2px 0px;
}

h5 {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	padding: 0px;
	margin: 9px 0px 4px 0px;
	text-decoration: none;
}
h6 {

	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 6px 0px 2px 0px;
	text-decoration: none;
}

.yelbg {
	background-color: #ffcc00;
}
.ltyel {
	background-color: #FFFFD9;
}
.whibg {
	background-color: #ffffff;
}

.black {
	color: #000000;
}
.blue {
	color: #0033cc;
}
.rust {
	color: #660000;
}
.white {
	color: #ffffff;
}
.paleyel {
	color: #FFFFCC;
}

.biglet {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.bold {
	font-weight: bold;
}
.right {
	text-align: right;
}

.left {
	text-align: left;
}

.bottom {
	vertical-align: bottom;
	top: auto;
	bottom: 0px;
	position: relative;
}

.middle {
	text-align: center;
}

hr.grey {
	font-weight: bold;
	color: #333333;
	padding: 0px;
	height: 2px;
	width: 85%;
	margin: 0px 12px 12px 12px;
	text-align: center;
	background-position: center;
}
.botline {
	padding: 0px;
	border-bottom-width: 2px;
	border-style: none none solid none;
	border-bottom-color: #003399;
	margin: 0px 0px 10px 0px;
}
.toplinks {
	font-size: 11px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: center;
	margin: 5px 9px 0px 3px;
	padding: 0px;
}
.linkssep {

	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: center;
	margin: 5px 3px;
	padding: 0px;
}

.leftlinks {

	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	margin: 12px 12px 7px 24px;
	padding: 0px;
}
a.nav {
	text-decoration: none;
	color: #303030;
	font-weight: bold;
}

a:active {

	color: #990000;
	text-decoration: none;
}
a:hover {

	color: #993333;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #003399;
}

.links {
	position: absolute;
	min-width: 480px;
	left: 230px;
	top: 103px;
	margin: 0px;
	width: 100%;
	background-image: url(images-basic/ilinks_bg.jpg);
	height: 35px;
	text-align: left;
}
.toplinksleft {
	padding: 0 px;
	width: auto;
	min-width: 493px;
	margin: 0px;
	background-image: url(images-basic/ilinks_bg2.jpg);
	background-repeat: repeat-x;
}
.rightlink {
	float: right;
	background-image: url(images-basic/ilinks_bg2.jpg);
	text-align: right;
}
.rlink {
	margin: 0px 22px 0px 0px;
	padding: 0px;
	width: 35px;
	background: #8eb2d5;
}

img.orgpic {
	padding: 0px;
	margin: 0px 33px 0px 0px;
	position: relative;
	text-align: right;
}
.page {
	background-color: #FFFFD9;
	background-position: center top;
	margin: 12px auto;
	padding: 12px;
	width: 675px;
	border: 1px solid #666666;
}


img.left {
	padding: 0px;
	margin: 4px 12px 6px 0px;
}
img.right {

	padding: 0px;
	margin: 4px 0px 6px 12px;
}
img.arrow {
	text-align: left;
	vertical-align: text-bottom;
	margin: 0px;
	padding: 0px 6px 0px 0px;
}

.caption {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	background-color: #FFFFCC;
	text-align: center;
	margin: 0px;
	padding: 6px 8px 6px 8px;
	border-width: 0px 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #3366cc;
}
td.picborder {
	border-width: 1px 1px 0px 1px;
	border-style: solid solid none solid;
	border-color: #3366CC;
	margin: 0px;
	padding: 0px;
}
.dateline {
	font-variant: small-caps;
	line-height: 10px;
}
.p18 {
	font-size: 18px;
}
img.bborder {
	border-width: 1px;
	border-style: solid;
	border-color: #3366cc;
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
.palebg {

	background-color: #FFFFCC;
}
.nos {
	display: none;
}
.red {
	color: #990000;
}

