.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515179;
	text-decoration: none;
	font-weight: bold;
}
.nav:hover,.subnav:hover,a:hover {
	color: #F29D00;
/*	text-decoration: underline;*/
}
.imgborder:hover{
        border: 1px solid #5A7390;
	background-color: #DDDDDD;
/*	border: 1px solid #333333;*/
}
.imgborder{
	border: 1px solid #6386BD;
	background-color: #FFFFFF;

/*	border: 1px solid #333333;*/
}

table,td.body {
	font-size: 10pt;
}
small,.small{
	font-size: 8pt;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.subnav {
	margin-left: -8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
h1 { font-size: 150%}
h2 { font-size: 140%}
h3 { font-size: 130%}
h4 { font-size: 120%}
h5 { font-size: 110%}
h6 { font-size: 100%}
.small,input,textarea,select {
  font-size: 8pt
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
div.errormessage{
	background-color: #FFFFE1;
	border: 1px dashed #CFCFCF;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 6px 6px 6px 32px;
	line-height: 18px;
}
img.errormessage {
	margin-left: -24px;
}
.dir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000FF;
	font-weight: normal;

}
.dir1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;

}
blockquote.commentmessage,div.commentmessage{
	background-color: #F3F3F3;
	border: 1px dashed #CFCFCF;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 6px 6px 6px 32px;
	line-height: 18px;
}
td.navtd{
	padding: 0px 0px 0px 8px;
}
.title1 {
	FONT-FAMILY:'Times New Roman', Times, serif;
	color: #5A7194;
	FONT-SIZE: 120%;
	font-weight: bold;
	text-decoration: none;
}
A.title1:hover {
	color: #6688BB;
	font-weight: bold;
	TEXT-DECORATION: none; 
}

