body
{
background-color:#FFFFFF
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
td{vertical-align:top;}
.main{background-color: #FFFFFF;}
p,ul,ol{	margin:10px 20px;}
p.small, ul.small, ol.small, .smalltext{font-size:12px;}
p,ul,ol,.normaltext{font-size:13px;}
li{margin-left:20px;}
a{color: blue;}
.mainmenu td
{
	background-color : #FF6633;
	text-align		  : center;
	vertical-align:middle;
}

.mainmenu a
{
	font-family:Arial;
	padding:0px 12px;
	color:white;
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
}

.bottom,.bottom td
{
	background-color: #B8C7EB;
	text-align:center;
	vertical-align:middle;
	font-size: 11px;
	color:#000099
}
.bottom a
{
	color:#000099;
	text-decoration:none;
}

h4
{
	margin:0px;
	text-align: right;
	padding:28px 50px 0px 0px;
	color:#0002C1;
	font-weight: bold;
	font-size: 13px;
}

td{/*DEBUG*/
/*border:1px dashed red;*/
}
ul.red li
{
	list-style-image: url(images/redbullet.gif);
	margin-top:5px;
}

.formtable
{
	background-color:#eeeeee;
	border-top: 1px solid silver;	
}
.formtable td
{
	text-align:left;
	border-bottom: 1px solid silver;
	font-size:12px;	
	padding: 1px 10px;
}
.formtable th
{
	width: 100px;
	background-color:#dddddd;
	text-align:right;
	border-bottom: 1px solid #808080;
	font-size:12px;
	padding: 1px 10px;	
}
.inputstyle1
{
	border: 0px solid #808080;
	font-size:11px;
	height:26px;
	font-family:"Courier New", Courier, mono;
}
.inputstyle2 {
	width:172px;
	height:21px;
	font:normal 11px Tahoma, Arial;
	border:0px solid #D4D0C8;
	background-color:#FFF;
	padding:2px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}
.inputstyle3 {
	font:normal 11px Tahoma, Arial;
	border:0px solid #D4D0C8;
	background-color:#FFF;
	padding:2px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}
.button
{
	font-family:Arial;
	background-color:#666;
	border:1px solid black;
	color: white;
	height: 26px;
	font-weight:bold;
	width: 100px;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position:absolute; /* Menu position that can be changed at will */
top: 230;
left: 10;
z-index:100;
}
#menu dl {
float: left;
width: 152px;
}
#menu dt {
width: 152px;
height:24px;
cursor: pointer;
text-align: center;
padding:3px;
font-size:14px;
font-weight: bold;
background: #fff;
border: 0px solid gray;
margin: 0px;
}
#menu dd {
display: none;
border: 0px solid gray;
}
#menu li {
text-align: center;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #FFFFCC;
}
#largeheader {
position:absolute; /* Menu position that can be changed at will */
top: 10;
left: 10;
}
#smallheader {
position:absolute; /* Menu position that can be changed at will */
top: 10;
left: 10;
}
#submenu {
position:absolute; /* Menu position that can be changed at will */
top: 73;
left: 10;
z-index:100;
width:760px;
}
#submenu dl {
float: left;
width: 152px;
}
#submenu dt {
width: 152px;
height:24px;
cursor: pointer;
text-align: center;
padding:3px;
font-size:14px;
font-weight: bold;
background: #fff;
border: 0px solid gray;
margin: 0px;
}
#submenu dd {
display: none;
border: 0px solid gray;
}
#submenu li {
text-align: center;
}
#submenu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#submenu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #FFFFCC;
}
#tablestyle{
text-align: center;
background: #ffffff;
}
#tablestyle li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #FFFFCC;
}
.buttonbg1{
background-color:#FFE5E5
}
.buttonbg2{
background-color:#D9D9F2
}
.buttonbg3{
background-color:#FFE5CC
}
.buttonbg4{
background-color:#F0D6F0
}
.buttonbg5{
background-color:#D9F2E5
}