#t150 {
	margin:5px;
	background:#f7f7f7;
	border:1px solid #999999;
	padding:5px;
	width:790px;
}

th {
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-bottom: 4px;
	border-bottom:1px solid #999999;
	text-align:left;
}

body {
	background: #e4e8e4;	
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

td {
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

fieldset {
	margin:5px;
	background:#f7f7f7;
	border:1px solid #999999;
	padding:5px;
}

textarea {
	width:100%;
}

input[type=text] {
	width:100%;
}

h1 {
	margin-top:20px;
	margin-bottom:0px;
	font-size:24px;
	font-weight:bolder;
}

h2 {
	font-size:18px;
	font-weight:bolder;
}

a {
	color:#000000;
	text-decoration:none;
	border:0px solid white;
}

a:hover {
	color:#ff0000;
	text-decoration:underline;
}

a img {
	border:0px solid white;
}

#wrapper {
	width: 100%;
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	background: #e4e8e4;	
	border:0px solid #aaaaaa;
}

.column2 {
	//background:url(images/background2.gif) repeat-y top left;
}

#primaryContent h1, #primaryContent h2, #primaryContent p, #primaryContent img {
	padding-right:20px;
}

#secondaryContent h1, #secondaryContent h2, #secondaryContent p, #secondaryContent img {
	margin-left:20px;	
}


.column1 {}

.column2 #primaryContent {
	float:right;
	width:500px;
}

.column2 #primaryContent img{
	margin-top:20px;	
}

.column2 #secondaryContent img{
	margin-top:20px;
}

.column1 #primaryContent img{
	width:780px;
}

#secondaryContent {
	float:left;
	width:280px;	
}

#primaryContent h1, #primaryContent h2, #primaryContent p {
	padding-right:20px;
}

#secondaryContent h1, #secondaryContent h2, #secondaryContent p {
	padding-left:20px;	
}

.column1 #primaryContent {
	float:right;
	width:800px;
}

.column1 #primaryContent h1, .column1 #primaryContent h2, .column1 #primaryContent p, .column1 #primaryContent div {
	padding-right:20px;
	padding-left:20px;	
}

.column1 #secondaryContent {
	display:none;	
}

#footer {
	clear:both;
	width:100%;
	background-color:#2f0000;
	text-align:center;
	border:     none;
	bottom:     0px;
	height:     28px;
	position:   absolute;	
}

#header ul {
	margin:0;
	padding:0;
	list-style:none;
	background:url(images/nav_background.gif) repeat-x right top;
	position:relative;
    width:800px;
	line-height:2.1em;
}

#nav .active{
	background:url(images/nav_active.gif) no-repeat right top;
}

#header #subnav {
	background:url(images/subnav_background.gif);
}

#header ul li {
	float:left;
}

#navWrapper
{
	border-top:1px solid #aaaaaa;	
	background-color:#2f0000;	
	height:28px;
}

#nav {

}

#nav a {
	display:block;
	padding:0 2em;
	line-height:2.1em;
	text-decoration:none;
	background:url(images/nav_divider.gif) no-repeat right top;
	color:#ffffff;
}

#nav a.last {
	background:none;
}

.active a{
	color:#333333;
}

#nav a:hover {
	text-decoration:underline;
	background:url(images/nav_divider.gif) no-repeat right top;
}

#subnav a {
	display:block;
	padding:0 2em;
	line-height:2.1em;
	text-decoration:none;
	background:url(images/subnav_divider.gif) repeat-y right top;
	color:#666666;
}

#subnav a.active {
	color:#333333;
}


#subnav a:hover {
	text-decoration:underline;
	background:url(images/subnav_divider.gif) repeat-y right top;
}


#header ul .first a {
	background:none;
}

#header ul .first a:hover {
	background:none;
}

#header li ul {
	position: absolute;
	float:none;
	width:210px;
	left: -999em;
	z-index:100;
	background:#ffffff;
}

#header li ul a {
	line-height:2.1em;
	color:#000000;
	background:none;
}



#header li ul a:hover {
	background:none;
}

#header li:hover ul, #header li.sfhover ul {
	left: auto;
}

#headerImg {
	width:100%;
	background-color:#2f0000;
	height:100px;
	text-align:center;
}

#header img {
	margin-bottom:0px
}

.flashcontent {
	padding-left:10px;
}

.odd_0 {
	background:#FFFFFF;
	cursor:pointer;	
}

.odd_1 {
	background:#DDDDDD;
	cursor:pointer;
}


/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
}

#map {
	width:260px;
	height:260px;
	margin-left:20px;		
	margin-top:20px;			
}

#map2 {
	width:260px;
	height:260px;
	margin-left:20px;		
	margin-top:20px;			
}

div.hr {
	padding:0px;
	margin:0px;
	border-top:1px solid #555555;
}

#content {	
	background: #FFFFFF;
	border:     none;		
	height:     expression(document.body.clientHeight - 151 + "px");
	top:        123px;
	bottom:     28px;
	position:   absolute;
	width:      100%;
	overflow: auto;
	overflow-x: hidden;
	background-color: #ffffff;	
}

#innerWrapper {
	width: 800px;
	position:relative;
	left:50%;
	margin-left: -400px;
	border:0px solid #aaaaaa;	
	background-color:#FFFFFF;
}
