/* CSS Document 
///////////////////////////////////////////////
////	NN.4XX READY
////
////	©2003 THELINNCOMPANIES
////	http://www.thelinnco.com
////
////	Website Design: Integrity Design, Duluth, MN
////	http://www.integrity-design.com
/////////////////////////////////////////////*/


/*------------- TABLE STYLES ----------------------*/
.blackBackground
{
	background-color: #9F0005; /* BLACK */
}

.darkPurpleBackgroundImage
{
}

.lightPurpleBackgroundImage
{
}

.noBackground
{
	background-image: none;
}

.whiteBackground
{
	background-color: #FFFFFF; /* WHITE */
}

.tableBorderDIV
{
	border: 1px solid #5A5286; /* DARK PURPLE */
}






/*-------------- TEXT STYLES -----------------------*/

P, A, LI, UL, SPAN
{
	font-family: arial, helvetica, sans-serif;
}

A:HOVER
{
	text-decoration: none;
	color: #9F000C;
}

.bold
{
	font-weight: bold;
}

.textJobName
{
	font-size: 200%;
	font-weight: bold;
}


.leftHandText
{
	font-size: 80%;
	color: #6D6694; /* LIGHT PURPLE */
	margin-left: 0.1in;
	line-height: 96%;
}

.leftHandText2
{
	font-size: 80%;
	color: #6D6694; /* LIGHT PURPLE */
	margin-left: 0.1in;
	line-height: 140%;
}

.white
{
	font-size: 120%;
	color: #FFFFFF; /* WHITE */
	margin-left: 0.1in;
	margin-top: 0.02in;
	margin-bottom: 0.02in;
}

.smallWhite
{
	font-size: 77%;
	color: #FFFFFF; /* WHITE */
	margin-right: 0.1in;
}

.small
{
	font-size: 77%;
	margin-top: 0.04in;
}

.smallBold
{
	font-size: 77%;
	font-weight: bold;
}

.small2
{
	font-size: 85%;
	margin-top: 0.04in;
}

.smallIndent
{
	font-size: 80%;
	margin-top: 0.04in;
	margin-left: 0in;
}

.indent
{
	margin-left: 0.1in;
}

.indent2
{
	margin-left: 0.2in;
}

.darkPurpleBold
{
	color: #9f0005; /* Dark Purple */
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}


/*----LINK STYLES ---*/
A
{
	color: #000000; /* BLACK */
}

A.bottomNav
{
	color: #000000; /* WHITE */
}

.textJobLink
{
	color: #9f0005; /* Dark Purple */
	font-weight: bold;
	font-size: 80%; 
}

.textJobLink:HOVER
{
	text-decoration: none;
}



/*------------- FORM STYLES ----------------*/

.topMargin
{
	margin-top: 0.18in;
}



/*----------- IMAGE STYLES ---------------*/

.rightMargin
{
	margin-right: 0.1in;
}

.sideImages
{
	margin-top: 0.3in;
	margin-left: 0.3in;
}

.leftMargin
{
	margin-left: 0.1in;
}
