/* CSS Document */
body
{
	font-size: 12px;
	text-decoration: none;
}
.left:link {
	font-size: 12px;color: #02458B;text-decoration:underline}
.left:hover {
	font-size: 12px;color: #003399;text-decoration:underline}
.left:active {
	font-size: 12px;color: #663366;text-decoration:underline}
.left:visited {
	font-size: 12px;color: #000000;text-decoration:none}
.position:link {
	font-size: 12px;color: #000000;text-decoration:none} 
	.position:hover {
	font-size: 12px;color: #000000;text-decoration:underline}
.position:active {
	font-size: 12px;color: #000000;text-decoration:none} 
	.position:visited {
	font-size: 12px;color: #000000;text-decoration:none}

.formBodyBorder {
    border-style:solid;
	border-width:2px;
	border-color:#ffffff;
}
.content {
	font-size: 12px;
	color: #333333;
}
.contentBold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.form1 {
    VERTICAL-ALIGN: text-bottom;
	HEIGHT: 20px;
	BACKGROUND-COLOR:#ffffff;
	border: 1px solid #666666;
	
}
.button1 { 
  	HEIGHT: 20px;
	BACKGROUND-COLOR: #99cc66;}
.shadow{
    }
select {
    border: 1px solid #000000;
	FONT-SIZE: 12px}
.formTitle {
	font-size: 14px;
	color: #ffffff;
	font-style: normal;
	font-weight: bolder;
}
.topInput {
	font-size: 12px;
	border:0px;
}
a:link {
	font-size: 12px;
	line-height: 22px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 22px;
	color: #cccc00;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FFff00;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
}
.black {
	font-size: 9pt;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
}.red {
	font-size: 12px;
	color: #CC0000;
}
.box {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #8CB2DC;
}

