﻿body, td, th, form, p, h1, h2, h3, h4, h5, h6, blockquote, div, input
{
	font-family: Arial,Helvetica,sans-serif
}

body, td, th, form, p, blockquote, div
{
	xxfont-size: 10pt;	
}

.EventBox
{
	xxbackground-color: #8DC3E9;	
}
div.EventBox
{
	xxborder: #336699 solid 2px;	
	xxpadding: 10px;
	xxwidth: 600px;
	xheight: 400px;	
	xxtext-align: left;
}

sup.req
{
	color: #ff0000;
	font-weight: bold;
}

div.liBtn
{
	background-image: url(../images/liBtnLeft.png);
	padding-left: 5px;
	background-position: top left;
	background-repeat: no-repeat;
	width: 1px;
}

input.liBtn
{
	background-image: url(../images/liButton_BTN.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 38px;
	width: 203px;
	xxcolor: #185566;
	border: 0px;
	padding: 0px 18px 6px 18px;
	background-color: Transparent;
	font-size:1.6em;
	color:#20587B;
}

input.liBtn100
{
	background-image: url(../images/li_Btn100_BG.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 38px;
	width: 100px;
	xxcolor: #185566;
	border: 0px;
	padding: 0px 9px 6px 9px;
	background-color: Transparent;
	position: relative;
	top: 8px;
	font-size:1.6em;
	color:#20587B;
}

.FormHead
{
	text-align: right;
	padding-right: 4px;
	padding-left: 8px;
	white-space: nowrap;
	font-weight: bold;
	background-color: #f1f1f1;
	vertical-align: top;
}


td.input input[type=text], td.input select
{
	//font-family: Franklin Gothic Book;
	font-size: 10pt;
	border: 1px #08495a solid;
}
td.input span.req, td.input sup
{
	font-weight: bold;
	color: #ff0000;
}

TH
{
	white-space: nowrap;
	font-weight: bold;
	background-color: #f1f1f1;
	padding: 3px 4px 3px 4px;
}

.EventHeader
{
	background-color: #336699;
	color: #ffffff;
	padding: 4px;
}

blockquote
{
	margin-top: 4px;
	margin-left: 25px;
	margin-bottom: 12px;
}

.liBtn
{
	color: #08495a;
	font-size: 12pt;
	font-weight: bold;
}

div 
{
	padding: 0px;
}
