body {
	background: #3F7980;
	margin: 10px;
	text-align: center;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #000;
	}
table, tr, th, td {
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #000;
	border-collapse: collapse;
	border: none;
	}

.hr {
	background: #3F7980;
	width: 100%;
	height: 1px;
	display: block;
	margin: 25px 0;
	}
.hr hr { display: none; }

img { border: none; }

img.displayed {
	background: #FFF;
	display: block;
    margin-left: auto;
    margin-right: auto; 
    border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

img.displayed2 {
	background: #FFF;
	display: block;
    margin-left: auto;
    margin-right: auto; 
    border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}

.center { text-align: center; }

.red {
	color: #FF0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

h2 {
	font: normal 17px tahoma, arial, sans-serif;
	color: #3f7980;
	}

.warning { color: #FF0000; }
	
h3 {

	color: #000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h4 {
	font-size: 12px; 
	color: #1A4198;
	font-family : Verdana, Arial, Helvetica, sans-serif;

}



a:link {

     text-decoration : underline;
     color : #3366CC;
	 font-weight: bold;

}
a:hover {

     color : #996633;
     text-decoration : underline;
     font-weight: bold;

}
a:visited {

     text-decoration : underline;
     color : #3366CC;
	 font-weight: bold;

}
a:visited:hover {

     text-decoration : underline;
     color : #996633;
	 font-weight: bold;
}

#upperNav {
	Width: 749;
	color: #FFFFFF;
	padding: 2px;
	margin: 0px auto;
	text-align: right;
	font-size: 10px;
		
}

a.upper {
	color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.upper:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size : 10px;
}

a.upper:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size : 10px;
}

a.upper:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size : 10px;
}


a.upper:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size : 10px;
	
}

#memberFill {
	Width: 100%;
	color: #000;
	background: #FFF;
	padding: 2px;
	margin: 0px auto;
	border-right: 1px dotted #6783A4;
	border-left: 1px dotted #6783A4;
	border-top: 1px dotted #6783A4;
	border-bottom: 1px dotted #6783A4;
		
}



#outerTable {
	Width: 749;
	color: #000;
	background: #BFC4CB;
	padding: 2px;
	margin: 0px auto;
	border-right: 1px solid #3F7980;
	border-left: 1px solid #3F7980;
	border-top: 1px solid #3F7980;
	border-bottom: 1px solid #3F7980;
		
}

#outerTable2 {
	Width: 749;
	color: #000;
	background: #FFF;
	padding: 2px;
	margin: 0px auto;
	border-right: 1px solid #3F7980;
	border-left: 1px solid #3F7980;
	border-top: 1px solid #3F7980;
	border-bottom: 1px solid #3F7980;
		
}

#outerTable3 {
	Width: 749;
	color: #000;
	background: #FFF;
	padding: 0px;
	margin: 0px auto;
}

#home {
	color: #000;
	background: #FFF;
	width: 100%;
	padding: 3px;
	vertical-align: top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	
}

#main2 {

	color: #000;
	background: #FFF;
	width: 100%;
	padding: 0px;
}

#main3 {

	color: #000;
	background: #FFF;
	width: 100%;
	padding: 5px;
}


	

#main {

	color: #000;
	background: #FFF;
	width: 100%;
	padding: 0px;
	border-top: 1px dotted #000;

	
}


#content {
		color: #000;
		background: #FFF;
		width: 100%;
		vertical-align: top;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		padding: 5px;
		text-align: left;

					
}

#content2 {
		color: #000;
		background: #FFF;
		width: 300px;
		vertical-align: top;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		padding: 5px;
		text-align: left;
							
}


#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	}
#nav ul li {
	list-style-image: none;
	float: left;
	margin: 0;
	padding: 0;
	}
#nav a:link, #nav a:active, #nav a:visited {
	background: #3F7980;
	color: #fff;
	border: 1px solid #dfe8dd;
	text-decoration: none;
	padding: 7px;
	display: block;
	font-size: 9px;
	}
#nav a:hover { background: #3C4B75; }

#globalNav {
		width: 100%;
		color: #3F7980;
		background: #DFE8DD;
		padding: 0px;
		line-height: 20px;
		margin: 0px auto;
		
}	
	

#globalNav td{
		color: #3F7980;
		background: #DFE8DD;
		font-weight: bold;
		font-size : 10px;
		text-align: center;
		vertical-align: middle;
		padding: 0px;
		line-height: 20px;
					
}

#globalNav td a {
		background: #3F7980;
		color: #FFFFFF;
		text-decoration: underline;
		padding: 0px;
		margin: 0;
		text-align: center;
		display: block;
		line-height: 20px;
		border-right: 1px solid #DFE8DD;
	border-left: 1px solid #DFE8DD;
	border-top: 1px solid #DFE8DD;
	border-bottom: 1px solid #DFE8DD;

				

}


#globalNav td a:link {
		background: #3F7980;
		color: #FFFFFF;
		text-decoration: none;
		padding: 0px;
		margin: 0px;
		text-align: center;
		display: block;
		line-height: 20px;
		

		
}

#globalNav td a:link:visited {
		background: #3F7980;
		color: #FFFFFF;
		text-decoration: none;
		padding: 0px;
		margin: 0px;
		text-align: center;
		display: block;
		line-height: 20px;
		

		

}


#globalNav td a:hover {
		color: #FFFFFF;
		background: #3C4B75;
		text-decoration: underline;
		padding: 0px;
		margin: 0;
		text-align: center;
		display: block;
		line-height: 20px;
		


}




#localNav {
		color: #000;
		background: #FFF;
		width: 200px;
		vertical-align: top;
					
}


	
#localNav td{
		color: #000;
		background: #FFF;
		width: 200px;
		font-size : 10px;
		border-bottom: 1px dotted #000;
		text-align: left;
		vertical-align: top;
		padding: 3px;
		display: block;
				
}


#localNav td a {
		color: #3366CC;
		background: #FFF;
		width: 200px;
		font-size : 10px;
		vertical-align: top;
		margin: 0;
		padding: 3px;
		text-decoration: none;
		text-align: left;
		display: block;
		
		
}


#localNav td a:link {
		color: #3366CC;
		background: #FFF;
		width: 200px;
		font-size : 10px;
		vertical-align: top;
		margin: 0;
		padding: 3px;
		text-decoration: none;
		text-align: left;
		display: block;
		

}

#localNav td a:hover {
		color: #996633;
		background: #BFC4CB;
		text-decoration: underline;
		padding: 3px;
		margin: 0;
		text-align: left;
		display: block;
		width: 200px;

}

#regions {
	color: #000;
	background: #FFF;
	width: 100%;
	padding: 0px;
}

#regionI {
		text-align: center;
		color: #FFF;
		background: #800080;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}

#region2 {
		text-align: center;
		color: #FFF;
		background: #FF0000;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}

#region3 {
		text-align: center;
		color: #FFF;
		background: #0066FF;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}

#region4 {
		text-align: center;
		color: #FFF;
		background: #33cc33;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}

#region5 {
		text-align: center;
		color: #FFF;
		background: #0099CC;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}

#region6 {
		text-align: center;
		color: #FFF;
		background: #FF9900;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}

#region7 {
		color: #FFF;
		background: #800000;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}
	
a.regionLinks {
	color: #FFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.regionLinks:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}

a.regionLinks:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	
}

a.regionLinks:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	
}


a.regionLinks:visited:hover {
	color: #OOO;
	text-decoration: underline;
	font-weight: bold;
	
}

#program {
	color: #000;
	background: #FFF;
	width: 80%;
	padding: 0px;
}

.program {
	color: #000;
	background: #FFF;
	padding: 3px;
	border-left: 1px solid #6783A4;
	border-right: 1px solid #6783A4;
	border-top: 1px solid #6783A4;
	border-bottom: 1px solid #6783A4;
	width: 50%;
	vertical-align: top;
}

.hotels {
	color: #000;
	background: #FFF;
	padding: 0px;
	border-bottom: 1px dotted #000;
	vertical-align: top;
}

#hotelList {  }
#hotelList th {
	font-size: 14px;
	color: #1a4198;
	font-weight: bold;
	text-align: left;
	padding: 20px 5px;
	}
#hotelList td {
	padding: 5px 15px 15px 15px;
	vertical-align: top;
	}

.center {
	background: #FFF;
	text-align: center:
}

.gold {
	background: #FF9900;
	color: #000;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

.goldbottom {
	background: #CCC;
	color: #000;
	padding: 10px;
	border-bottom: 1px dotted #FF9900;
	border-left: 1px dotted #FF9900;
	border-right: 1px dotted #FF9900;
}
.silver {
	background: #999999;
	color: #000;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

.silverbottom {
	background: #CCC;
	color: #000;
	padding: 10px;
	border-bottom: 1px dotted #C0C0C0;
	border-left: 1px dotted #C0C0C0;
	border-right: 1px dotted #C0C0C0;
}

.AMsponsor {
	background: #6783A4;
	color: #000;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

.AMsponsorbottom {
	background: #FFF;
	color: #000;
	padding: 10px;
	border-bottom: 1px dotted #6783A4;
	border-left: 1px dotted #6783A4;
	border-right: 1px dotted #6783A4;
}


#regTable {
	background: #FFF;
	color: #000;
	padding: 10px;
	width: 600px;
}

.schedule {
	background: #FFF;
	color: #000;
	padding: 10px;
	width: 500px;
}

.greyBackground {
	background: #C0C0C0;
	color: #000;
}

.backButton {
	background-color: #6783A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E0D0B0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;

}

#eval {
		color: #000;
		background: #FFF;
		width: 100px;
		vertical-align: top;
					
}


	
#eval td{
		color: #000;
		background: #FFF;
		width: 100px;
		font-size : 10px;
		border-bottom: 1px dotted #000;
		text-align: left;
		vertical-align: top;
		padding: 3px;
		display: block;
				
}


#eval td a {
		color: #3366CC;
		background: #FFF;
		width: 100px;
		font-size : 10px;
		vertical-align: top;
		margin: 0;
		padding: 3px;
		text-decoration: none;
		text-align: left;
		display: block;
		
		
}


#eval td a:link {
		color: #3366CC;
		background: #FFF;
		width: 100px;
		font-size : 10px;
		vertical-align: top;
		margin: 0;
		padding: 3px;
		text-decoration: none;
		text-align: left;
		display: block;
		

}

#eval td a:hover {
		color: #996633;
		background: #BFC4CB;
		text-decoration: underline;
		padding: 3px;
		margin: 0;
		text-align: left;
		display: block;
		width: 100px;

}



DIV.indent5 {margin-left:5}

DIV.indent10 {margin-left:10}

DIV.indent15 {margin-left:15}

DIV.indent20 {margin-left:20}


	

/************************************************* 

Floating DEK layer For FloorPlan

*************************************************/



.DEK

	{

    POSITION: absolute;

    VISIBILITY: hidden;

    Z-INDEX: 200

	}
