/* ------- Page Properties -------*/
body 
{	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000000;	}
	
p {
	line-height: 1.5em;
}	

a, .active, .visited	
{	color: #B05300; text-decoration: none; }

a:hover	
{	color: #703601; text-decoration: underline; }


/* ------- Text Properties -------*/
.textWhite	
{	color: #FFFFFF;	}

.textBrown	
{	color: #B05300;	}

.textGrey	
{	color: #494949;	}

.textGreySmall	
{	color: #494949;
	font-size: 10 px;
}

.textGreyTitle	
{	color: #494949;
	font-size:14px;
}

/* ------- Link Properties -------*/
.linksWhite,  .active, .visited
{	color: #FFFFFF;	text-decoration: none;	}

a:hover.linksWhite
{	color: #FFE1C7;	text-decoration: underline;	}


/* ------- Form Properties -------*/
.input 
{	font-size: 11px;	color: #444444;	
	border-bottom: 1px solid #999999;	
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999; 
}

/* ------- Cell Properties -------*/
.greyborder 
{	border:1px solid #CECECE;	background: #EEEEEE	}


/*		Grid Properties  */
.grid
{
	text-decoration: none;
}
.gridHead
{
	font-weight : bold;
	font-size: 20px;
	color:  #3a4272;
	text-decoration: none;
}
.gridColumns, .visited, .active, {
	font-weight: bold;
	font-size: 11px;
	color:  #703601;
}
.gridColumns a:hover
{
	font-weight : bold;
	color: #703601;
}
.boxHeadInside
{
	font-weight : bold;
	color: #8CC009;
}
.gridColumnLink
{
	font-weight : bold;
	color: #8CC009;
}
a:hover.gridColumnLink {
	font-weight : bold;
	color: #739E08;
}
.gridDate
{
	text-align: center;
	color: #FF6622;
	text-decoration: none;
}
.gridContracts
{
	text-align: center;
	color: #0000B1;
	text-decoration: none;
}
a:hover.gridContracts {
	text-align: center;
	color: #8CC009;
	text-decoration: none;
}
.gridContents
{
	text-align: center;
	color: #000000;

}

.gridRowAlt
{
	background-color: #EDEDED;
	text-align: center;
	color: #000000;
	text-decoration: none;
	height: 20px;
}

.gridEmployer
{
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.gridLocation
{
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.gridCaption, .visited, .active,
{
	font-weight: bold;
	color: #8CC009;
	text-decoration: none;	
}
.gridCaption a:hover
{
	font-weight: bold;
	color: #703601;
	text-decoration: underline;
}

.dotedLine{border-top : 1px dotted #868686; margin:0;}

.formstyle {
	background-color: #FFF9E4;
}

.box1{border: 1px dotted #868686;}

.csitem {
	width:150px;float:left;
	margin-top: 7px; margin-bottom: 7px;
}

.csitemr {
	float:left;
	margin-top: 7px; margin-bottom: 7px;
}


/* ------- Link Properties -------*/

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #666666;
	font-weight: normal;
}

.sectionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.headingtxtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFA500;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
}

a:hover.headingtxtsmall
{	color: #FFFFFF;	text-decoration: none;	}


.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
