﻿body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #294651;
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.BottomPart {
	background-color: #294651;
	margin: 0px;
	padding: 0px;
	width: 100%;
	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;
	overflow:hidden;
}
.PageBottom
{
  background: #294651;
  width: 100%;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

.PageBottomCenter1
{
  background: #294651;
  height: auto;
  width: 780px;
  margin: 0px auto;
  padding: 0px;
  text-align: right;
}


.PageBottomMenu a
{
  padding-top: 10px;
  font-family:  Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: white;  
}

a
{
      font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: white;  
}
.PageBottomCopyright
{
  margin-top: 8px;
  padding-bottom: 8px;
  font-family: Helvetica;
  font-size: 12px;
  color: #AAAAAA;
}

.TopBackground
{   
    background:#294651;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 100%;
	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;
	text-align: center;	
	overflow:hidden;
}

.TopPartCenter
{
  height: 250px;
  width: 984px;
  margin: 0px auto;
  padding: 0px;
  overflow:hidden;
}


.MiddlePart {
	background-color: #294651;
	margin: 0px;
	padding: 0px;
	width: 100%;
	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;
	overflow:hidden;
}
.MiddlePartCenter1
{
  background: #294651;
  height: auto;
  width: 985px;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  overflow:hidden;
}

.LeftMenu
{
    margin-left:10px;
    float:left;
    width:200px;
    font-size:10px;
}

.MenuHeaderFont {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

.PBBasicText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
}
.PBImportantText {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color:#efcd20;
}

.FormText {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	}
	
.InfoTextFont
{
    color:#E0E0E0;
    text-align:left;    
}

.PixelBorder
{
    border: solid 1px #333333;    
    padding: 10px 10px 10px 10px;
}

.LegendFont
{
    font-family:  Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight:normal;
	color:#000000;   
	text-transform:uppercase;
}

.OnePixeLine
{
    width:1px;
    background:#626262;
}
.CenterTest
{
    width:985px;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;     
}

.CenterPartDiv
{
    float:left;
    width:985px;
    background:white;    
}
.BottomFont
{
    color:#ffffff;
    font-family: Helvetica, Arial, sans-serif;
    font-size:11px;        
}

.BottomFont a
{
    color:#e5403e;
    text-decoration:none;
    font-family: Helvetica, Arial, sans-serif;
    font-size:11px;        
}

#ButtonMenu td
{
    height:50px;
    vertical-align:middle;
    text-align:center;
    color:#ffffff;
    font-family: Helvetica, Arial, sans-serif;    
    font-size:13px;                    
}

#ButtonMenu a
{
    text-decoration:none;
    color:White;
    font-weight:normal;
}

#ImportantNotice
{
     text-align:center;
    color:#ffffff;
    font-family: Helvetica, Arial, sans-serif;    
    font-size:12px;             
    text-align:justify;
    margin: 0px 20px 20px 20px;    
}

.Title
{
    text-align:center;
    color:#ffffff;
    font-family: Helvetica, Arial, sans-serif;    
    font-size:16px;             
    text-align:justify;
    margin: 20px 20px 20px 20px; 
}

.FieldText
{
    text-align:left;
    color:#ffffff;
    font-family: Helvetica, Arial, sans-serif;    
    font-size:14px;             
    text-align:justify;
    margin-left:20px;
}

.InputField
{
    width:187px;
    height:18px;
    background:white;
    color:Black;
    border:1px solid black;
    font-size:11px;
}

.RoundedColoredBox
{
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius:5px;
background:#2f5462;
}
