﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: auto;
	background-color: #ff9934;
	color: #1b2d59;
}
#Container
{
   
    width: 728px;
   	margin: auto;
 }
#Header{
   width: 728px;
   margin-top: 10px;
   height: 165px;
   background-image: url(/UserFiles/Image/masterpage/header.gif);
   background-repeat:no-repeat;
}

#PagesHeader{
   width: 728px;
   margin-top: 10px;
   height: 165px;
   background-image: url(/UserFiles/Image/sitepagesMaster/header.gif);
  background-repeat:no-repeat;
}
.SubHead
{
margin-left: 166px;
padding-top: 0px;
}
.SubHead H1
{
margin: 0px;
padding: 0px;
Font-size: 110%;
color: #1b2d59;
width: 300px;

}
#MainContent
{   margin-top: -10px;
    width:728px; 
}
#ContentPages
{
    width: 574px;
    float: left;
    background-color: #fff;
    font-size: 80%;
    line-height:16px;
    min-height: 470px;
    padding-bottom: 50px;
}
#LeftContent
{
    width:153px; 
    height: 400px;
    float: left;
    background-image: url(/UserFiles/Image/masterpage/nav_bg_top.gif);
    background-position: top;
    background-repeat: no-repeat;
}
#RightContent
{
    width:156px; 
    float: right;
    font-size: 80%;
    height: 500px;
}
#RightContentInner
{   margin-top:288px;
    background-image: url(/UserFiles/Image/masterpage/right_content_bg.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    height: 212px;


}

#RightContentInner p
{   
    padding: 50px 6px 0px 10px;  
}
#Content
{ 
    width: 418px;
    float: left;
    background-color: #fff;
    font-size: 80%;
    line-height:16px;
    height: 500px;   
}
#ContentInner  
{
    width: 390px;
    padding: 13px;
}
#ContentInnerPages
{
    width: 540px;
    padding: 15px;
}

#ContentInnerPages a
{
    color: #e86e0c;
}
#Navigation
{
    padding:8px;
    font-size: 80%;
    margin-right: -32px;
}
#Navigation ul
{
    list-style: none;
    font-size: 95%;
}
#Navigation ul li a
{
    color: #fff;
    text-decoration: none;
}
#Navigation ul li a:hover
{
    color: #ff9934;
    text-decoration: none;
}
#Quiz
{
    background-image: url(/UserFiles/Image/masterpage/quiz_bg.gif);
    background-position: top;
    background-repeat: no-repeat;
    width: 386px;
    height: 153px;
}
#Quiz p{   
   padding: 10px 20px 0px 20px;
   line-height:12px;
}
#Quiz a
{   
    color: #edf4e9;
    font-size: 90%;
    font-weight: 600;
    text-decoration: none;
  
}
#Footer
{   margin-top:20px;
    height:60px;
}
.strong
{
    color:#1b2d59;
}
.orangeText
{ color: #e86e0c;

}.RadioBtn
{
 line-height: 22px;   
 padding:20px;
}
.Question
{
    margin-left:30px;
    margin-right:30px;
    height: 350px
}

#ContentPages H2
{
Font-size: 120%;
line-height: 22px;
color: #e86e0c;
}
#ContentPages H3
{
Font-size: 100%;
line-height: 22px;

}