h1
{
	margin:0; padding:0;
	font-size:120%;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:15px;

}


#maincol {padding-bottom: 30px;}

#maincol h1 {
	margin:0; padding:0;
	font-size:24px;
	color: #ff8800;
	font-weight: normal;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:15px;

}

h2 {font-size: 12px;}



/*Information block*/
.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

/*Content block*/
.content-block
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:100%;
}

.content-block-head
{
	background-image:url(images/content_block_bg.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 5px 9px;
}

.content-block-body
{
	padding:4px 5px;
	width:100%;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}
.shy { filter:hyphenize("text-align:left"); }
.navigation{
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
}
.navigation a{
color:#666;
text-decoration:none;
}
.navigation a:hover{
color:#ff8800;
text-decoration:none;
}
td.t1{
padding:5px 10px;
background-color:#ff8800;
color:#fff;
font-size:100%;
border-right:1px solid #fff;
}
td.t2{
padding:5px 10px;
font-size:100%;
background-color:#ff8800;
color:#fff;
border-right:1px solid #fff;
}
td.t3{
padding:5px 10px;
font-size:100%;
background-color:#ff8800;
color:#fff;
}
td.t_l{
padding:5px 10px;
border-left:1px solid #999999;

border-right:1px solid #999999;
border-bottom:1px solid #999999;
}
td.t_c{
padding:5px 10px;

border-right:1px solid #999999;
border-bottom:1px solid #999999;
}
.x-small { font-size:80%; font-family:Arial; line-height:140%; }
.small { font-size:90%; font-family:Arial;  line-height:130%; }
.big { font-size:110%; line-height:140%; }
.large { font-size:120%; line-height:140%; }
.x-large { font-size:150%; line-height:140%; }
.xx-large { font-size:170%; line-height:130%; }
.xxx-large { font-size:200%; line-height:130%; }

#footer {position: absolute; left: 0; bottom: 0; width: 100%;}
.white, a.white, a.white:hover, .white a { color:#FFF;  }
*.orange{color:#ff8800;}

#footer td {color: #ffffff; font-size: 11px; padding-top: 5px; padding-bottom: 5px;}
#footer td a {color: #ffffff;}
#footer td a:hover {color: #ffffff; text-decoration: none;}