body {
	text-align: center;
	color: #544b54;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background: #cbcbbe;
}

* html body {
	font-size: x-small;
	f\ont-size: small;
}

#container {
	width: 750px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border: #FFFFFF solid 3px;
	background: #FFFFFF;
}

a{color:#039;text-decoration:none; outline: none;}
a:hover{text-decoration:underline;}

a img{
	border: none;
}

p{font-size:12px;line-height:1.8em;}

td{font-size: 12px;line-height:20px;}

h1{
	font-size: 1.4em;
	letter-spacing: 2px;
	color: #000000;
	background: url(images/design/star.gif) no-repeat top left;
}

h2 {
font-size: 1em;
line-height: 1.1em;
font-weight: bold;
color: #2F93CE;
margin-top: 1em;
margin-bottom: 1.5em;
min-height: 1em;
letter-spacing: 0.1em;
}

h3{
font-size: 1em;
line-height: 1.3em;
font-weight: bold;
color: #BC3300;
margin-top: 10px;
margin-bottom: 0.85em;
padding-top: 0.2em;
padding-right: 0px;
padding-bottom: 0.2em;
padding-left: 0px;
min-height: 1em;
letter-spacing:2px;
}
h4{font-size:11px;color:#630;letter-spacing:1px;}
li{line-height:20px;text-align:justify;}
HR{color:#E3E3E3;height:1px;border:none;}

																				/*HEADER*/
#header{
	overflow: hidden;
	background: #FF0000 url(Image/design/header.jpg) no-repeat top left;
	height: 135px;
}

#home-link{
	margin: 10px 0 0 20px;
	width: 100px;
	height: 100px;
	float: left;
}

#header-title{
	float: left;
	margin: 5px 0 10px 5px;
	text-align: left;
	width: 600px;
}

#header-title h1{
	color: #FFFFFF;
	font-size: 3em;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 22px 0;
}

#languages{
	float: right;
	margin: 5px 5px 0 0;
	width: 220px;
}

#languages li{
	display: inline;
}

#languages a{
	color: #FFFFFF;
font-size: 0.8em;
}

#mainnav{
	margin: 0;
	padding: 0;
	width: 800px;
	overflow: hidden;
	background: #FF0000;
	clear: both;
	font-size: 0.9em;
}

#mainnav li{
	margin: 0px;
	color: #FFFFFF;
	display: inline;
	float: left;
	padding: 0 5px 0 15px;
}

#mainnav a{
	color: #FFFFFF;
	padding: 2px 0;
}

#mainnav a:hover, #mainnav a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

#content{
	padding: 10px 20px;
	text-align: left;
	background: #FFFFFF;
	overflow: hidden;
}

.title{
	color: #544b54;
	background: url(images/design/star.gif) no-repeat top left;
}

ol li {
list-style-type: decimal;
list-style-position: outside;

padding: 0 0 0 0px;
margin: 0 0 0 0px;
left: 0px;
line-height:normal;

}

ol li dd {
color:#544B54;
font-size:0px;
line-height:1.5em;
margin: 0;
font-size:small;
}


																				/*FOOTER*/
#footer{
	font-size:0.8em;
	color:#FFFFFF;
	text-align:left;
	background: #2F93CE;
	padding: 0em 1em 0em 1em;
	overflow: hidden;
}

#footer a{
	color:#FFFFFF;
}

#footer_left{
	float: left;
	margin: 0;
	padding: 0;
}

#footer_left ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer_left li{
	display: inline;
	margin: 0;
	padding: 0;
}

#footer_right{
	float: right;
	padding: 0.5em 0 0 0;
}



.content{padding:20px;}


.smalltxt{font-size:9px;line-height:13px;}

.bordertable {
	border: 1px solid #999999;
}

																					

																						/*DATATABLE*/
.datatable{
	border-spacing: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-color: #E7E7E7;
	color: #23231F;
	margin: 3px 0 10px 0;
	width: 100%;
}

.datatable td, .datatable th {
	padding: 5px 10px 10px 20px;
}

.datatable thead th {
	text-align: left;
	background: #b0ccd8 url(images/tablehead_bar.gif) repeat-x bottom left;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 0.2em 0.8em;
}

.datatable thead a {
	color: #666;
	text-decoration: none;
}

.datatable tbody th {
	font-weight: bold;
	text-align: center;
}

.datatable tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
.datatable tbody tr.odd 	{
	background: #f9f9f9;
}

.datatable tbody tr td { 
	background: #FFF;
	}

.datatable tbody tr.odd td{ 
	background: #f9f9f9;
	border-top: 1px solid #FFF;
	}

.datatable table td a:link, .datatable table td a:visited {
	color: #1975D7;
	text-decoration: underline;
}

.datatable table td a:hover {
	color: #50ADEA;
	text-decoration: underline;
}

																							/*lists*/																							/*bulletlists*/
.bulletlist{
	margin: 0;
	padding: 0 15px;
}

.bulletlist li{
	list-style: none;
	background: url(images/bullet_level1.gif) no-repeat left 5px;
	padding-left: 20px;
	margin: 10px 0;
	text-align: left;
}

.bulletlist_level2{
	margin-top: 10px;
}

.bulletlist_level2 li{
	list-style: none;
	background: url(images/bullet_level2.gif) no-repeat left 6px;
	padding-left: 20px;
}



.borderimage{
	border: 1px #e6e6ce solid;
	padding: 2px;
}

.speakerimage{
	border: 1px #e6e6ce solid;
	float: left;
	padding: 2px;
	overflow: hidden;
}

.leftimage{
	float: left;
}

.rightimage{
	float: left;
}

.righttext{
	float: right;
	width: 75%;
}




																/* >>> BOXES <<< */
.orangebox{
	border: 1px #f08f00 solid;
	background: url(images/box_bg.gif) repeat-x bottom left;
	
}

.boxtext{
	padding: 10px;
}

.boxtitle{
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background: #f08f00;
	padding: 0 10px;
}
																/* >>> ICONS <<< */
#print a{
	background: url(images/print.gif) no-repeat center left;
	padding: 0 0 0 2em;
	color: #2F93CE;
	float: right;
}		

#print a:hover{
	background: url(images/print_hover.gif) no-repeat center left;
}

#top a{
	background: url(images/top.gif) no-repeat center left;
	padding: 0 0 0 1.2em;
	margin-top: 20px;
	color: #2F93CE;
	float: right;
}	

#top a:hover{
	background: url(images/top.gif) no-repeat top left;
}		

a.pdf{
	
	background: url(images/pdf_icon.gif) no-repeat right; 
	padding: 2px 20px 0 0;
}

a.word{
	background: url(images/word_icon.gif) no-repeat center left; 
	padding: 0 0 0 25px;
}

a.excel{
	background: url(images/excel_icon.gif) no-repeat center left; 
	padding: 0 0 0 25px;
}

a.ppt{
	background: url(images/ppt_icon.gif) no-repeat center left; 
	padding: 0 0 0 25px;
}

															/* >>> BUTTONS <<< */

.btn{
	
	padding: 4px 6px;
}

.btn a{
	font-weight: bold;
	color: #ffffff;
	background: #2F93CE;
	padding: 4px 5px;
}

.btn a:hover{
	background: #5EBCF2;
	text-decoration: none;
}

form{font-size:12px;border:none;}

/**
*	Form template
**/

form.uniform fieldset {
	border: none;
	border-top: 1px solid #999999;
}
form.uniform fieldset legend {
	font-weight: bold;
	padding-right: 4px;
}
* html form.uniform fieldset legend {
	padding-right: 0;
	margin: 0 -7px;
}
form.uniform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}
form.uniform fieldset fieldset legend {
	font-weight: normal;
	font-size: 0.8em;
	padding: 0 0 2px 0;
}
form.uniform ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
form.uniform ol li {
	clear: both;
	padding: 5px;

}
form.uniform li.error {
	background-color: #FFFDD9;
}
form.uniform label {
	display: block;
	float: left;
	width: 40%;
	line-height: 1.8em;
	margin-right: 6px;
}
* html form.uniform label {
	margin-right: 0;
}
form.uniform fieldset.options label {
	text-align: left;
	padding-left: 33%;
}
form.uniform fieldset.options label input {
	text-align: left;
	margin-left: 6px;
}
* html form.uniform fieldset.options input {
	margin-left: 0;
}
form.uniform em {
	color: #FC4203;
}
form.uniform p {
	margin: 10px 0;
}
form.uniform dl.report {
	background-color: #f0f0f0;
	padding: 5px;
	margin-bottom: 10px;
}
form.uniform dl.report dt {
	background: url(Image/uniform-alert.gif) no-repeat 0 50%;
	padding-left: 20px;
}
form.uniform dl.report dd {
	background: url(Image/uniform-dd.gif) no-repeat 20px .6em;
	padding-left: 28px;
}

/**
*	Form layout
**/

form.uniform {
	width: 100%;
}
form.uniform fieldset {
	margin-bottom: 10px;
	border:none;
}
form.uniform fieldset fieldset{
	background: none;
	margin-bottom: 0;
}
form.uniform fieldset legend {
	font-size: 1em;
	line-height: 1.8em;
	color: #606060;
}
form.uniform fieldset fieldset legend {
	font-size: 1em;
}
form.uniform li{
	overflow: hidden;
}
form.uniform label {
	width: 20%;
	text-align: right;
margin: 5 5 5 50px;
}
form.uniform fieldset.options label {
	padding-left: 33%;
}

input.option{background-color:#F1F1F1;}
form.uniform input.check, input.check{border:none;}

/**
*	Button layout
**/

input.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: -5px 6px;
	cursor: pointer;
	line-height: 2em;
	float: right;
}

* html input.button {
	padding: 2px 0 0 0;
}

form.uniform input {
	border-top: 1px #999999 solid;
	border-left: 1px #999 solid;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	height: 1.5em;
	color: #3c7390;
}

form.uniform select {
	width: 175px;
}

input{
	font-size:11px;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
	border-bottom: 1px #333 solid;
	border-right: 1px #333 solid;
	padding: 2px;
	background: #ffffff;
	color:#333;
}

* html input.button {
	padding: 3px 0 0 0;
	border: none;
}

form.uniform input.button {
	border-top: 1px #999999 solid;
	border-left: 1px #999 solid;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	height: 2em;
	color: #3c7390;
}

.fl{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.fr{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.shopitems {
	border-bottom: 1px #d9d9d9 solid;
}

.homecolumn{
	float: left;

	padding: 7px;
	width: 220px;
min-height: 500px;
overflow: hidden;
	border-right: 1px #d9d9d9 solid;
}

.homecolumn-last{
	float: left;
padding: 7px;
	width: 220px;
min-height: 500px;
overflow: hidden;
	border-right: none;
}

.homecolumn-foreign{
	float:left;
	padding: 7px;
	min-height: 500px;
	overflow:hidden;
	width: 400px;
}

.subtot {
	float:right;
	margin-right:150px;
}





