/* external form design stylesheets by Excaliber Information Systems,Phoenix, AZ */

/* when linked to online forms, these external .css and .js templates give designers 
greater control over the layout, appearance, and printing of electronic forms*/

/* to use these css classes, place these .css and .js files in the the html HEAD tag 
	
	    <link rel="stylesheet" href="/wdtstyles/wdtFields1-0.css">
		<link rel="stylesheet" href="/wdtstyles/wdtDefault1-0.css">
		<link rel="stylesheet" href="/wdtstyles//CLIENTSITENAMEcustomsettings.css">
		<script src="/wdtjavascripts/wdtStandard.js"></script>
		<script src="/wdtjavascripts/wdtfindDOM.js"></script>*/
/******************************************************************************/

/*sets inside text size and other properties for all INPUT & SELECT tags*/


INPUT {
	border : 0px none Black;
	font-family : "Courier New";
	font-size : 10pt;
	font-weight : bold;
	line-height : 100%;
	text-align : left;
	vertical-align : middle;
	background-color : #DCDCDC;
	color : Navy;
}

SELECT {
	border : 0px none Black;
	font-family : "Courier New";
	font-size : 10pt;
	font-weight : bold;
	line-height : 100%;
	text-align : left;
	vertical-align : middle;
	background-color : #DCDCDC;
	color : Navy;
}

/*use to set inside text size and other properties for input tag 
SUBMIT, RESET & BUTTON types*/
INPUT.send1 {
	border : thin solid Yellow;
	font-family : Verdana;
	font-size : 14pt;
	font-weight : normal;
	line-height : 125%;
	text-align : center;
	vertical-align : middle;
	background-color : Navy;
	color : Yellow;
	letter-spacing : 2px;
}
INPUT.send2 {
	border : thin solid #DC143C;
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	line-height : 125%;
	text-align : center;
	vertical-align : middle;
	background-color : #DCDCDC;
	color : #DC143C;
	font-style : normal;
	letter-spacing : 2px;
}
BUTTON.send1 {
	border : 0px outset Black;
	font-family : Verdana;
	font-size : 11pt;
	font-weight : normal;
	line-height : 140%;
	text-align : center;
	vertical-align : middle;
	background-color : Navy;
	color : Yellow;
	letter-spacing : 2px;
	width:150;
}
INPUT.nobg {
	background-color : transparent;
}


/*sets properties, except text size & row number for all TEXTAREA tags*/
TEXTAREA {
	border : 0px solid Navy;
	font-family : Courier New;
	font-weight : bold;
	line-height : 105%;
	text-align : left;
	background-color : #DCDCDC;
	color : Navy;
	width : 700px;
	scrollbar-arrow-color : #DCDCDC;
	scrollbar-face-color : #DCDCDC;
	scrollbar-highlight-color : #DCDCDC;
	scrollbar-shadow-color : #DCDCDC;
	scrollbar-track-color : #DCDCDC;
	scrollbar-darkshadow-color : #DCDCDC;
	scrollbar-base-color : #DCDCDC;
	scrollbar-3dlight-color : #DCDCDC;
}

/* EVERY TEXTAREA tag should be assigned one of  these Classes*/
TEXTAREA.fsize61 {font-size : 6pt;height : 8.6px;}
TEXTAREA.fsize62 {font-size : 6pt;height : 17.2px;}
TEXTAREA.fsize63 {font-size : 6pt;height : 25.8px;}
TEXTAREA.fsize64 {font-size : 6pt;height : 34.4px;}
TEXTAREA.fsize65 {font-size : 6pt;height : 43px;}
TEXTAREA.fsize66 {font-size : 6pt;height : 51.6px;}

TEXTAREA.fsize71 {font-size : 7pt;height : 9.33px;}
TEXTAREA.fsize72 {font-size : 7pt;height : 18.66px;}
TEXTAREA.fsize73 {font-size : 7pt;height : 27.99px;}
TEXTAREA.fsize74 {font-size : 7pt;height : 37.32px;}
TEXTAREA.fsize75 {font-size : 7pt;height : 46.65px;}
TEXTAREA.fsize76 {font-size : 7pt;height : 56px;}

TEXTAREA.fsize81 {font-size : 8pt;height : 11.33px;}
TEXTAREA.fsize82 {font-size : 8pt;height : 22.66px;}
TEXTAREA.fsize83 {font-size : 8pt;height : 33.99px;}
TEXTAREA.fsize84 {font-size : 8pt;height : 45.32px;}
TEXTAREA.fsize85 {font-size : 8pt;height : 56.65px;}
TEXTAREA.fsize86 {font-size : 8pt;height : 68px;}

TEXTAREA.fsize91 {font-size : 9pt;height : 12.83px;}
TEXTAREA.fsize92 {font-size : 9pt;height : 25.66px;}
TEXTAREA.fsize93 {font-size : 9pt;height : 38.49px;}
TEXTAREA.fsize94 {font-size : 9pt;height : 51.33px;}
TEXTAREA.fsize95 {font-size : 9pt;height : 64.15px;}
TEXTAREA.fsize96 {font-size : 9pt;height : 77px;}

TEXTAREA.fsize101 {font-size : 10pt;height : 15.4px;}
TEXTAREA.fsize102 {font-size : 10pt;height : 30.9px;}
TEXTAREA.fsize103 {font-size : 10pt;height : 46.3px;}
TEXTAREA.fsize104 {font-size : 10pt;height : 61.7px;}
TEXTAREA.fsize105 {font-size : 10pt;height : 77px;}
TEXTAREA.fsize106 {font-size : 10pt;height : 92px;}

TEXTAREA.fsize111 {font-size : 11pt;height : 16.66px;}
TEXTAREA.fsize112 {font-size : 11pt;height : 33.32px;}
TEXTAREA.fsize113 {font-size : 11pt;height : 49.98px;}
TEXTAREA.fsize114 {font-size : 11pt;height : 66.64px;}
TEXTAREA.fsize115 {font-size : 11pt;height : 83.3px;}
TEXTAREA.fsize116 {font-size : 11pt;height : 100px;}

TEXTAREA.fsize121 {font-size : 12pt;height : 17.33px;}
TEXTAREA.fsize122 {font-size : 12pt;height : 34.66px;}
TEXTAREA.fsize123 {font-size : 12pt;height : 51.99px;}
TEXTAREA.fsize124 {font-size : 12pt;height : 69.33px;}
TEXTAREA.fsize125 {font-size : 12pt;height : 86.65px;}
TEXTAREA.fsize126 {font-size : 12pt;height : 104px;}


INPUT.radio {
	background-color : transparent;
}
