
/* BROWSER MARGIN ISSUES */
html, body, p, form, fieldset, a, span {margin-top: 0; font-size: 100%;}
/* END OF BROWSER MARGIN ISSUES */

a:link { color:#A70050; }
a:hover { color:#A70050; }
a:visited { color:#A70050; }
a:visited:hover { color:#A70050; }

fieldset 
{
	border: none;
}

select 
{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

/* IE 5.5 FRIENDLY */
body {text-align: center}
table {font-size: 1em;}
form {font-size: 1em;}
/* END OF IE 5.5 FRIENDLY */

#content 
{
	padding-left: 5px;
	/*padding-right: 25px;*/
	padding-right: 25px;
	margin-right: 10px;
}

.tinytextbox {width: 80px; font-family: Arial, Helvetica, sans-serif; font-size: 90%;}

.smalltextbox {width: 150px; font-family: Arial, Helvetica, sans-serif; font-size: 90%;}

.mediumtextbox {width: 250px; font-family: Arial, Helvetica, sans-serif; font-size: 90%;}

.largetextbox {width: 99%; font-family: Arial, Helvetica, sans-serif; font-size: 90%;}

.daytextbox {width: 2em; font-family: Arial, Helvetica, sans-serif; font-size: 90%;}
.monthtextbox {width: 2em; font-family: Arial, Helvetica, sans-serif; font-size: 90%;}
.yeartextbox {width: 4em; font-family: Arial, Helvetica, sans-serif; font-size: 90%;}

.buttons {text-align:right;}

.button {margin-left: 4px;}

.applyPage .navigationBox .button 
{
	background-color: #a70050;
	color: White;
}


#form {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left: 0px;
	margin-right: 0px;
}



.formbody {
	width: 95%;
	margin-bottom: 10px;	
	border : 1px solid #652B85;
	background-color : #DFD3E6;
	margin-left: 5px;
	}

.formbodyinner {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.formheadingtext, #form .formbody h2{
	color: #FFFFFF;
	background-color:#652B85;
	font-size: 110%;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#form legend {
	font-size: 120%;
	font-weight:bold;
	color:#000000;
	margin-bottom: 10px;
	margin-top: 10px;

}

#form fieldset {
	margin-top: 10px;
	margin-bottom: 10px; 
	margin-left: 10px; 
	margin-right: 10px;  
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #652B85;

}


#form table {
	/*width : 100%;*/
	border : 0px solid #00AEEF;
	margin : 0 0 0 0;
}


#form td{
	vertical-align : top;
	padding : 5px 8px 5px 0px;
	line-height : 16px;
	text-align : left;
}




/*Results Navigation Bar*/
.navigationBox{
    background: none;
    border: none;
    margin: 4px;
    padding:4px;
}

/*Forms*/
    .bluebox2{
        background-color: #D5D2D8;
        border: none;
        margin: 5px;
        margin-right: 15px;
        padding: 6px;
    }
    
    .bluebox2 fieldset
    {
		background: none;
        border: none;
    }


/* --------------- JOB BOXES ----------------------- */
.jobboxes {
	margin-left: 0px;
	padding-left: 32px;
	width: 338px;
	float: left;
}


/* Generic JOB BOX app history*/
.applicationhistoryPage .resultsbox  {
	width: 338px;
	background: url(../images/redjobbox-bodybg.gif);
	background-repeat:repeat-y;
	margin-bottom: 20px;
	margin-left: 110px;
}
.applicationhistoryPage .resultsbox  .TitleLinkElement {
	color:#A70050;
	font-size: 1.5em;
	font-weight: bold;
}
.applicationhistoryPage .resultsbox  .resultstopbox {
	width: 338px;
	height: 29px;
	background: url(../images/redjobbox-topbg.gif);
	background-repeat:no-repeat;
}
.applicationhistoryPage .resultsbox  .resultsbottombox {
	width: 338px;
	height: 33px;
	background: url(../images/redjobbox-bottombg.gif);
	background-repeat:no-repeat;
}
.applicationhistoryPage .resultsbox  .resultsinnerlist {
	margin-left: 30px;
	margin-right: 30px;
}
.applicationhistoryPage .resultsbox  dd {
	margin-left: 0px;
}
.applicationhistoryPage .resultsbox  span 
{
	font-weight: bolder;
}
.applicationhistoryPage .resultsbox  a:link { color:#A70050; }
.applicationhistoryPage .resultsbox  a:hover { color:#A70050; }
.applicationhistoryPage .resultsbox  a:visited { color:#A70050; }
.applicationhistoryPage .resultsbox  a:visited:hover { color:#A70050; }
/* END OF RED JOB BOX */


/*Geneic job red box*/
.JobAgency2  {
	width: 338px;
	background: url(../images/redjobbox-bodybg.gif);
	background-repeat:repeat-y;
	margin-bottom: 20px;
	margin-left: 10px;
}


.jobsPage .JobAgency2
{
		margin-left: 110px;
}

.JobAgency2  .TitleLinkElement {
	color:#A70050;
	font-size: 1.5em;
	font-weight: bold;
}
.JobAgency2  .resultstopbox {
	width: 338px;
	height: 29px;
	background: url(../images/redjobbox-topbg.gif);
	background-repeat:no-repeat;
}
.JobAgency2  .resultsbottombox {
	width: 338px;
	height: 33px;
	background: url(../images/redjobbox-bottombg.gif);
	background-repeat:no-repeat;
}
.JobAgency2  .resultsinnerlist {
	margin-left: 30px;
	margin-right: 30px;
}
.JobAgency2  dd {
	margin-left: 0px;
}
.JobAgency2  span 
{
	font-weight: bolder;
}
.JobAgency2  a:link { color:#A70050; }
.JobAgency2  a:hover { color:#A70050; }
.JobAgency2  a:visited { color:#A70050; }
.JobAgency2  a:visited:hover { color:#A70050; }

/* Generic Blue JOB BOX */
 .JobAgency3 {
	width: 338px;
	background: url(../images/bluejobbox-bodybg.gif);
	background-repeat:repeat-y;
	margin-bottom: 20px;
	margin-left: 10px;
}

.jobsPage .JobAgency3
{
		margin-left: 110px;
}

.JobAgency3 .TitleLinkElement {
	color:#0B65B1;
	font-size: 1.5em;
	font-weight: bold;
}
.JobAgency3 .resultstopbox {
	width: 338px;
	height: 29px;
	background: url(../images/bluejobbox-topbg.gif);
	background-repeat:no-repeat;
}
.JobAgency3 .resultsbottombox {
	width: 338px;
	height: 33px;
	background: url(../images/bluejobbox-bottombg.gif);
	background-repeat:no-repeat;
}
.JobAgency3 .resultsinnerlist {
	margin-left: 30px;
	margin-right: 30px;
}
.JobAgency3 dd {
	margin-left: 0px;
}
.JobAgency3 span 
{
	font-weight: bolder;
}
.JobAgency3 a:link { color:#652B85; }
.JobAgency3 a:hover { color:#652B85; }
 .JobAgency3 a:visited { color:#652B85; }
.JobAgency3 a:visited:hover { color:#652B85; }
/* END OF RED JOB BOX */



/* APPLICATION INFO */

#applicationinfo {
	width: 205px;
	float: left;
}

#applicationinfoinner {
	padding-left: 22px;
	margin-top: 29px;
}

#applicationinfo p {
padding-left: 8px;
}

#applicationinfo a:link { color:#009A67; }
#applicationinfo a:hover { color:#009A67; }
#applicationinfo a:visited { color:#009A67; }
#applicationinfo a:visited:hover { color:#009A67; }


.beforeapply ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px; 
	list-style-type: none;
}

.beforeapply ul li {
	margin: 0px;
	display:block;
	background-image: url(../images/applicationinfo-beforeapplybg.gif);
	background-position: 7px 1px;
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-top: 0px;
}

.applyonline ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px; 
	list-style-type: none;
}

.applyonline ul li {
	margin: 0px;
	display:block;
	background-image: url(../images/applicationinfo-applyonlinebg.gif);
	background-position: 3px 0px;
	background-repeat: no-repeat;
	padding-left: 33px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-top: 4px;
}

.howtoapply ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px; 
	list-style-type: none;
}

.howtoapply ul li {
	margin: 0px;
	display:block;
	background-image: url(../images/applicationinfo-howtoapplybg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 6px;
	padding-bottom: 13px;
	padding-top: 7px;
}



/* END OF APPLICATION INFO */

/* --------------- END OF JOB BOXES  ----------------------- */



/* --------------- LISTINGS BOXES ----------------------- */

.listingboxes {margin-left: 32px;}

/* BLUE LISTING BOX */

.bluelistingbox {
	width: 413px;
	background: url(../images/bluelistingbox-bodybg.gif);
	background-repeat:repeat-y;
	margin-bottom: 20px;
}

.bluelistingboxtitle {
	color:#0B65B1;
	font-size: 1.5em;
	font-weight: bold;
}

.bluelistingboxtop {
	width: 413px;
	height: 33px;
	background: url(../images/bluelistingbox-topbg.gif);
	background-repeat:no-repeat;
}

.bluelistingboxbottom {
	width: 413px;
	height: 35px;
	background: url(../images/bluelistingbox-bottombg.gif);
	background-repeat:no-repeat;
}

.bluelistingboxinner {
	margin-left: 30px;
	margin-right: 30px;
}

.bluelistingbox a{ color:#652B85; }
.bluelistingbox a:hover { color:#652B85; }
.bluelistingbox a:visited { color:#652B85; }
.bluelistingbox a:visited:hover { color:#652B85; }

/* BLUE LISTING BOX */

.redlistingbox {
	width: 413px;
	background: url(../images/redlistingbox-bodybg.gif);
	background-repeat:repeat-y;
	margin-bottom: 20px;
}

.redlistingboxtitle {
	color:#A70050;
	font-size: 1.5em;
	font-weight: bold;
}

.redlistingboxtop {
	width: 413px;
	height: 33px;
	background: url(../images/redlistingbox-topbg.gif);
	background-repeat:no-repeat;
}

.redlistingboxbottom {
	width: 413px;
	height: 35px;
	background: url(../images/redlistingbox-bottombg.gif);
	background-repeat:no-repeat;
}

.redlistingboxinner {
	margin-left: 30px;
	margin-right: 30px;
}

.redlistingbox a{ color:#A70050 }
.redlistingbox a:hover { color:#A70050 }
.redlistingbox a:visited { color:#A70050 }
.redlistingbox a:visited:hover { color:#A70050 }

/* --------------- END OF LISTINGS BOXES ----------------------- */


/* --------------- HISTORY BOXES ----------------------- */

/* prevnext */
.prevnext {
	width: 498px;
	padding-bottom: 20px;
	text-align:left;
	margin-left: 44px;
}



.prevnext a:link { color:#838383; }
.prevnext a:hover { color:#838383; }
.prevnext a:visited { color:#838383; }
.prevnext a:visited:hover { color:#838383; }

/* end of prevnext */

.historyboxes {margin-left: 32px;}

/* BLUE HISTORY BOX */

.bluehistorybox {
	width: 430px;
	background: url(../images/bluehistorybox-bodybg.gif);
	background-repeat:repeat-y;
	margin-bottom: 20px;
}

.bluehistoryboxtitle {
	color:#652B85;
	font-size: 1.2em;
	font-weight: bold;
}

.bluehistoryboxtop {
	width: 430px;
	height: 23px;
	background: url(../images/bluehistorybox-topbg.gif);
	background-repeat:no-repeat;
}

.bluehistoryboxbottom {
	width: 430px;
	height: 21px;
	background: url(../images/bluehistorybox-bottombg.gif);
	background-repeat:no-repeat;
}

.bluehistoryboxinner {
	margin-left: 20px;
	margin-right: 23px;
}

.bluehistorybox a{ color:#652B85; }
.bluehistorybox a:hover { color:#652B85; }
.bluehistorybox a:visited { color:#652B85; }
.bluehistorybox a:visited:hover { color:#652B85; }

/* RED HISTORY BOX */

.redhistorybox {
	width: 430px;
	background: url(../images/redhistorybox-bodybg.gif);
	background-repeat:repeat-y;
	margin-bottom: 20px;
}

.redhistoryboxtitle {
	color:#A70050;
	font-size: 1.2em;
	font-weight: bold;
}

.redhistoryboxtop {
	width: 430px;
	height: 23px;
	background: url(../images/redhistorybox-topbg.gif);
	background-repeat:no-repeat;
}

.redhistoryboxbottom {
	width: 430px;
	height: 21px;
	background: url(../images/redhistorybox-bottombg.gif);
	background-repeat:no-repeat;
}

.redhistoryboxinner {
	margin-left: 20px;
	margin-right: 23px;
}

.redhistorybox a:link { color:#A70050;}
.redhistorybox a:hover { color:#A70050; }
.redhistorybox a:visited { color:#A70050; }
.redhistorybox a:visited:hover { color:#A70050; }

/* --------------- END OF HISTORY BOXES ----------------------- */

/* LOGIN */
#login {
	margin-top: 20px;
	background: url(../images/login-bodybg.gif);
	background-repeat:repeat-y;
	font-size: 90%;
}

.logintitle {
	font-size: 100%;
	color: #000000;
	margin-top: 0px;
	font-weight:bold;
}

.login{

}

#logintop {
	background: url(../images/login-topbg.gif);
	background-repeat:no-repeat;
	height: 14px;
}

#loginbottom {
	background: url(../images/login-bottombg.gif);
	background-repeat:no-repeat;
	height: 19px;
}

#logininner {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
}

.loginfield {
	width:90px; 
	margin-bottom: 3px;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 3px;
}

#login a:link { color:#838383}
#login a:hover { color:#838383 }
#login a:visited { color:#838383 }
#login a:visited:hover { color:#838383}
/* END OF LOGIN */




#content li {margin-top: 1em; margin-bottom: 1em;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	margin:0px auto;
	width:825px;
	background-color: #FFFFFF;
}

a:link { text-decoration: underline; }
a:hover { text-decoration: none; }
a:visited { text-decoration: underline; }
a:visited:hover { text-decoration: none; }

#red .contentinner a:link { color:#A70050; }
#red .contentinner a:hover { color:#A70050; }
#red .contentinner a:visited { color:#A70050; }
#red .contentinner a:visited:hover { color:#A70050; }

#blue .contentinner a:link { color:#652B85; }
#blue .contentinner a:hover { color:#652B85; }
#blue .contentinner a:visited { color:#652B85; }
#blue .contentinner a:visited:hover { color:#652B85; }

#mixed .contentinner a:link { color:#652B85; }
#mixed .contentinner a:hover { color:#652B85; }
#mixed .contentinner a:visited { color:#652B85; }
#mixed .contentinner a:visited:hover { color:#652B85; }

h1 {
	font-size: 180%;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;
}

#red h1 {
	color:#A70050;
}

#blue h1 {
	color:#652B85;
}

#mixed h1 {
	color:#A70050;
}

h2 {
	font-size: 150%;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;
}

#red h2 {
	color:#A70050;
}

#blue h2 {
	color:#652B85;
}

#mixed h2 {
	color:#652B85;
}

/*GENERAL STYLES*/

.topofpage {
	font-size: 90%;
	color: #DCF3F8;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#red .topofpage {
	background: url(../images/red-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#blue .topofpage {
	background: url(../images/blue-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#mixed .topofpage {
	background: url(../images/blue-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.letterlist {list-style-type:lower-alpha;}

.floatright {float:right;}

.AgencyImage 
{
	float: right;
}

.clear {clear:both;}

/*FORM STYLES*/
.textfield {font-family: Arial, Helvetica, sans-serif; font-size: 1em; width: 250px; border: 1px solid #CCCCCC;}

/* DIV STYLES*/
#skiplinks {
	height: 0px;
	text-indent: -9000px;
	overflow:hidden;
}

#container {
	text-align:left;
	margin-top: 0px;
	width:825px;
	left:50%;
}

#red #container{
	background-image:url(../images/red-containerbg.gif);
	background-repeat:repeat-y;
}

#blue #container{
	background-image:url(../images/blue-containerbg.gif);
	background-repeat:repeat-y;
}

#mixed #container{
	background-image:url(../images/mixed-containerbg.gif);
	background-repeat:repeat-y;
}

#header {
	width:825px;
	height:49px;
	margin-left: 0px;
	margin-bottom:0px;
}

#red #header {
	background-image:url(../images/red-headerbg.gif);
	background-repeat: no-repeat;
}

#blue #header {
	background-image:url(../images/blue-headerbg.gif);
	background-repeat: no-repeat;
}

#mixed #header {
	background-image:url(../images/mixed-headerbg.gif);
	background-repeat: no-repeat;
}

#left {
	float: left;
	width: 190px;
	margin-bottom: 80px;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
}

#leftinner {
	margin-top:0px;
	margin-left:67px;

}

#content {
	float: left;
	width: 588px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
}

.logo {	
	margin-left: 44px;
	text-align:right;
	margin-bottom: 25px;
	margin-top: 0px;
}

.redlogo {margin-right: 40px; margin-top: 20px;}

.bluelogo {margin-right: 30px;}

.mixedredlogo {margin-right: 0px; margin-top: 10px; margin-bottom: 10px;}
.mixedbluelogo {margin-right: 30px; margin-top: 10px; margin-bottom: 10px;}

.contentinner {
	width: 498px;
	padding-bottom: 20px;
	text-align:left;
	margin-left: 44px;
}

#footerlinks {
	width:825px;
	clear: both;
	text-align: right;
	color:#838383;
}
/* FOOTER LINKS LINK STYLE */
#footerlinks a{
	color:#838383;
	text-decoration:none;
}

#footerlinks a:hover{
	color:#838383;
	text-decoration:underline;
}

#footerlinksinner {
	padding-right: 74px;

}

#red #footerlinks {
	color:#838383;
}

#red #footerlinks a{
	color:#838383;
}

#red #footerlinks a:hover{
	color:#838383;
}

#blue #footerlinks {
	color:#838383;
}
#blue #footerlinks a{
	color:#838383;
}

#blue #footerlinks a:hover{
	color:#838383;
}

#mixed #footerlinks {
	color:#838383;
}
#mixed #footerlinks a{
	color:#838383;
}

#mixed #footerlinks a:hover{
	color:#838383;
}

#footerlinksinner {
	padding-right: 74px;

}
/* END OF FOOTER LINKS LINK STYLE */
#footer {
	width:825px;
	height: 50px;
	clear: both;
}

#red #footer {
	background-image:url(../images/red-footerbg.gif);
	background-repeat:no-repeat;
}

#blue #footer {
	background-image:url(../images/blue-footerbg.gif);
	background-repeat:no-repeat;
}

#mixed #footer {
	background-image:url(../images/mixed-footerbg.gif);
	background-repeat:no-repeat;
}

/* LEFT NAV*/
#leftmenu {
	margin-right: 3px;
	margin-left: 1px;
}

#left ul {
	padding: 0px;
	margin: 0px; 
	list-style-type: none;
}

#left ul li {
	font-weight:bold;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
}

#left ul li a {
	display: block; 
	height: 100%;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
}

#left li a:hover {
}


#leftinner #leftmenu .SVUKMenu ul li a 
{
	color:#A70050;
	background-color:#ECCDD4;
}

#leftinner #leftmenu .SVUKMenu li a:hover {
	background-color: #A70050;
	color:#FFFFFF;
}

#leftinner #leftmenu .LLUKMenu ul li a {
	color:#502268;
	background-color:#B295C2;
}
#leftinner #leftmenu .LLUKMenu li a:hover {
	background-color: #652B85;
	color:#FFFFFF;
}

/* MIXED STYLES*/
#leftinner #leftmenu .MixedMenu ul li a {
	color:#502268;
	background-color:#B295C2;
}
#leftinner #leftmenu .MixedMenu li a:hover {
	background-color: #652B85;
	color:#FFFFFF;
}


/* RED STYLES
#red #left ul li a {
	color:#A70050;
	background-color:#ECCDD4;
}
#red #left li a:hover {
	background-color: #A70050;
	color:#FFFFFF;
}

#blue #left ul li a {
	color:#502268;
	background-color:#B295C2;
}
#blue #left li a:hover {
	background-color: #652B85;
	color:#FFFFFF;
}*/



/*CONTENT TABLE*/

.contenttable table {
	width : 99%;
	border : 1px solid #333333;
	margin : 0 0 1em 0;
	caption-side : top;
	background-color:#FFFFFF;
}

.contenttable th {
	vertical-align : top;	
	padding : 2px 5px 2px 5px;
	text-align : left;
	border-bottom: 1px solid #CCCCCC;
	font-weight:bold;
	line-height: 1.4em;
}

.contenttable td{
	vertical-align : top;
	padding : 1px 5px 1px 5px;
	line-height : 16px;
	text-align : left;
	background-color : #FFFFFF;
}

.banner-ad 
{
	border: 0px;
}

.Countdown {margin-left: 5px;padding-right: 15px;}
.Countdown .InfoItem {background: transparent url('/install/images/icon_images/calendar.gif') no-repeat; padding-left: 35px;}

.pagePage #content {
	width: 570px;
}