A,A:link,A:active,A:visited
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: underline;
}

A:hover
{
	font-size: 9pt;
	color: #f9b221;
	font-family: Arial;
}

BODY
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
    BACKGROUND-COLOR: #1c1e21;
}
td
{	
	font-size: 9pt;
	color: #ffffff;
}

STRONG
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.invert
{
	color: #ffffff;	
}

.noborder {
	border: none;
}

.Title
{
    FONT-SIZE: 17px;
    COLOR: #6f6f6f;
    LINE-HEIGHT: 20px;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
    font-weight:bold;
}

.topbar
{
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.topimage
{
	background-color:#010066;
}
.topdisplaytext
{
	background-color:#cccc99;
    font-weight:bold;
} 
.footer
{
	border-top: 1px solid black;
	background-color:#cccc99;
}
.titlebar
{
	color: ffffff;
	background-color:#0a246a;
}


.menuheader 
{
    BACKGROUND-COLOR: #cccc99;
    color: #000000;
	font-weight: bold;
	text-decoration: none;
    FONT-SIZE: 12px;
}
.navlink A
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
    display: block;
	
}
.navlink a:hover
{
	font-size: 9pt;
	color: #f9b221;
	font-family: Arial;
	text-decoration: underline;
    BACKGROUND-COLOR: #1c1e21;
    display: block;
    width:96px; 
    height:15px; 
}

table
{
	background-color: none;
}

    
.sectionheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #333333;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
}

.section
{
	padding: 5px;
	width: 400px;
	border: none;
	word-spacing:normal;
}
.sectiontext
{
	width: 200px;
	text-indent: 25px;
}

.helptext
{
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	background-color: #eeeeee;
}

INPUT 
{
	font-size: 12px;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: #eeeeee;
}

.requiredinput
{
	background-color: #eeeeee;
}

.chkbox
{
	font-size: 12px;
	border: none;
	background-color: Transparent;
}

select 
{
	font-size: 12px;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.grayborderbottom 
{
 border-bottom:solid 1px #CACACA;
}

textarea 
{
	overflow:auto;
}

.required
{
	color:Red;
	font-weight: bold;
	font-size: 9px;
}

.required input
{
	border: solid 1px #000000;
}
.slimborder_gray
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
}
.slimborder_black
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.added
{
	border:none;
	background-color: #d2d3d4;
} 

.removed
{
	border:none;
	background-color: none;
}
.tdhighlight
{
    background-color: #eeeeee;
}
