BODY, TABLE
{
	font: 11px/160% "Verdana";
	color: #444444;
	word-break: break-all;
}
SELECT, INPUT, TEXTAREA, Legend
{
	font: 100% "Verdana";
	color: #444444;
}
table
{
	border-collapse: collapse;
}
select
{
	font: 12px "Verdana";
}
body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
form, fieldset, ul, ol
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.P1
{
	font-size: 14px;
	line-height: 180%;
}
a:link
{
	color: #555555;
	text-decoration: underline;
}
a:visited
{
	color: #555555;
	text-decoration: underline;
}
a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
a.lw:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a.lw:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.lw:hover
{
	color: #D4FF55;
	text-decoration: underline;
}
.button
{
	height: 21px;
	background-image: url(../images/button_bg.gif);
	background-color: White;
	border-top: solid 1px #DEDEDE;
	border-left: solid 1px #DEDEDE;
	border-right: solid 1px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 135%;
	color: #666666;
	cursor: hand;
}
.textbox
{
	height: 19px;
	border: 1px solid #999999;
}
.footColor
{
	color: #205E71;
}
.title
{
	padding: 5px;
	font-weight: bold;
	font-size: 9pt;
	color: #BF141C;	
}
.leftTitle
{
	font-size: 10.5pt;
	color: #FFFFFF;
	word-spacing: 0.5em;
}
.subTitle
{
	font-weight: bold;
	color: #333399;
}
.textarea
{
	border-top: 1px solid #708090;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	border-left: 1px solid #708090;
}
.editbox
{
	border-left: 0 solid #B0C4DE;
	border-right: 0 solid #F8F8FF;
	border-top: 0 solid #B0C4DE;
	border-bottom: 0 solid #F8F8FF;
	height: 100%;
}
a.lb:link
{
	color: #555555;
	text-decoration: none;
}
a.lb:visited
{
	color: #555555;
	text-decoration: none;
}
a.lb:hover
{
	color: #000000;
	text-decoration: underline;
}
.whiteText
{
	color: #F5F5F5;
}
.dotline
{
	border: 1px dotted;
	color: #CCCCCC;
}
.trcommon
{
	background-color:#F3F3F3;
}
.tralter
{
	background-color:#E2E2E2;
}

@media print
{
	.noprint
	{
		display: none;
	}

	.picborder
	{
		border: 1px solid E6E6E6;
	}
}
