/* main.css

061006 FH
	TD align left?
050427 FH
	changed default text size to 9
    add TH to default settings
050420 FH
	Added comments
*/

/* Normal */
P, UL, DL, UL, DD, DT, TD, TH, BLOCKQUOTE {font-family: Verdana, Tahoma, Arial ; font-size: 9pt; color: #000000;}

BODY {color: #000000;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px; }

TD {align:'left'}

.uolist {font-size: 10pt; color: #0A3696; font-weight: bold}

/* Page */
.topstrip {border-bottom:1px solid #000000;background-color : #241D33;}
.titlebar {border-bottom:1px solid #000000;background-color : #362C4D;}
.navbottomstrip {background-color : #666666;}
.navCell {padding : 15px 0px 25px 25px; border-right : 1px solid #999999; }
.bottomnavCell {border-right : 1px solid #999999; }
.parentnav {font-weight: bold; color: #666666;font-size: 12pt;}
.contentCell {background-color : #FFFFFF;padding : 25px 20px 40px 15px; }

/* hrefs */
.leftsubnav {font-weight: normal; color: #000000; font-size: 8pt; padding-top: 5px;}
a.leftsubnav { color: #000000; text-decoration: none;font-weight: normal;font-size: 8pt; padding-top: 5px;}
a.leftsubnav:hover {color: #000000; text-decoration: none; font-weight: normal;font-size: 8pt;padding-top: 5px;}
a.leftsubnav:visited {color: #000000; text-decoration: none;font-weight: normal;font-size: 8pt;padding-top: 5px;}
a.leftsubnav:visited:hover{color: #000000; text-decoration: none;font-weight: normal;font-size: 8pt;padding-top: 5px;}
   
.formheader {border-top:3px solid #241D33;border-bottom:3px solid #241D33;background-color : #CECECE;font-weight: bold;}
.titleText {color: #5D7D7D; font-size: 26pt; font-weight: bold; padding-top: 0px;}
.titleText2 {color: #5D7D7D; font-size: 26pt; font-weight: bold; padding : 0px 0px 0px 0px;}
.bold {font-weight: bold}
.subtitle {font-weight:bold;color: #5D7D7D;font-size: 10pt;}
.redbold {padding : 3px 3px 3px 3px;font-weight: bold; color: #CC3333;font-size: 15pt; border : 1px solid #CC3333;background-color : #CCCCCC; }
.mainCell {border-left:1px solid #C7C6BB;border-right:1px solid #C7C6BB;background-color : #F0F0E2; }

.footer {font-size: 8pt; color: #999999;padding : 3px 3px 3px 3px;background-color : #FFFFFF;  }
.parentTable {border-left:1px solid #C7C6BB;border-bottom:3px solid #999999;}
.header {color: #FFFFFF;font-weight: bold;font-size: 18pt; background-image:url(/images/headerTile.gif); }
.subheader {color: #FFFFFF;font-weight: normal;font-size: 18pt;background-color : #000066; border-bottom : 3px solid #999999;}
.nav {color: #FFFFFF;font-weight: bold;font-size: 16pt; background-image:url(/images/nav.gif); }

.smallbold {font-weight: bold; font-size: 9pt;}
.urgency {color: #CC3333;font-weight: bold; padding : 3px 3px 3px 3px; }
.urgent {font-weight: bold; font-size: 9pt;background-color : #FFFF99; border : 1px solid #000000; }
.red {color: #CC3333;font-size: 15pt;}
.confirmform { background-color : #EAEAEA; padding : 3px 3px 3px 3px;font-size: 10pt; border-right : 1px solid #000000; border-bottom : 1px solid #000000; border-left : 1px solid #000000; border-top : 1px solid #000000;}

.form { background-color : #EAEAEA; padding : 3px 3px 3px 3px;font-size: 9pt; font-weight: bold}
.form2 { background-color : #AE9A3E; padding : 2px 4px 2px 4px;font-size: 8pt; color: #FFFFFF;font-weight: bold; }
.formBottom { padding : 1px 1px 1px 1px; border-right : 2px solid #AE9A3E; border-bottom : 2px solid #AE9A3E; border-left : 2px solid #AE9A3E;}
.addpadding {padding : 10px 10px 10px 10px; }

.addpaddingTop {padding : 10px 10px 0px 10px; }

/* Menus */
.navText
{
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: normal;
}

a.navTextoff{ color: #000000; text-decoration: none;}
a.navTextoff:hover {color: #000000; text-decoration: none; }
a.navTextoff:visited {color: #000000; text-decoration: none;}
a.navTextoff:visited:hover{color: #000000; text-decoration: none;}

/* Leftnav */
a.leftnav { color: #000000; text-decoration: underline;font-weight: bold;font-size: 12pt; padding-top: 5px;}
a.leftnav:hover {color: #000000; text-decoration: underline; font-weight: bold;font-size: 12pt;padding-top: 5px;}
a.leftnav:visited {color: #000000; text-decoration: underline;font-weight: bold;font-size: 12pt;padding-top: 5px;}
a.leftnav:visited:hover{color: #000000; text-decoration: underline;font-weight: bold;font-size: 12pt;padding-top: 5px;}

.navBLK
{
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: normal;
}

.menuBgOn
{
	color: #000000;
	background-color: #FFFFFF;
}

.menuBgOff
{
    padding : 3px 3px 3px 3px;
	color: #000000;
	background-color: #CCCCCC;
}

/* database */
.subtable {font-size: 8pt}
.listtable {font-size: 8pt}
/*
.subtable td {font-size: 7pt}
th.subtable {font-weight: bold; font-size: 7pt}
td.subtable {font-size: 7pt}
*/