body {
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	width: auto;
}
  
#header {
	height:78px;
	border:none;
}

.graphic {
	display:none;
}
	
#nav,#navhome {
	display:none;
}

#nav ul,#nav li,#nav a,#nav_select a,#navcap a,#navcap_select a,#navsub,#navsub ul,#navsub li,#navsub a,#select a, {
	display:none;
}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 20px;
}

p a:link, p a:visited {
	text-decoration: underline;
}

strong {
	font-weight: bold;
	color: #000000;
}

#bar {
	display:none;
}

#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;
}

.taghead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990033;
	line-height: normal;
}

/*Start columns*/
.container{
	display: inline;
	width: auto;
	float: none;
}

#content {
	width: auto;
	display:inline;
	float: none;
}

#boxleft {
	float: none;
}

#boxright{
	float: none;
}

.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 12px;
	padding-right: 8px;
	padding-left: 8px;
}

.small a:link,.small a:visited {
	color: #000000;
	text-decoration: underline;
}

.smalloff {
	color: #999999;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #000000;
}

h2 a:link, h2 a:visited {
	color: #000000;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #000000;
	padding: 4px;
	font-style: italic;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #000000;
	font-weight: normal;

}
h5 a:link, h5 a:visited {
	color: #000000;
	text-decoration: underline;
}

.sidebar {
	width: 12px;
}

/*Start home page options*/
.containhome {
	position: absolute;
	top:109px;
	left: 0px;
}

#barhome {
	display: none;
}

/*.tdtopR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 12px;
}

.tdbottomL {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 12px;
}

.tdtop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 12px;
}

.tdbottomR {
	padding: 12px;
}
*/

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 8px;
}

.txt li {
	margin-bottom: 8px;
}

.txt a:link,.txt a:visited {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
}

.txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}

.txt a:active{
	color: #000000;
	background-color: #CCCCCC;
}

.txtwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 8px;
}

.txtwht a:link,.txtwht a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
}

.txtwht a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

.txtwht a:active{
	color: #000000;
	background-color: #CCCCCC;
}

/*---*/

.txtwhtB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 8px;
	font-weight: bold;
}

.txtwhtB a:link,.txtwhtB a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.txtwhtB a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.txtwhtB a:active{
	color: #FFFFFF;

}
.whtNowrap {
	white-space: nowrap;
	display: table-cell;
}

.sitemap {
	position: absolute;
	top:78px;
	left: 0px;
}

a:link, a:visited {
	color: #0000000;
	text-decoration: underline;
}
.ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCC99;
}
.adsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCC99;
}
.clearall {
	clear: both;
}
.floatright {
	display: block;
	float: right;
}
