								
								
								/* askenvision CSS stylesheet */               
														
														
/*------------------------------- page characteristics ---------------------------------*/

body, html, .mainPageFormat {
	scrollbar-base-color: #E7E8FE;
	scrollbar-face-color: #8FB52D;
	scrollbar-track-color: #E7E8FE;
	scrollbar-arrow-color: #E7E8FE;
	scrollbar-3dlight-color: #E7E8FE;
	scrollbar-darkshadow-color: #8FB52D;
	scrollbar-highlight-color: #8FB52D;
	scrollbar-shadow-color: #E7E8FE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	background-image: url(../nav/greystripes_bg.gif);

}

/*------------------------------- end characteristics ---------------------------------*/

/*------------------------------- other page characteristics --------------------------*/

.secondaryPageFormat {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;

}

.navBottom {

	width: 700px;
	height: 23px;
} 

/*------------------------------- end characteristics ---------------------------------*/

/*------------------------------- link characteristics ---------------------------------*/

a:link { color: #0033CC; text-decoration: underline; }

a:visited { color: #86AA28; text-decoration: underline;  }

a:hover { color: #EEEEEE; background-color: #6289FF; text-decoration: underline; }

a:active { text-decoration: none; }

/*------------------------------- end characteristics ---------------------------------*/



/*------------------------------- form characteristics ---------------------------------*/

.tableBackground {
	width: 100%;
	height: 450px;
}

.SearchFormField {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #F4F4F4;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #F4F4F4;
	border-left-style: solid;
	border-left-width: 2px;
	border-color: #F4F4F4;
	background-color: #8FB52D;
}

.SearchFormButton {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 2px;
	border-color: #FFFFFF;
	background-color: #E7E8FE;
	cursor: help;
}

.WebmailFormField {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-style: solid;
	border-right-width: 3px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 3px;
	border-color: #FFFFFF;
	background-color: #E7E8FE;
	
	scrollbar-base-color: #E7E8FE;
	scrollbar-face-color: #E7E8FE;
	scrollbar-track-color: #E7E8FE;
	scrollbar-arrow-color: #AAD140;
	scrollbar-3dlight-color: #E7E8FE;
	scrollbar-darkshadow-color: #E7E8FE;
	scrollbar-highlight-color: #E7E8FE;
	scrollbar-shadow-color: #E7E8FE;
}

.WebmailFormButton {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-style: solid;
	border-right-width: 3px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 3px;
	border-color: #FFFFFF;
	background-color: #E7E8FE;
}

.userFormButton {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.userFormField {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*------------------------------- end characteristics ---------------------------------*/


/*------------------------------- table characteristics ---------------------------------*/

.tableBorder1 {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #CCCCCC;
}

.tableBorder2 {
	border-right-color: #AAD140;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #AAD140;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #AAD140;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.tableBorder3 {
	border-top-color: #AAD140;
	border-top-style: dashed;
	border-bottom-color: #AAD140;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

/*------------------------------- end characteristics ---------------------------------*/


/*------------------------------- font characteristics ---------------------------------*/

.textBlack { color:#000000; border-width: 1px; }

.textLargeBlack { color:#000000; font-size:12px }

.textSmall { font-size:10px; }

.textGrey { color: #CCCCCC; }

.textSmallblue { color: #599BFF; font-size:10px; }

.textRed { color: #FF0000; text-decoration: none; }

.textSmallgrey { color: #CCCCCC; font-size:10px; }

.pageHeading { font-size:24px; }

.textLargeblack {
	color: #333333;
	font-size:13px;
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.textLargeblue {
	color: #0066ff;
	font-size:13px;
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
}

/*------------------------------- end characteristics ---------------------------------*/

/* stylesheet creation by Ryan Scherler (ryan@climb4god.com), Envision Technologies */

