#main_box
{
	width:auto;
	margin-left:0;
}


#header #right_header
{
	height:1%;
	overflow: hidden;
	text-align: right ;
	margin:0;
	height: 60px;
	background-color: #72B84C;
	float:right;
}

#right_header #header_info
{
	float: right;
	background-color: #72B84C;
}

#right_header #header_info #user, #right_header #header_info .logout 
{
 	width:100%;
 	padding-right: 10px;
}

#right_header #header_info #user a
{
	font-size:1.8em;
	color: #c4e1b5;	
	text-decoration: none;
}

#right_header .logout
{
	float:right;
	display:block;
}

#right_header .logout a
{
	font-size: 1em;
	color: #FFFFFF;
 	padding-right: 10px;
}

#right_header #photo_user
{
	 float:right;
	 margin: 0 auto;
     padding: 4px 4px 0 0;
}

#right_header #photo_user img
{
	height:27px;
	width: 27px;	
	border: 2px solid #FFFFFF;
}

#header #tools
{
	height:39px;
	float:right;
	clear:both;
	color:#FFFFFF;	 
	background-color: #66a544;	
	width: 625px !important;
	width: 631px;
	overflow:hidden;
}

#header #tools .menu
{
	float:left;
}

#header #tools .menu li
{
	float:left;	 
	padding-right:7px;
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	color:#FFFFFF;
}

#header #tools .menu li a, #header #tools .menu li span
{
	margin-left: 10px;
}

#header #tools .menu li
{
	font-weight: bold;
	font-size: 1.2em;
}

#header #tools .menu li a
{
	color:#FFFFFF;
}


#header #tools .search
{
	background-color: #000000;
	float:right;
	width:140px;
	padding:0 8px 5px 8px;
}

#header #tools .search input#tag
{
	width: 100px;
	border: none;
}

#header #tools .search input#command
{
	margin:6px 0 0 6px;
}

#header #tools .search ul
{	
	float:left;
	margin: 10px 0 0 0;
}

.navigation
{
	height: 1%;
	overflow: auto;
	min-height:40px;
	max-height:40px;
  	height:auto !important;
  	height:40px;
}

#back-breadcrumb
{
	background-color: #000000;
	float:left;
	padding:0 8px;
}

#breadcrumbs
{
	float: left;	
	padding-top:0;
	font-size:1.4em;
}

#breadcrumbs ul li
{
	padding-top:7px;
	float: left;
	font-size: 1em;
	color: #636466;
	font-weight: normal;
	margin-right:10px;
}

#breadcrumbs ul li span
{
	color: #72b84c;
	font-weight: bold;
}

#breadcrumbs ul li a
{
	background: none;
	color: #636466;
}

#back-breadcrumb a
{
	font-size:1.4em;
	display:block;
	height:25px;
	padding-left:25px;
	padding-top:5px;
	background-position:left 3px;
	background-repeat: no-repeat;
	
}

#breadcrumbs a
{	
	color: #636466;
}

#back-breadcrumb a
{
	color: #FFFFFF;
	font-weight: normal;
}

#page_title
{
	border: none;
	border-bottom:8px solid #b5b5b5;
	color: #000000;	
	background:none;
	background-color: #f2f2f2;
	padding: 0 0 0 15px;
	margin-top: 12px;
	height:1%;
	overflow:hidden;
	padding-right:300px;
}

#page_title #page_title_information
{
	width: 100%;
	float: left;
	
}

#page_title h2
{
	margin-top: 12px;
	font-size: 3.2em;
	margin-bottom:0;
}

#page_title h2 #page_subtitle
{
	font-size: 0.5625em;
	display:block;
	clear:both;
}

#page_title #page_title_logo
{
	margin-right:-150px;
	background-color: #FFFFFF;
}

#page_title #page_title_logo img
{
	width:149px;
	height:90px;
}

#page_title #page_title_extra_information
{
	margin-top: 10px;
}

#page_title #page_title_extra_information a#download_lnk {
	color: #72B84C;
	font-size: 1.5em;
	font-weight: bold;
	float: right;
	padding-right: 28px;
}
#page_title #page_title_extra_information a#download_lnk:hover { color: #000; }

#page_tabs
{
	border-bottom: 6px solid #bfbfbf;	
}

#page_tabs ul
{
	height:1%;
	overflow: auto;
	list-style: none;
	margin-bottom:0;
	padding-left:0;
	margin-left:0;
}

#page_tabs ul li
{
	font-size: 1.4em;
	float:left;
}

#page_tabs ul li
{
	float:left;
	padding: 10px 10px 5px 10px;
	margin-right: 2px;
	background-color: #e9e9e9;
}

#page_tabs ul li a
{
	text-decoration: none;
	color: #000000;
}

#page_tabs ul li.selected 
{
	background-color: #72b84c;
	color: #FFFFFF;
}

#page_tabs ul li.selected a 
{
	color: #FFFFFF;
}

label 
{
	font-size: 1.4em;
}

.content label 
{
	font-size: 1em;
}



#menu_right
{
	background-color:#72B84C;
	width:256px;
	margin: 12px -260px 0 0;
	left:14px;
	border-bottom: 6px solid #000000;
}

#menu_right .component
{
	border-bottom-color: #b9dca6;
}

#menu_right .component .content, #menu_right .component .content a
{
	color: #FFFFFF;
	padding: 0; 
}

#menu_right .component#banner
{
	border: none;
}


#footer
{
	margin: 10px 2%;
	border-top: 6px solid #000000;
}

#footer .menu, #footer #copyright
{
	padding-left:300px;
}


#main_content
{
	height:1%;
	overflow:hidden;
	margin-left:2%;
	padding-right:270px;
	margin-right:2%;
	clear:both;
}

#main_content.full
{
	padding-right:0;
	
}

#main_content.full .component
{
	width:auto;	
}


#help
{
	border-color: #1e65d4;
	padding:2px 2px 0px 2px;
	
}

#help h3
{
	margin-top:0;
	color: #636466;
	background-color: #c7d8f4;
	text-align: center;
}



.component .title .rate 
{
	font-size: 1.4em;
}

#login{
	float:left;
	color: #FFFFFF;
	font-size: 1.2em;
	border:none;
    height: 38px;
	width: 300px;
}

#login iframe{
        width: 100%;
		border:none;
		background-color: #72B84C;
}

#login #container {
    display: block;
    height: 38px;
    overflow: visible;
    padding: 0;
    width: 860px;
}
#login .loggedin { background-color: #72B84C; }
#login #col_right {
    float: left;
    height: 38px;
    overflow: hidden;
    padding: 0;
}
#login #container p {
    color: white;
    float: left;
    font-size: 16px;
    height: 50px;
    padding: 0 0 0 16px;
    width: auto;
    margin: 0 5px;
}
#login #container p.name { text-align: right; width: 220px; }
#login #container p a {
    color: #FFF;
    font-size: 12px;
    font-style: italic;
    text-decoration: none;
}
#login #container img { float: right; padding: 3px 0 0; width: 32px; height: 32px; }
#login #system_error_container {
    padding-left: 12px;
    padding-top: 8px;
    color: #FF0000;
    float: right;
    font-size: 0.8em;
    padding-right: 12px;
}
