@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);

html{
	
	background: transparent;
	height: 100%;
}

body{
	background:#d5ddee url(../images/headerbg.gif) 0 0 repeat-x;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	margin:0px auto;
	text-align:left;
	width:900px;
	min-height: 100%;
	position: relative;
	/* Set this to the same height as the footer */
    margin-bottom: -50px;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 181px;
	margin:0 auto;
	background:url(../images/header_bg.jpg) no-repeat #fff;
	margin-top:17px;
}

#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#logo{
		background: url(../images/spacer.gif) 0 0 no-repeat;
		left:0px;
		position:absolute;
		top: 5px;
	}
		#logo img{
			height:160px;
			width:155px;
		}

/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:38px;
	width:100%;
}
	#nav{
		margin:0 auto;
		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{
					display:block;
					float:left;
					text-decoration:none;
					padding:38px 10px 0;
					margin: 0 5px 0 5px;
					background:url(../images/nav_bg.gif) 0 0 no-repeat #013499;
					height:0 !important;
					overflow:hidden;
					text-indent:-10000px;
					width:120px;
				}
				#nav a:hover, #nav a.active{
				}
				
				#nav #t61105 a{
				background-position:-10px 0px;
				}
				
				#nav #t61105 a:hover{
				background-position:-8px -38px;
				}
				
				#nav #t61137 a{
				background-position:-146px 0px;
				width:87px;
				}
				
				#nav #t61137 a:hover, #nav #t61137 a.active {
				background-position:-144px -38px;
				}
				
				#nav #t61142 a{
				background-position:-263px 0px;
				width:123px;
				}
				
				#nav #t61142 a:hover,#nav #t61142 a.active {
				background-position:-261px -38px;
				}
				
				#nav #t61135 a{
				background-position:-422px 0px;
				}
				
				#nav #t61135 a:hover,#nav #t61135 a.active {
				background-position:-420px -38px;
				}
				
				#nav #t61412 a{
				background-position:-579px 0px;
				width:102px;
				}
				
				#nav #t61412 a:hover,#nav #t61412 a.active {
				background-position:-577px -38px;
				}
				
				#nav #t61134 a{
				background-position:-723px 0px;
				width:93px;
				}
				
				#nav #t61134 a:hover,#nav #t61134 a.active {
				background-position:-721px -38px;
				}
#main-body{
}
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		height: auto !important;
		height: 400px;	
	}
	#main-table-body-leftcell{
		background: #f7ef94;
		width:247px;
		vertical-align:top;
		border-right:3px solid #2cab57;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		background:#fff;
		width:647px;
		padding-top:7px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:none;
	margin:7px 0 0 0;
}

#menu-header {
	background:transparent;
}



#menu{
	margin: 0px 0 10px 2px;
	padding:0;
	width: 247px;
}
	#menu ul{
		font-size: 12px;
		margin:0 0 0 15px;
		padding:0;
		list-style: square inside;
		width:210px;
		border-bottom:2px solid #cfc881;
	}
		#menu li{
			background-image:none;
			padding:0 0 0 0px;
			margin: 0 0px 0px 0;
			list-style: none;
			width:200px;
		}
			#menu a {
				text-decoration:none;
				text-transform:none;
				color:#013499;
				font-weight:bold;
				display:block;
				font-size: 12px;
				padding: 6px 0px 6px 5px;
				width:180px;
			}
			
			#menu a:hover {
				color: #006e31;
			}
			
			#menu a.current{
				color: #006e31;
			}
			
			#menu a.subcurrent{
				color: #006e31;
				text-decoration: none;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
				width:200px;
				border:none;
			}
			
			#menu li ul li{
				list-style: none;
				padding: 0px 0 0px 0px;
				margin: 0;
				width:200px;
			}
			
			#menu li ul li a {
				font-size: 12px;		
				padding-left: 15px;
				text-decoration: none;
				width:180px;
			}
			
			#menu li ul li a:hover {
				background-color: transparent;
				color: #006e31;
			}
			
			
			
	#menu-footer{
		background:transparent;
		margin:0 10px 10px 10px;
		padding:5px 0 0 21px;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:0 0 0 0px;
	margin: 0;
	position:relative;
	width: 100%;
}
	#breadcrumblist{
		font-size: 12px;
		line-height:120%;
		padding:.5em 0 .5em 30px;
		width:370px;
		font-family:Arial, Helvetica, sans-serif;
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#242424;
			font-family:Arial, Helvetica, sans-serif;
			text-decoration:none;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{	
		 text-decoration:underline;		
		}
		#breadcrumbemail{
			font-size: 12px;
			position:absolute;
			right:153px;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#242424;
				font-family:Arial, Helvetica, sans-serif;
				text-decoration:none;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				text-decoration:underline;
				}
		
		#breadcrumbprint{
			font-size: 12px;
			position:absolute;
			right:41px;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#242424;
				font-family:Arial, Helvetica, sans-serif;
				text-decoration:none;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				text-decoration:underline;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 30px 0 30px;
		padding:0 0 10px 0;
		overflow:hidden;
		min-height: 400px;
	}
	#pagetitle{
		margin:0 0 15px 0px;
	}
		#pagetitletext h1{
			font-size:24px;
			font-weight: bold;
			color: #016e31;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		/* Set this to the same height as the footer */
		height: 50px;
		clear: both;
}

#footer{
	clear:both;
	height: 49px;
	margin:0 auto;
	position:relative;
	background:url(../images/footer_bg.gif) no-repeat -1px 34px #013499;
}
	#footerwrap{
		margin:0 auto;
		width: 900px;
		position:relative;
		height: 40px;
	}
	

#footerwrap ul{
padding-top:14px;
text-align:center;
margin-left:0px;
}

#footerwrap ul li{
display:inline;
background:none;
padding-left:40px
}

#footerwrap ul li a{
background:none;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
color:#fff;
text-decoration:none;
}

#footerwrap ul li a:hover{
color:#fee100;
}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:10px;
	}
	
	#poweredby{
		color:#999;
		font-size:9px;
		position:absolute;
		right:0px;
		bottom:-24px;
	}
		#poweredby a{
			color:#013499;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}