
body {
	margin: 0px;
	padding: 0px;
	background-color: #F9F9F9;
	font-family:"Times New Roman", Times, serif;
}
form {
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 0px;	
}

.commonTxt {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
}

.errors{
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
color: #CC0033;
}

/* USED IN WEATHER */
.smTxt {
	font-size: 10px;
}

.stanBldTxt {
	font-size: 12px;
	font-weight: bold;
}

#pageBorder{
border: 1px solid #CCCCCC;
}

h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	color: #336633;
	margin: 5px;
	padding: 5px;
}
hr{height:1px; color:#336633;}

.subHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	font-size: 16px;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #336633;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #336633;
	text-decoration: underline;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.commtextbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subHeaderTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #336633;
	text-align: center;
}
.subHeaderTitle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #336633;
}
