TD {
	color: #354a83;
	font-family: verdana,arial,geneva,helvetica;
	font-size: 10pt;
} 
body {
	color: #354a83;
	font-family: verdana,arial,helvetica, sans-serif;
	font-size: 10pt;
} 
p {
	font-family:Verdana,Arial,Helvetica, sans-serif;
	font-size:10pt;
	color:#354A83;
} 
h1 {
	color: #354a83;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	color: #354a83;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	color: #354a83;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
li { 
	list-style-image:  url(../htm_images/Icons/bullet_box.gif); 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color:#354A83;
} 
ul { 
	list-style-image:  url(../htm_images/Icons/bullet_box.gif); 
	list-style-type: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color:#354A83;
} 
#uploadform {width: 500px;}
label {display: block;}
input, textarea {width: 90%;}
input#submit {width: auto;}
.required {color: red;}
#formfeedback {background: #fdfbab; padding: 5px;}
	
.location{font-family:Verdana, Geneva, Helvetica, Arial;font-size:10pt;color:#336699;text-decoration: none;} 
.location A:link{color:#336699;text-decoration: none;} 
.location A:hover{color:#336699;text-decoration: none;} 
.location A:active{color:#336699;text-decoration: none;} 
.location A:visited{color:#336699;text-decoration: none;} 
.heading A:link{color:#336699;} 
.heading A:hover{color:#336699;} 
.heading A:active{color:#336699;} 
.heading A:visited{color:#336699;} 
.indextext{font-family:Arial, Helvetica, sans-serif;font-size:10pt;color:#000000;; font-weight: normal; text-decoration: none} 
.indextext A:link{color:#003366;} 
.indextext A:hover{color:#003366;} 
.indextext A:active{color:#003366;} 
.indextext A:visited{color:#003366;} 
.indexnews{font-family:Arial, Helvetica, sans-serif;font-size:10pt;color:#009900;; font-weight: bold} 
.indexnews A:link{color:#336699;} 
.indexnews A:hover{color:#336699;} 
.indexnews A:active{color:#336699;} 
.indexnews A:visited{color:#336699;} 
.updated { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; color: #000000; text-decoration: none} 
.timezone { font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #336699; font-size: 8pt} 
.time { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: bold; color: #000000} 
.link { font-family:Verdana, Geneva, Helvetica, Arial;font-size:8pt;color:#003399; ; text-decoration: none} 
.bottomnav {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; text-decoration: none}
.leftnav {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
input.clock { border-right: medium none; border-top: medium none; font-size: 8pt; border-left: medium none; border-bottom: medium none; color: #000000; background-color: #BFC2D4}
.leftnavhome { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333399}
.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #330066}
.topbar { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000}
.postBodyBig img {
	max-width: 200px;
	width: expression(document.body.clientWidth > 200? "200px": "auto" );
}
.postBodySmall img {
	max-height: 50px;
	height: expression(document.body.clientHeight > 50? "50px": "auto" );
}


