
body {FONT-FAMILY: Arial, Helvetica, sans-serif; border: 3px; margin: 3px;}
HR {color: #cccccc }

.smalltext {FONT-SIZE: 0.7em}
.medtext {FONT-SIZE: 0.8em}
.bigmedtext {FONT-SIZE: 0.9em}
.biglittletext {FONT-SIZE: 1.09em}
.bigmedtextPreBid {FONT-SIZE: 0.9em; color:Red}
.bigmedtextwhite {FONT-SIZE: 0.9em; COLOR: White}
.smalltextRed {FONT-SIZE: 0.7em; color:Red; FONT-WEIGHT: bold}
.bigtext {FONT-SIZE: 1.3em}
.bigtextwhite {FONT-SIZE: 1.3em; COLOR: White}
.textwhite {FONT-SIZE: 1.0em; COLOR: White}
.medtextbold {FONT-SIZE: 0.8em; FONT-WEIGHT: bold}
.smalltextbold {FONT-SIZE: 0.7em; FONT-WEIGHT: bold}

/* colors for links */
a:link { color: #009 }
a:visited { color: #900 }
a:active { color: #f00 }

/*REGISTRATION PAGE*/
.smalltextreg {FONT-SIZE: 0.6em; COLOR: Red}
.sectionnamereg {FONT-SIZE: 1.3em; FONT-WEIGHT: bold}
.subsectionnamereg {FONT-WEIGHT: bold}
.dateline {FONT-FAMILY: Verdana; FONT-WEIGHT: bold; FONT-SIZE: 0.6em; COLOR: white}
.statusline {FONT-WEIGHT: bold; FONT-SIZE: 0.7em; COLOR: white}


/*Login Page*/
.logintext {font-size: smaller}
.sectionnamelogin {FONT-SIZE: 1.3em; FONT-WEIGHT: bold; COLOR: White}
.headerline {font-weight: bold; font-size: smaller}
.warningline {font-weight: bold; font-size: 1.1em; color:Red}
.warningline2 {font-weight: bold; font-size: .9em}
.headerlinelogin {font-weight: bold; font-size: 0.8em; color:White}
.forgot {font-weight: bold; font-size: .6em; color: #666666}

/*Error Text*/
.errorlogin {FONT-SIZE: 1.3em; FONT-WEIGHT: bold; COLOR: Red}

/*Jobs*/
.JobHead {FONT-SIZE: 1em; FONT-WEIGHT: bold}
.ScopeText {FONT-SIZE: .8em}

/*Contacts*/
.smalltextcon {FONT-SIZE: 0.7em}
.ConJobHead {FONT-SIZE: 0.9em; FONT-WEIGHT: bold}

/*Billing*/
.medBillingRed {FONT-SIZE: 0.8em; FONT-WEIGHT: bold; COLOR: Red}

/*HR Header Line*/
.hrcolor {color: #000066; margin-left: .5em}

/*Page List*/
.widthfull { 
	/*width: 270px;*/
	width: 370px;
	/*width: 100%;*/
}

.widthspecs { width: 400px }

/* for highlighting */
TR.highlighted { background-color: #FFDF93; }
TR.nothighlighted { background-color: #FFFFFF; }


/* TEST BUTTONS */
.core-button-border         { background-color : #000066;}
.core-button-border-error   { background-color : #dc181e;}
.core-button { font: 11px arial,helvetica, sans-serif; font-weight: bold; letter-spacing: 1px; color: #333333; cursor: pointer; cursor: hand; background-image : url(/aeplans/images/form_btn_tile.gif); background-color : White;}

