.homeheadlinetext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.brdrightlightblue {
	border-right: 1px solid #999999;
}
.maintext-padding {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding: 10px 8px 15px 30px;
}
.sidebartext-padding {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 10px 20px 15px;
	border-left: 1px solid #CCCCCC;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua";
	font-size: 20px;
	font-weight: bold;
	color: #014261;
	letter-spacing: normal;
}
.middlebartext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.imgpadd {
	padding-right: 7px;
}
.brdtopbot {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.logobartext {
	font-family: "Palatino Linotype", "Book Antiqua";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.imgbrdleft {
	border: 1px solid #333333;
	margin-right: 4px;
}
.brdbottomgrey {
	border-bottom: 1px solid #999999;
}
.middlebartext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.middlebartext a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.middlebartext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottombartext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
}
.brdfull {
	border: 1px solid #000033;
}
div#outer {
	position: relative;
	width: 800px;
	margin: 0px auto;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	height: 780px;
}
div#first {
	position:absolute;
	top: 0;
	left: 0;
	float:left;
	width:505px;
	padding:15px;
	
}
div#second {
	position:absolute;
	top:0;
	left: 535px;
	width:235px;
	padding:15px;
	border-left: 1px solid #CCCCCC;
}
div#tipofmonth {
	float:right;
	width: 225px;
	padding:10px;
	background-color:#f46021;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.formfootertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.brdbottom {
	border-bottom: 1px solid #666666;
}
.tiptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.tiptext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.tiptext a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.tiptext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
