
#OuterWrapper
{
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#InnerWrapper
{
	
}

#LogoPrint
{
	display: none;
}

#Header
{
	
}

#Search
{
	padding-top: 8px;
	float: right;
	text-align: right;
	font-size: 10px;
}
	#Search a, 
	#Search a:link,
	#Search a:visited,
	#Search a:hover,
	#Search a:active
	{
		color: #000;
		text-decoration: none;
	}
	
	#Search a:hover
	{
		text-decoration: underline;
	}

	#Search ul
	{
		list-style-type: none;
		margin-bottom: 6px;
	}
	
	#Search ul li
	{
		display: inline;
	}

#Navigation
{
	clear: all;
	height: 23px;
}

#ContentOuterBorder
{
	border: 3px solid #000;
	background-color: #EAEAEA;
	padding: 2px;
}

#ContentInnerBorder
{
	border: 1px solid #000;
	background-color: #EAEAEA;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
	
}

#Content
{
	padding: 0 10px;
}

#Banner
{
	padding: 0 19px;
}


#HomeExtra
{
	padding: 0 19px;
	clear: left;
}
	#HomeRight
	{
		width: 174px;
		float: right;
	}
	
	#HomeRight ul
	{
		list-style-type: none;
		font-size: 11px;
		line-height: 12px;
		margin-top: 0;
		margin-bottom: 0;	
		margin-left: 5px;
	}
	
	#HomeRight div ul li
	{
		padding: 2px;
	}
	
	#HomeLeft
	{
		margin-right: 180px;
	}

#Flair
{
	margin-top: 6px;
	padding: 0 19px;
}

#Footer
{
	margin-top: 8px;
	text-align: center;
}

	#Footer a, 
	#Footer a:link,
	#Footer a:visited,
	#Footer a:hover,
	#Footer a:active
	{
		color: #000;
		text-decoration: none;
	}
	
	#Footer a:hover
	{
		text-decoration: underline;
	}

	#Footer ul
	{
		list-style-type: none;
		margin-bottom: 6px;
	}
	
	#Footer ul li
	{
		display: inline;
		padding: 0 2px;
	}
input, textarea, select
{
	font: 1em 'Lucida Console', Courier New, Courier;
}

input.big
{
	font-size: 2em;
}

input.button
{
	padding: .25em;
	border: 1px solid #000;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	background-color: #A23142;
}

input.smallbutton
{
	padding: 0 2px;
	border: 1px solid #000;
	font-family: Tahoma, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #A23142;
}

label.req
{
	font-weight: bold;
	padding-left: 12px;
	background-image: url(../images/required.png);
	background-repeat: no-repeat;
	background-position: left middle;
}

.error
{
	font-weight: bold;
	color: #F00;
}

.message
{
	margin: 5px 10px 0 10px;
	padding: 10px;
	background-color: #F00;
	border: 3px double #FFF;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;	
}

#InnerNavigation
{
	padding: 0 10px;
	clear: both;
}

	#InnerNavigation a, 
	#InnerNavigation a:link,
	#InnerNavigation a:visited,
	#InnerNavigation a:hover,
	#InnerNavigation a:active
	{
		color: #575F66;
		text-decoration: none;
	}
	
	#InnerNavigation #IN01,
	#InnerNavigation #IN02,
	#InnerNavigation #IN03,
	#InnerNavigation #IN04
	{
		float: left;
		width: 178px;
		overflow: none;
	}
	
	
	
	#IN01
	{
		padding-left: 10px;
	}
	
	#InnerNavigation div ul
	{
		list-style-type: none;
		font-size: 11px; 
		line-height: 12px;
		margin-top: 0;
		margin-bottom: 0;	
		margin-left: 5px;
	}

	#InnerNavigation div ul li
	{
		padding: 2px;
	}
	
	#InnerNavigation div ul ul
	{
		margin-left: 15px;
		list-style-type: disc ;
	}
	
	#InnerNavigation div h4
	{
		font-size: 12px;
		line-height: 12px;
		margin-top: 2px;
		margin-bottom: 8px;
		padding: 0;
	}
	
	#InnerNavigation div p
	{
		font-size: 11px;
		line-height: 14px;
		margin-bottom: 6px;
	}

#SpamCheck
{
	display: none;
	visibility: hidden;
}
