﻿
@font-face {
	font-family: Frutiger;
	src: url('../Font/Frutiger.otf');	
}

@font-face {
	font-family: Bauhaus;
	src: url('../Font/Bauhaus2.otf');	
}
  
  
  html, body { width: 100%; height: 101%; }
  
body 
{
	width:960px;
	background-color:#525152;
	margin-left: auto; 
	margin-right: auto;
	font-family:Arial;	
}


.BannerImageOther
{
	height:155px;
	width:680px;
	float:left;
}

.Header
{	
	width:inherit;
	background-color:white;	
}

.Logo
{
	width:263px;
	height:90px;
	background-color:White;
	float:left;
}

.HeaderContent
{
	width:697px;
	height:90px;
	background-color:White;
	float:right;
}

.HeaderContentStatisMenuBlank
{
	width:467px;
	height:30px;
	background-color:White;
	float:left;
}

.HeaderContentStatisMenu
{
	width:230px;
	height:55px;
	background-color:White;
	float:right;
	vertical-align: bottom;
	line-height:30px;
	font-size:12px;
}

.BorderRight
{
	border-right: solid 1px #CECFCE;
}


.MenuNav
{
	padding-left:8px;
	padding-right:8px;
	float:left;
}


.MenuNav2
{
	padding-left:8px;
	padding-right:8px;
	float:left;
}



.MenuNavSpacer
{
	padding-left:58px;
}

.HeaderContentMenuNav
{
	width:697px;
	height:35px;
	background-color:White;
	float:right;
	line-height:35px;
}

a:link
{
	color:#5A555A;
	text-decoration:none;
}
a:visited
{
	color:#F7964A;
	text-decoration:none;
}

a:hover
{
	color:#F78C35;
	text-decoration:underline;
}

a:active
{
	color:#F78C35;
}

.Menu:link
{
	color:#9C9A9C;
	text-decoration:none;
	font-weight:bolder;
	font-size:12px;
}



.Menu:visited
{
	color:#9C9A9C;
	text-decoration:none;
	font-weight:bolder;
	font-size:12px;
}

.Menu:hover
{
	color:#F78C35;
	text-decoration:underline;
	font-weight:bolder;
	font-size:12px;
}
.Banner
{
	background-color:#313031;
	color:White;
}

.BannerImage
{
	height:360px;
	width:640px;
	float:left;
}

a.Map
{
color:#F7964A;
}

.BannerText
{
	width:280px;
	float:left;
	background-color:#313031;
	color:White;
	height:340px;	
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}

.BannerHeaderText
{
	float:left;
	background-color:inherit;
	font-size:25px;
}

.BannerMainText
{
	float:left;
	background-color:inherit;
	font-size:12px;
}

h1
{
	font-size:25px;
	
}

h2{
margin-bottom: 0;
padding-bottom: 0;
font-size:18px;
} 

h3 {
margin-bottom: 0;
padding-bottom: 0;
font-size:16px;
} 

DIV.BannerMainTextLink
{
	color:#F78C35;
	text-decoration:none;
	font-size:12px;
	line-height:40px;
}


.BannerMainTextLink:link
{
	color:#F78C35;
	text-decoration:none;
	font-size:12px;
}

.BannerMainTextLink:active
{
	color:#F78C35;
	text-decoration:underline;
	font-size:12px;
}

.BannerMainTextLink:hover
{
	color:#F78C35;
	text-decoration:underline;
	font-size:12px;
}

.MoveNextArrowLeft
{
	background-image:url('../Images/arrow_left_gray.gif');
	background-repeat:no-repeat;
	width:40px;
	height:60px;
	text-align:center;
	background-position:center;
	float:left;
	vertical-align: bottom;
	line-height:60px;
}
	
.MoveNextArrowLeft:hover
{
	background-image:url('../Images/arrow_left_white.gif');
}

.MoveNextArrowRight
{	
	background-image:url('../Images/arrow_right_gray.gif');
	background-repeat:no-repeat;
	width:40px;
	height:60px;
	text-align:center;
	background-position:center;
	float:right;
	vertical-align: bottom;
	line-height:60px;
}
	
.MoveNextArrowRight:hover
{
	background-image:url('../Images/arrow_right_white.gif');
}

	

.BannerSpacer
{
	width:20px;
	height:295px;
	float:left;
	background-color:inherit;
}

.BannerNav
{
	width:320px;
	height:65px;
	float:left;
	background-color:#313031;
	
}

.BannerNavCenter
{
	width:220px;
	height:60px;
	float:left;
	background-color:inherit;	
	text-align:center;
	letter-spacing:5px;
	vertical-align: bottom;
	line-height:60px;
}

.Text
{
	font-size:16px;
}

.Content
{	
	background-color:White;	
	float:left;
	width:920px;
	height:305px;
	color:#292C29;
	border-left-color:White;
	border-left-width:20px;
	border-left-style:solid;
	border-right-color:#D6F3FF;
	border-right-width:20px;
	border-right-style:solid;
	
}

.ContentInPage
{	
	background-color:White;	
	float:left;
	width:920px;
	height:665px;
	color:#292C29;
	border-left-color:White;
	border-left-width:20px;
	border-left-style:solid;
	border-right-color:#D6F3FF;
	border-right-width:20px;
	border-right-style:solid;
	
}


.ContentHeader
{
	width:inherit;
	background-color:White;
	height:70px;
	line-height:70px;
	
}

.ContentLeft
{
	height:305px;
	width:680px;	
	background-color:inherit;
	float:left;
	border-right-color:White;
	border-right-width:20px;
	border-right-style:solid;
	
}


.ContentRightInPage
{
	height:665px;
	width:210px;
	background-color:#D6F3FF;
	float:right;
	border-left-color:#D6F3FF;
	border-left-width:20px;
	border-left-style:solid;
}

.ContentRight
{
	height:305px;
	width:280px;
	background-color:#D6F3FF;
	float:right;
	border-left-color:#D6F3FF;
	border-left-width:20px;
	border-left-style:solid;
}

.ContentLeftHeader
{
border-bottom:dotted 1px #949694;
height:70px;
width:610px;
float:left;
}
	
.ContentLeftHeaderNoDot
{
height:70px;
width:685px;
float:left;
}
	
	
.ContentHeaderTextLeft
{
	color:inherit;	
	float:left;	
	font-size:25px;	
	width:48%;
	
}

.Clearh1
{
	font-weight: normal;
	font-family: Arial;
	font-size: 25px;
	line-height: 36px;
	vertical-align:top;
	padding-top:34px;
	margin:0px;
}

.Clearh1InPage
{		
	margin:0px;
	font-weight: normal;
	font-family: Arial;
	font-size: 25px;	
}


.ContentLeftText
{
	width:48%;
	float:left;
	line-height:normal;
	font-size:12px;
	padding-right:2%;
	height:215px;
	border-right:dotted 1px #949694;
	padding-top:20px;
	
}

.ContentText
{
	height:510px;
	line-height:normal;	
	font-size:12px;
}

.ContentCenterText
{
	width:49%;
	float:right;
	line-height:normal;
	font-size:12px;
	height:215px;
	padding-top:20px;
}
.ContactUsContainer
{
	width:210px;
	padding-top:20px;
	padding-left:15px;
	float:left
}

.ContactUs
{
	font-size:medium;
	font-weight:bold;	
}


.ContentRightText
{
	width:100%;
	float:left;
	line-height:normal;
	font-size:12px;
}


.ContentHeaderTextCenter
{
	color:inherit;	
	float:right;	
	font-size:25px;	
	width:48%;
	
}



.ContentHeaderTextRight
{
	color:inherit;		
	border-bottom:dotted 1px #949694;
	float:right;
	width:100%;
	font-size:25px;
}

ContentHeaderTextRightNoDot
{
	color:inherit;		
	
	float:right;
	width:100%;
	font-size:25px;
	}

.PhoneText
{
	font-size:14px;
	font-weight:bold;
	color:#009AD6;
}

.Phone
{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#6B696B;
}

.blockLeft
{
padding-left:10px;
}

a.Email
{
	color:#009EDE;
}

.Email
{
	color:#009EDE;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
}


a.Link
{
	color:#293039;
	text-decoration:underline;
}






.TestAuditionQuestion1
{
	padding-bottom:20px;
}

.TestAuditionQuestion2
{
	padding-bottom:20px;
}
.TestAuditionQuestion3
{
	padding-top:20px;
}

.TestAuditionQuestion
{
width:595px;
float:left;
padding-top:7px;
}

.TestAuditionAnswer
{
	float:left;
padding-top:7px;
}

.RadioButton
{
	width:20px;	
}
	
.MainTextNormal
{
	padding-right:10px;
}
	
.MainTextTitle
{
	font-size:large;
	
}

.Patenaires
{
	float:left;
	width:225px;
	height:115px;
}

