body, input, button, td, th, p, span {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
}
form {
	margin-bottom:0;
	padding-bottom:0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	font-size: 1em;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 900px;
	text-align:left;
}
#homeheader {
	background-color: #CCCCFF;
}
#header {
	background-color: #FFFFFF;
	border-top: 2px #333399 solid;
	border-bottom: 2px #333399 solid;
	margin: 5px 0 5px 0;
}
.headline {
	color: #333399;
}
.menu {
	color: #333399;
}

#menu {
    margin: 0;
    text-align:left;
	height: 20px;
    padding: 0;
    vertical-align: bottom;
}

#menu ul {
    background: transparent;
    padding: 0;
    margin: 0;
}

#menu ul li {
    font-size: 0.7em;
    margin-top: 2px;
    display: inline;
}

#menu ul li a {
    color: #333399;
    text-decoration: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

#menu ul li a:hover, #menu ul li a:focus {
    color: #333399;
    background-color: #ccccff;
    text-decoration: none;
}

#menu ul li a.selected {
    color: #333399;
    background-color: #ccccff;
}

#footer {
    color: #333399;
	border-top: 2px #333399 solid;
	margin: 5px 0 5px 0;
	font-size: 0.7em;
	text-align:center;
}

#main {
	margin: 5px 0 5px 0;
}

#maintbl {
	border: 0;
	border-collapse: collapse;
}

#maintbl td {
	color: black;
	font-size: 0.8em;
	font-weight: normal;
	vertical-align:top;
}

#maintbl td h1 {
	color: #333399;
	font-size: 1.2em;
	line-height: 20px;
	margin: 0 0 5px 0;
}

#maintbl td a {
	color: black;
	text-decoration: none;
}
#maintbl td a.bluestxt {
	color: #000099;
    font-style: italic;
	line-height: 2em;
	text-decoration: none;
}

#rcolumn {
	margin: 5px 0 5px 5px;
}

#rcolumn table {
	border: 1px #000099 solid;
	border-collapse: collapse;
}
.rtblw {
	color:#FFFFFF;
	font-size:0.7em;
	padding: 10px;
}
.rtblwhl {
	color:#FFFFFF;
	font-size:0.65em;
	font-weight:bold;
	text-align:center;
	background-color:#000099;
	border-top:thin #999999
	padding: 5px;
}
.rtblwhr {
	color:#FFFFFF;
	font-size:0.65em;
	font-weight:bold;
	text-align:center;
	background-color:#FF0000;
	padding: 5px;
}
.rtblwhs {
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	background-color:#FF9d3d;
	padding: 5px;
}
.rtblwinp {
	color:#000099;
	font-size:0.7em;
}
.rtblspec {
	color:#000099;
	font-size:0.7em;
	padding: 5px;
}
.rtblspecref {
	color:#FF0000;
	font-size:0.7em;
	padding: 5px;
}
.rtblspecref a {
	color:#FF0000;
	font-size:1em;
	padding: 5px;
	text-decoration: none;
}
.rtblspecref a:hover, .rtblspecref a:focus {
	color:#FF0000;
	text-decoration: underline;
}
.rtblspec a {
	border: 0px;
}

.logintbl {
	background-color:#CCCCFF;
}
.partnertbl {
	border: 0;
	border-collapse: collapse;
	color:#FFFFFF;
	padding: 10px;
}
.partnertblh {
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	text-align: center;
	background-color:#000099;
	border-top:thin #999999
	padding: 5px;
}
.minibanner {
	margin: 20px 0 20px 0;
}
.stxt {
	color: #000099;
    font-style: italic;
	line-height: 2em;
}
a.stxt {
	color: #000099;
    font-style: italic;
	line-height: 2em;
	text-decoration:none;
}

.lmtd {
    background-color: #333399;
}
.lmtd span {
    padding: 5px;
}
#leftmenu {
    background-color: #333399;
    margin:0;
    padding: 5px 0 5px 0;
    border: 0;
	width: 200px;
}

#leftmenu ul {
    list-style: none;
    margin: 0;
    border: none;
    padding: 0;
	border-top: 2px #ffffff solid;
	border-bottom: 2px #ffffff solid;
}

#leftmenu ul li {
    display: block;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 0.8em;
    padding: 2px 0 2px 0;
}

#leftmenu li a {
    display: block;
    padding: 0;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    width: 100%;
}
#leftmenu li a.lmenu1 {
    display: block;
    padding: 0;
    font-weight: bold;
    color: #00f600;
    text-decoration: none;
    width: 100%;
}
#leftmenu li a.lmenu2 {
    display: block;
    padding: 0;
    font-weight: bold;
    color: #ff8733;
    text-decoration: none;
    width: 100%;
}

#leftmenu li a:hover, #leftmenu li a:focus {
    background-color: #9999ff;
    color: #183958;
}
#leftmenu li.sel {
    margin: 0;
    padding: 0;
    background-color: #ccccff;
    padding: 2px 0 2px 0;
}
#leftmenu li.lmenu2 {
    font-family: Geneva, Tahoma, Helvetica, sans-serif;
    background-color: #9999ff;
    font-size: 0.75em;
    font-weight: normal;
}

#leftmenu li.lmenu2 ul {
    list-style: disk;
    margin: 0;
    border: none;
    padding: 0;
}

#leftmenu li.lmenu2 a {
    display: block;
    padding: 0;
    color: #333399;
    text-decoration: none;
    width: 100%;
    font-weight: normal;
}
#leftmenu li.lmenu2 a:hover, #leftmenu li.lmenu2 a:focus {
    background-color: #ccccff;
    color: #183958;
}
.locstr {
    color: #6666dd;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.8em;
	padding:0;
	margin:0;
}

.locstr a, .locstr a:hover, .locstr a:focus {
    color: #6666dd;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1em;
	text-decoration: underline;
}

#rmain {
   	font-size: 0.8em;
	margin-left:10px;
}
#maintbl2 {

}

#maintbl2 td {
	color: black;
	font-weight: normal;
	vertical-align:top;
}

#maintbl2 td h2, #maintbl2 td h1 {
    color: #FFFFFF;
    background-color: #333399;
    font-size: 1em;
    padding: 2px 0 2px 5px;
	line-height: 20px;
	font-weight: bold;
}

#mblock {
	margin: 5px 0 5px 0;
}

#mblocktbl1 {
	margin: 0;
	border: 0;
	border-collapse: collapse;
}

#mblocktbl1 td {
	border: 1px #000099 solid;
	color: black;
	background-color: #ccccff;
	font-size: 0.65em;
	font-weight: normal;
	vertical-align:top;
	padding: 0 2px 0 2px;
}

#mblocktbl1 td h2, #mblocktbl1 td h1 {
	color: #333399;
	font-size: 1.3em;
	line-height: 15px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

#mblocktbl2 {
	border: 0;
}

#mblocktbl2 td {
	font-family: Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 1em;
	border: 0;
	padding: 0;
}

#mblocktbl2 td a {
	color: #000099;
	font-weight: normal;
	vertical-align:middle;
	padding: 0;
	text-decoration: none;
}

#mblocktbl2 td img {
	padding: 0 2px 0 0;
}

#mblocktbl2 td a:hover {
	color: #333399;
	text-decoration: none;
}
.smalltxt {
	font-family: Geneva, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.7em;
}
.redtxt {
    color:#ff0000;
}

#request {
	width: 100%;
	background:#CCCCFF;
	border-bottom:1px solid navy;
	border-left:1px solid navy;
	border-right:1px solid navy;
    color:#333399;
	padding:0;
	margin:0;
	font-size:1em;
}
#request div.header {
	width: 100%;
	color:white;
	font-size:0.9em;
	font-weight:bold;
	background:#9999FF;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	padding: 3px 0 3px 0;
}
#request div.header label {
	padding-left: 10px;
	margin-bottom: 0;
}
#request div.header2 {
	width: 100%;
	color:black;
	font-size:0.9em;
	font-weight:bold;
	background:#9999FF;
	border-top:1px solid navy;
	border-bottom:1px solid navy;
	padding: 3px 0 3px 0;
}
#request div.header2 label {
	padding-left: 10px;
	margin-bottom: 0;
}
#request div.footer {
	width: 100%;
	font-size:0.9em;
	font-weight:bold;
	background:#9999FF;
	text-align: center;
	border-top:1px solid navy;
	padding: 3px 0 3px 0;
}
#request div.header label.prim {
	color:#993366;
	font-size:0.8em;
	font-style: italic;
	font-weight:lighter;
}
#request font.red {
    color:#ff0000;
	font-size:0.9em;
}

#request td input {
	color: #000099;
	font-weight: normal;
	background: #FFFFFF;
	text-align: left;
	font-size: 0.8em;
}

#request td button {
    font-family: Geneva, Tahoma, Helvetica, sans-serif;
	color: #000099;
	font-size: 0.8em;
}
#request td select {
    font-family: Geneva, Tahoma, Helvetica, sans-serif;
	width: 100%;
	color: #000099;
	font-weight: normal;
	background: #FFFFFF;
	text-align: left;
	font-size: 0.9em;
}
#request table.frmtbl {
	margin: 5px;
	border-collapse: collapse;
	border: 1px solid navy;
	font-size: 0.8em;
}

#request table.frmtbl th {
	border:1px solid navy;
	color: #000099;
	font-weight: bold;
	background: #999999;
	text-align: center;
	font-size: 1em;
}

#request table.frmtbl td {
	border:1px solid navy;
	color: #000099;
	font-weight: normal;
	background: #FFFFFF;
	text-align: center;
	line-height: 18px;
	font-size: 1em;
}

#request table.frmtbl td input {
	border:0;
	width: 99%;
	color: #000099;
	font-weight: normal;
	background: #FFFFFF;
	text-align: left;
	font-size: 1em;
}

#request table.frmtbl td select {
	border:0;
    font-family: Geneva, Tahoma, Helvetica, sans-serif;
	width: 99%;
	color: #000099;
	font-weight: normal;
	background: #FFFFFF;
	text-align: left;
	font-size: 1em;
}

#request table.frmtbl td button {
    font-family: Geneva, Tahoma, Helvetica, sans-serif;
	color: #000099;
	font-size: 1em;
}
#request td label.prim {
	color:#999999;
	font-size:0.8em;
	font-style: italic;
	font-weight:lighter;
}

