A:link {
	FONT-SIZE: 15px; COLOR: #FFFFFF; TEXT-DECORATION: none; FONT-WEIGHT: bold
}

A:visited {
	FONT-SIZE: 15px; COLOR: #FFFFFF; TEXT-DECORATION: none; FONT-WEIGHT: bold
}

A:hover {
	FONT-SIZE: 15px; COLOR: #FFFF00; FONT-WEIGHT: bold
; font-style: normal
; text-decoration: underline
}

A:active {
	FONT-SIZE: 15px; COLOR: #FFFFFF; TEXT-DECORATION: none; FONT-WEIGHT: bold
}

a.wb:link {
	color:#003399;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
	
a.wb:visited {
	color:#003399;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.wb:hover {
	color:#FF3333;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.listitem {
	FONT-SIZE: 10px; line-height: 10px; COLOR: #00000; FONT-FAMILY: Arial, Geneva, Helvetica, Swiss, SunSans-Regular
}

.listitem li{
	display: inline;
	margin: 0;
}

.listitem li a{
	color: #000000;
}

.listitem li a:visited{
	color: #000000;
}

.listitem li a:hover{
	color: #000000;
}

.listitem_bold {
	FONT-SIZE: 12px; line-height: 12px; COLOR: #00000; FONT-FAMILY: Arial, Geneva, Helvetica, Swiss, SunSans-Regular; FONT-WEIGHT: bold
}

.formtitle {
		FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
	; line-height: 12px
}

.formtitle2 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
	
	; line-height: 12px; border-bottom: thin solid black
}

.formtitle_dashed { 
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif ; 
	line-height: 12px; border-bottom: thin dashed black
}

.formfield {
	FONT-SIZE: 10px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
; line-height: 10px
}

.formfield2 {
	FONT-SIZE: 10px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
; line-height: 10px; border-bottom: thin solid black
}

.formfield_dashed {
	FONT-SIZE: 10px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
; line-height: 10px; border-bottom: thin dashed black
}

.formfield_large { FONT-SIZE: 12px; line-height: 14px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif ; line-height: 10px ; font-weight: bold; text-transform: capitalize}

.blankrow {
	FONT-SIZE: 1px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
; line-height: 5px
}

.formnote {
	FONT-SIZE: 10px; COLOR: #00000; FONT-FAMILY: Arial, Geneva, Helvetica, Swiss, SunSans-Regular
}

.mess {
	FONT-SIZE: 12px; COLOR: #FF0000; LINE-HEIGHT: 14px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: bold
}

.listtitle {
	FONT-SIZE: 15px; COLOR: #FFFFFF; TEXT-DECORATION: none; FONT-WEIGHT: bold
}

.req {
	FONT-SIZE: 10px; COLOR: #FF0000; LINE-HEIGHT: 14px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: normal
}

.ul { 
	border-bottom: thick solid red 
}

div.calendarbutton{
	position: absolute;
	width: 15px;
	height: 16px;
	background: transparent url("calendar_icon.png") no-repeat center;
}

#CalendarPickerControl{
	background-color: transparent;
	width: 250px;
	height: 200px;
}

#CalendarPickerControl table.calframe{
	width: 100%;
	border: 1px solid black;
	background-color: buttonface;
	text-align: center;
}

#CalendarPickerControl td.monthname{
	width: 100%;
	font: normal 13px Verdana;
	color: captiontext;
	font-weight: bold;
	background-color: activecaption;
}

#CalendarPickerControl td.monthnameLNX{
	width: 100%;
	font: normal 13px Verdana;
	color: highlighttext;
	font-weight: bold;
	background-color: highlight;
}

#CalendarPickerControl table.navigation{
	width: 100%;
	text-align: center;
}

#CalendarPickerControl td.navbutton{
	font: normal 11px Verdana;
	color: buttontext;
	font-weight: bold;
	background-color: buttonface;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
	cursor: pointer;
}

#CalendarPickerControl td.navbutton:hover{
	text-decoration: underline;
	border-color: threeddarkshadow buttonhighlight buttonhighlight  threeddarkshadow;
	background-color: buttonshadow;
}

#CalendarPickerControl span.yearbutton{
	cursor: pointer;
}

#CalendarPickerControl span.yearbutton:hover{
	text-decoration: underline;
}

#CalendarPickerControl td.dayname{
	font: normal 11px Verdana;
	color: captiontext;
	font-weight: bold;
	background-color: activecaption;
}

#CalendarPickerControl td.daynameLNX{
	font: normal 11px Verdana;
	color: highlighttext;
	font-weight: bold;
	background-color: highlight;
}

#CalendarPickerControl td.today{
	font: normal 11px Verdana;
	background-color: buttonface;
	color: red;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.today:hover{
	text-decoration: underline;
	background-color: threedshadow;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current{
	font: normal 11px Verdana;
	font-weight: bold;
	background-color: highlight;
	color: highlighttext;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current:hover{
	text-decoration: underline;
}

#CalendarPickerControl td.day{
	font: normal 11px Verdana;
	background-color: buttonface;
	color: buttontext;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.day:hover{
	text-decoration: underline;
	background-color: threedshadow;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.weekend{
	font: normal 11px Verdana;
	color: buttontext;
	text-decoration: none;
	background-color: threedshadow;
	font-style: italic;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight threeddarkshadow threeddarkshadow buttonhighlight;
}

#CalendarPickerControl td.weekend:hover{
	background-color: buttonshadow;
	text-decoration: underline;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.dayothermonth{
	font:normal 11px Verdana;
	background-color: buttonhighlight;
	color: inactivecaptiontext;
	border: 1px solid buttonhighlight;
}

#CalendarPickerControl td.weeknumber{
	font:normal 9px Verdana;
	background-color: buttonface;
	color: inactivecaptiontext;
	border-width: 0px;
}
