﻿/* GENERAL STYLES */
html 
{
	overflow-y: scroll;
}

body
{
	border: 0px;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	margin: 10px;
	padding: 0px 6px 0px 0px;
}

a
{
	color: #3399cc;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

table
{
	width: 100%;
}

td
{
	vertical-align: top;
}

img
{
	border: 0px;
}

input.button
{
	background-color: #ff6600;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #fea86f;
	border-right: 1px solid #000066;
	border-top: 1px solid #fea86f;
	color: #ffffff;
	float: left;
	font-size: 8pt;
	font-weight: bold;
	height: 22px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	width: auto;
}

fieldset.home 
{
	width: 263px;
}

legend 
{
	color: #333399;
	font-size: 10px;
	font-weight: bold;
}


/* HEADER1 */
div#header1
{
	clear: left;
	float: left;
	width: 100%;
}

div#header1 h1
{
	display: none;
}

div#header1 div#logo
{
	float: left;
}

div#header1 div#links
{
	float: right;
	height: 18px;
	padding-top: 3px;
}

div#header1 div#languages
{
	clear: right;
	float: right;
}

div#header1 div#languages ul.lang
{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

div#header1 div#languages ul.lang li.langItem a
{
	color: #ff6600;
}

div#header1 div#languages ul.lang li.langItem a:hover
{
	color: #ff6600;
	text-decoration: none;
}

/* HEADER2 */
div#header2Home, div#header2Base
{
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: #666666 1px solid;
	border-left: #999999 1px solid;
	border-right: #000066 5px solid;
	border-top: #999999 1px solid;
	clear: left;
	float: left;
	margin-top: 6px;
	width: 100%;
}

div#header2Home
{
	background-image: url("../Images/Background1.gif");
}

div#header2Base
{
	background-image: url("../Images/Background2.gif");
}

div#header2Home img#header, div#header2Base img#header
{
	float: left;
}

div#header2Base img#headerSmall
{
	float: left;
	margin-left: 89px;
}

div#header2Home div#title
{
	background-image: url("../Images/Background1.gif");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 96px;
}

div#header2Base div#title
{
	background-image: url("../Images/Background2.gif");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 41px;
}

div#header2Home div#title h2, div#header2Base div#title h2
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

div#header2Home div#title h2
{
	margin: 38px 0px 0px 18px;
}

div#header2Base div#title h2
{
	margin: 10px 0px 0px 18px;
}

/* FOOTER */
div#footer
{
	float: left;
	padding-top: 15px;
	text-align: center;
	width: 95%;
}

/* CONTENT */
div#content
{
	clear: left;
	float: left;
	padding: 25px 0px 10px 0px;
	width: 100%;
}

/* CONTENT LEFT */
div#content div#left
{
	float: left;
	width: 210px;
}

div#content div#left ul
{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

div#content div#left ul li
{
	height: 15px;
}

div#content div#left ul li a
{
	background-image: url("../Images/ListItem.gif");
	background-position: left top;
	background-repeat: no-repeat;
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}

div#content div#left ul li a:hover
{
	color: #ff6600;
	text-decoration: none;
}

/* CONTENT RIGHT */
div#content div#right
{
	float: left;
	width: 100%;
}

div#content div#right h3
{
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
}

/* STYLES FOR THE HOME PAGE */
div#sheet
{
	float: left;
	font-size: 10px;
	width: 100%;
}

div#sheet div
{
	float: left;
	padding: 5px 0px 0px 5px;
}

div#sheet table
{
	border: 0px;
	border-collapse: collapse;
}

div#sheet table.fixed td
{
	background-color: #e1f2fa;
	border: 1px solid #ffffff;
	height: 22px;
	padding-left: 5px;
	vertical-align: top;
	width: 180px;
}

div#sheet b
{
	float: left;
	margin-bottom: 2px;
}

div#sheet br
{
	clear: left;
}

div#sheet input, div#sheet select
{
	float: left;
	width: 150px;
	margin: 1px 0px 1px 0px;
}

div#sheet input.large
{
	width: 332px;
}

div#sheet input.full
{
	margin-right: 0px;
	width: 97%;
}

div#sheet label
{
	float: left;
	padding-top: 3px;
	width: 180px;
}

h4
{
	color: #333399;
	font-size: 11px;
	font-weight: bold;
}

h5
{
	background-image: url("../Images/Circles.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	color: #ef7c00;
	height: 27px;
	margin: 0px;
	padding: 5px 0px 0px 35px;
}

select.home
{
	margin-bottom: 10px;
	width: 282px;
}

img#compass
{
	float: left;
	margin: 20px 0px 0px 194px;
}

span.compass
{
	float: left;
	margin: 0px 0px 0px 238px;
}


span.orange
{
	color: #ff6600;
}

table.center
{
	text-align: center;	
}

table#info
{
	font-size: 10px;	
}

input.home
{
	width: 100px;
	text-align: right;
}

input.homeOrange
{
	color: #ff6600;
	font-weight: bold;
	text-align: right;
	width: 100px;
}

div#sheet select
{
	width: 156px;
}

div#right input, div#right select
{
	font-size: 11px;
}

.right
{
	text-align: right;
}

span.percentage
{
	font-size: 11px;
	float:none;
}
