/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Verdana,sans-serif;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: #666666;
}

a:link, a:visited {
	text-decoration: none;
	color: #336600;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #cccc99;
}

a:focus {
	outline-style: none;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 10px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#wrapper
{
	width: 1000px;
	border-right: 1px solid #eaead5;
	border-left: 1px solid #eaead5;
	border-bottom: 1px solid #eaead5;
	text-align: left;
	background: url('/images/bkg_wrapper.gif') repeat-y;
}
#wrapper2
{
	width: 1000px;
	border-right: 1px solid #eaead5;
	border-left: 1px solid #eaead5;
	border-bottom: 1px solid #eaead5;
	text-align: left;
	background: url('/images/bkg_wrapper2.gif') repeat-y;
}

#logo a
{
	position: absolute;
	top: 30px;
	width: 228px;
	height: 73px;
	background: url('/images/spacer.gif') no-repeat;
	margin-left: 0px;
	
}

#header
{
	position: relative;
	width: 1000px;
	height: 132px;
	background: url('/images/bkg_header_sub.png') no-repeat;
}

#header_nav_1 a
{
	display: block;
	position: absolute;
	top: 0px;
	margin-left: 221px;
	width: 272px;
	height: 107px;
}

#column_1
{
	display: block;
	width: 185px;
	text-align: left;
}

#column_2
{
	display: block;
	width: 495px;
	text-align: left;
}
#column_2a
{
	display: block;
	width: 740px;
	text-align: left;
}

#column_4
{
	display: block;
	width: 206px;
	text-align: left;
}
#col_content
{
	display: block;
	font-size:12px;
	padding: 10px 0px 0px 0px;
}
#col_content_left
{
	display: block;
	font-size:12px;
	padding: 40px 0px 0px 20px;
	height:220px;
}
#col_content_left p {
	position:absolute;
	bottom: -35;
}

#header_text 
{
	font-size:40px;
	color:#ffffff;
	text-shadow: -2px 2px 4px #444235;
}

#footer
{
	position:absolute;
	display: block;
	z-index: 100;
	top: 678px;
	width: 300px;
	height: 300px;
	left: 31px;
	color: #666666;
	line-height: 14px;
	font-size:10px;
}

/******************/
/*** Navigation ***/
/******************/

#header_nav_1 a:hover, #header_nav_1 a#current
{
	background: url('/images/header_nav_1_1.png') no-repeat;
}

#header_nav_2 a
{
	display: block;
	position: absolute;
	top: 0px;
	margin-left: 471px;
	width: 272px;
	height: 107px;
}

#header_nav_2 a:hover, #header_nav_2 a#current
{
	background: url('/images/header_nav_2_1.png') no-repeat;
}

#header_nav_3 a
{
	display: block;
	position: absolute;
	top: 0px;
	margin-left: 726px;
	width: 274px;
	height: 107px;
}

#header_nav_3 a:hover, #header_nav_3 a#current
{
	background: url('/images/header_nav_3_1.png') no-repeat;
}

#navigation {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#FFFFFF;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	background:#ffffff url(/images/collapsed.gif) no-repeat scroll 3px 4px;
	color:#336600;
	display:block;
	font-size: 20px;
	margin:0px;
	padding:0px 10px;
	line-height: 30px;
	letter-spacing: -1px;
	border-bottom: solid 3px #eaead5;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#cccc99;
}
#navigation a.selected {
	background-image: url(/images/expanded.gif);
}
#navigation a.current {
	background: url(/images/flag.png) 10px 3px  no-repeat;
}
#navigation a#current {
	color:#cccc99;
	background: url(/images/flag.png) 10px 3px no-repeat;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#336600;
	display:block;
	text-indent:30px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFFFF;
	color:#cccc99;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}
#button_nav a {
	display:block;
	width: 204px;
	height: 37px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #336600;
	margin: 9px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	background: url('./images/button_0.png')  no-repeat;
}

#button_nav a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url('/images/button_1.png')  no-repeat;
}

#button2_nav a {
	display:block;
	width: 181px;
	height: 37px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #336600;
	margin: 9px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	background: url('/images/button2_0.png')  no-repeat;
}

#button2_nav a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url('/images/button2_1.png')  no-repeat;
}
#breadcrumb {
	margin: 0px 0px 10px 0px;
}

#breadcrumb a {
	display:inline-block;
	color: #cccc99;
	margin: 0px;
	padding: 0px 5px 0px 12px;
	text-transform: uppercase;
	text-decoration: none;
	background: url('/images/carrot.png')  0px 2px no-repeat;
}
#breadcrumb a#first {
	padding: 0px 5px 0px 0px;
	color:#cccc99;
	background: none;
}
#breadcrumb a#current {
	color:#336600;
	background: #e0e0c2 url('/images/carrot.png')  0px 2px no-repeat;
}
/*********************/
/*** Text elements ***/
/*********************/
 h1 {
	font-size: 18px;
	color: #336600;
	font-weight: normal;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
 }
 h2 {
	font-size: 18px;
	color: #003300;
	font-weight: normal;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
 }
 
 
.red_normal {
	font-family: Verdana,sans-serif;
	line-height: 18px;
	font-size: 10px;
	color: #ff0000;
}
 
 
 
 
/*********************/
/*** Form elements ***/
/*********************/
input.submit {
background: url(/images/go_0.png) no-repeat;
}

:hover input.submit {
background: url(/images/go_1.png) no-repeat;
}

