h1{margin:10px;padding:0;color:#494949;font-size:20px;font-weight:bold;}
h2{color:#006600; font-size:14.8px; font-weight:normal; line-height:150%; margin-bottom:5px;}
h3 {
	font: 14.8px normal Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 5px;
	line-height: 150%;
	background-color: #EEFFEE;
}
body{font-size:12px;margin:8px;padding:0; font-family:Arial}
table{font-size:12px;}
li{margin:3px 0 5px 0}
form{margin:0; padding:0}
img {border-width:0;}
textarea {font-size:12.8px; margin:10px;line-height: 150%;}

a:link { color: #0063DC; text-decoration: underline; }
a:visited { color: #0063DC; text-decoration: underline; }
a:active {text-decoration: underline} 
a:hover {text-decoration: underline; color: #FF0000} 

.nav {border-bottom:1px dotted #BBB; padding:5px 0 7px 3px;}
.nav table{font-size:14px}
.title {font-size:16px;color:#008000;margin:10px}
.content {margin:10px;line-height: 150%;}


.stitle {font-size:16px;color:#008000;margin:2px 3px 2px 6px;}
.scontent {margin:1px 3px 1px 6px;font-size:10pt}

.bigbold{font-size: 28px; font-weight: bold;}

.image200{
   margin:0 0 0 8px;
   max-height:200px;
   border:0;
}

.image120{
   margin:0 0 0 8px;
   max-height:120px;
   border:1px solid #DDD;
}

#Main{
	width: 70%;
	position: absolute;
	background-color: #FFFFFF;
	border-right: 1px dotted #CCC;
	padding: 0 0 10px 0;
	margin:0 0 10px 0;
	font-size: 10pt;
}

#rightmenu {
	width: 26%;
	margin-left: 72%;
	margin-top: 10px;
	padding-left: 0px;
	background-color: transparent;
	position: absolute;
	word-wrap:break-word;
	font-size: 9pt;
}

#rightmenu ul {
	margin: 0 3px 0 13px;
	padding: 3px 3px 3px 5px;
	font-size: 9pt;
}
#rightmenu li {
	margin:0;
	padding: 2px 0 2px 2px;
	list-style-type: circle
}

.rightTitle{
	font-weight:bold; font-size:16px; text-align:center; margin:5px 5px 0 0; background-color:#e6e6e6; padding:5px
}
.m {
	font-size: 14.8px;
	line-height: 120%;
	color: #006600;
}
.mn {
	font: 14.8px Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #006600;
}
.pl {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #666666;
}
.pl2 {
	font: 14.8px Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #666666;
}

/* line seperator */
.lst {
	/*	width: 100%;	*/
	padding: 5px 0px 5px 0px;
	/*    border-bottom:1px solid #DDDDDD; */
}
/* floating image on the left */
.fil {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
/* underline */
.ul {
	border-bottom: 1px dotted #DDDDDD;
	line-height: 100%;
}


.t2 {background-color:#FFFFFF;height:23px;}
.t3 {background-color:#EEEEEE;height:23px;}

.gray{color:#AAA}
.black{color:black}

/* subject box */
.sbjtd {
	background-color: #FFF6EE; 
	padding: 10px;
}
.errMsg{font-size: 14px; color:red;}

/* action bar */
.act {
	color: #FF5555;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	border-right: 1px solid #FFAAAA;
	border-bottom: 1px solid #FFAAAA;
	background-color: #FFDDDD;
	padding: 3px 3px 2px 3px;
	margin:0 0 0 5px;
	cursor:pointer;
}
.act a:link {
	text-decoration: none;
	color: #FF5555;
	font-size: 12px;
	text-align: center;
	padding: 3px 3px 2px 3px;
	margin:0 0 0 5px;
}
.act a:visited {
	text-decoration: none;
	color: #FF5555;
	font-size: 12px;
	text-align: center;
	padding: 3px 3px 2px 3px;
	margin:0 0 0 5px;
}
.act a:hover,.actFocus {
	color: #FFFFFF;
	font-size: 12px;
	border-left: 1px solid #FF9999;
	border-top: 1px solid #FF9999;
	border-right: 1px solid #FF3333;
	border-bottom: 1px solid #FF3333;
	background-color: #FF5555;
	padding: 3px 3px 2px 3px;
	margin:0 0 0 5px;
}
/* grey action bar */
.gact {
	color: #BBBBBB;
	font-size: 12px;
	text-align: center;
	border: 1px solid #FFFFFF;
	cursor:pointer;
}
.gact a:link {
	color: #BBBBBB;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.gact a:visited {
	color: #BBBBBB;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.gact a:hover {
	color: #FFFFFF;
	font-size: 12px;
	border-left: 1px solid #FF9999;
	border-top: 1px solid #FF9999;
	border-right: 1px solid #FF3333;
	border-bottom: 1px solid #FF3333;
	background-color: #773333;
	text-align: center;
	/*    padding: 3px 3px 2px 3px; */
}
.climg {
	vertical-align: bottom;
	padding: 0;
	margin: 10px;
	max-height:100px;
	border:1px solid #DDD;
}