/*Control panel*/
.controlpanel
{
    background: #FFF;
    border: #CCC solid;
    border-width: 0px 0px 2px;
}
.controlpanel img
{
    margin: 15px 5px 0px;
}
.controlpanel td td td td img
{
    margin: 0px;
}
.controlpanel td td td
{
    width: auto;
}
.controlpanel DIV
{
    border: #CCC solid;
    border-width: 0px 1px;
    width: 3px;
    height: 100px;
}
.controlpanel td .SubHead
{
    background: #CCC;
    font-size: 12px;
    color: #333;
    font-weight: bold;
}
.controlpanel td td td .SubHead
{
    background: transparent;
    border: 0px;
    font-size: 11px;
    color: #333;
    font-weight: normal;
}
.controlpanel td td td input
{
    font-size: 11px;
    color: #000;
    font-weight: bold;
    padding-left: 4px;
}
.controlpanel td td td select
{
    font-size: 11px;
    color: #333;
}
.controlpanel a.CommandButton
{
    font-size: 10px;
    text-decoration: none;
}
.controlpanel a.CommandButton:link
{
    color: #000;
    text-decoration: none;
}
.controlpanel a.CommandButton:visited
{
    color: #000;
    text-decoration: none;
}
.controlpanel a.CommandButton:hover
{
    color: #F00;
    text-decoration: underline;
}
.controlpanel a.CommandButton:active
{
    color: #000;
    text-decoration: none;
}

/*Common*/
html, body
{
    background: #FFF;
    height: 100%;
    text-align: center;
}
td, th, div, span, p, a, input, textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #036;
}

.normal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #036;
}
.head
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #036;
}
.subhead
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #036;
}
.subsubhead
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #036;
}

a:link
{
    color: #F00;
    text-decoration: underline;
}
a:visited
{
    color: #F00;
    text-decoration: underline;
}
a:hover
{
    color: #F00;
    text-decoration: none;
}
a:active
{
    color: #F00;
    text-decoration: underline;
}

/*Skin*/
#mainwrapper
{
    width: 970px;
    margin: 0 auto;
}

#headerwrapper
{
    width: 100%;
    background-color: Black;
}
#barwrapper, #footer
{
    width: 100%;
}
#slogo
{
    padding: 10px;
    float: left;
    text-align: left;
}
#headerright
{
    width: 480px;
    float: right;
    text-align: right;
    padding: 15px 10px 10px 0;
}
.sbanner
{
    margin-top: 10px;
    text-align: right;
}

#barwrapper
{
    width: 100%;
    height: 30px;
    background: #036;
    clear: both;
}
#sdate
{
    padding-left: 20px;
    float: left;
    padding-top: 8px;
}
.sdate
{
    color: #FFF;
    height: 28px;
    line-height: 28px;
}
.ssearch
{
    color: #FFF;
}

#speeriotools
{
    padding-left: 20px;
    float: left;
}
#speeriotools img
{
    margin-top: 7px;
}
#speeriotools a:link
{
    color: #F00;
}
#speeriotools a:visited
{
    color: #F00;
}
#speeriotools a:hover
{
    color: #F00;
}
#speeriotools a:active
{
    color: #F00;
}
.users
{
    color: White;
    height: 28px;
    line-height: 28px;
}
#users
{
    height: 28px;
    line-height: 28px;
    padding-right: 20px;
    color: #FFF;
}
a.users:link, a.ssearch:link
{
    color: #FFF;
    text-decoration: none;
}
a.users:visited, a.ssearch:visited
{
    color: #FFF;
    text-decoration: none;
}
a.users:hover, a.ssearch:hover
{
    color: #FFF;
    text-decoration: underline;
}
a.users:active, a.ssearch:active
{
    color: #FFF;
    text-decoration: none;
}

#breadcrumb
{
    height: 22px;
    line-height: 20px;
    color: #013DA4;
    text-align: left;
    background-color: #FFF5F5;
    border-bottom: dotted 1px pink;
    width: 100%;
}
#breadcrumb div
{
    padding-left: 20px;
}
a.breadcrumb:visited
{
    color: #F00;
    text-decoration: none;
}
a.breadcrumb:active
{
    color: #F00;
    text-decoration: none;
}
a.breadcrumb:hover
{
    color: #F00;
    text-decoration: underline;
}
a.breadcrumb:link
{
    color: #F00;
    text-decoration: none;
}

#columnleft
{
    float: left;
    width: 20%;
    margin-right: 0;
	padding: 0 5px 0 0;
}
#columncenter
{
    float: left;
    width: 58.8%;
    background-color: #FFF5F5;
    padding: 0px 0px 0px 0px;
}
#columncenter2
{
    float: right;
    width: 78.7%;
    background-color: #FFF5F5;
    padding: 0px 0px 0px 7px;
}
#columnright
{
    float: right;
    width: 20%;
    margin-left: 0;
	padding: 0 0 0 5px;
}
#menuwrapper
{
	width: 100%;
	height: auto;
	vertical-align: middle;
	background: #78abde url( "HeaderBG.gif" ) repeat-x;
	text-align: left;
}

#smenu
{
    margin-bottom: 5px;
}

#footer
{
    font-size: 10px;
    clear: both;
    padding-top: 20px;
}
#bottomlinks
{
    font-size: 10px;
}
a.footer, .footer
{
    font-size: 10px;
}
a.footer:link
{
    color: #036;
    text-decoration: none;
}
a.footer:visited
{
    color: #036;
    text-decoration: none;
}
a.footer:active
{
    color: #036;
    text-decoration: none;
}
a.footer:hover
{
    color: #036;
    text-decoration: underline;
}

.clearboth
{
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    overflow: hidden;
}

.featureDesc {
display: none;
margin-left: 25px; 
font: lighter 9pt;
color : #0000ea;
}
TD#FieldTitle {
   	FONT-WEIGHT: bold;
   	COLOR: white;
   	padding-bottom:2px;
   	background-color : #000000;
   	border-top : 1px solid Black;
   	border-bottom : 1px solid Black;
   	padding-top : 5px;
   	margin-top : 5px;
	font-size : 11pt;
   }
TABLE#PlanTable {
   	border:solid 1px Black;
   	background-color: #ffffff;
   	margin-right:auto;
   	margin-left:auto;
   }

TD#FeatureLabel {
	color : #000000;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

TR#FeatureRow {
cursor: pointer;
}

/*CSS STYLES FOR HouseMenu*/
#houseMenuVstatic
{
    margin-top: -1px;
}
#houseMenuVstatic ul
{
    /* Applied to all unordered lists within the div named "houseMenuVstatic" */
    margin: 0;
    border: 0;
    padding: 0;
    font-size: 11px;
    text-align: left;
    list-style-type: none;
}
#houseMenuVstatic li
{
    /* Applied to all list items within the div named "houseMenuVstatic" */
    display: inline;
    margin: 0;
    border: 0;
    padding: 0;
}
#houseMenuVstatic a
{
    /* Applied to all links. Use "li a" styles below to customize nested links. */
    padding: 5px;
    display: block;
    background: #036;
    text-decoration: none;
    color: #FFF;
    width: auto !important;
    width: 100%;
    margin-top: 1px;
}
#houseMenuVstatic a:hover
{
    /* Applied to all links. Use "li a" styles below to customize nested links. */
    background: #369;
    color: #FFF;
}
#houseMenuVstatic ul a
{
}
/* Applied to first-level links */
#houseMenuVstatic ul ul a
{
    /* Applied to second-level links */
    border-left: 7px #036 solid;
    background: #69C;
}
#houseMenuVstatic ul ul ul a
{
    /* Applied to third-level links */
    border-left: 14px #036 solid;
    background: #69C;
}
#houseMenuVstatic ul ul ul ul a
{
    /* Applied to fourth-level links */
    border-left: 21px #036 solid;
    background: #69C;
}
#houseMenuVstatic ul ul ul ul ul a
{
    /* Applied to fifth-level links */
    border-left: 28px #036 solid;
    background: #69C;
}
.ArrowPointer
{
    cursor: default;
}
#houseMenuVstatic a#houseMenuVstaticCurrentLink
{
    /* current link itself */
    font-weight: bold;
}
