body {
	background-color: white;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	color: #000000;
}
p,td {
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	color: #000000;
}
.pageheader1 {
	background-color: #BCD0DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.pageheader2 {
	background-color: #BCD0DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.boxheader {
	background-color: #0C6393;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menubar {
	background-color: #A5B6C6;
}
.box {
	background-color: #CBD2D9;
}
.boxfooter {
	background-color: #CBD2D9;
}
.pagefooter1 {
	background-color: #2C83B6;
}
.pagefooter2 {
	background-color: #667B87;
}

a.menubarlink:link {
	font-size: 10px;
	text-decoration:none; 
	color: #333333; 
	font-weight: bold;
}
a.menubarlink:visited {
	font-size: 10px;
	text-decoration:none;
	color: #333333;
	font-weight: bold;
}
a.menubarlink:hover	{
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
	font-weight: bold;
}
a.menubarlink:active {
	font-size: 10px;
	text-decoration:none;
	color: #333333;
	font-weight: bold;
}







.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333333;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

.fieldlabel {
	font-size: 8pt;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #000000;
}

.inputtext {
	border: solid #333333 1px;
}
.inputselect {
	border: solid #333333 1px;
}
.inputradio {
	border: solid white 1px;
}
.inputcheck {
	border: solid #333333 1px;
}
.inputtextarea {
	border: solid #333333 1px;
}
.inputiframe {
	border: solid #333333 1px;
}
.inputbutton {
	background-color: #0C6393;
	border: solid #333333 1px;
	color: white;
}



.helpheader {
	background-color: #336699;
	font-size: 12pt;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.processing {
	font-family: verdana, arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
}

.error {
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
}

.copyright {
	font-size: 7pt;
	color: black;
}

.required {
	color: #993333;
}

.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}

.tdheader {
	font-size: 11pt;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.footer {
	font-size: 10pt;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.tdbody {
	background-color: #ffffff;
}

.row1 {
	background-color: #A5B6C6;
}

.row2 {
	background-color: #CBD2D9;
}

.searchbox {
	background-color: #ffffcc;
}

a:link {
	font-size: 10px;
	text-decoration:none; 
	color: blue; 
	font-weight: normal;
}
a:visited {
	font-size: 10px;
	text-decoration:none;
	color: blue;
	font-weight: normal;
}
a:hover	{
	font-size: 10px;
	color: blue;
	text-decoration:underline;
	font-weight: normal;
}
a:active {
	font-size: 10px;
	text-decoration:none;
	color: blue;
	font-weight: normal;
}



a.footer:visited {
	font-size: 11px;
	font-weight: normal; 
	color: #333333;
	text-decoration: none;
}
a.footer:link {
	font-size: 11px;
	font-weight: normal; 
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	font-size: 11px;
	font-weight: normal; 
	color: #333333;
	text-decoration: underline;
}