A:link
{
	color: #374671;
	text-decoration: underline;
}
A:hover
{
	color: #CE0500;
	text-decoration: underline;
}
A:visited
{
	color: #374671;
	text-decoration: underline;
}
A:visited:hover
{
	color: #CE0500;
	text-decoration: underline;
}
A:active
{
	color: #374671;
	text-decoration: underline;
}

body
{
	background-image: url(img/bg_main.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p
{
	margin-top: 0;
	margin-bottom: 0;
}

.form
{
	padding: 2px;
	color: #000000;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-top: 1px solid #CCCCCC;
	font-size: 8pt;
	font-family: Geneva;
	background-color: #FAFAFA;
}

.doc_link
{
	font-weight: bold;
	font-size: 10px;
	padding-top: 4px;
}

.doc_desc
{
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.doc_detail
{
	font-size: 11px;
	color: #4f4f4f;
}

.dateInputCell
{
	border-right: medium none;
	border-top: #fff 2px inset;
	border-left: #fff 2px inset;
	border-bottom: #fff 2px inset;
	height: 20px;
	background-color: #fff;
}
input
{
	border-right: #fff 1px solid;
	padding-right: 0px;
	border-top: #fff 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #fff 1px solid;
	padding-top: 0px;
	border-bottom: #fff 1px solid;
}
.dateBtn
{
	border-right: #fff 2px outset;
	padding-right: 0px;
	background-position: center 50%;
	border-top: #fff 2px outset;
	padding-left: 0px;
	font-size: 12px;
	background-image: url(img/dayselect.gif);
	padding-bottom: 0px;
	margin: 0px;
	border-left: #fff 2px outset;
	width: 34px;
	padding-top: 0px;
	border-bottom: #fff 2px outset;
	background-repeat: no-repeat;
}
.Btn
{
	border-right: #fff 2px outset;
	padding-right: 0px;
	background-position: center 50%;
	border-top: #fff 2px outset;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #fff 2px outset;
	width: 98px;
	padding-top: 0px;
	border-bottom: #fff 2px outset;
}

.altRow
{
	background-color: #f4f9fd;
}
.captionColumn
{
	width: 278px;
	text-align: right;
}
.inputColumn
{
	text-align: left;
}

.style1
{
	color: #1B76BA;
	font-weight: bold;
}

.topTable
{
	width: 1000px;
}

.headerText
{
	font-size: medium;
	font-weight: bold;
	vertical-align: middle;
	font-family: 'Times New Roman';
}

a.headerText
{
	color: white;
	text-decoration: none;
}

a.headerText:link
{
	color: white;
	text-decoration: none;
}
a.headerText:visited
{
	color: white;
	text-decoration: none;
}
a.headerText:hover
{
	color: ActiveCaption;
	text-decoration: none;
}
a.headerText:active
{
	color: white;
	text-decoration: none;
}

