.default {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 1.5; 
}
.indentblue { 
    margin-left: 6em;
	font-family: Verdana;
	font-size: 11px;
	color: #000099;

}
.quote{
	margin-left: 1em;
}
.nav {
	font-family: Verdana;
	font-size: 10px;
	color: #336699;
	line-height: 1.5; 
}

.small {
	font-family: Arial;
	font-size: 10px;
}
.smallbold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DFD8E8;
}

.head {  
	font-family: Arial;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase; 
}
.head2 {  
	font-family: Arial;
	font-size: 13px;
	color: #000099;
	font-weight: bold;
	text-transform: uppercase; 
}

.subhead {  
	font-family: Arial;
	font-size: 11px;
	color: #000099;
	font-weight: bold;
	font-variant: small-caps;
}
.subhead2 {  
	font-family: Arial;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	font-variant: small-caps;
}


.title {
	font-family: Arial;
	font-size: 12px;
}

.bordersolid {
BORDER-LEFT: #DFD8E8 1px solid;
}
.bordersolidgray {
BORDER-top: gray 1px solid; 
BORDER-bottom: gray 1px solid;
}
.table {
BORDER-left: #cccccc 1px solid; 
BORDER-bottom: #cccccc 1px solid;
BORDER-top: #cccccc 1px solid; 
BORDER-right: #cccccc 1px solid;
}
.borderrightB {
BORDER-right: #cccccc 1px solid;
BORDER-bottom: #cccccc 1px solid
}
.default1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 1.5; 
	BORDER-right: #cccccc 1px solid;
BORDER-bottom: #cccccc 1px solid
}
.borderbottom {
BORDER-bottom: #cccccc 1px solid
}
.bordersolid {
BORDER-LEFT: #DFD8E8 1px solid;
}
a {	text-decoration: none;}
a:hover {color: #BAB7CC; text-decoration: none;}

input {
	font-family: Arial;
	font-size: 10px;
}
textarea {
	font-family: Arial;
	font-size: 10px;
}

.content_red {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}

.content_blue {
	font-family: Verdana;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline
}

.box {
	width: 350px;
	border: medium solid #3300CC;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

select {
	font-family: Arial;
	font-size: 10px;
	}

.elogo {
	background-attachment: fixed;
	background-image: url(http://modularhomesvermont.com/images/energystar1.jpg);
	background-repeat: no-repeat;
	background-position: top-right;
	background-color: none;
}