﻿bggreenh /* CSS Document */ /* CSS Document */ html
{
    height: 100%;
}


.clr
{
    clear: both;
}

.outline
{
    background: #ffffff;
    padding: 2px;
}
.line
{
    background: #ffffff;
    padding: 2px;
    border: thin solid #999999;
}

#buttons_outer
{
    width: 635px;
    margin-bottom: 2px;
    margin-right: 2px;
    float: left;
}

#buttons_inner
{
    border: 1px solid #cccccc;
    height: 21px !important;
    height: 23px;
}

#pathway_text
{
    overflow: hidden;
    display: block;
    height: 25px;
    line-height: 25px !important;
    line-height: 22px;
    padding-left: 4px;
    border: 1px solid #ccc;
    margin-bottom: 2px;
}

#pathway_text img
{
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 6px;
}

#buttons
{
    float: left;
    margin: 0px;
    padding-bottom: 5px;
    width: 211px;
    background-repeat: no-repeat;
    height: 74px;
}

#u5
{
    float: left;
    margin: 0px;
    padding: 0px;
    width: auto;
    height: 83px;
}
ul#mainlevel-nav
{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.8em;
}

ul#mainlevel-nav li
{
    background-image: none;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    margin: 0;
    font-size: 11px;
    line-height: 21px;
    white-space: nowrap;
    border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    color: #333333;
    background: #ffffff;
}

#buttons > ul#mainlevel-nav li a
{
    width: auto;
}

ul#mainlevel-nav li a:hover
{
    color: #fff;
    background: #c64934;
}


#search_outer
{
    float: left;
    width: 165px;
}

#search_inner
{
    padding: 0px;
    width: auto;
    height: 21px !important;
    height: 23px;
    text-align: center;
}

#search_inner form
{
    padding: 0;
    margin: 0;
}

#search_inner .inputbox
{
    border: 0px;
    padding: 3px 3px 3px 5px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #c64934;
}

#header_outer
{
    text-align: left;
    border: 0px;
    margin: 0px;
}

#header
{
    float: left;
    padding: 0px;
    margin-right: 2px;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
}

#top_outer
{
    float: left;
    width: 167px;
}

#top_inner
{
    height: 183px !important;
    width: 165px;
    overflow: hidden;
    float: none !important;
    float: left;
    margin-left: 10px;
}

#left_outer
{
    float: left;
    margin-top: 2px;
    width: 175px;
}

#left_inner
{
    margin-left: 1px;
    padding: 2px;
    float: none !important;
    float: left;
}

#content_outer
{
    padding: 0px;
    margin-top: 0px;
    margin-left: 2px; /** border: 1px solid #cccccc; **/
    float: left;
    width: auto;
}

#content_inner
{
    float: none !important;
    float: left;
    padding: 0;
    padding-top: 2px;
    margin: 0;
}

table.content_table
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}

table.content_table td
{
    padding: 0px;
    margin: 0px;
}


#banner_inner
{
    float: left;
    padding: 0px;
    height: 70px;
}

#poweredby_inner
{
    float: right;
    padding: 0px;
    margin-left: 0px;
    height: 70px;
}

#right_outer
{
    margin-left: 0px;
    width: 199px;
}

#right_inner
{
    float: none !important;
    float: left;
    padding: 3px;
    width: 199px;
}


.user1_inner
{
    border: 1px solid #cccccc;
    float: none !important;
    float: left;
    margin: 0px;
    padding: 2px;
}

.user2_inner
{
    border: 1px solid #cccccc;
    float: none !important;
    float: left;
    margin: 0px;
    padding: 2px;
}

table td.body_outer
{
    margin-left: 2;
    padding-left: 2px;
    border: 0px solid #cccccc;
}

.maintitle
{
    color: #ffffff;
    font-size: 40px;
    padding-left: 15px;
    padding-top: 20px;
}

.error
{
    font-style: italic;
    text-transform: uppercase;
    padding: 5px;
    color: #cccccc;
    font-size: 14px;
    font-weight: bold;
}

/** old stuff **/

.back_button
{
    float: left;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: 3px double #cccccc;
    width: auto;
    background: url(../images/button_bg.png) repeat-x;
    padding: 0px 10px;
    line-height: 20px;
    margin: 1px;
}

.pagenav
{
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: 3px double #cccccc;
    width: auto;
    background: url(../images/button_bg.png) repeat-x;
    padding: 0px 5px;
    line-height: 20px;
    margin: 1px;
}

.pagenavbar
{
    margin-right: 10px;
    float: right;
}

#footer
{
    text-align: center;
    padding: 3px;
}

ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

li
{
    line-height: 15px;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
}


td
{
    text-align: left;
    font-size: 11px;
    color: #666666;
}



body
{
    margin: 0px;
    height: 100%;
    padding: 0px;
    font-family: Arial, Helvetica, Sans Serif;
    line-height: 120%;
    font-size: 11px;
    background-color: #DBDBDB;
    background-repeat: repeat-x;
    background-image: url(../images/bg2.jpg);
}

/* Joomla core stuff */
a, a:link, a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

table.contentpaneopen
{
    width: 100%;
    padding: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 0px;
}

table.contentpaneopen td
{
    padding-right: 2px;
    padding-left: 2px;
}

table.contentpaneopen td.componentheading
{
    padding-left: 1px;
}



table.contentpane
{
    width: 100%;
    padding: 5px;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 5px;
}

table.contentpane td
{
    margin: 0px;
    padding: 0px;
}

table.contentpane td.componentheading
{
    padding-left: 4px;
}

table.contentpaneopen fieldset
{
    border: 0px;
    border-bottom: 1px solid #eee;
}

.button
{
    color: #c64934;
    font-family: Arial, Hevlvetica, sans-serif;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: 3px double #cccccc;
    width: auto;
    background: url(../images/button_bg.png) repeat-x;
    padding: 0px 5px;
    line-height: 18px !important;
    line-height: 16px;
    height: 26px !important;
    height: 24px;
    margin: 1px;
}

.inputbox
{
    padding: 2px;
    border: solid 1px #cccccc;
    background-color: #ffffff;
}

.componentheading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #313131;
    text-decoration: none;
    text-align: left;
    padding-top: 4px;
    padding-left: 15px;
    height: 21px;
}

.contentcolumn
{
    padding-right: 5px;
}

.contentheading
{
    height: 30px;
    color: #c64934;
    font-weight: bold;
    font-size: 14px;
    white-space: nowrap;
}



.contentpagetitle
{
    font-size: 13px;
    font-weight: bold;
    color: #cccccc;
    text-align: left;
}

table.searchinto
{
    width: 100%;
}

table.searchintro td
{
    font-weight: bold;
}

table.moduletable
{
    width: 100%;
    margin-bottom: 0px;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}

div.moduletable
{
    padding: 0;
    margin-bottom: 2px; /*background-color:#f3f3f3;*/
}

a.moduletable, a.moduletable:hover, table.moduletable th, div.moduletable h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #2B71B9;
    text-decoration: none;
    text-align: left;
    padding-top: 7px;
    padding-left: 2px;
    height: 21px;
    line-height: 21px;
    margin: 0 0 2px 0;
}

table.moduletable td
{
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}

table.pollstableborder td
{
    padding: 2px;
}

.sectiontableheader
{
    font-weight: bold;
    background: #f0f0f0;
    padding: 4px;
}

.sectiontablefooter
{
}

.sectiontableentry1
{
    background-color: #ffffff;
}

.sectiontableentry2
{
    background-color: #f9f9f9;
}

.small
{
    color: #999999;
    font-size: 11px;
}

.createdate
{
    height: 15px;
    padding-bottom: 10px;
    color: #999999;
    font-size: 11px;
}

.modifydate
{
    height: 15px;
    padding-top: 10px;
    color: #999999;
    font-size: 11px;
}

table.contenttoc
{
    border: 1px solid #cccccc;
    padding: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
}

table.contenttoc td
{
    padding: 2px;
}

table.contenttoc th
{
    background: url(../images/subhead_bg.png) repeat-x;
    color: #666666;
    text-align: left;
    padding-top: 2px;
    padding-left: 4px;
    height: 21px;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
}

a.mainlevelz, a.mainlevelz:link, a.mainlevelz:visited
{
    display: block;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 1px;
    height: 120% !important;
    width: 100%;
    text-decoration: none;
    background-image: url(../images/buttonbg2.png);
    background-repeat: no-repeat;
    background-position: 1px bottom;
}
a.mainlevelz:hover
{
    color: #000000;
}
a.mainlevelwithArrow, a.mainlevelwithArrow:link, a.mainlevelwithArrow:visited
{
    display: block;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 1px;
    height: 120% !important;
    width: 100%;
    text-decoration: none;
    background-image: url(../images/buttonbg2.png);
    background-repeat: no-repeat;
    background-position: 1px bottom;
}
a.mainlevelwithArrow:hover
{
    color: #000000;
}
.moduletablequote
{
    padding: 0;
}
a.mainlevel:link, a.mainlevel:visited
{
    display: block;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    padding-top: 1px;
    padding-left: 16px;
    height: 21px !important;
    height: 25px;
    width: 100%;
    margin-bottom: 2px;
    line-height: 20px;
    text-decoration: none;
    background-image: url(../images/buttonbg.jpg);
    background-repeat: no-repeat;
}



a.mainlevel#active_menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    background-image: url(../images/buttonbg.jpg);
    background-repeat: no-repeat;
    vertical-align: middle;
}
a.mainlevel:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    background-image: url(../images/buttonbg.jpg);
    background-repeat: no-repeat;
}
a.mainlevel#active_menu:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    background-image: url(../images/buttonbg.jpg);
    background-repeat: no-repeat;
}
a.mainlevelzz:link, a.mainlevelzz:visited
{
    display: block;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4C4B4B;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 6px;
    padding-left: 15px;
    height: 100% !important;
    width: 95%;
    height: 30;
    text-decoration: none;
    background-image: url(../images/buttonbg4.png);
    background-repeat: no-repeat;
    background-position: 1px bottom;
}
a.latestnewszz, a.latestnewszz:link, a.mainlevelzz:visited
{
    display: block;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4C4B4B;
    text-decoration: none;
    font-weight: normal;
    padding-top: 1px;
    padding-bottom: 3px;
    padding-left: 0px;
    height: 100% !important;
    width: 100%;
    height: 25;
    text-decoration: none;
    background-image: url(../images/buttonbg3.png);
    background-repeat: no-repeat;
    background-position: 1px bottom;
    border-bottom:dotted 1px black;
}
li.latestnewszz
{
    margin-left: 15px;
    margin-right: 0px;
    text-indent: 0;
    padding-top: 0px;
    padding-left: 0px;
    vertical-align: top;
    line-height: 16px;
    list-style-type: none;
    border:solid 1px yellow;
}
ul.latestnewszz
{
    margin: 0;
    align: left;
    color: green;
    width: 183px;
    border:solid 1px green;
}
a.mainlevelquote:link, a.mainlevelquote:visited
{
    display: block;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4C4B4B;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 20px;
    height: 100% !important;
    width: auto;
    text-decoration: none;
    background-image: url(../images/button-free-quote.jpg);
    background-repeat: no-repeat;
    background-position: 3px bottom;
}
a.mainlevelquoteinner:link, a.mainlevelquoteinner:visited
{
    display: block;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #4C4B4B;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 95px;
    padding-right: 95px;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 1px;
    height: 100% !important;
    width: 190;
    text-decoration: none;
    background-image: url(../images/button-free-quote.jpg);
    background-repeat: no-repeat;
    background-position: 1px bottom;
}
a.sublevel:link, a.sublevel:visited
{
    padding-left: 1px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #c64934;
    text-align: left;
}

a.sublevel:hover
{
    color: #900;
    text-decoration: none;
}

a.sublevel#active_menu
{
    color: #333;
}

a.sublevelz, a.sublevelz:link, a.sublevelz:visited
{
    display: block;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 3px;
    padding-left: 2px;
    margin-left: 5px;
    margin-right: 5px;
    height: 110% !important;
    width: 100%;
    text-decoration: none;
    background-image: url(../images/buttonbg3a.png);
    background-repeat: no-repeat;
    background-position: 1px bottom;
}
a.sublevelz:hover
{
    color: #000000;
}
a.sublevelwithArrow, a.sublevelwithArrow:link, a.sublevelwithArrow:visited
{
    display: inherit;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 10px;
    margin-top: 3;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    background-image: url(../images/buttonbg3a.png);
    background-repeat: no-repeat;
    background-position: 1px bottom;
    height: 80%;
    width: 96%;
}
a.sublevelwithArrow:hover
{
    color: #000000;
}
.highlight
{
    background-color: Yellow;
    color: Blue;
    padding: 0;
}
.code
{
    background-color: #ddd;
    border: 1px solid #bbb;
}

form
{
    /* removes space below form elements */
    margin: 0;
    padding: 0;
}

div.mosimage
{
    border: 1px solid #ccc;
}

.mosimage
{
    border: 1px solid #cccccc;
    margin: 5px;
}

.mosimage_caption
{
    margin-top: 2px;
    background: #efefef;
    padding: 1px 2px;
    color: #666;
    font-size: 10px;
    border-top: 1px solid #cccccc;
}
a.hdngrightarial16orange, a.hdngrightarial16orange:hover, a.hdngrightarial16orange:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ff6600;
    text-decoration: none;
}
.hdngrightarial16orange
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ff6600;
    text-decoration: none;
}
.hdngleftarial16grey
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #585858;
    text-decoration: none;
}
.maintextgreyarial11bold-right
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4C4B4B;
    text-decoration: none;
    text-align: right;
}
.rightlinksarial11grey
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #4C4B4B;
    text-decoration: none;
}
span.article_seperator
{
}
.press
{
    padding: 20;
    color: #4C4B4B;
}
a.morearial11orangebold, a.morearial11orangebold:link, a.morearial11orangebold:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ff6600;
    text-decoration: none;
}
a.morearial11orangebold:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ff6600;
    text-decoration: underline;
}
.morearial11orangebold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ff6600;
    text-decoration: none;
}
.headingorangetestimonials
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    color: #FF3300;
    text-decoration: none;
}
.headingorangetestimonials1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14;
    font-weight: bold;
    color: #FF6600;
    text-decoration: none;
}
.headinggreytestimonials
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #585858;
    text-decoration: none;
}
.grey-text-top-trebch
{
    font-family: trebuchet MS, arial;
    font-size: 14px;
    font-weight: bold;
    color: #A19589;
    text-decoration: none;
    text-align: right;
}
a.brown-text-top-trebch, a.brown-text-top-trebch:visited, a.brown-text-top-trebch:link, a.brown-text-top-trebch:hover
{
    font-family: trebuchet MS, arial;
    font-size: 13px;
    font-weight: bold;
    color: #FF6600;
    text-decoration: none;
    text-align: right;
}
.brown-text
{
    text-align: right;
}
.green-text-top-trebch
{
    font-family: trebuchet MS, arial;
    font-size: 18px;
    font-weight: bold;
    color: #87CA7B;
    text-decoration: none;
}
.hdngbluearial14
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #094A8C;
    text-decoration: none;
    line-height: 20px;
}
a.hdngbluearial14, a.hdngbluearial14:link, a.hdngbluearial14:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #094A8C;
    text-decoration: none;
    line-height: 20px;
}
a.hdngbluearial14:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    line-height: 20px;
}
.topbggrey
{
    background-color: #E5E5E5;
}
.txtsimsuntopgrey
{
    font-family: SimSun;
    font-size: 12px;
    color: #767676;
    text-decoration: none;
    text-align: right;
}
.txtsimsuntopgrey a:
{
    font-family: SimSun;
    font-size: 12px;
    color: #767676;
    text-decoration: none;
    text-align: right;
}
.txtsimsuntopgrey a:hover
{
    font-family: SimSun;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    text-align: right;
}
.bgorange
{
    background-color: #FF6600;
}
.bggreen
{
    background-color: #86BB07;
}
.leftnavwhiteverdana12
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.leftnavwhiteverdana12 a:
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.leftnavwhiteverdana12 a:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.bggreyleftnav
{
    background-color: #F3F2F2;
}
.hdngleftarial16grey
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #585858;
    text-decoration: none;
}
a.hdng2leftarial11blue, a.hdng2leftarial11blue:link, a.hdng2leftarial11blue:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #2B71B9;
    text-decoration: none;
}
a.hdng2leftarial11blue:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #2B71B9;
    text-decoration: none;
}
.hdng2leftarial11blue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #2B71B9;
    text-decoration: none;
}

leftlinksgreyarial11a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    padding-left: 3;
}

a.leftlinksgreyarial11
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    padding-left: 3;
}
a.leftlinksgreyarial11:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.greyborder
{
    border: 1px solid #D8D8D8;
}
.maintextgreyarial11grey
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #4C4B4B;
    text-decoration: none;
}
.hdngmain18grey
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #313131;
    text-decoration: none;
    line-height: 25px;
}
a.hdngmain18grey, a.hdngmain18grey:link, a.hdngmain18grey:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #313131;
    text-decoration: none;
    line-height: 25px;
}
.hdngmain18blue
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #094A8C;
    text-decoration: none;
}
.morearial11blackbold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.morearial11blackbold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.morearial11blackbold:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
.bggreyright
{
    background-color: #E5E5E5;
}
.hdngrightarial16orange
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ff6600;
    text-decoration: none;
}
a.rightlinksarial11grey
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #4C4B4B;
    text-decoration: none;
}
a.rightlinksarial11grey:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #4C4B4B;
    text-decoration: none;
}



.subhdngblackarial11
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.subhdnggreyarial12bold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #4C4B4B;
    text-decoration: none;
}

a.maintextgreyarial11bold, a.maintextgreyarial11bold:link, a.maintextgreyarial11bold:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4C4B4B;
    text-decoration: none;
}
a.maintextgreyarial11bold:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4C4B4B;
    text-decoration: none;
}
.textbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-color: #F3F2F2;
    background-position: left center;
    text-align: left;
    border: 1px solid #999999;
}
.txtsimsunsubhdngblue
{
    font-family: SimSun;
    font-size: 14px;
    color: #094A8C;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
}
.grey-text-top-trebch
{
}
a.maintextgreyarial11bold-right
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #4C4B4B;
    text-decoration: none;
    text-align: right;
}
.auto
{
    background: #f3f3f3;
    overflow-y: auto;
    overflow-x: none;
    width: 190px;
    height: 270px;
    font-family: Times, Times New Roman, serif;
}
#auto
{
    background: #f3f3f3;
    overflow: auto;
    overflow-x: none;
    width: 190px;
    height: 270px;
    font-family: Times, Times New Roman, serif;
}
.homeButton
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color: #FF9900;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    text-align: center;
    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;
    font-weight: bold;
}
.homeText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #B7B7B7;
}
.homeTD
{
    text-align: right;
}
.submitButton
{
    border: none;
    background-color: #FF9900;
    font-family: Arial;
    color: White;
    font-weight: bold;
    font-size: 11px;
    float: right;
    margin: 5px;
}







/*flags*/
#jflanguageselection
{
    float: right;
    vertical-align: middle;
}

/*div.jflanguageselection
{
	float: right;
	vertical-align: middle;
	padding: 3px 2px 2px 2px;
}
*/
/* language lists with UL (names & images) */
#jflanguageselection ul.jflanguageselection
{
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

#jflanguageselection ul.jflanguageselection li
{
    background-image: none;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    margin: 1px 1px 1px 1px;
    white-space: nowrap;
    border: none;
    font-size: 0.9em;
    width: 65px;
}

#jflanguageselection ul.jflanguageselection li#active_language
{
    font-size: 11px;
    font-weight: bold;
}

#jflanguageselection ul.jflanguageselection li a
{
    display: block;
}

#jflanguageselection ul.jflanguageselection img
{
    border: none;
}


/** Styles for the drop down list */

#jflanguageselection select.jflanguageselection
{
    border: 1px solid #cccccc;
    margin: 1px 1px 1px 1px;
    padding: 0px 0px 1px 0px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #c64934;
}

#jflanguageselection label.jflanguageselection
{
    position: absolute;
    left: -1000px;
}

/** Controls Raw Display of Images **/

.rawimages
{
    text-align: center;
}
.rawimages img
{
    border: none;
    margin: 2px;
}
.rawimages span#active_language img
{
    margin: 2px;
    border: none;
}
/** End Raw display of images **/

div#jflanguageselection img.langImg
{
    float: left;
    border: none;
    margin-top: 3px;
}
div#jflanguageselection li img.langImg
{
    float: left;
    border: none;
    margin: 1px 3px 0px 0px;
}



.style1
{
    color: #333333;
}
.style2
{
    color: #ff6600;
}

.dotted
{
    border-bottom:dotted 1px black;
}







/*lightbox */
#lightbox
{
    background-color: silver;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    margin-top: 30px;
}
#lightboxDetails
{
    font-size: 0.8em;
    padding-top: 0.4em;
}
#lightboxCaption
{
    float: left;
}
#keyboardMsg
{
    float: right;
}
#closeButton
{
    top: 5px;
    right: 5px;
}

#lightbox img
{
    border: solid 1px black;
    clear: both;
}
#overlay img
{
    border: none;
}

#overlay
{
    background-image: url('../Images/overlay.png');
}

* html #overlay
{
    background-color: #333;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Images/overlay.png", sizingMethod="scale");
}

.redBold
{
    color:Red;
    font-weight:bold;
    font-size:14px;
}