#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
#banner {
	height: 69px;
	width: 800px;
	
}

.bottom_banner {
	width: 800px;
	border-top: Solid 3px #B4CA57;
	float: left;
	background-color: White;
	margin-top: 1px;
	}

.banner_image 
{
    margin-top: 10px;
     margin-right: 10px;
}

* {
	margin: 0px;
	padding: 0px;
}

.language_container 
{
    
	float: right;
	padding-right: 5px;
}

.sitemap_container 
{
    padding-top: 3px;
	float: left;
}

#topnav {
	background-color: #666666;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	
}
#topnav a:hover {
	color: #FF9900;
}
#space {
	height: 15px;
	width: 800px;
}
#banner2 {

	width: 800px;
	background-position: center center;
	margin-bottom: 0px;
	
}

.banner3 {

	width: 800px;
	background-color: White;
	padding-bottom: 1px;
	
	margin-bottom: 3px;
}


.languagenavitem 
{
	border: Solid 1px #666666;
}

.languagenavitem:hover 
{
	border: Solid 5px #FFFFFF;
}

#languagenav {
	width: 138px;
	float: left;
	
	text-indent: 5px;
	background-color: #666666;
	padding-top: 5px;
	padding-bottom: 2px;
}

#leftnav {
	width: 138px;
	float: left;
	line-height: 24px;
	text-indent: 5px;
	padding-bottom: 35px;
}

#leftnav ul 
{
	margin-top: 0px;
	list-style-type: none;
}
.leftnav_li 
{
	
	line-height: 24px;
}

.leftnav_a_bottom_padding 
{
   border-bottom: Solid 6px White;
}

.leftnav_a_top_padding 
{
       border-top: Solid 6px White;
}

#leftnav a 
{
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	display: block;
	background-color: #666666;
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 6px;
}
#leftnav a:hover 
{
	height: 24px;
	color: #FF9900;
	text-decoration: none;
	background-color: #333333;
	margin-top:6px;
	margin-bottom: 6px;
}
#textbox1 {
	width: 635px;
	float: right;
	height: 180px;
	padding-top: 15px;
	padding-left: 15px;
}
#line1 {
	float: left;
	width: 425px;
	height: 5px;
	padding-left: 15px;
}
#image {
	height: 270px;
	float: right;
}
#titlebox {
	float: left;
	width: 430px;
	height: 30px;
	padding-left: 15px;
	padding-top: 5px;
}
#login {
	float: left;
	height: 190px;
	width: 145px;
	background-color: #666666;
	color: #FFFFFF;
	border-top-width: 5px;
	border-top-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
}
#textbox2 {
	height: 185px;
	width: 195px;
	float: left;
	padding-top: 15px;
	border-top-width: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 15px;
}
#line3 {
	float: left;
	height: 185px;
	width: 15px;
	padding-top: 15px;
	border-top-width: 5px;
}
#textbox3 {
	height: 185px;
	width: 200px;
	float: left;
	padding-top: 15px;
	border-top-width: 5px;
	padding-left: 15px;
}
#space3 {
	height: 5px;
	width: 600px;
	float: left;
}
#bottomnav {
	height: 56px;
	width: 800px;
	background-color: #666666;
	margin-top: 0px;
	float: left;
	color: #FFFFFF;
}
#bottomnav li {
	float: right;
	margin-right: 10px;
	
}

.copyright 
{
    float: left;
    padding-left: 10px;
    vertical-align: middle;
    margin-top: 2px;
    padding-top: 0px;
    width: 350px;
}

.bottomlinks 
{
     float: right;
     width: 430px;
      margin-top: 2px;
   padding-top: 0px;
}

#bottomnav ul 
{
	list-style-type: none;
	
}
#bottomnav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#bottomnav a:hover {
	color: #FF9900;
	text-decoration: none;
}
.clear {
	clear: both;
}



#content
{
	background: #ffffff;
	height: 100%;
	padding: 5px 0px 10px 10px;
	overflow:  auto;
	overflow-y: hidden;
	/*-ms-overflow-y: hidden;*/
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #006600;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #006600;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	margin-top: 2px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	margin-top: 2px;
}

.grid 
{
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	padding: 2px;
	
}


.grid_link 
{
	text-align: center;
	width: 20px;
}

.grid_header 
{
	background-color: #666666;
font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
	background-color: #666666;
	color: #FFFFFF;	
	
	line-height: 28px;
	vertical-align: top;
}


.grid_header a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	display: block;
	background-color: #666666;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: normal;
	height: 30px;
}

.grid_header a:hover {
	color: #FF9900;
	text-decoration: none;
	background-color: #333333;
}

.grid_footer 
{
	background-color: #666666;
	line-height: 24px;
	padding: 6px;
	width: 100%;
}

.grid_footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	background-color: #666666;
	color: #FFFFFF;
}

.grid_footer a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a.grid_footer_selected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	background-color: #666666;
	color: #FF9900;
}

.grid_row 
{
	height: 30px;
}

.grid_row:hover 
{
	height: 30px;
	background-color: #333333;
	cursor: default;
	color: #FF9900;
}

.grid_alt_row 
{
	height: 30px;
	background-color: #CCCCCC;
}

.grid_alt_row:hover 
{
	height: 30px;
	background-color: #333333;
	cursor: default;
	color: #FF9900;
}

/* Inner Content */

#content_container 
{
	width: 600;
	display: block;
	margin-top: 1px;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
}

#content_header 
{
	width: 640;
	margin: 0px;
	/*background-color: #006666;
	color: #FFFFFF;*/
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

#content_title 
{
	width: 645;
	padding: 5px 5px 5px 5px;
	background-color: #666666;
	color: #FFFFFF;
	/*display: block;*/
	height: 25px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

#content_title_floatright 
{
	width: 80px;
	height: 25px;
	text-align: right;
	float: right;
	padding: 5px;
	background-color: #666666;
}

#content_item_header 
{
	width: 645;
	padding: 5px 5px 5px 5px;
	background-color: #999999;
	color: #FFFFFF;
	
	vertical-align: bottom;
	border-bottom: Solid 1px #666666;
}

.content_item_subheader
{
    width: 100%;
    padding: 2px 0px 8px 0px;
    background-color: #FFFFFF;
    margin: 0;
   /* font-weight: bold;*/
    font-size: 16px;
    color: #000000;
float: left;
    display: block;
}

#content_menu_bar
{
	
	width: 600;
	background-color: #FFFFFF;
	vertical-align: bottom;
}

#content_menu_bar_import
{
	
	width: 100%;
	height: 40px;
	background-color: #FFFFFF;
	vertical-align: bottom;
}

#content_footer 
{
	width: 645;
	background-color: #666666;
	color: #FFFFFF;
	/*display: block;*/
	padding: 5px 5px 5px 5px;
	text-align: right;
}

#content_footer_clear 
{
    width: 645;
	background-color: #FFFFFF;
	/*display: block;*/
	padding: 5px 5px 5px 5px;
	text-align: right;
}

#inner_content 
{
	margin: 10px 5px 5px 10px;
	width: 620px;
	min-height: 100px;
	display: -moz-inline-block;
	display: inline-block;
	
}

.wizard_content 
{
	width: 600px;
}

/* Form Items */

.single_column 
{
	width: 310px;
	padding-bottom: 3px;
}

.double_column 
{
	width: 630px;
	display: block;
	float: left;
	
}

.item_container
{
	/*height: 45px;*/
	width: 300px;
	/*background-color: Blue;*/
	display: -moz-inline-block;
	display: inline-block;
	float: left;
	margin: 0px 5px 5px 0px;
	padding-bottom: 5px;
}

.item_label_label 
{
    
    line-height: 20px;
    vertical-align: top;
}

.item_label 
{
	width: 290px;
	padding-top: 0px;
	padding-bottom: 6px;
	font-weight: bold;
}

.item_label_top_padding
{
	width: 290px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
}

.item_spacer 
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.item_span 
{
	padding-right: 10px;
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 2px;
}

.item_control 
{
	width: 285px;
	height: 23px;
	padding-left: 5px;
/*	background-color: Maroon;*/
	font-weight: normal;
}


.item_control_tall
{
	width: 285px;

	padding-left: 5px;
/*	background-color: Maroon;*/
	font-weight: normal;
}


.item_large_control 
{
	width: 600px;
	padding-left: 5px;
/*	background-color: Maroon;*/
}

.item_large_control textarea 
{
	width: 592px;
	height: 60px;
/*	background-color: Maroon;*/
}

.item_large_control_disabled 
{
	width: 600px;
	padding-left: 5px;
/*	background-color: Maroon;*/
}

.item_large_control_disabled textarea
{
	width: 592px;
	height: 60px;
	border-width: 0px;
	background-color: White;
	font-size: small;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
/*	background-color: Maroon;*/
}



.item_deep_control 
{
	width: 285px;
	padding-left: 5px;
/*	background-color: Maroon;*/
}

.item_deep_control textarea 
{
	width: 277px;
	height: 60px;
/*	background-color: Maroon;*/
}

.item_deep_control_disabled 
{
	width: 285px;
	padding-left: 5px;
/*	background-color: Maroon;*/
}

.item_deep_control_disabled textarea
{
	width: 277px;
	height: 60px;
	border-width: 0px;
	background-color: White;
	font-size: small;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
/*	background-color: Maroon;*/
}





.item_control input
{
	width: 281px;
}

.item_control_checkbox
{
	width: auto;
	height: 19px;
	padding-top: 4px;
	padding-left: 5px;
	font-weight: bold;
}

.item_control select
{
	width: 285px;
}

.item_validator 
{
	display: inline;
	padding-left: 5px;
}

.multi_view_tab_item 
{
	float: left;
	display: block;
	padding: 3px 5px 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	background-color: #666666;
	color: #FFFFFF;
}

.multi_view_tab_item a
{
	
	text-decoration: none;
	color: #FFFFFF;
}

div.multi_view_tab_item  
{
    border-right: Solid 1px #999999;
    border-bottom: Solid 1px #999999;
}

.multi_view_tab_item a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.multi_view_tab_selected 
{
	float: left;
	display: block;
	padding: 3px 5px 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}

div.multi_view_tab_selected  
{
    border-right: Solid 1px #999999;
    border-bottom: Solid 1px #999999;
}

.multi_view_tab_selected a
{
	text-decoration: none;
	color: #FF9900;
}





