/* GLOBAL DEFINITIONS */
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; background: #fff url(/images/leftnavfiller.gif) repeat-y top left; padding: 0px; margin: 0px; }
h1, h1 * { font-weight: bold; font-size: 14px; text-transform: capitalize; } 
#content { margin-left: 200px; margin-top: 25px; margin-right: 152px; padding: 0px 5px 0px 0px; }


/* MISCELLANEOUS */
b { font-weight: bold; }


* { 
font: 11px arial, helvetica, sans-serif ;
}

a { color: #226AB6; text-decoration: none; }
a:hover { text-decoration: underline; color: #b80a2d;}

th {
	font-size: 12px;
	font-weight: bold;
	background-color: #849ebd;
	color: #ffffff;
	}	




/* PAGINATOR */
#Paginator { clear: both; line-height: 18px; text-transform: capitalize; }
#Paginator a { text-decoration: none; color: #2269b5; padding: 2px 5px; }
#Paginator a:hover { background: #2269b5; color: white; }

/* SIGN IN/OUT CONTROLS */
#signinshader { position: absolute; font-size: 25px; width: 100%; height: 100%;  min-height: 100%; top: 0; left: 0; }
#signinshader {  background: #0a0a0a; z-index: 99; filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;  }
#signinbox { width:300px; background:#dfe9f4; padding:5px; border:5px solid #2269b5; height:130px; position: absolute; z-index:100; top:50%; left:50%; margin-left:-130px; margin-top:-70px; }
.signinout { padding-right: 5px; position: absolute; width: 400px; text-align: right; top: 68px; left: 100%; margin-left: -557px; padding-top: 2px; }
.signinout a { font-weight: normal; }

/* CHANGE PASSWORD */
#priority { position: absolute; font-size: 25px; width: 100%; height: 100%;  min-height: 100%; top: 0; left: 0; }
#priority {  background: #0a0a0a; z-index: 99; filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;  }
#changebox { width:220px; background:#dfe9f4; padding:5px; border:5px solid #2269b5; height:150px; position: absolute; z-index:100; top:50%; left:50%; margin-left:-130px; margin-top:-70px; }
