@charset "utf-8";
* {
   margin: 0;
   padding: 0; }
body {
   color: #555555;
   font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
   font-size: 75%;
   background-color: #efefef; }

.change_ok
	{
	color:green;
	font-weight:bold;
	}  

/******** Content variations ********/
#head { 
   background-color: transparent; }
#outerwrapper {
   width: 1024px; 
   background-color: #fff;
   border-left: 2px solid #ccc;
   border-right: 2px solid #ccc;
   margin: 0 auto;
   line-height: 1.4em;
   color: #404040; }
#innerwrapper {
   float: left; 
   margin-left:5px;
   width:760px;}
#content {
   float: left; 
   width: 550px; }
#contentmid {
   margin-right: 10px;
   padding: 0 10px 0 10px;
   width: 614px; 
   text-align: justify;
   }
#midsidebar { /* C-S-S Layout */
   margin-right: 10px; 
   width: 180px;
   float: right; }
#leftsidebar { /* S-C-S Layout */
   margin-right: 10px; 
   width: 180px;
   background-color: #f8f6f6;
}
#rightsidebar {
   margin-right: 5px; 
   width: 180px; 
   background-color: #f8f6f6;
}

/***** General Styles *****/
a {
   text-decoration: underline;
   color: #376ca3;
   font-weight: bold; }
a:hover {
   color: #ffa000;
   text-decoration: none; }
a.aname {
   text-decoration: none;
}   
a.form_link {
   text-decoration: underline;
   color: #fff;
   font-weight: bold; }
a.form_link:hover {
   color: #ffa000;
   text-decoration: none; }
a img {i
   border:0; }
.important_text
{
	font-weight:bold;
}
.info_page_separator
{
	border-top: 1px solid #376ca3;
	padding: 2px 0px 2px 18px;
	font-size: 90%;
	color: #1a5087;
	font-weight:bold;
	height: 12px;
	line-height: 12px;
	background: #85a9f1 url('../images/arrow_down.png') left center no-repeat;
}
.info_page_separator:hover
{
	cursor:pointer;
}
#page_separator_right
{
   height: 20px;
   margin:0px;
   padding-right:3px;
   float: right; 
}
#page_separator_right a, #page_separator_right a:hover {
	color:#1a5087;
	font-weight:bold;
}
p {
   margin-bottom: 10px; }
code, pre {font-size: 1.2em; 
	color:#376ca3; }
blockquote:before, blockquote:after {content: "\"";
	font-size: 16pt;
	font-family: serif; }
blockquote {
	margin: 10px 0 0 0; 
	padding: 5px;
	background: #376ca3;
	border: 1px solid #5288c4;
	line-height: 1.6em;
	color: #ffffff;
	font-style:italic; }
blockquote p {display: inline; }
blockquote a {
   color: #fff; 
   text-decoration: underline; }
table.border {
   border-collapse: collapse; 
   margin: 10px 0 15px 0;
   border: 1px solid #5288c4; }
table.form {
   border-collapse: collapse; 
   margin: 10px auto 15px auto;
   border: 1px solid #5288c4;
   background: #376ca3;
}
table.nobackground {
   background: white;
}
table.form td {
   padding:5px;
   color:white;
   font-weight:bold;
}
th {
   background: #376ca3; 
   height: 25px; 
   padding: 0 10px;
   color: #ffffff; 
   text-align: left; 
   }  
table.border TD{
   padding: 0 10px; 
   height: 25px; 
   vertical-align: middle;}
tr.odd {
   background: #efefef; }
tr.even {
   background: #cfcfcf; }
form {
   background: #376ca3;
   margin: 10px auto; 
   padding: 5px; 
   border: 1px solid #5288c4; }
form.nobackground {
   background: white; 
   margin: 0px; 
   padding: 0px; 
   border: 0px; }   
.error_list{
   color:yellow;
   font-weight:bold;
}
label.block
	{
	 display: block;}
label {
   color: #fff; 
   font-weight: bold; 
   margin: 5px 0 ; }
input {
   padding: 2px; 
   border: 1px solid #eee; }
textarea {
   width: 400px; 
   padding: 2px; 
   border: 1px solid #eee;
   height: 100px; 
   display: block; }
input.button {
   margin: 0; 
   padding: 2px 3px; 	
   border: 1px solid #f2f2f2; }
input, select, textarea {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 1.0em; }
option {
  margin: 0 10px 0 0;
}   
h2 {
   font-size: 1.1em;
   font-weight: bold;
   color: #376ca3;
   line-height: 1.2;
   border-bottom: 3px solid #ffa000; 
   margin: 0 0 5px 0; }
h3 {
   font-size: 1.1em; i
   display: block; 
   margin: 10px 0; 
   font-weight: bold;
   color: #376ca3;} 
h4 {
   margin-bottom: 15px; 
   font-size: 10pt; 
   font-weight: bold; }
span.important
	{
	font-weight: bold;
    color: #376ca3;
	}   
ul, ol {
   list-style-position: inside; }
img.border {
   border: 1px solid #f1f1f1;	
   background-color: #f5f5f5; 
   margin: 5px;
   padding: 5px; 
   text-align: center; }
#img.float-right {
   margin: 5px 0px 5px 15px; 
   float:right; }
img.float-left {
   margin: 0 10px 5px 0px;
   float:left; 
   }
   
/***** Identity ******/
#identity {
   height: 20px;
   width: 700px;
   border: 0px solid #000000;
   margin: 0px;
   float: left; 
   font-size: 1.4em;
   padding: 0px 0px 0px 0px;
   line-height: 1.0em;}
#identity a, #identity a:hover {
/*   color: #666;*/
	color:blue;
	font-weight:bold;
   text-decoration: none; 
   
   }

/****** Top Navigation ******/
#topnav {width: 150px; 
   height: 20px;
   border: 0px solid #000000;
   font-size: 0.9em;
   color: #999999;
   margin:0px;
   padding:0px;
   float: right; }
#topnav ul {margin: 0px;
   width: auto;
   list-style-type: none;
   line-height: 1.0em;
   border: 0px solid #000000;
   float: right; }
#topnav ul li {margin: 0px 5px 0px 10px;
   padding: 10px 5px 0px 5px;
   border-left: 1px solid #999999;
   float: left; }
#topnav ul li a {text-decoration: none;
   color: #999999; }
#topnav ul li a:hover {text-decoration: none;
   color: #333333; }

/****** Searchbox ******/
#sitesearch {
   width: 190px;
   height: 34px;
   float: right;
   margin: 10px 10px 0 0;    
}

/****** Navigation ******/
#navigation {
   width: 1024px;
   background: url('../images/nav_dkblue.png') top center repeat-x;
   height: 31px;
   border-top: ##58b2eb solid 1px; 
   margin-bottom: 5px;}
#navbar_link {
   height: 30px;
   float: left; }
#navigation #navbar_link ul {
   float: left;
   height:30px;
   width: 100%;
   list-style-type: none; }
#navigation #navbar_link ul li {
   display: inline; }
#navigation #navbar_link ul li a {
   padding: 6px 15px;
   color: #fff;
   text-decoration: none;
   line-height: 1.6em;
   float: left;
   border-right: 1px solid #0c5684;
   text-decoration: none;
   font-size: 1.0em;
   font-weight: bold; }
#navigation #navbar_link a:hover { 
   text-decoration: none;	
   border-right: 1px solid #0c5684;
   color: #fff;
   background: #ddd url('../images/nav_dkblue.png') center -33px repeat-x; }
   
.currentpage a {background: #ddd url('../images/nav_dkblue.png') center -33px repeat-x; }



/****** Sidebar Items ******/
.SidebarItem {
   margin: 0 0 15px 0; 
   }
.SidebarItem p {
  text-align: justify;
  margin: 0 5px 0 5px;
}   
.SidebarItem ul, #SidebarItem ol {
   list-style: none; }
.SidebarItem li {
   line-height: 1.2; }

/******** Footer ********/
#footer {
   clear: both;
   width: 960px; 
   color: #777;
   height: 25px;
   font-size: 0.8em;
   font-weight: bold;
   border-bottom: 2px solid #ccc;
   margin: 0px auto; }
#footer p {
   font-weight: bold;
   border-top: 1px solid #aaa;
   padding: 5px 0 5px 3px; }
#footer p span {
   padding-right: 3px; }
#footer a {
   color: #777;
   text-decoration: underline; }
#footer a:hover {
   color: #444; }

.sub_page_menu_on
{
	width: 50%;
}

.sub_page_menu_off
{
	width: 50%;
}
