* {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    outline: none;
}

html, body
{
    margin: 0px;
    padding: 0px;
    background: #000;
}
body
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    background: #000;
}

#WrapperOuter { 
    margin: auto;
    width: 1110px;
    height: auto;
}


a img
{
    outline: none;
    border: none;
}
a, a.SkinObject:link, a:active
{
    outline: none;
    color: #FFC967;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0px;
    padding: 0 0 14px 0;
    color: #FFC967;
    font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
    line-height: 110%;
    text-transform: uppercase;
    font-weight: normal;
}

h1 {
    font-size: 2.4em;
    font-weight: bold;
    color: #000000;
}

h2
{
    font-size: 18px;
    color: #953116;
    font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
}
h3
{
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
h4
{
    font-size: 14px;
    color:#403632;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
h5
{
    font-size: 12px;
    color: #EBE2B8;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    padding: 0px;
    font-weight: bold;
}
h6
{
    font-size: 11px;
}
.clear
{
    clear:both;
}
.floatLeft
{
    float: left;
}
.floatRIght
{
    float: left;
}
ul, ol
{
    margin: 0 0 0 0;
    color: #000;
    padding: 8px 0 8px 0;
}
ol
{
    padding: 0 0 0 5px;
    margin: 0 0 0 14px;
}
ol li
{
    padding: 0 0 3px 0px;
    margin: 0 0 0 7px;
    color: #333333;
}
ul li
{
    list-style: none;
    color: #E8E5D5;
    background: url('images/liBullets.gif') no-repeat left 6px;
    padding: 0 0 3px 15px;
    margin: 0 0 0 0;
    font-weight: bold;
}
ul li a
{
    color: #E8E5D5;
    text-decoration: none;
}
ul li a:hover
{
    text-decoration: underline;
}
ul.plainList li
{
    list-style: none;
    color: #000;
    background: url('images/squareBullets.gif') no-repeat left 6px;
    padding: 0 0 3px 10px;
    margin: 0 0 0 0;
    font-weight: normal;
}
p, .Normal
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #E8E5D5;
    padding: 0 0 10px 0;
    margin: 0;
    line-height: 1.3em;
}

.topPane
{
    background: url(images/headerBG.gif) no-repeat top center;
}
.topPane a
{
    color: #FFC967;
    text-decoration: underline;
}
.request
{
    float: left;
    padding: 15px 0 0 30px;
}
.request a
{
    padding: 0 10px 0 15px;
    background: url(images/header_arrow.gif) no-repeat left 6px transparent;
    font-weight: bold;
    font-style: italic;
}

#NavMenuTop {
	clear: left;
    height: 41px;
    line-height: 41px;
}

#NavMenuTop ul {
    float: left;
    margin: 0px;
    padding: 0px;
}

#NavMenuTop ul li {
    display: inline;
    list-style: none;
    float: left;
    margin: 0;
    border: 0;
    padding: 0 10px 0 5px;
    background: url(images/header_arrow.gif) no-repeat left 19px transparent;
}

#NavMenuTop ul li a {
    color: #FFC967;
    font-size: 13px;
    padding-left: 12px;
    text-decoration: underline;
    font-weight: normal;
}

#NavMenuTop ul li a:hover, #NavMenuTop ul li.SelectedTab a {
    color: #fff;
    text-decoration: none;
}

/*******************************************************************************
* HEADER
*******************************************************************************/

#Header {
	height: 135px;
	overflow: hidden;
}

#HeaderLeft {
	float: left;
	width: 250px;
	height: 135px;
}

#HeaderRight {
	float: left;
	width: 860px;
	height: 135px;
}

#HeaderUpper {

}

#HeaderUpper .IconLeft {
	float: left;
	margin: 5px 15px 0px 45px;
}

#HeaderUpper .RingMe {
	float: left;
	margin: 30px 0px 0px 0px;
}

#HeaderUpper .IconRight {
	float: left;
	margin: 5px 45px 0px 15px;
}

#HeaderUpper .Phone {
	float: left;
}

/*******************************************************************************
* LEFT
*******************************************************************************/

.LeftPaneContainer {
	width: 200px;
	vertical-align: top;
	overflow: hidden;
}

.Logo {
	padding: 15px 0px 15px 0px;
	width: 180px;
	overflow: hidden;
}

.LeftPane {
	width: 200px;
	padding: 0;
	margin: 0;
}

#LeftMenu {
    background-color: #DFC156;
    border-bottom: #6C4F2F solid 1px;
    width: 200px;
}

#LeftMenu ul {
    margin: 0;
    padding: 25px 0 25px 15px;
}

#LeftMenu ul li {
    background: none;
    padding: 0px;
}

#LeftMenu ul li a {
    display: block;
    background: url(images/greenBullet.gif) no-repeat left center;
    padding: 10px 0 10px 25px;
    font-family: Arial Narrow;
    text-decoration: underline;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
}

#LeftMenu ul li a:hover, #ParentTabs ul li.SelectedTab a {
    background: url(images/redBullet.gif) no-repeat left center;
    color: #a55136;
}

#LeftMenu ul li.Level1 {
    margin: 0 0 0 25px;
}

#LeftMenu ul li.Level1 a {
    font-weight: normal;
    background: url('images/liBullets.gif') no-repeat left 6px;
    padding: 3px 0 3px 15px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 0 0 3px 15px;
    text-transform: capitalize;
}

#LeftMenu ul li.Level1 a:hover {
    color: #a55136;
}

#LeftFooter {
    float: left;

    padding: 25px 0px 0px 20px;
    width: 135px;
    height: auto;
    overflow: hidden;
    display: block;
    
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 1em;
    color: #FFFFFF;
}

#LeftFooter a {
    color: #E5CC6B;
}

#LeftFooter a:hover, .underline { 
    text-decoration: underline;
}

#LeftFooter span {
    font-size: 1.4em;
    font-weight: bold;
}

/*******************************************************************************
* CONTENT
*******************************************************************************/

.ContentPane {
    text-align: justify;
    background-color: #FFFFFF;
}

.ContentPane .Normal {
	color: #000000;
}

/*******************************************************************************
* RIGHT
*******************************************************************************/

.RightPaneContainer {
	width: 260px;
	vertical-align: top;
}

.RightPanePhone {
	width: 260px;
	height: 210px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;  
}

.RightPanePhone p {
	padding: 5px 0px 10px 5px;
	font-weight: bold;
}

.RightPanePhone ul {
    padding: 0px 0px 10px 5px;
    margin: 0px;    
}

.RightPanePhone ul li {
    background: url('images/tick.gif') no-repeat left 5px; 
    padding: 0px 0px 0px 20px; 

    font-size: .9em;
    font-weight: bold;
    line-height: 170%;
    color: #D4BF68;
}

.RightPane {
	width: 260px;
}

.login
{
    float: left;
    width: 1000px;
    height: auto;
    text-align: center;
}
.imgFrame
{
    float: left;
    padding: 2px 2px 2px 2px;
    border: #8a8c8b solid 1px;
    margin: 0 10px 0 0;
    background:#fff;
}
.imgFrame img, .plainBG .ContainerContent .imgFrame img
{
    margin:0px;
    padding:0px;
}
img.leftImage
{
    padding: 0 20px 0 0;
}
img.rightImage
{
    padding: 0 0 0 20px;
}
.topText
{
    font-weight: bold;
    color: #fff;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}
.textInter
{
    font-weight: bold;
    color: #ccc;
    font-size: 13px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}
.smalltext
{
    font-size: 9px;
    padding: 10px 0 0 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align:justify;
    color:#fff;
}
.topPane1
{
    width: 1000px;
    height: 150px;
    background: url(images/headerBG2.gif) no-repeat left top transparent;
}
.topPane1 .logo
{
    float: left;
    height: 150px;
}
.topPane1 .logo img
{
    height: 150px;
}
.topPane1Right
{
    float: right;
    width: 674px;
    height: 120px;
    text-align: right;
    font-size: 18px;
    color: #ffcc66;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 30px 0 0 0;
}
.topPane1Right .num
{
    font-size: 30px;
    color: #fff;
}
.topPane1 .topPane1Right ul
{
    float: right;
    margin: 0;
    padding: 10px 0 0 0;
}
.topPane1 .topPane1Right ul li
{
    display: inline;
    list-style: none;
    color: #666666;
    background: none;
    padding: 0px;
}
.topPane1 .topPane1Right ul li a
{
    text-decoration: none;
    color: #666666;
    margin: 0 10px 0 10px;
}
.topPane1 .topPane1Right ul li a:hover
{
    color: #ffcc66;
}
.darkYellowBox
{
    width: 480px;
    background: #ffcc66;
    border: #000 1px solid;
    padding: 10px 10px 10px 10px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-style: italic;
}
.darkYellowBox P
{
    font-size: 13px;
    font-weight: bold;
    text-align: justify;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.darkYellowBox h4
{
    padding: 15px 0 0 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0000cc;
    text-transform: none;
}
.padLeftRgt
{
    padding:10px 10px 10px 5px;
}
#navmenu
{
    background:#2B2B2B;
    border-top:#C6BF8B solid 1px;
    border-bottom:#C6BF8B solid 1px;
}
#navmenu ul
{
    margin: 0;
    padding: 10px 0 10px 5px;
}
#navmenu ul li
{
    padding: 0 0 3px 15px;
}
#navmenu ul li a
{
    display: block;
    font-size: 12px;
    color: #E8E5D5;
    text-transform:capitalize;
    text-decoration:none;
}
#navmenu ul li a:hover, #navmenu ul li.SelectedTab a
{
    color: #C8C19B;
    text-decoration:none;
}

.newsTab
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.chartTab
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.newsTab td
{
    padding: 8px 0 8px 25px;
}
.chartTab td
{
    padding: 3px 0 3px 5px;
}
.containerWrapper .newsTab a, .containerWrapper .newsTab a:link, .containerWrapper .newsTab a:visited
{
    color: #000;
    text-decoration: underline;
}
.containerWrapper .newsTab a:hover
{
    text-decoration: none;
}
td.tabHead
{
    background: #ccc;
    font-weight: bold;
    text-align: center;
    padding: 1px 0 1px 0;
}
.arrowHead
{
    background: url('images/blackArrow.gif') no-repeat 10px center;
    font-weight: bold;
}
.plainPad
{
    padding: 5px 5px 5px 5px;
}
.box1 {
    background:#faf9f7 url("images/box1_BG.gif") repeat-x center bottom;
    margin:-24px -20px 0px -19px;
    padding:26px 15px 33px 15px;
}
.line
{
    border-bottom: 1px solid #D1CDCA;
    margin:10px 0 10px 0;
    padding-bottom: 13px;
}
.blackFont
{
    color:#000;
}

ul.sitemapList 
{
    padding:0 10px 0 10px;
}
ul.sitemapList li
{
    background: url('images/blackArrow.gif') no-repeat left 5px;
    color:#5098AC;
}
.containerWrapper .whiteBox ul.sitemapList li a, .containerWrapper .whiteBox ul.sitemapList li a:link, .containerWrapper .whiteBox ul.sitemapList li a:visited 
{
   color:#5098AC;
   text-decoration:none;
}
.containerWrapper .whiteBox ul.sitemapList li a:hover
{
   text-decoration:underline;
}

.yellowText
{
    color:#d4bf68;
}
.bigFont
{
    font-size:18px;
}
#footer2
{
    padding:6px 0 10px 0;   
    text-align:center;
}
#footer2 p
{
    text-align:center;
    font-size:13px;
    color:#fff;    
}
#footer2 strong
{
    font-size:17px;    
}
.leftPane1 
{
    padding:0 10px 0 0;    
}
.rightPane1 
{
    padding:0 0 0 10px;    
}

.headingBG {
    background: #feeeb2;
    color: #a28c37;
    font-family: Times New Roman;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin: 0 -19px 0 -19px;
}
