/* CSS Document for Default Branding */

html,body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color:#000;
		}

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
		}

/* Page wrapper */

#page {
	width:800px;
	margin:0 auto;
	}				

/* Header Stuff*/

#header {
	width: 800px;
	height: 150px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	background-color: #fff;
	clear: both;
}

#logo {
	float:left;
	padding:0px;
	margin:0px;
	}
#logo img {
	padding: 0px;
	margin: 0px;
	border:none;
	}
	
/* Sitemap area - main navigation */	
	
#sitemap {
	float:left;
	width: 90px;
	padding: 0px;
	margin: 0px 25px 0px 0px;
	clear:left;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 12px;	
	}
	
#sitemap ul#section {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;	
}

#sitemap #section li.section-item, #sitemap #section .section-item {
	list-style: none;
	list-style-type: none;
}

#sitemap #section li.section-item a, #sitemap #section li.current a {
}	
		
#sitemap ul#section li.section-item a.section-link, #sitemap #section .section-link {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	background-color: #000000;
	border-bottom: 1px solid #fff;
	background-image: url('../images/redbar.gif');
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;		
	font-weight: bold;
}

#sitemap #section .section-link a:hover {
}
			
/* Second level nav  */

#sitemap #section ul ul, #sitemap ul#section ul.section {
	display: block;
	visibility: visible;
	margin:0px;
	padding: 0px;
	padding-bottom: 15px;
}
	
#sitemap #section .section .section-item .section-link {
	padding: 0px 2px 0px 12px;
	color: #2c6645;
	background-color: #ffffff;
	text-transform: none;
	font-size: 11px;
	background-image: url('../images/greenarrow.gif');
	background-position: left;
	background-repeat: no-repeat;
}
	
/* Third level nav  */		
	
#sitemap #section .section .section .section-item .section-link	{
	padding: 2px 2px 2px 24px;
	background-color: #ffffff;	
	}	

/* Fourth level nav  */	
	
#sitemap #section .section .section .section .section-item .section-link	{
	padding: 2px 2px 2px 36px;
	background-color: #999;
	}

/* Mark the current level in the sitemap */
#sitemap #section .section-item .current, #sitemap #section .section .section-item .current, #sitemap #section .section .section .section-item .current {
	display: block;
	color: #000000;
	}			

/* Sitemap Rollovers */
#sitemap #section .section-item a.section-link:hover, #sitemap #section .section .section-item a.section-link:hover {
	
	}			
						
	
/* Sibling map - shows pages in the same section as current page */	

#section-info {
	display:none;
	visibility: hidden;
	}

#sectionmap {
	}
	
#sectionmap ul.section {
	}
	
#sectionmap ul.section li.section-item {
	}
	
#sectionmap a.section-link, #sectionmap .section-link {
	}
	
#sectionmap a.section-link:hover, #sectionmap .section-link:hover {

	}				
		
/* Hide the root level in the sibling map */

#sectionmap .home {
	}

/* Mark the current level in the sibling map */
#sectionmap .current {
	}			
		
/* Content area */		

#content {
	float:right;
	width: 650px;
	margin: 0px;
	padding:0px 0px 10px 0px;
	text-align: left;
	color: #000;	
		}

#content h1 {
	display: none;
	visibility: hidden;
		}
		
#content h2 {
	margin: 0px 0px 5px 0px;
	clear: both;
	float:none;	
	padding: 10px 0px 5px 0px;
	border-bottom: 2px solid #2c6645;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#2c6645;	
		}

#content h3 {
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
	color:#000000;
	line-height:18px;
	font-weight: bold;
	font-style: italic;
}
		
#content h3, h5 {
	margin:0px;
	clear: both;
	float:none;			
	padding:5px 0px 5px 0px;	
		}
		
#content h4 {
	clear: both;
	float:none;		
	margin: 0px;
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
	color:#2c6645;
	font-weight: bold;;	
	}	
	
#content h5 {
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
	color:#000;
	font-weight: bold;
		}
		
#content h6 {
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#333;
	font-weight: bold;
		}		
		
#content p {
	margin: 5px 0px 5px 0px;
	padding:0px;
	clear:both;
		}
		
#content ul, #content ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 5px 0px 10px;
		}		
		
#content li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	list-style-position: outside;	
		}

#content dt {
	padding:3px 0px 3px 0px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;	
		}		

#content dl {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
		}	

#content pre {
	width: 550px;
	margin: 15px 0px 10px 0px;
	overflow: scroll;
	background-color: #dae3f6;
	border: 1px solid #000;
	}

/*Content area */

#content a {
	color: #245439;
	text-decoration: none;
	}
	
#content a:hover {
	text-decoration: none;
	}	

#content a:visited {
	color: #396f50;
	text-decoration: none;
	}		

blockquote {
	font-style: italic;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	text-align: justify;
	}

#footer, #footer-area {
	height: 30px;
	margin: 0px;
	padding: 5px;
	clear:both;
	background-color: #fff;
	margin: 10px 25px 10px 25px;
	text-align: center;
	width: 100%;
		}

#footer-menu-area {
	text-align: center;
	}		
#footer-area .menu-item {
	float:none;
	}
		
#locale-links {
	float:right;
	padding: 10px 0px 0px 0px;
	}
	
#locale-links a {
	}
	
#locale-links a:hover {
	}
					
#copyright {
	padding: 0px;
		}

/* columns */

#left-column, #right-column {
	width: 315px;
	clear: none;
	float: left;
	padding-right: 10px;
}

/* Form Widgets and Elements */

.radio, .checkbox {
	display:block;
	clear:both;
	margin: 0px 0px 5px 0px;
	}
	
.field-title {
	clear:both;
	display: block;
	font-weight: bold;
	}

.field {
	display:inline;
	border: 1px solid #ccc;
	margin: 10px 10px 10px 0px;
	padding: 5px;
	clear:both;
	color: #666;
	width: 350px;
	}

.text-area {
	clear: both;
	display:block;
	border: 1px solid #ccc;
	color: #666;
	width: 350px;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	}
#content form {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
.group-title { 
	display: block;
	clear:both; 
	font-weight: bold;
	margin: 1px 0px 5px 0px;	
 	}			

.component-label {
	padding: 0px 0px 0px 5px;
}
	
select {
	display:block;
	clear:both;
	}			

/* DEFAULT BUTTONS */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button, a.search-button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin: 10px 6px 10px 0px; 	
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span, a.search-button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active, a.search-button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;    
}

a.button:active span, a.search-button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
	text-decoration: none;    
}

/* DISABLED BUTTON */

a.button-disabled, .button-disabled {
    background: transparent url('bg_disabledbutton_a.gif') no-repeat scroll top right;
    color: #999999;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin: 10px 6px 10px 0px; 
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    cursor: default;
}

a.button-disabled span, .button-disabled span {
    background: transparent url('bg_disabledbutton_span.gif') no-repeat;
    display: block;
    color: #999999;
    text-decoration: none;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

#wizard-button-bar {
	width:514px;
}

.button-container {
	width: 25%;
	min-width: 150px;
	max-width: 25%;
}

	
/* - - - - - - - - - -  */
/* - - - - - - - - - -  */
/* - - - - - - - - - -  */	
/* Show the sitemap in the content area */	
	
#content #sitemap {
	float: none;
	clear:both;
	height:auto;
	margin: 0px;
	}
	
#content #sitemap ul#section, #content #sitemap #section ul {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 0px;
	border: none;
	list-style: disc;
	list-style-type: disc;
	}

#content #section li.section-item, #content #sitemap #section .section-item {
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	float: none;
	}

#content li.section-item a, #content li.section-item .current {
	display:block;
	float:none;
	padding: 0px 0px 0px 0px;
	width: auto;	
	margin:0px 0px 0px 0px;
		}	
		
#content a.section-link, #content .section-link {
	display:block;
	float:none;
	width: auto;	
		}
	
#content #section a.section-link:hover, #content #section .section-link a:hover {
	display: block;
	background-color: transparent;
	float:none;
		}
		
/* Mark the current level in the section map */
#content li.current, #content li.section-item .current {
	list-style: disc;
	list-style-type: disc;
	background-color:transparent;
	}
/* undo the home level */
#content li.home {
	list-style: disc;
	list-style-type: disc;
	}	
		
/* show the second level */

#content #section ul ul, #content ul#section ul.section {
	display: block;
	visibility: visible;
	}
		
/* - - - - - - - - - -  */
/* - - - - - - - - - -  */
/* - - - - - - - - - -  */		
/*Messages - Error / Warning / Info */

.error, #content p.error {
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(action_stop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear:both;
	display: block;
	color: red;
	}

.warning, #content p.warning {
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(icon_alert.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear:both;
	display: block;
	}

.info, #content p.info {
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(icon_accept.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear:both;
	display: block;
	}

#content li.error, #content li.warning, #content li.info {
	background-image: none;
	margin:0px;
	padding:0px;
	list-style: none;
	list-style-type: none;
	}

/* - - - - - - - - - -  */
/* - - - - - - - - - -  */
/* - - - - - - - - - -  */		
/*Tables */

#content table {
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	border:1px solid #333;
	display: table;
	padding: 0px;
	}
	
#content th {
	font-size: 11px;
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
	}
	
#content table caption {
	margin: 10px 0px 5px 0px;
	text-align: left;
	}	
		
#content tr {
	text-align: left;
	margin:0px;
	}	
#content td {
	border: 1px solid #333;
	text-align: left;
	padding: 4px;
	margin:0px;
	}			
	
/* Stuff for WIZARD wicket widgets */

#content .wicketExtensionsWizard table, #content .wicketExtensionsWizard tr, #content .wicketExtensionsWizard td, .wicketExtensionsWizard, .wicketExtensionsWizardOuterTable, .wicketExtensionsWizardInnerTable, .wicketExtensionsWizardHeaderRow, .wicketExtensionsWizardHeader, .wicketExtensionsWizardHeaderTitle, .wicketExtensionsWizardHeaderSummary, .wicketExtensionsWizardViewRow, .wicketExtensionsWizardView, .wicketExtensionsWizardViewInner, .wicketExtensionsWizardFeedbackRow, .wicketExtensionsWizardFeedback, .wicketExtensionsWizardButtonBarRow, .wicketExtensionsWizardButtonBar {
	border: none;
	padding:0px;
	margin:0px;
	}

.wicketExtensionsWizardOuterTable { 
	background-color: white;
	padding: 0px 0px 8px 0px;
	border: 1px solid #2c6645;
	display: block;
	width: 534px;
	}

.wicketExtensionsWizardInnerTable { 
	width: 100%;
	}

.wicketExtensionsWizard .wicketExtensionsWizardViewInner p {
	padding: 8px;
	}
.wicketExtensionsWizardViewInner {
	padding: 8px;
	}				
	
.wicketExtensionsWizardViewRow, .wicketExtensionsWizardButtonBarRow { 
	padding: 8px;
	display: block;	
	}	

.wicketExtensionsWizardHeaderSummary {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 8px 0px 8px;	
	}

.wicketExtensionsWizardHeaderTitle { 
	text-transform: uppercase;
	font-size: 13px;
	padding:3px 8px 3px 8px;
	margin: 0px 0px 8px 0px;
	width: 534px;
	display: block;
	color: #fff;
	background-color: #2c6645;
	clear:both;
}


	
	
			

/* Begin text style */
				

/* Global link colors */

a {
	color: blue;
	text-decoration: none;
	}
a:hover {
	color: orange;
	text-decoration: underline;
	}		

/* Page header text */

#header {
		}

#header h1 {
	display:block;
	visibility:visible;
	}

#logo {
	}
#logo img {
	}		

/* topnav sitemap styles */

#sitemap #section li.section-item a, #sitemap #section li.section-item span {

		}	

/* Second level nav */

#sitemap #section ul ul, #sitemap ul#section ul.section {
	}
	
#sitemap #section ul ul li.section-item a, #sitemap ul#section ul.section .section-item span {
	text-transform: none;
	font-size: 11px;	
	}			
	
		
/* Language links */		
		
#locale-links {
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #000;
	}
#locale-links a {
	color: #ff0066;
	}
#locale-links a:hover {
	color: #0099ff;
	text-decoration: underline;
	}				
#copyright {
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ccc;
	text-align:center;
		}

/* - - - - - - - - - -  */
/* - - - - - - - - - -  */
/* - - - - - - - - - -  */	
/* The file tree */	

#content table.wicket-tree-content, #content table.wicket-tree-content td, #content table.wicket-tree-content tr, .half-line, td.half-line, .junction-closed, a.junction-closed, .icon-panel, #content table.icon-panel, #content table.icon-panel tr, #content table.icon-panel td {
	border: none;
	padding: 0px;
	margin:0px;
	}

#content table.wicket-tree-content {
	font-size: 12px;
	display: table;
	}
	
#content table.wicket-tree-content th {
	font-size: 11px;
	}
	
#content table.wicket-tree-content caption {
	text-align: left;
	}	
		
#content table.wicket-tree-content tr {
	text-align: left;
	}	
#content table.wicket-tree-content td {
	text-align: left;
	}

/********************************
 * The following mess is mostly wicket stuff. 
 * We need to figure out a cleaner way to do this.
 *
 ********************************/

.menu-item {
	display:inline;
	float:left;
	padding:2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
#main-menu-area {
	float:right;
	font-size:11px;
	font-family: inherit;
	color: #333;
	text-align: right;
	width: auto;
	}
#login-id {
	float:left;
	display:inline;
	padding-bottom: 4px;
	}
div.menu-item span div {
	display: inline;
	float: left;
	}

