body, p, td, li, ul, div, a { 
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #fff;
}

body, td {
/*/*/ line-height: 20px; /**/
}

body { background-color: #ADC4DA; }

a {  	font-weight: bold;  }

a:hover {
	color: #ccc;
	text-decoration: underline; 
}

ul, li {
list-style-type: square;
}
#subnav {
	list-style-image: url("http://www.vermontinstitute.org/static/vermontinstitute/images/subnav_widget.gif")
}
/*/*/
#navbar {
height:2em;
line-height: 2em;
padding-left: 10px;
}
#navbar a { margin: 0; text-align: left; font-weight: bold; color: #fff; text-decoration: none;}
#navbar a:link {color: #fff; background-color: transparent;}
#navbar a:visited {color: #fff; background-color: transparent;}
#navbar a:hover {color: #ADC4DA; text-decoration: underline;}
#navbar a span {display: none;
}

#body { 
background-repeat: no-repeat;
} 
#mainTable { 
	border: 1px solid #fff;
	background-color: #5A86B3;
} 
#contactForm {
	color: #000; 
	background-color: #ADC4DA;
	border: 1px dotted #666;
	padding: 10px;
	margin: 5px;
}

#contactForm p, #contactForm td {
font-family: "Courier New",Courier;
font-size: 13px;
color: #333;
}
/**/

.callout {
	color: #338; 
	background-color: #fff;
	border: 1px dotted #666;
	padding: 5px;
}
.callout p {
	color: #355296;
}
.callout a { color: #338; }
.callout a:hover { color: #ADC4DA; }

h2, .subheading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
h1, .heading {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 
	font-size: 17px;
	font-weight: bold;
	color: #399;
}
/* input, option, select, textarea { 
	color: #666; 
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	background: #EDEDDF;
}*/
.border {  
	border: thin solid #003366; 
}
.adboxtable {
		border: 1px solid #fff;
}
.adboxtable, .ads {
	background-color: #325396;
	padding-left: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}
.adboxtable a {
font-size: 12px;
text-decoration: none;
color: #333;
font-weight: normal;
}
.adboxtable a:hover {
color: #94A9B0;
}
.borderRight {
	border: 1px solid #009999;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.small {
	font-size: 10px;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	padding-left: 15px;
}
#footertag {
	font-weight: bold;
	margin-top: 10px;
}
.footer {
	font-size: 11px;
}

.pullquote {
font-size: 20px;
font-style: italic;
letter-spacing: .2em;
/*/*/ line-height: 24px; /**/
}
hr {
	color: #CCC;
	background-color: #ccc;
	height: 1px;
}

.ads { color: #fff; }

#usmtag {
width:219px;
height:19px;
	margin: 0 auto;
	position: relative;
	background: transparent url('/data/i/usmtag/black.png') left top no-repeat;
	clear:both;
}
#usmtag a {
	display: block;
	width: 219px;
	height: 19px;
	position: absolute;
	top: -2px;
text-indent:-99999px;
}
