BODY
{
    background : rgb(0 , 0 , 255);
    font-family : Arial , Helvetica , sans-serif;
    font-size : 12px;
    padding : 0px;
    margin : 0px;
}
BODY *
{
    font-family : Arial , Helvetica , sans-serif;
    font-size : 12px;
}
H1
{
    font-size : 24px;
    line-height : 24px;
    font-weight : bold;
    margin-bottom : 0px;
    margin-top : 0px;
}
H2
{
    font-size : 18px;
    font-weight : bold;
    margin-bottom : 0px;
    margin-top : 0px;
}
H3
{
    font-size : 14px;
    font-weight : bold;
    margin-bottom : 0px;
    margin-top : 0px;
}
H4
{
    font-size : 12px;
    font-weight : bold;
    margin-bottom : 0px;
    margin-top : 0px;
}
H5
{
    font-size : 11px;
    font-weight : bold;
    margin-bottom : 0px;
    margin-top : 0px;
}
H6
{
    font-size : 10.5px;
    font-weight : bold;
    margin-bottom : 0px;
    margin-top : 0px;
}
.doublespace
{
    font-size : 11px;
    line-height : 200%;
}
HR
{
    border-top : 1pt solid rgb(0 , 0 , 255);
}
.red
{
    color : rgb(255 , 0 , 0);
}

.blue
{
    color : rgb(0 , 0 , 255);
}
.green
{
    color : rgb(0 , 153 , 0);
}
.orange
{
    color : rgb(191 , 111 , 26);
}
.white
{
	color : rgb(255 , 255 , 255);
}
a:link, a:active
{
    text-decoration : none;
    color : rgb(0 , 0 , 255);
}
a:visited
{
    text-decoration : none;
    color : rgb(0 , 0 , 255);
}
a:hover
{
    text-decoration : underline;
    color : rgb(0 , 0 , 255);
}
.formtable
{
    background : rgb(0 , 0 , 255);
}
.formtable  .left
{
    text-align : right;
    background : rgb(143 , 143 , 250);
}
.formtable .left2
{
    Background : rgb(143 , 143 , 250);
    Text-align : left;
}
.formtable  .right
{
    text-align : left;
    background : rgb(211 , 211 , 249);
}
.formtable  .text
{
    width : 300px;
}
.formtable  .text
{
    width : 170px;
}
.formtable  textarea
{
    width : 100%;
    height : 60px;
}
th
{
    color : rgb(255 , 255 , 255);
    font-size : 12px;
    font-weight : bold;
    background : rgb(0 , 0 , 255);
}
.error
{
    color : red;
    background : rgb(255 , 255 , 204);
    margin : 10px;
    padding : 10px;
    border : 6px double red;
    width : 500px;
}
img.icon
{
    width : 22px;
    height : 22px;
    border : none;
    background : none;
}
.note
{
    font-size : 0.9em;
    color : rgb(51 , 51 , 51);
}
.column
{
}
.subnav
{
    font-size : 9px;
}
.hlt td { background-color: #CCCCCC; color: black;  }

/* level1; text properties for states: normal */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* level1; box properties for states: normal */
.TM0o0 {
	background: #0000FF;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* level1; table properties for states: normal, hover, click */
.TM0t0 {
	background: #000000;
}

/* level1; text properties for states: hover, click */
.TM0i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* level1; box properties for states: hover, click */
.TM0o1 {
	background: #FF0000;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}


