body { 
background-color:#ffffff;
margin:0px;
}

.content {
	color: #000000;
	font-size: 11.5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; ; line-height: 17px}

.content10 {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; ; line-height: 12px}
	
a.content {
	color: #cccccc;
	font-weight: normal; }
a:visited.content {
	color: #cccc99;
	font-weight: normal;
	text-decoration: none; }
a:hover.content {
	color: #666666;
	text-decoration: underline; }

.quote{
	color: #3366FF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.quote {
	color: #0033cc;
	font-weight: normal;
	text-decoration: none; }
a:visited.quote {
	color: #0033cc;
	font-weight: normal;
	text-decoration: none; }
a:hover.quote {
	color: #666666;
	text-decoration: underline; }

.sidenav{
	color: #306a8c;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.sidenav {
	color: #306a8c;
	font-weight: bold;
	text-decoration: none; }
a:visited.sidenav {
	color: #306a8c;
	font-weight: bold;
	text-decoration: none; }
a:hover.sidenav {
	color: #b3ad52;
	text-decoration: none; }

.sidenavon{
	color: #b3ad52;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.sidenavon {
	color: #306a8c;
	font-weight: bold;
	text-decoration: none; }
a:visited.sidenavon {
	color: #306a8c;
	font-weight: bold;
	text-decoration: none; }
a:hover.sidenavon {
	color: #b3ad52;
	text-decoration: none; }

H1 { font:15px/16px Verdana,Arial,Helvetica,sans-serif; color:#77A9dc; font-weight:bold }

.pageheader {
	color: #77A9dc;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.pageheader {
	color: #77A9dc;
	font-weight: bold; }
a:visited.pageheader {
	color: #77A9dc;
	text-decoration: none; }
a:hover.pageheader {
	color: #b3ad52;
	text-decoration: underline; }

.pagetitle {
	color: #77A9dc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.pagetitle {
	color: #77A9dc;
	font-weight: bold; }
a:visited.pagetitle {
	color: #77A9dc;
	text-decoration: none; }
a:hover.pagetitle {
	color: #666666;
	text-decoration: underline; }

.footer {
	color: #3366cc;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.footer {
	color: #3366cc;
	font-weight: normal; }
a:visited.footer {
	color: #3366cc;
	text-decoration: none; }
a:hover.footer {
	color: #003366;
	text-decoration: none; }

.content2 { color: #000000; font-size: 12px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; ; line-height: 15px}


.input
{
    BORDER-RIGHT: #a5a5a5 1px solid;
    BORDER-TOP: #a5a5a5 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 11px;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #a5a5a5 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #a5a5a5 1px solid;
    FONT-FAMILY: verdana,arial;
    HEIGHT: 19px;
    TEXT-DECORATION: none
}
.button
{
    BORDER-RIGHT: #a5a5a5 1px solid;
    BORDER-TOP: #a5a5a5 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 10px;
    BACKGROUND: #ccccb2;
    BORDER-LEFT: #a5a5a5 1px solid;
    COLOR: #000066;
    BORDER-BOTTOM: #a5a5a5 1px solid;
    FONT-FAMILY: verdana,arial;
    HEIGHT: 19px;
    TEXT-DECORATION: none
}
.error
{
    FONT-SIZE: 9pt;
    COLOR: red;
    FONT-FAMILY: trebuchet ms, arial, tahoma
}
.message
{
    FONT-SIZE: 9pt;
    COLOR: blue;
    FONT-FAMILY: trebuchet ms, arial, tahoma
}
.mandatory
{
    FONT-WEIGHT: bold
}
INPUT.error
{
    BORDER-RIGHT: red 1px solid;
    PADDING-RIGHT: 5px;
    BACKGROUND-POSITION: right 50%;
    BORDER-TOP: red 1px solid;
    BACKGROUND-IMAGE: url(../images/warning_obj.gif);
    BORDER-LEFT: red 1px solid;
    BORDER-BOTTOM: red 1px solid;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-COLOR: #fffce2
}
SELECT.error
{
    BORDER-RIGHT: red 1px solid;
    PADDING-RIGHT: 5px;
    BACKGROUND-POSITION: right 50%;
    BORDER-TOP: red 1px solid;
    BACKGROUND-IMAGE: url(../images/warning_obj.gif);
    BORDER-LEFT: red 1px solid;
    BORDER-BOTTOM: red 1px solid;
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-COLOR: #fffce2
}
INPUT:unknown
{
    BORDER-RIGHT: red 1px solid;
    BORDER-TOP: red 1px solid;
    BORDER-LEFT: red 1px solid;
    BORDER-BOTTOM: red 1px solid;
    BACKGROUND-COLOR: #efefef
}
SELECT:unknown
{
    BORDER-RIGHT: red 1px solid;
    BORDER-TOP: red 1px solid;
    BORDER-LEFT: red 1px solid;
    BORDER-BOTTOM: red 1px solid;
    BACKGROUND-COLOR: #efefef
}
.formField
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: trebuchet ms, arial, tahoma;
    bold: 
}
.thead
{
    FONT-WEIGHT: bold;
    BORDER-BOTTOM: #888888 1px solid;
    FONT-FAMILY: trebuchet ms, arial, tahoma
}
.tcell
{
    BORDER-BOTTOM: #ffffff 1px solid;
    FONT-FAMILY: trebuchet ms, arial, tahoma
}
.thead11
{
	Font-Size: 11px;
    FONT-WEIGHT: bold;
    BORDER-BOTTOM: #888888 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.tcell11
{
	Font-Size: 11px;
    BORDER-BOTTOM: #ffffff 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.tfoot11
{
	Font-Size: 11px;
    FONT-WEIGHT: bold;
    BORDER-TOP: #888888 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}    

.scrollbars
{
    SCROLLBAR-FACE-COLOR:#859A81;
    SCROLLBAR-HIGHLIGHT-COLOR: #859A81;
    SCROLLBAR-SHADOW-COLOR: #859A81;
    SCROLLBAR-3DLIGHT-COLOR:#61755E;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR:#B6C4B5 ;
    SCROLLBAR-DARKSHADOW-COLOR:#859A81;
}