/* Form Styles */


/* layout & position styles */

form {
	margin: 0;
	padding: 0;
	}
	
	
label	{
	line-height: normal; 
	display: block; 
	margin-right: 10px; 
	position: relative; 
	width: 125px; 
	float: left;
	clear:both;
	}
	
label.narrow	{
	line-height: normal; 
	display: block; 
	margin-right: 10px; 
	position: relative; 
	width: 80px; 
	float: left;
	clear:both;
	}

label.wide	{
	line-height: normal; 
	display: block; 
	margin-right: 10px; 
	position: relative; 
	width: 250px; 
	float: left;
	clear:both;
	}	
	
input.formInputField	{ 
	border: solid 1px #666; 
	background-color: #ffffff;
	margin-right: 5px; 
	margin-bottom: 5px; 
	padding: 2px; 
	width: 120px;
	margin-bottom:10px;
	}

input.formInputFieldLarge	{ 
	border: solid 1px #666; 
	background-color: #ffffff;
	margin-right: 5px; 
	margin-bottom: 5px; 
	padding: 2px; 
	width: 320px;
	margin-bottom:10px;
	}

input.formInputFieldSmall	{ 
	border: solid 1px #666; 
	background-color: #ffffff;
	margin-right: 5px; 
	margin-bottom: 5px; 
	padding: 2px; 
	width: 80px;
	margin-bottom:10px;
	}
input.formInputFieldSmallfloatRight	{
	border: solid 1px #666; 
	background-color: #ffffff;
	margin-right: 3px; 
	margin-bottom: 3px; 
	padding: 2px; 
	width: 100px;
	margin-bottom:10px;
	margin-left: 30px;
	}
input.formInputFieldSmallNoMargins	{ 
	border: solid 1px #666; 
	background-color: #ffffff; 
	padding: 2px; 
	width: 80px;
	margin-bottom:0px;
	}
	
select.formSelect	{
	background-color: #ffffff;
	curser: pointer;
	border: solid 1px #666; 
	margin-right: 5px; 
	margin-bottom: 5px; 
	padding: 2px;
	margin-bottom:10px;
	}
select.formSelectLarge	{
	background-color: #ffffff;
	curser: pointer;
	border: solid 1px #666; 
	margin-right: 5px; 
	margin-bottom: 5px; 
	padding: 2px;
	margin-bottom:10px;
	width: 320px;
	}
radio.formRadio {
	background-color: #ffffff;
	curser: pointer;
	border: solid 1px #666; 
	margin-right: 5px; 
	margin-bottom: 5px; 
	padding: 2px;
	margin-bottom:10px;
	
}	
textarea.formTextArea	{
	background-color: #ffffff;
	border: solid 1px #666;  
	margin-right: 5px; 
	margin-bottom: 5px; 
	padding: 2px;
	overflow-y: auto; /* IE only style */
	overflow-x: auto; /* IE only style */
	margin-bottom:10px;
	}
textarea.formTextAreaVeryWideShort {
	background-color: #ffffff;
	border: solid 1px #666;  
	margin-right: 5px; 
	margin-bottom: 5px; 
	padding: 2px;
	overflow-y: auto; /* IE only style */
	overflow-x: auto; /* IE only style */
	margin-bottom:10px;
	width:320px;
	height:50px;
}
textarea.formTextAreaMedium	{
	background-color: #ffffff;
	border: solid 1px #666;  
	margin-right: 5px; 
	margin-bottom: 5px; 
	padding: 2px;
	overflow-y: auto; /* IE only style */
	overflow-x: auto; /* IE only style */
	margin-bottom:10px;
	width:320px;
	height:220px;
	}
	
textarea.formTextAreaLarge	{
	background-color: #ffffff;
	border: solid 1px #666;  
	margin-right: 5px; 
	margin-bottom: 5px; 
	padding: 2px;
	overflow-y: auto; /* IE only style */
	overflow-x: auto; /* IE only style */
	margin-bottom:10px;
	width:320px;
	height:320px;
	}

label textarea.CuteEditorTextArea {
	border: solid 1px #666;  
	margin-right: 5px; 
	margin-bottom: 5px; 
	padding: 2px;
}

.eHelp	{
	position:absolute;
	}
#AddEvent	{
	display:inline;
	}
#EditingEvent	{
	display:none;
	}
#section2	{
	display:none;
}

.highlight	{
margin-top: 2px;
border: 1px solid navy;
padding: 3px;
font-size: 1.2em;
background-color: #a8dee9;
font-weight: bold;
width:100%;
}


/* font styles */



label	{
	text-align: right; 
	font-weight: bold;
	}
label em {
	margin-top: 3px;
	color: #900;
	font-size: 0.75em;
  text-align: right;
  clear:both;
	}
	

select.formSelect {

	}

input.formInputField {
	font-family: verdana, helvetica;
	font-size: 1em;
	}


textarea.formTextArea	{
	font-family: verdana, helvetica;
	font-size: 1em;
	}
	
.FormInputButton, .formInputButton, .forminputbutton, .formInputButtonPDF	{
	 /*color:#050;   
   font: bold 1em 'trebuchet ms',helvetica,sans-serif;   
   background-color:#fed;   
   border:1px solid;   
   border-color: #696 #363 #363 #696; */
   color:#003399; 
   font: bold 1em 'trebuchet ms',helvetica,sans-serif; 
   background-color:#fed;  
   border:1px solid; 
   border-color: #003399 #003399 #003399 #003399;
  	cursor:pointer;cursor:hand;
	}
.formInputButtonPDF	{
	background-image: url(/common/images/pdf_small.gif);
	background-repeat: no-repeat;
}
.FormInputButtonRed, .formInputButtonRed, .forminputbuttonred	{
	color:#CC0000;   
  font: bold 1em 'trebuchet ms',helvetica,sans-serif;   
   background-color:#fed;   
   border:1px solid;   
   border-color: #CC0000 #CC0000 #CC0000 #CC0000;
	}	
.greenInputButton	{
	color: #666666;
	font-size: 0.7em;
	font-family: verdana;
	font-weight: normal;
	text-align: center;
	background-color:#cccccc;
	border: 1px solid #006666;
	}