/***************** Layout ************************/
BODY
{
	font-family: Verdana,arial,MS Sans Serif;
	padding-top: 0px;
	margin-top: 0px; /* used to be 5 for fixed width */
	margin-left: 0px; 
	margin-right: 0px;		
	text-align: center;
	background-color:   #ffffff; 

}

.showme
{
	overflow: auto;
	height: auto;
	width: auto;
}

.hideme
{
	overflow: hidden;
	height: 0px;
	width: 0px;
}

.mainTableFooter
{
padding: 5px;
font-size: 9px;
}


.mainTable
{
width: 760px;
text-align: center;
}

.leftTableWidth
{
	width: 230px;
  	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.rightTable
{
	width: 480px;
	background-color: #e2dccc; 
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;

}

.aspTableHeader
{
  font-size: 10px;
  font-weight: 500;
  text-align: left;  
}

.aspTableRow
{
  font-size: 10px;
}

/******************** Layout End ********************/			



/******************** Links *************************/
A    { }

A:link   { color: #a9bc63; text-decoration: none;}
A:visited   { color: #a9bc63; text-decoration: none;}
A:hover  { color: #a9bc63; text-decoration: underline;}		
A:active   { color: #303440; text-decoration: none;}

.mainlink 
{
	font-family: Verdana,arial,MS Sans Serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: normal;
}
a.mainlink:link { text-decoration: normal; color: #5d3b87; }
a.mainlink:visited { text-decoration: normal; color: #5d3b87; }
a.mainlink:hover { text-decoration: underline; color: #a9bc63; }	
a.mainlink:active { text-decoration: normal; color: #5d3b87; }

.quicklink
{
	font-family: Verdana,arial,MS Sans Serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: normal;
	
}
a.quicklink:link { text-decoration: normal; color: #a9bc63; }
a.quicklink:visited { text-decoration: normal; color: #a9bc63; }
a.quicklink:hover { text-decoration: normal; color: #5d3b87; }	
a.quicklink:active { text-decoration: normal; color: #a9bc63;}

.joblink
{
	font-family: Verdana,arial,MS Sans Serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: normal;
	font-weight: 600;
}
a.joblink:link { text-decoration: underline; color: #333333; font-weight:600;}
a.joblink:visited { text-decoration: underline; color: #333333; font-weight:600;}
a.joblink:hover { text-decoration: underline; color: #a9bc63; font-weight:600;}	
a.joblink:active { text-decoration: underline; color: #333333; font-weight:600; }

/******************** End Links **********************/


/******************** Colors *************************/

.background_black { background-color: #303440; }
.background_green { background-color: /*#a9bc63;*/ #9f9d7b; }
.background_pink { background-color: /*#eb2cd2;*/ #d48a41; height: 13px; }
.background_purple { background-color: /*#5d3b87;*/ #947C91; }
.background_red { background-color: /*#e44422;*/ #B87E69; }
.background_tan { background-color: #e2dccc; }
.background_yellow { background-color: /*#FDC125;*/ #d6a94c; }
.black { color: #111111; font-weight: 600}
.required { color: #5d3b87; }

/****************** End Colors ***********************/

/********************* Menu **************************/

.menu_about 
{ 
	background-color: #303440; 
	text-align: right;
	width: 299px;
}

/********************* Menu **************************/


/****************** Text Types ***********************/

.bottomtext 
{
	font-family: Verdana,arial,MS Sans Serif; 
	font-size: 9px; 
}

.btnimage
{
background-image: url(/layout_images/button_contact_clear.gif);
height: 23px;
width: 75px;
border: 0px;
}

.error
{
	font-weight: 600;
	font-color: #e44422;
}
										
.small 
{
	font-family: Verdana,arial,MS Sans Serif; 
	font-size: 7pt; 
	color: 454545
}

.title 
{ 
	font-family: Verdana,arial,MS Sans Serif;
	font-size: 12px;
	font-weight: 600;
	color: 333333;
	text-decoration: normal; 	
}

.line 
{

  border-top-color: #a9a9a9;
  border-top-style: dotted;
  border-top-width: 100%;
  height: 1px;
  color:#a9a9a9;
  border-bottom-width: 0px;

}

.textbox 
{
  border: 1px solid #898989;
}

/****************** End Text Types *******************/


/****************** Form *****************************/
#dek { position: absolute; }
IMG { border: 0px; }
INPUT  { color: #333; font-size: 11px; font-family: verdana, arial, helvetica; letter-spacing: -1px }
FORM   { margin: 0px; padding: 0px }
PRE { color: #333; font-size: 11px; line-height: 150%; font-family: verdana, arial, helvetica }
SELECT   { color: #333; font-size: 11px; font-family: verdana, arial, helvetica; letter-spacing: -1px }
STRONG  { color: #666; font-weight: bold; font-size: 11px}
TD { color: #333; font-size: 11px; font-family: verdana, arial, helvetica }
TEXT AREA  { color: #333; font-size: 11px; font-family: verdana, arial, helvetica; letter-spacing: -1px }
/****************** End Form *************************/

/* ### EOF ### */
