body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #617CAC;
	font-size: 9px;
	font-family: tahoma;
}
.style4 {color: #B6B6B6; font-size: 9px; }
.style5 {
	color: #77AA52;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
	color: #787878;
	font-size: 9px;
	font-family: tahoma;
}

.style24 {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.style23 {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
}

.style7 {
	color: #D79300;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #3E3E3E;
	font-size: 10px;
	font-family: tahoma;
}
.style10 {color: #77AA52; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style11 {
	color: #D79300;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}
.style12 {
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}
.style13 {color: #D79300}
.style14 {color: #818181}
.style15 {font-size: 9px; font-family: tahoma; font-weight: bold; color: #818181; }
.style16 {color: #62913A;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}
.style17 {
	color: #617CAC;
	font-size: 11px;
	font-family: tahoma;
}
.style18 {
	color: #828282;
	font-size: 9px;
	font-family: tahoma;
}
.style19 {
	font-size: 9px;
	font-family: tahoma;
}
.style20 {
	color: #b6b6b6;
	font-size: 11px;
	font-family: tahoma;
}

.style22 {
	color: #484848;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 9px tahoma;
	line-height:14px;
	z-index:100;
	background-color: #e6e6e6;
	color: #919191;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: #e6e6e6;
	color: #919191;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #85b462;
	color: #ffffff;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}

.support {
	color: #4981B4;
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left:10px;
}


.column-odd
{
	background-color: #b5d499;
	color: #000000;
	padding: 5px;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
}
.column-even
{
	background-color: #cecece;
	color: #000000;
	padding: 5px;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
}
.column-evena
{
	background-color: #cecece;
	color: #000000;
	padding: 5px;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
.column-side
{
	background-color: #bad1db;
	color: #000000;
	padding: 5px;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
}



.managedtable
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px
    margin: 0px auto;
    width: 100%px;
}


tr.titlegreen,th.titlegreen
{
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 12px;
    background-color: #85b462;
    color: #ffffff;
    height: 35px;
    text-align: left;
}



.rolloverq
{
    display: block;
    background: url(http://www.notrio.com/imgs/question-off.png) no-repeat left top;
    margin: 0px;
    width: 25px;
    height: 25px
}
.rolloverq:hover
{
    display: block;
    background: url(http://www.notrio.com/imgs/question-on.png) no-repeat left top;
    margin: 0px;
    width: 25px;
    height: 25px
}

.textfielder {
	height:16px;
	font-family:tahoma;
	font-size:10px;
	border-width:1px;
	border-color:#8CB969;
	border-style:solid;
}









h1.title
{
    margin: 10px 0px;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    color: #77AA52;
}


h2
{
    margin: 10px 0px;
    color: #254685;
    font-family: tahoma, Arial, Helvetica, sans-serif
}

h3
{
    margin: 10px 0px;
    color: #254685;
    font-family: tahoma, Arial, Helvetica, sans-serif
}

.red {
	font-size: 11px;
    font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #ff0000;
}
