body
{
	margin-left: 15px;
	margin-top: 10px;
}

*
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #036;
}

.nav td
{
	font-weight: bold;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.nav td a
{
	font-size: 14px;
	text-decoration: none;
	color: #369;
}

.navdivider
{
	height: 10px;
}

.sidebardivider
{
	height: 10px;
}

.mainbody
{
	padding-bottom: 20px;
}

p
{
	color: #036;
	font-size: 12px;
}

h1
{
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 25px;
	color: #036;
	margin-bottom: 10px;
}

h1.homepage
{
	padding-top: 10px;
	padding-bottom: 10px;
}

h2
{
	font-weight: bold;
	font-size: 14px;
	color: #036;
}

h3.sameline, b.likeh3sameline
{
	display: inline;
	font-weight: bold;
	font-style: italic;
	font-size: inherit;
	color: #c60;
}

.seoheadline
{
	color: #4E81B3;
	font-size: 10px;
}

.sidebar
{
	font-size: 10px;
	color: #036;
	font-weight: bold;
	padding-top: 5px;
}


.contentwell
{
	padding-top: 10px;
	padding-bottom: 20px;
}

.calltoaction td
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f90;
}

div.hr
{
	border-bottom: 1px solid #f90;
}

.calltoaction td.actionheading
{
	padding-bottom: 10px;
}


.calltoaction a
{
	text-decoration: none;
}

.calltoaction a:hover
{
	text-decoration: underline;
}

table.vacstats
{
	border: 1px solid #036;
}
table.vacstats td
{
	font-family: arial;
	font-size: 12px;
	color: #036;
	border: 1px solid #036;
}

.insetright
{
	padding-left: 15px;
}

.insetleft
{
	padding-right: 15px;
}

.insetleftpadded
{
	padding-right: 30px;
	padding-top: 15px;
	background: #fff;
}

.insetrightpadded
{
	padding-left: 30px;
	padding-top: 15px;
	background: #fff;
}

table.homenav td
{
	padding-bottom: 12px;
	font-size: 12px;
	font-weight: bold;
}

table.homenav a
{
	color: #036 ;
	text-decoration: none;
}

table.homenav a:hover
{
	text-decoration: underline;
}

.caption *
{
	font-size: 10px;
	color: #4E81B3;
	/*	color: #ff8400; */
	font-weight: bold;
	padding-top: 5px;
}

.snippet
{
	font-size: 14px;
	color: #4E81B3;
	font-style: italic;
	font-weight: bold;
}

.snippetsig
{
	font-size: 9px;
	color: #08205b;
	padding-top: 10px;
	padding-bottom: 25px;
}


.orangebox
{
	background: #f90;
}

.orangebox h3
{
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	color: #fff;
}

.orangebox p
{
	font-size: 12px;
	color: #036;
}

.orangebox a, .orangebox span
{
	font-weight: bold;
}

.reg
{
	position: relative;
	left: 0px;
	top: -3px;
	font-size: 9px;
}

div.crisealcaption
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 6px;
	border-bottom: 3px solid #00AC3A;
	background: #BBFFCC;
	color: #007730;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

sup
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}
.sidebarInvisible {
	text-decoration: none;
	font-size: 10px;
}

.invisible {
	text-decoration: none;
}

#footer {
	margin-top:5px; 
	color:#fff;
}

#footer a {
  color:#fff;
  text-decoration:none;
}