body {	font-family : verdana, arial, sans-serif;
	font-size : .75em;
	margin-left : 0px; margin-top : 0px; margin-right : 0px;
}

a:link    {color : #667733; text-decoration : underline; }
a:visited {color : #667733; text-decoration : underline; }
a:active  {color : #667733; text-decoration : underline; }
a:hover   {color : #d12000; text-decoration : underline; }

td {	font-family : verdana,arial,sans-serif;
	font-size : .75em;
}

h3 { color : #667733; }
h4 { font-size : 1.5em; font-weight : bold; }
h5 { color : #667733; font-size : 1em;}

ul {	list-style: disc; }

.rbhead {
	color : #d12000;
	font-size : .7em;
	font-weight : bold;
}

.rbsml {
	font-family : arial,sans-serif;
	font-size : .7em;
}

.required { color : #990000; }
.myred { color : #d12000; }

.tblhead    { background-color : #899975; color : #ffffff;	font-weight : bold; }
.tblhead a:link    {color : #ffffff; text-decoration:underline; }
.tblhead a:active  {color : #ffffff; text-decoration:underline; }
.tblhead a:visited {color : #ffffff; text-decoration:underline; }
.tblhead a:hover   {color : #d12000; text-decoration:none;}

.tblfoot { background-color : #999999; color : #ffffff}
.tblfoot a:link	   {color : #333333; text-decoration:underline; }
.tblfoot a:active  {color : #333333; text-decoration:underline; }
.tblfoot a:visited {color : #333333; text-decoration:underline; }
.tblfoot a:hover   {color : #d12000; text-decoration:none; }

.tblhead2    { background-color : #d0de00; color : #899975;	font-weight : bold; }
.tblSection { color : black; font-weight : bold; }

.lftNav {font-family : Verdana,Arial; font-size : .9em; line-height: 1.4; }
.lftNav a:link    {color : #566723; text-decoration:none; }
.lftNav a:visited {color : #566723; text-decoration:none; }
.lftNav a:active  {color : #566723; text-decoration:note; }
.lftNav a:hover   {color : #d12000; text-decoration:underline; }

.visited {color : #333333; font-family:Verdana, Arial; font-size:xx-small; }

.visited a:link    {color : #333333; font-family:Verdana,Arial; font-size:xx-small; text-decoration:none; }
.visited a:active  {color : #333333; font-family:Verdana,Arial; font-size:xx-small; text-decoration:none; }
.visited a:visited {color : #333333; font-family:Verdana,Arial; font-size:xx-small; text-decoration:none; }
.visited a:hover   {color : #d12000; font-family:Verdana,Arial; font-size:xx-small; text-decoration:underline;}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

.floatLeft 
{
	float: left;
}
