@charset "UTF-8";
/* CSS Document */

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #585768;
}
.input {
	margin-top : 0px;
	margin-bottom : 0px;
	font-size : 11px;
	color : #708090;
}
P.top {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	font-size : 11px;
	color: #000000;
}
.right {
	color : #494949;
	font-weight : bold;
}
P {
	text-indent: 25px;
	margin: 6px 6px 6px 6px;
}
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	font-weight: bold;
	color: #167C77;
}
A.top {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight:normal;
	color:#167C77;
}
A.top:HOVER {
	color: #000000;
	text-decoration: none;
}
A:HOVER {
	color: #000000;
	text-decoration: underline;
}
A.menu {
	text-decoration : none;
	font-weight: bold;
	color: #fffef9
}
A.menuSelect {
	text-decoration : none;
	font-weight: bold;
}
A.menu:HOVER {
	text-decoration : none;
	color: #fffef9
}
A.menuSelect:HOVER {
	text-decoration : none;
	color: #167C77;
}
INPUT {
	color: #006666;
}
SELECT {
	border : 1px solid #CCCCCC;
	font-size : 10px;
	color : #444444;
}
.small {
	font-size : 9px;
	color : #4682B4;
}
.blue {
	color : #4682B4;
}
TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
h1 {
	font-family:Verdana, Arial;
	font-size:10px;
	color:#1f4090;
}
.topTitle {
	font-family:Verdana, Arial;
	font-size:13px;
	font-weight:bold;
}
td.small {
	font-family:Verdana, Arial;
	font-size:10px;
}
.bluebold {
	font-weight: bold;
	color: #4682b4;
}
.red {
	color: #CC3300;
}
.redbold {
	font-weight: bold;
	color: #CC3300;
}
.greenBig {
	font-size : 11px;
	font-weight: bold;
	color: #006666;
}
TEXTAREA {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #006666;
}
.msghead {
	text-indent: 0px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	margin-top: 4pt;
	margin-bottom: 2pt;
	font-weight : bold;
}
.msgbody {
	text-indent: 0px;
	margin-left:30px;
	background-color:#F7F7F7;
	font-family: Verdana, Arial;
	font-size: 8pt;
	margin-top: 2pt;
	margin-bottom: 6pt;
	display:none;
}
