@charset "iso-8859-9";
body {
	background-attachment: scroll;
	background-image: url(assets/images/bodybkg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 1.4em;
}
h1 {
	font-family: "lucida sans Unicode", verdana, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	color: #84839E;
	font-weight: normal;
}
h2 {
	font-family: "lucida sans Unicode", verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
}

a {
	color: #FF3300;
}

#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	z-index: 1;
	border: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #EBEBEB;
}
#logoarea {
	height: 104px;
	width: 860px;
	z-index: 1;
}
#menubar {
	height: 33px;
	float: left;
	z-index: 2;
	margin-top: 33px;
}

#logo {
	float: left;
	height: 104px;
	width: 137px;
}
#motto {
	background-attachment: scroll;
	background-image: url(assets/images/motto.jpg);
	background-repeat: no-repeat;
	height: 229px;
	width: 860px;
}
#textfield {
	width: 850px;
	padding-top: 10px;
}
.column {
	float: left;
	width: 260px;
	margin-left: 20px;
}
#footer {
	clear: both;
	height: 50px;
	width: 860px;
	line-height: 50px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	padding: 2px;
	margin-bottom: 1px;
	background-color: #F5F5F5;
	margin-right: 15px;
}

li a {
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: both;
}
.singlecolumn {
	width: 830px;
	margin-left: 20px;
}
.singlecolumn p {
	margin-left: 15px;
}
.doublecolumn {
	float: left;
	width: 400px;
	margin-left: 20px;
	font-family: tahoma, arial, sans-serif;
}
.doublecolumn table {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #333333;
}



h3 {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D83AC;
	letter-spacing: 1px;
	text-transform: capitalize;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.line {
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#language {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #999999;
	text-align: left;
	padding-left: 3px;
	float: left;
	display: block;
}
#language a {
	font-weight: bold;
	color: #FF0000;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border {
	border: 3px solid #333333;
}

