* {
    font-family:Helvetica,Arial,Verdana,sans-serif;
    font-size:12px;
	color: #2c2c2c;
	padding: 0;
	margin: 0;
}

body {
	background-image: url('../img/bg_color.jpg');
	background-repeat:repeat-x;
	}

img {
    border:0;
	}

.none {
	 text-decoration: none;
}

.bold {
	font-weight: bold;
}	

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.borderTopGreen {
	border-top: 1px solid #cccc66;
}

/************* FONT  **************/	

h1, h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 30px;
	text-align: center;
}

h2 {
	font-size: 15px;
	padding-bottom: 10px;
	text-align: center;
}

h4 {
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}


h3 a {
	background: url('../img/icon_arrow_top.gif') no-repeat;
	background-position: right top;
	text-decoration: none;
	display: block;
	height: 30px;
	text-align: bottom;
	margin: 20px 0 0px 0;
	width: 770px;
}

ul {
	padding-bottom: 15px;
	list-style-type: square;
}

p {
	width: 700px;
}

.normal {
 	font-weight: normal;
}

/************* CONTENT **************/	

#Container {
	width: 1024px;
	background: url('../img/background.jpg') no-repeat;
	margin: auto;
	clear: both;
}

#TopNav a, #LeftNav a {
	font-family:verdana,sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
} 

#TopNav a:hover, #LeftNav a:hover, h4 {
	color: #666666;
} 

#TopNav a {
	padding-left: 25px;
	padding-right: 25px;
}

#TopNav {
	width: 819px;
	padding-top: 165px;
	float: right;
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
	text-align: center;
}

#LeftNav {
	padding-top: 170px;
	width: 205px;
	float: left;
}

#LeftNav a {
	padding-bottom: 40px;
	display: block;
}

#LeftNav h1 {
	text-align: left;
}

#Content {
	width: 790px;
	float: left;
	padding: 15px 0 20px 20px;
	height: 452px;
	overflow:auto;
	margin: 15px 0px 40px 0px;
	border-bottom: 1px solid #666666;
}

#Content ul {
	padding-left: 20px;
	width: 700px;
}

#Content li {
	padding-bottom: 5px;
}

#Content p {
	padding-bottom: 15px;
	width: 700px;
}

#Content p i {
	font-weight: bold;
	padding: 5px 0 5px 0;
	display: block;
	width: 600px;
	text-align: center;
}

#Content ul.plus {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#Content ul.plus li {
	background: url('../img/icon_plus.gif') no-repeat;
	background-position: left top;
	padding-left: 20px;
}

#Toc {
	margin-bottom: 200px;
}

#Toc ul {
	margin-left: 5px;	
	width: 400px !important;
}

.tableImpress {
	margin: auto;
	width: 500px;
}

.tableNetworkLinks td {
	padding-bottom: 20px;
}

.tableImpress td, .tableContact td, .tableNetwork td {
	padding-bottom: 10px;
	vertical-align: top;
}

.tableImpress h2 {
	padding-right: 30px;
}

.tableForm td {
	padding-bottom: 15px;
}

div.speech {
	width: 500px;
	margin: auto;
	border: 1px #666666 solid;
	padding: 10px;
	clear: both;
	margin-bottom: 20px;
}

div.author {
	float: right;
}

.speech h2 {
	font-style: italic; 
	text-align: center;
}

.green_box {
	width: 450px;
	padding-bottom: 10px;
	border-top: 1px solid #006633;
	border-bottom: 1px solid #006633;
	margin-bottom: 50px;
}

.green_box ul {
	width: 400px !important;
	padding-bottom: 0px !important;
	margin-left: 8px;
}

.green_box li {
	list-style-type: square;
	color: #006633 !important;
}

.green_box li span {
	color: #006633 !important;
}

.green_box .headline {
	color: #006633;
	font-weight: bold;
	font-size: 15px;
	border-left: 1px solid #006633;
	padding: 10px;
}

.green_box a img {
	padding: 10px 0 10px 50px;
}

.boxLeft {
	width: 300px;
	float: left;
}

.boxLeft p{
	width: 300px !important;
}

.boxRight {
	width: 300px;
	float: right;
}

.error {
	color: red;
	font-weight: bold;
	vertical-align: bottom;
}

.tableForm input {
	width: 200px;
	height: 18px;
}

table.tableNetwork {
	margin-bottom: 25px;
	float: left;
	width: 350px;
}

table.tableNetworkLinks {
	width: 100%;
	vertical-align: top;
}

.floatingImage {
	float: left;
	padding: 0px 10px 10px 0px;
}

#Training {
	width: 419px;
	height: 161px;
	background: url('../img/training.jpg') no-repeat;
	padding-top: 23px;
	padding-left: 10px;
	margin: auto;
}

#Training a {
	font-size: 14px;
	color: red;
	font-weight: bold;
	display: block;
}

#Training div {
	float: left;
	text-align: center;
	width: 150px;
	height: 60px;
	
}

#Training .link1 {
	padding: 0px 0px 0px 10px;
}

#Training .link2 {
	padding: 6px 0px 0px 70px;
}

#Training .link3 {
	padding: 18px 0px 0px 5px;
}

#Training .link4 {
	padding: 20px 4px 0px 110px;
}


#ContentPopup {
	width: 400px;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
}

#ContentPopup h1 {
	padding-bottom: 10px !important;
}

#ContentPopup h2 {
	padding-bottom: 5px !important;
	padding-top: 10px !important;
	text-align: left;
}

#ContentPopup p {
	width: 400px;
	padding-bottom: 5px !important;
}

#ContentPopup ul {
	width: 350px;
	padding-left: 15px; 
	padding-bottom: 0px !important;
}

#ContentPopup img {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}