body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #c3cdff;
}
#main {
	background-color: #FFFFFF;
	background-image: url(images/subpage_bkground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 725px;
	margin: 0px auto;
}
h1 {
	font-weight: bold;
	color: #006699;
	font-size: 14px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serf;
}
.tablehead {
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serf;
}
#bottom {
	background-image: url(images/rndcorner_btm_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
	width: 725px;
}
#copyright {
	background-image: url(images/rndcorner_btm_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 28px;
	width: 725px;
}
#bottom p {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	padding-right: 2px;
	padding-bottom: 8px;
}
#bottom a:link, #bottom a:visited {
	color: #666666;
	text-decoration: none;
}

#bottom a:hover {
	color: #666666;
	text-decoration: underline;
}
.shiftright {
	padding-right: 10px;
}
.subhead {
	font-weight: bold;
	color: #1E5389;
}
p {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.tabletext {
	line-height:14px;
	font-size:13px;
	color: #333333;
}
.bluetext {
color:#333366;
}
.floatingrighttable {
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-bottom: 10px;
	margin-top: 10px;
}
ul {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
select {
	font-size:11px;
}