﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	/*background: #E3E3E6 url(images/img01.gif) repeat-x;*/
	/*background: #000 url(images/img01.gif) repeat-x;*/
	background: #999999;
	font: normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color: #88888A;*/
	/*color: #313131;jenal edit*/
	color: #313131;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	/*line-height: 167%;*/
	line-height: 140%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

.listtop{
	background: url(images/img07.gif) no-repeat left 10px;
}

a {
	text-decoration: none;
	/*color: #313131;*/
	color: #DB5600;	
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Menu */

#menu {
	/*width: 740px;*/
	/*background: #FFF;*/
	background: #FF9523;
	width: 940px;
	/*height: 60px;*/
	height: 40px;
	margin: 0 auto;
	border-left: 20px solid #DB5600;
	/*border-bottom: 1px solid #DB5600;*/
}

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

#menu li {
	padding: 0;
	display: inline;
	background: none;
	font-size: 90%;

}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 10px 20px 0px 20px;
	font-size: 92%;
	font-weight: bold;
	color: #313131;
}

#menu a:hover {
	background: #DB5600;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	/*width: 740px;*/
	width: 940px;
	/*height: 180px;*/
	height: 180px;
	margin: 0 auto;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #DB5600;
	background-color: #010100;
	background-image: url(images/header.png);
	background-position: right;
	background-repeat: no-repeat;

}

#logo h1 {
	margin: 0;
	/*padding: 120px 0 0 0;*/
	padding: 10px 0 0 20px;
	/*text-align: right;*/
	letter-spacing: -1px;
	font-size: 200%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 20px;
	/*text-align: right;*/
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	/*width: 760px;*/
	width: 960px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 640px;
	padding: 20px 30px 20px 50px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 310px;
}

.floating-box-wallpaper {
	float: left;
	width: 200px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box-wallpaper p, .floating-box-wallpaper blockquote, .floating-box-wallpaper ol, .floating-box-wallpaper ul {
	line-height: 144%;
	font-size: 92%;
}


.floating-box img {
	border: 5px solid #FFFFFF;
}

.title {
	background-color: #313131;
	color: #FFFFFF;
	padding: 3px;
	border: thin solid #313131;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #DB5600;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}
.partners{
	background:#4D4037;
}

#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}
.level2 {
	margin-left: 1em;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
	font-size: 90%;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #DB5600;
}

/* Footer */

#footer {
	height: 50px;
	/*border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;*/
}

#footer .wrapper {
	/*width: 760px;*/
	width: 960px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 640px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	font-size: 75%;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #DB5600;
	text-align: center;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #DB5600;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

.formformat {
	padding: 5px;
	margin-bottom: 15px;
	/*border: 1px dashed red;*/	
}

.mandatory {
	padding: 2px;
	border: 1px solid #FF8A8A;
}

.optional {
	padding: 2px;
	border: 1px solid #C0C0C0;
}

img {  
	border-style: none;
}

.email {
	vertical-align: text-top;
}

.smallnote {	
	font-size: 85%;
}

.newsdivider {
	border: thin dotted #C0C0C0;
}