﻿body {
	font: normal 12px Arial, Helvetica, Verdana, sans-serif;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 18px;
}
.ExploreTransitions #pnlBottom {
	color: #fff;
}
.ExploreTransitions #pnlBottom h2{
	color: #252525;
	font-size: 18px;
	margin-bottom: 12px;
}
.AClearDifference {
	color: #6b7b84;
}
.AClearDifference h3 {
	/*color: #8db624;*/
	color:#505412;
}
.AClearDifference #pnlMiddleL2 h3 {
	font-size: 18px;
}
.AClearDifference #pnlMiddleL3 h3 {
	font-size: 16px;
}
.AClearDifference #pnlMiddleL2-1 h2 {
	font-size: 36px;
}
.AClearDifference #pnlMiddleL3-1 h2 {
	font-size: 18px;
}
.TheTechnology #pnlContent {
	color: #fff;
}
.TheTechnology #pnlBottom-1 h2 {
	border-bottom: solid 1px #fff;
	font-size: 20px;
	margin: 0 15px;
}
/** Register **/
.Register h1 {
    color: #515151;
    font-size: 38px;
    font-weight: normal;
    width: 555px;
}
.Register h2 {
    color: #3a7fd4;
    font-size: 14px;
    font-weight: bold;
}
.Register p {
    color: #5b5b5b;
    margin-bottom: 25px;
    margin-top: 10px;
}
.Register .pnlQuestions p {
    margin-top: 0;
}
.Register legend {
    color: #4470a6;
    font-size: 18px;
    font-weight: normal;
}
.Register label {
    color: #4b5c71;
    display: block;
}
.Register .pnlQuestions label {
    color: #343638;
    float: left;
    padding-right: 15px;
    width: 241px;
}
.Register .pnlQuestions label[for="ctl00_PlaceHolderMain_chkPromotions"], .Register .pnlQuestions label[for="ctl00_PlaceHolderMain_chkNewsletter"] {
    float: right; 
    padding-left: 10px;
    padding-right: 0;
    width: 367px;
}
.Register input[type="text"], .ContactUs input[type="text"] {
    background: url("../images/bgTextInput.jpg") 0 0 repeat-x;
    border: solid 1px #e1e1e1;
    color: #4b5c71;
    font-size: 24px;
    height: 30px;
    padding: 2px;
    width: 380px;
}
.Register .pnlQuestions td label {
    display: inline;
    float: none;
    padding-left: 10px;
    width: auto;
}
/** Management Team **/
.ManagementTeam h2 {
	margin-bottom: 0;
}
.ManagementTeam #pnlMiddle p.title {
	color: #188e9c;
	margin: 0;
}
.ManagementTeam #pnlMiddle p {
	margin-top: 0;
}
