body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
}
#content {
	position:absolute;
	left:160px;
	top:120px;
	z-index: 3;
	padding-right: 10%;
}
#nav {position:absolute; left:30px; top:164px; width:120px;}

#foot1 {
	position:static;
	border-top-style: dotted;
	border-top-color: #CC6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#masthead {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:127px;
	z-index: 1;
}
#mastlogo {
	position:absolute;
	left:0px;
	top:0px;
	width:185px;
	height:127px;
	z-index: 1;
}
#mastninaname {
	position:absolute;
	left:185px;
	top:52px;
	width:311px;
	height:27px;
	z-index: 1;
}
#mastninatag {
	position:absolute;
	left:185px;
	top:22px;
	width:74%;
	height:30px;
	z-index: 1;
	background-color: #FF814B;
	background-image: url(assets/h_bkgrnd.gif);
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CC6600;
	text-transform: capitalize;
	line-height: 110%;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-transform: capitalize;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 110%;
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #CC6600;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 110%;
}
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #CC6600;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 106%;
}
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 10px;}

ul { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 13px }

li {  
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	line-height: 13px}

a:link {  
	font-family: Verdana, Arial, sans-serif; 
	color: #005599}

a:visited {  
	font-family: Verdana, Arial, sans-serif; 
	color: #003366}

a:hover {  
	font-family: Verdana, Arial, sans-serif; 
	color: #CC3300}

a.menu:link { 
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005599;
	line-height: 20px;
	text-decoration: none
}
a.menu:visited { 
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005599;
	line-height: 20px;
	text-decoration: none
}
a.menu:hover { 
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005599;
	line-height: 20px;
	text-decoration: underline}
.menu {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005599;
	line-height: 20px;
}
a.submenu:link {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005599;
	line-height: 12px;
	text-decoration: none;}
a.submenu:visited { 
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005599;
	line-height: 12px;
	text-decoration: none;}
a.submenu:hover { 
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005599;
	line-height: 12px;
	text-decoration: underline}
.submenu {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005599;
	text-decoration: none;}
	

.introhome {
	padding-left: 104px;
	font-weight: bold;
}

.intro {
	padding-left: 30px;
	padding-right: 40px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

.padrt {
	padding-right: 8px;
}
.padleft {
	padding-left: 8px;
}

.floatrt {
	float: right;
	padding-left: 10px;
}
.floatleft {
	float: left;
	padding-right: 10px;
}
.tdline {
	border-top: 1px dotted #3F2400;
	padding-bottom: 6px;
	padding-top: 6px;
}
.nocap {
	text-transform: none;
}
.red {
	color: #CC0000;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.smaller {
	font-size: smaller;
}
.indent20 {
	padding-left: 20px;
}

.indenthome {
	padding-left: 108px;
}
.indenthomebig {
	padding-left: 108px;
	font-size: 16px;
}
.formtxt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.listnosp {
	margin-top: 2px;
}
.bigcap {
	font-size: 200%;
}
