body, td, div, p, ul, h1,h2,h3 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	color:#333333;
	}
body {
height:100%;
}		
a:link, a:visited {
color: #006699;
}
img {
border:none;
}
h1 {
	color:#0088be;
	line-height:1;
	font-size: 18px;
	margin-bottom: 30px;
}
h2 {
	font-size: 12px;
	line-height:0.8;
	font-weight:bold;
	margin-bottom:15px;
}

h3 {
	font-size: 12px;
	line-height:0.8;
	font-style: italic;
	margin-bottom:15px;
}
ol ul {
  padding-left: 20px;
}
ul ul ul li {
  list-style-image: url(/images/tire.gif);
}
ul ul {
  padding-left: 20px;
}

#main-table {
height:95%;
width:90%;
margin-left:5%;
margin-right:4%;
}
#main-table td {
	vertical-align:top;
	}
#logo-td {
	max-height:130px;
	height: 185px;
	width: 210px;
	text-align:right;
	}	
#logo {
	margin-top:48px;
	width:181px;
	height:81px;
	float: left;
	}	
#orange-border {
	border-bottom:4px solid #e77d20;
	margin-right:1px;
	height:50px;
	width:30%;
	float: left;
	margin-top: 60px;
	text-align: left;
	}	
#blue-border {
	border-bottom:4px solid #0088be;
	height:50px;
	width:65%;
	float: left;
	margin-top: 60px;
	}	
#white {
	border-bottom:4px solid white;
	height:50px;
	width:5%;
	float: left;
	margin-top: 60px;
	}		
.search-input {
	margin-top:15px;
	border: 1px solid #c6c6c6;
	height: 18px;
	margin-left: 0px;
}	
.lang {
	font-size:12px;
	float:left;
	margin-top:15px;
	text-align: center;
	padding: 4px;
	color: #0088be;
}
.lang a:link, .lang a:visited {
color:#0088be;
text-decoration:underline;
}
#cur.lang , #cur.lang a:link , #cur.lang a:visited  {
color:#FFFFFF;
background-color:#0088be;
text-decoration:none;
}
#text-top {
	text-align:right;
	margin-top:15px;
	float:right;
	padding-top: 4px;
	font-weight:bold;
	color:#0088be;
	font-size:15px;
}
#ico-td {
	margin-left: 0px;
	text-align:left;
	height:55px;
	vertical-align:top;

}
.left-menu {
	text-align:left !important;
	margin-left:10px;

}
.left-menu li {
list-style:none;
background:url(/images/menu_img.gif) left no-repeat;
padding-left:10px;
margin-bottom:15px;
}
.left-menu a:link, .left-menu a:visited {
color:#333333;
font-size:12px;
text-decoration:none;
}
#blue.left-menu {
	margin-top:50px;
	margin-bottom:40px;
}
#blue.left-menu a:link, #blue.left-menu a:visited  {
color: #006699;
}
#main-content {
	text-align:left;
	float:left;
	padding-left:20px;
}
#col {
width: 5%;
}
#bot-left {
	padding:4px;
	float:left;
	text-align: left;
}
#bot-right {
	padding:4px;
	float:right;
	width: 100px;
	text-align: left;
	margin-right: 1%;
}
#cont {
	padding:4px;
	text-align:left;
	height:30px;
	width:15%;
}
.bot-tr {
font-size:11px;
color:#666666;
}
tr.bot-tr a:link, tr.bot-tr a:visited,tr.bot-tr p , tr.bot-tr div {
font-size:11px;
}
#left-col {
text-align:left;
height:500px;
//height:68%;
}
.news-item {
color:#999999;
margin-bottom:25px;
}

.news-item a:link, .news-item a:visited {
/*color:#000080;*/
font-size: 1em;
}
#main-content P {
margin-bottom:15px;
}

.press-item .title {
  font-weight: bold;
  margin-bottom: 5px !important;
}


p.alert {
  padding: 10px 15px 10px 15px;
  border: 1px solid #666;
  background-color: #fff;
}


p.success {
  padding: 10px 15px 10px 15px;
  border: 1px solid #666;
  background-color: #fff;
}

ul.main li {
  list-style: none;
  font-weight: bold;
  margin-bottom: 5px;
}

li.level-1 {

}


li.level-2 {
  margin-left: 30px;
  list-style-type: circle;
}


li.level-3 {
  margin-left: 60px;
  list-style-type: square;
}


li.level-4 {
  margin-left: 90px;
  list-style-type: disc;
}
#left-content {
width:180px;
color:#999999;
}
#left-content p {
color:#999999;
margin-top:15px;
}
#left-content a:link, #left-content a:visited { 
color:#d40606;
}
#main-col {
}
.spice {
width:20px;
float:left;
height:100%;
}
.news_image {
padding-right: 10px;
padding-bottom:10px;
}
.margin {
margin-left:20px;
}
#selected a:link, #selected a:visited {
text-decoration:underline;
}

table.data {
border-collapse: collapse;
  border-left: 1px solid #333;
  border-top: 1px solid #333;
  border-right: 0;
  border-bottom: 0;
}

table.data th {
  background: #507CB6;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  padding: 3px;  
  color: #fff;
  font-weight: normal;  
}

table.data td {
  padding: 3px;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  
}

#main-col table {
border-collapse: collapse;
}

p.note {
 padding: 2px 4px 2px 4px;
 color: #999;
 font-size: 11px;
}

span.red {
 color: #c30;
}