body {
	margin: 0px;
	padding: 0px;
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #424242;
}

.home {
	background: #fff url("/images/layout/body-home-bg.jpg") no-repeat;
	background-position: 50.4% 0px;
}

.page {
	background: #005481 url("/images/layout/body-bg.jpg") repeat-x;
}

.left { float: left; }
.right { float: right; }
.centre { margin: 0px auto; }
.clear { clear: both; }
.col-200 { width: 200px }
.col-300 { width: 300px }
.col-320 { width: 320px }
.col-400 { width: 400px }
.col-520 { width: 520px }
.col-620 { width: 620px }
.col-670 { width: 670px }

#wrap {
	margin: 0px auto;
	width: 960px;
	background: transparent;
}

.content-wrap {
	padding: 0px;
}

#header {
	height: 150px;
	margin: 0px 11px;
}

.main-logo {
	margin-top: 23px;
}

#main-intro {
	height: 378px;
	background: url("/images/home/main-image.jpg") no-repeat;
	margin: 0px 11px;
}

a.signup-button {
	display: block;
	height: 58px;
	width: 225px;
	float: right;
	margin: 30px 30px 0px 0px;
}

.language {
	position: relative;
	text-align: right;
	color: #fff;
	margin: 0px 0px -10px 0px;
	padding: 10px 0px 0px 0px;
}

.language a{
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
}

.language a:hover{
	color: #9bb8cf;
	font-size: 1.2em;
	text-decoration: none;
}

#main-nav {
	margin: 30px 0px 0px 0px;
}

#main-nav ul{
	padding: 5px 0px;
	margin: 20px 0px 20px 0px;
	text-align: right;
}

#main-nav li{
	display: inline;
	font-size: 2em;
	color: #fff;
}

#main-nav li a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0px;
}

#main-nav li a:hover {
	color: #9bb8cf;
}

#main-nav .current a {
	color: #9bb8cf;
}

#main-nav .current a:hover {
	color: #9bb8cf;
}

.tree {
	position: relative;
	background: url("/images/home/silhouette.jpg") no-repeat;
	height: 120px;
}

h3 {
	font-size: 2em;
	font-weight: normal;
	color: #fff;
	margin: 0px 0px 20px 0px;
}

p {
	font-size: 1.3em;
	margin-bottom: 10px;
	color: #424242;
}

p.middle {
	text-align: center;
	font-size: 1.5em;
	padding: 20px 0px 10px 0px;
}

p.center {
	text-align: center;
}

.dark {
	color: #b3b3b3;
}

a {
	color: #005481;
	text-decoration: none;
}

a:hover {
	color: #005481;
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

.main-content ul {
	margin-bottom: 10px;
}

hr {
	display: none;
}

.hr {
	margin: 20px 0px 20px 0px;
	height: 1px;
	background: #d9d9d9;
	overflow: hidden;
}

.main-content ul {
		margin: 0 0 10px 16px;
	}

.main-content ul ul{
		margin: 5px 0 5px 16px;
	}

.main-content li {
	font-size: 1.2em;
	list-style-image: url("/images/layout/bullet-orange.gif");
}

.main-content li li{
	font-size: 1.0em;
	list-style-image: none;
	list-style-type: circle;
}

p.intro-text-first {
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 8px 11px 0px 0px;
}

p.intro-text-second {
	color: #005481;
	font-size: 2.5em;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	z-index: 900;
}

.tick-home {
	background: url("/images/learn/tick.jpg") no-repeat;
	padding: 6px 15px 6px 35px;
}

.dark {
	color: #424242;
	font-weight: normal;
}

/* ----------------------- LEARN MORE PAGE ---------------------- */

.learn {
	background: #fff url("/images/learn/top-bg.jpg") no-repeat;
	padding: 30px;
}

.learn-first {
	color: #005481;
}

.learn-second {
	color: #005481;
	font-weight: bold;
}

.learn-third {
	color: #424242;
	font-size: 2.0em;
	font-weight: bold;
}

.learn-forth {
	color: #424242;
	font-weight: normal;
}

.learn-body {
	font-size: 1.2em;
	margin: 60px 0px 0px 0px;
}

.learn-body ul{
	font-size: 1.2em;
	margin: 10px 0px;
}

.learn-body li{
	padding: 7px 0px 12px 35px;
	background: #fff url("/images/learn/tick.jpg") no-repeat;
}

.learn-bot {
	background: #fff url("/images/learn/bot-bg.jpg") no-repeat;
	height: 318px;
}

.about-text {
	width: 340px;
	float: right;
	margin: 30px 60px 0px 0px;
}

.about-text p{
	color: #fff;
}

/* ----------------------- SIGN UP PAGE ---------------------- */

.sign {
	background: #fff url("/images/layout/white-top-bg.png") no-repeat;
	padding: 30px;
	margin: 0px;
}

.sign-info p{
	color: #fff;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

/* ----------------------- GLOBAL FORM ELEMENTS ---------------------- */

fieldset {
    margin: 20px 0px;
    padding: 0px 0px 0px 30px; 
    border: 3px solid #deebf7;
    background: #fff url("/images/sign/form-bg.jpg") repeat-x bottom;
}

legend {
    font-size: 2em;
    margin: 0px 0px 10px 0px;
    padding: 0px 10px;
    color: #cee0f0;
}

form {
    margin: 20px 0px;
}

label.left {
    width: 150px;
    float: left;
    text-align: right;
    margin-right: 15px;
    display: block;
}

label.right {
    width: 260px;
    float: left;
    text-align: right;
    margin-right: 15px;
    display: block;
}

select {
    border: 1px solid #8c8c8c;
    background: #fff;
}

input {
    border: 1px solid #8c8c8c;
    background: #fff;
    color:#6B6B6B;
	padding:2px;
}

.inputfield {
    border: 1px solid #ccc;
    padding: 2px;
    color: #6b6b6b;
}

.contact textarea {
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px;
    color: #6b6b6b;
    width: 590px;
}

.signup textarea {
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px;
    color: #6b6b6b;
    width: 500px;
}

.submit {
    margin-left: 85px;
    color: #fff;
    background: #2b2b2b;
    padding: 5px;
    border:1px solid #4b4b4b;
}

.submit:hover {
    background: #3b3b3b;
    cursor: pointer;
}


.reset {
    margin-left: 15px;
    color: #fff;
    background: #2b2b2b;
    padding: 5px;
    border:1px solid #4b4b4b;
}

.reset:hover {
    background: #3b3b3b;
    cursor: pointer;
}

.required {
}

.button {
    margin: 0px auto;
    text-align: center;
}

dt
{
	font-size:120%;
	margin-top:0.75em;
}

.contact input[type='text']
{
	width:590px;
	border:1px solid #ccc;
}

.signup input[type='text']
{
	width:500px;
	border:1px solid #ccc;
}

.contact select
{
	border:1px solid #ccc;
	color:#6B6B6B;
}

dd pre
{
	border: 1px solid rgb(204, 204, 204);
	padding: 8px;
	background: white none repeat scroll 0% 0%;
	font-family: monospace;
	color: black; 
	width: 50%;
	margin-bottom: 8px;	
}

.errors li
{
	color:Red;
	font-size:120%;
}

/* ----------------------- DOCUMENT PAGES ELEMENTS ---------------------- */
.docs {
	background: #fff url("/images/layout/white-top-bg.png") no-repeat;
	padding: 30px 90px;
	margin: 0px;
}

.docs h3 {
	font-size: 2em;
	font-weight: bold;
	color: #005481;
	margin: 0px 0px 20px 0px;
}

.docs h4 {
	font-size: 1.5em;
	font-weight: bold;
	color: #005481;
	margin: 0px 0px 5px 0px;
}


/* ----------------------- FOOTER ELEMENTS ---------------------- */

.white-bot {
	background: #fff url("/images/layout/white-bot-bg.png") no-repeat;
	height: 17px;
}

.footer {
	margin: 20px 0px;
	padding: 20px 0px;
	text-align: center;
}

.footer p {
	color: #adadad;
	font-size: 1.1em;
	text-align: center;
}

.footer a {
	color: #fff;
	font-size: 1.1em;
	text-align: center;
}

.footer-home {
	border-top: 1px solid #d9d9d9;
	margin: 20px 0px;
	padding: 20px 0px;
	text-align: center;
}

.footer-home p{
	color: #8c8c8c;
	font-size: 1.1em;
	text-align: center;
}

/*---------------- CLEAR FIX -------------*/

/* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* Stuff for contact form */
.contact-icon {
    vertical-align:text-bottom;
    margin-right:3px;
}
ul.contact-list {
	list-style:disc none outside;
	margin-left:40px;
	font-size:1.3em;
}
.contact-message
{
	margin-top:130px;
}
.verticalmiddle
{
	vertical-align:middle;
}

