body {
  margin: 0;
  background: #DDDDFF;
}

body, td, input, select {
  font: normal 12px Arial,Helvetica,sans-serif;
}

p, form {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

h1 {
  font-size: 22px;
}

h2 {
  font-size: 16px;
}

.head
{
	height: 63px;
	background-image: url('images/head.png');
	background-repeat: repeat-x;
	text-align: center;
	font-size:30px;
	font-weight:bold;
	color:#ffffff;
	white-space: nowrap;
}

.nav_space
{
	height: 29px;
	max-height:29px;
/*	width: 50%;*/
	background-image: url('images/nav_space.png');
	background-repeat: repeat-x;
}

.nav_main
{
	height: 29px;
	max-height:29px;
	width: 1%;
	background-image: url('images/nav_main.png');
	background-repeat: repeat-x;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
/*	padding: 10px 0px;*/
}



.nav_main a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#ffffff;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;	
}

.nav_main a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#AAAAAA;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
}

#info{
font-family: 'Trebuchet MS', 'Lucida Grande',
  Verdana, Lucida, Geneva, Helvetica, 
  Arial, sans-serif;
 background-color: #90bade;
 color: #333;
position:absolute;
width:15em;
top:26em;
left:0px;
padding:0px 0px 0px 0px;
}
  
#info ul{
list-style: none;
margin:0px;
margin-right:0px;
padding:0px;
border: none;
}

}
*/
#info li {
border-bottom: 1px solid #90bade;
margin: 0;
}
#info li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

#info li a:hover {
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

html>body #info li a {   /* this code is to make IE happy. without it the links won't change*/
width: auto;                 /* color when the mouse hovers over them*/
}
#links {
font-family: 'Trebuchet MS', 'Lucida Grande',
  Verdana, Lucida, Geneva, Helvetica, 
  Arial, sans-serif;
background-color: #90bade;
color: #333;
position:absolute;
width:15em;
top:26em;
right:0px;
padding:0px 0px 0px 0px;
}

#links ul {
list-style: none;
margin:0px;
margin-right:0px;
padding:0px;
border: none;
}

#links li {
/*border-bottom: 1px solid #90bade;*/
margin: 0;
}

#links li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}
#links li a:hover {
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

html>body #links li a {   /* this code is to make IE happy. without it the links won't change*/
width: auto;                 /* color when the mouse hovers over them*/
}

html>body #info_content{
width:auto;

}
#info_content{
position:relative;
margin:0em 15em 0em 15em;
padding:1em;
font-family: 'Trebuchet MS', 'Lucida Grande',
  Verdana, Lucida, Geneva, Helvetica, 
  Arial, sans-serif;
background-color: #87cefa;
color:#000;

}
ul.footer{
display:block;
display:inline;
text-decoration:none;
/*background:#DDDDFF;*/
width:100%;

}
ul.footer li{
display:inline;
padding: 3px 5px;
border-left:1px solid #000;
list-style:none;

}

ul.footer li.first{
margin-left:0px;
border-left:none;
list-style:none;
display:inline;
}

ul.footer a{
color:#996600;
}
ul.footer a:hover{
color:#FF0000;}
.nav_left
{
	height: 29px;
	width: 36px;
	background-image: url('images/nav_left.png');
	background-repeat: no-repeat;
	white-space: nowrap;
	overflow: hidden;
	display: inline;
}

.nav_right
{
	height: 29px;
	width: 36px;
	background-image: url('images/nav_right.png');
	background-repeat: no-repeat;
	white-space: nowrap;
	overflow: hidden;
	display: inline;
}

.nav_main a:hover{
color:#FFFF00;
}

div.toolbar {
  background: #7777FF;
  padding: 5px;
  color: #FFFFFF;
}

div.toolbar a {
  color: #FFFFFF;
}

.toolbar_main
{
	height: 83px;
	background-image: url('images/toolbar_main.png');
	background-repeat: repeat-x;
	text-align: left;
/*	vertical-align:text-top;*/
	padding-top: 4px;  /* was 4px originally */
	white-space: nowrap;
	color:#AAAAAA;		
}

.toolbar_main a:hover{
color:#FFFF33;

}
.toolbar_left
{
	height: 83px;
	width: 56px;
	background-image: url('images/toolbar_left.png');
	background-repeat:no-repeat;
}

.toolbar_right
{
	height: 83px;
	width: 54px;
	background-image: url('images/toolbar_right.png');
	background-repeat: no-repeat;
}

.toolbar_text{
background-color:#999999;
}

.toolbar_title{
background-color:#999999;
color:#FFFF00;
}

.toolbar_text a:hover{
color:FFFF00;}


.foot_main
{
	height: 63px;
	background-image: url('images/foot_main.png');
	background-repeat: x-repeat;
	text-align: center;
	white-space: nowrap;
}

.foot_main a:hover
{
	color:#333333;
	text-decoration:none;
}

bottom_text a:link,
.bottom_text a:visited {
	color:#ffffff; /*T4*/
	font-weight:bold;
}
.bottom_text a:hover {
	color:#000000; /*C3*/
}
#language_selector {
  font-size: 11px;
}

div.content {
  padding: 5px;
  color: #333333;
}
div.content a {
  color: #333333;
}

div.content a:hover {
  color: red;
}

.error, .notice {
  color: red;
}

div.error {
  padding: 5px;
  border: 1px solid #666666;
  background: white;
}

.boxed {
  padding: 5px;
  border: 1px solid;
  margin-left: 2em;
  margin-right: 2em;
}

.indent {
  margin-left: 2em;
}

td.label {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
  width: 1%;
}

table.grid {
  border-collapse: collapse;
}

table.grid td, table.grid th {
  padding: 5px 15px 5px 15px;
}

table.grid th {
  background: #AAAAFF;
}

div.snippet {
  white-space: nowrap;
}

div.snippet select {
  font-size: 10px;
  vertical-align: middle;
}

div.snippet input {
  vertical-align: middle;
}

div.snippet textarea {
  width: 100%;
}

input[type="radio"] {
  vertical-align: bottom;
}

div.alert {
  margin: 25px;
  text-align: center;
  padding: 10px;
  background: white;
  border: 2px solid red;
  font-size: 12px;
  font-weight: bold;
}

div.blog_article {
  border-bottom: 1px dashed #AAAAAA;
}

p.blog_article_title {
  font-weight: bold;
  font-size: 16px;
}

p.blog_article_date {
  font-style: italic;
  color: #888888;
}

div.blog_comment {
  border-bottom: 1px dashed #AAAAAA;
}

textarea.code {
  font: normal 12px Arial,Helvetica,sans-serif;
  width: 450px;
  background-color: #eeeeee;
  border-color: #cccccc;
  border-style: inset;
  margin-top: 5px;
}

p.blog_comment_date {
  font-style: italic;
  color: #888888;
}

.tabberlive .tabbertabhide {
  display: none;
}

.tabber {
  display: none;
}
.tabberlive {
  margin-top:1em;
}

ul.tabbernav
{
  margin: 0;
  padding: 3px 0;
  border-bottom: 1px solid #AAA;
  /* font: bold 12px Verdana, sans-serif */;
  font-weight: bold;
}

ul.tabbernav li
{
  list-style: none;
  margin: 0;
  display: inline;
}

ul.tabbernav li a
{
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 1px solid #AAA;
  border-bottom: none;
  background: #DDE;
  text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
  color: #000;
  background: #AAE;
  border-color: #AAA;
}

ul.tabbernav li.tabberactive a
{
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
  color: #000;
  background: white;
  border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
  padding: 5px;
  border: 1px solid #aaa;
  border-top: 0;
}

.tabberlive .tabbertab h2 {
  display: none;
}
.tabberlive .tabbertab h3 {
  display: none;
}

.tabberlive#tab2 .tabbertab {
  height: 200px;
  overflow: auto;
}
.hidde {
  display: none;
}

.faq_question{
background-image:url(images/nav_space.png);
background-repeat:repeat-x;
text-decoration:none;
color:#FFFFFF;
text-align:center;
}
