.header				{ width: 823px; margin-left: auto; margin-right: auto; font-size: 11px; font-family: verdana;}
.header #text		{ padding-left: 22px; line-height: 18px; color: #F2A01F; }
.header #stats		{ color: #888888; }
.header p			{ margin-top: 3px; margin-bottom: 3px; }

.container			{ width: 800px; margin-left: auto; margin-right: auto; font-family: Verdana; font-size: 10px; }
.grid				{ width: 800px; margin-left: auto; margin-right: auto; border-left: 1px solid #888888; border-right: 1px solid #888888; border-bottom: 1px solid #888888; }
.grid #title		{ background: #888888; height: 23px; line-height: 23px; color: #FFFFFF; font-size: 12px; font-weight: bold; padding-right: 5px; padding-left: 5px; }
.grid #title a		{ font-weight: normal; color: #FFFFFF; text-decoration: none; font-size: 11px;}
.grid #header		{ font-weight: bold; text-align: center; padding: 3px; }
.grid #data			{ font-weight: normal; text-align: center; border-top: 1px solid #D9E9F4; padding: 3px;}
.jobinfo			{ text-align: left; }
.jobinfo #jobtitle	{ font-weight: bold; font-size: 12px; color: #589FCF; }


.showstate { /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
padding-right: 5px;
}

.switchcontent {
text-align: left;
line-height: 15px;
margin-left: 17px;
}

.switchcontent p {
margin-top: 3px;
margin-bottom: 3px;
}


.feet	{				/*INTERNAL FOOTER*/
	font-size: 11px; 
	color: #676767;
	text-align: center;
	line-height: 50px;
}

.feet a:link {
	color: #5599C7;
	text-decoration: none;
	font-weight: normal
}
.feet a:visited {
	color: #5599C7;
	text-decoration: none;
	font-weight: normal;
}
.feet a:hover {
	color: #F2A01F;
	text-decoration: none;
	font-weight: normal;
}

.signin			{ width: 365px; height: 180px; background: url('../images/bg_signin.jpg') no-repeat; padding: 20px; line-height: 22px; font-size: 11px; margin-left: auto; margin-right: auto; }
.signin input	{ border: 1px solid #5BA2D2; font-size: 11px; color: #5BA2D2; width: 210px; margin-bottom: 4px; overflow: hidden; }

.personal #title	{ font-size: 13px; color: #F2A01F; font-weight: bold; line-height: 30px; }

.queue_title {
	font-size: 23px;
	font-weight: normal;
	color: #5599C7;
	line-height: 23px;
}