@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);

body {
	background:#0068b4;
	color: #333;
	font-family: verdana, helvetica, sans-serif;
	font-size: .76em;
	text-align: center;
}

#wrap {
	background: #eaeaea url(../images/body_bg.jpg) 0 0 repeat-x;
	margin: 0px auto;
	text-align: left;
}

/* HEADER
-------------------------------------------*/
#header {
	background:transparent url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 213px;
	margin: 0 auto;
	position:relative;
	width:900px;
}
	#logo {
		background: transparent;
		left: 280px;
		position: absolute;
		top: 48px;
	}
		#logo img {
			height: 85px;
			width: 183px;
		}
		#printlogo{
			display: none;
		}
	#tagline {
	}

/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	background:transparent;
	height:32px;
	margin:-213px auto 0;
	position:relative;
	width:760px;
}
	#nav {
		background:url(../images/nav_bg.jpg) 0 0 no-repeat;
		margin:0 auto 0 208px;
		text-align:center;
	}
		#nav ul{
			list-style:none;
			margin:0 auto;
			text-align:left;
		}
			#nav ul li {
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
			}
				#nav a {
					color:#FFF;
					display:block;
					float:left;
					text-decoration:none;
					background:transparent;
					height:19px;
					padding:4px 10px 0;
					/******************************************************************
						If you are using a background image then uncomment the following lines.
						Change the padding to reflect the height of the tabs.
					*******************************************************************/
					background:url(../images/nav_bg.jpg) 0 0 no-repeat;
					height:0 !important;
					overflow:hidden;
					padding:32px 0 0 0;
				}
				#nav a:hover, #nav a.active {
					
					color:#03396C; 
				}
				
				/* Home */
				li#t42087 a {
					background-position:-0px 0;
					width:60px;
				}
				li#t42087 a:hover, li#t42087 a.active {
					background-position:-0px -32px;
				}
				
				/* About Us */
				li#t42201 a {
					background-position:-60px 0;
					width:80px;
				}
				li#t42201 a:hover, li#t42201 a.active {
					background-position:-60px -32px;
				}
				
				/* Member Resources */
				li#t42251 a {
					background-position:-140px 0;
					width:149px;
				}
				li#t42251 a:hover, li#t42251 a.active {
					background-position:-140px -32px;
				}
				
				/* News */
				li#t42280 a {
					background-position:-289px 0;
					width:61px;
				}
				li#t42280 a:hover, li#t42280 a.active {
					background-position:-289px -32px;
				}
				
				/* Events */
				li#t42281 a {
					background-position:-350px 0;
					width:68px;
				}
				li#t42281 a:hover, li#t42281 a.active {
					background-position:-350px -32px;
				}
				
				/* Links */
				li#t42282 a {
					background-position:-418px 0;
					width:57px;
				}
				li#t42282 a:hover, li#t42282 a.active {
					background-position:-418px -32px;
				}
				
				/* Contact */
				li#t42202 a {
					background-position:-475px 0;
					width:77px;
				}
				li#t42202 a:hover, li#t42202 a.active {
					background-position:-475px -32px;
				}


#main-body {
	background:#FFF url(../images/breadcrumb_bg.gif) 0 0 repeat-x;
	margin: 190px auto 0;
	padding:0 16px;
	width:728px;
}
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		height:500px;
	}
	#main-table-body-leftcell {
		background:#498ac8 url(../images/rightside_bg.jpg) 0 bottom no-repeat;
		width:150px;
		vertical-align:top;
	}
	#main-table-body-rightcell {
		vertical-align:top;
		width:578px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	width:150px;
	background:none;
}

#menu-header {
	background:transparent;
}

#menu{
	background:#005498;
	padding:77px 0 0 0;
}
	#menu ul{
		font-size:90%;
		margin:0;
		padding:0;
		width:100%;
	}
		#menu li{
			background-image:none;
			border-bottom:1px solid #FFF;
			display:block;
			padding:0;
		}
		* html #menu li{
			height:0px;
		}
			#menu a {
				text-decoration:none;
				color:#FFF;
				display:block;
				font-size:.9em;
				padding:12px;
			}
			#menu a:hover {
				background:#cead0c;
				color:#FFF;
			}
			#menu a.subcurrent, #menu a.current{
				background:#cead0c;
				color:#FFF;
			}
			#menu li li a {
				padding:5px 5px 5px 16px;
			}

	#menu-footer{
		background:transparent;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	margin:0;
	padding:12px 0 0 0;
	width:100%;
}
	#breadcrumblist{
		color:#616161;
		float:left;
		font-size:85%;
		line-height:120%;
		padding:0 0 1em 0;
		width:400px;
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#498ac8;
			text-decoration:underline;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{
			color:#498ac8;
			text-decoration:none;
		}
		
		#breadcrumbemail{
			float:right;
			font-size:85%;
			text-align:right;
			width:100px;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) no-repeat 0px;
				color:#bfbfbf;
				float:right;
				padding:0 5px 0 18px;
				text-decoration:none;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
					color: #498ac8;
					text-decoration: underline;
				}
		
		#breadcrumbprint{
			float:right;
			font-size:85%;
			text-align:right;
			width:100px;
	
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) no-repeat left;
				color:#bfbfbf;
				float:right;
				padding:0 5px 0 18px;
				text-decoration:none;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
					color:#498ac8;
					text-decoration:underline;
				}

/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:578px;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin:0;
		padding:0 0 10px 0;
		overflow:hidden;
	}
	#pagetitle{
		background:#005498 url(../images/breadcrumb_bg.gif) 0 bottom repeat-x;
		margin:0;
		padding:.5em 0 .5em 10px;
	}
		#pagetitletext h1{
			color:#FFF;
			font-weight:normal;
			margin:0;
			padding:0 0 .5em 0;
		}
	#content-footer{
		display: none;
	}

/* FOOTER
-------------------------------------------*/
#footer{
	background:#0068b4;
	border-top:5px solid #004b8e;
	clear:both;
	height:100%;
	margin:0 auto;
	position:relative;
	text-align:right;
	width:100%;
}
	#footerwrap{
		height:50px;
		margin:0 auto;
		padding-right:240px;
		width:522px;
	}
	*html #footerwrap{
		padding-right:0;
	}
		#footernav {
			background:#498ac8;
			border-left:1px solid #004b8e;
			border-bottom:1px solid #004b8e;
			border-right:1px solid #004b8e;
			padding:15px 0 15px 0;
			text-align:center;
			width:522px;
		}
			#footernav ul {
				display:inline;
				margin:0;
				padding:0;
			}
				#footernav li {
					background:url(../images/footernav_bg.gif) 0 bottom no-repeat;
					display:inline;
					list-style:none;
					margin:0;
					padding:0;
				}
				#footernav li.first {background-image:none;}
					#footernav li a {
						color: #FFF;
						font-size:.9em;
						padding: 0 12px 0;
						text-decoration: none;
					}
					#footernav li a:hover {text-decoration: underline;}
	#copyright{
		color: #FFF;
		font-size:.75em;
		position:relative;
		top:-30px;
		width:760px;
	}
	#poweredby {
		color: #FFF;
		font-size:8px;
		position:relative;
		top:-24px;
		width:760px;
	}
		#poweredby a {
			color: #FFF;
			text-decoration: none;
		}
		#poweredby a:hover {text-decoration: underline;}