body
{
    text-align: center;
    font-family: Trebuchet,Helvetica, Arial, sans-serif;
    font-size:1.1em;
    height: 100%;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
}

.smallInput
{
    height:15px;
    width:160px;
    font-family: Trebuchet,Helvetica, Arial, sans-serif;
    font-size:1em;
}

.errorMessage {
    color: red;
}

#mainContainer {
    font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
    background-color: #CCCCCC;
    width:840px;
    margin: 0 auto 0 auto;
    padding: 0;
    text-align:left;
    z-index:1;
}

#leftBuffer {
    float:left;
    background-color: #CCCCCC;
    width: 44px;
    border:0;
    min-height:800px;
    z-index: 2;
}
#headerNav {
    float:left;
    width: 802px;
    border:0;
    height: 37px;
    z-index: 3;
    background-image: url(/images/home_topnav.jpg);
    background-repeat: no-repeat;
}

#headerNavText
{    margin-top:5px;
    margin-left:585px;
    font-family: Trebuchet,Helvetica, Arial, sans-serif;
    font-size:11px;
    color: #ffffcc;
}
#headerNavText a:link
{
color: #ffffcc;
text-decoration:none;
}
#headerNavText a:visited
{
color: #ffffcc;
text-decoration:none;
}
#headerNavText a:hover
{
color: #cccc33;
text-decoration:underline;
}
#headerNavText a:active
{
color: #cccc33;
text-decoration:underline;
}

#topBar
{
    width: 758px;
    min-height: 127px;
    height: 127px; 
    margin: 0 auto 0 auto;
    padding: 0;
    background-image:url(/images/subHeader.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    text-align:center;
}

#topBar img
{
    margin-top:50px;
    border: 0;
}

#middleContainer
{
    width:758px;
    min-height:400px;
    margin: 0 auto 0 auto;
    padding: 0;
    background-color:#FFFFFF;
    
    z-index:5;
    display:block;
}

/*Left Menu*/
#leftMenuCol
{
    width:167px;
    float:left;
    margin: 0;
    padding: 0;
    background-color:#FFFFFF;
    border-right: 2px solid #e69980; /* melon */
    z-index:6;
}
#leftPromo
{
    float:left;
    clear:left;
    margin: 0;
    width:178px;
}
#leftCol
{
    float:left;
    clear:left;
    width: 175px;
    margin: 0 10px 0 0;
}
#contentCol
{
    float:left;
    margin:10px 0px 10px 0;
    padding: 0 5px 10px 5px;
    font-family: Trebuchet, Helvetica, Arial, sans-serif;
    font-size:.7em;    
    color:#666666; /*Grey*/
    width:540px;
    background-color:#FFFFFF;
    z-index:7;
}
#contentHeader img
{
   margin: 10px 0 10px 0;
}
#contentCol img
{
/*    margin: 10px 10px 0 0;*/
/*    margin: 0 10px;*/
}
#contentCol a:link
{
    color:#cc3300; /*Orange */
    text-decoration:none;
}
#contentCol a:visited
{
    color:#cc3300; /*Orange */
    text-decoration:none;
}
#contentCol a:hover
{
    color:#cc3300; /* Froggy Green */
    text-decoration:none;
}
#contentCol a:active
{
    color:#666600; /* Froggy Green */
    text-decoration:none;
}
#contentCol div.errorMessage a:link
{
    color: red;
}
#contentCol div.errorMessage a:visited
{
    color: red;
}
#contentCol div.errorMessage a:hover
{
    color: red;
    text-decoration: underline;
}
#contentCol div.errorMessage a:active
{
    color: red;
}
#midContentCol
{
    float:left;
    margin: 10px 10px 10px 0;
    padding: 0 0 10px 0;
    font-family: Trebuchet, Helvetica, Arial, sans-serif;
    font-size:.7em;    
    color:#666666; /*Grey*/
    width:342px;
    background-color:#FFFFFF;
    z-index:7;
}
#midContentCol img
{
    margin: 0 10px;
}
#midContentCol a:link
{
    color:#cc3300; /*Orange */
    text-decoration:none;
}
#midContentCol a:visited
{
    color:#cc3300; /*Orange */
    text-decoration:none;
}
#midContentCol a:hover
{
    color:#cc3300; /* Froggy Green */
    text-decoration:none;
}
#midContentCol a:active
{
    color:#666600; /* Froggy Green */
    text-decoration:none;
}

#midContentHeader {
    margin-bottom: 20px;
}
#midContentHeader img
{
   margin: 10px 0 10px 0;
}
#midContentHeader p
{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

#midContentBody 
{
    margin-bottom: 20px;
}

#midContentBody div.section 
{
    margin: 0 0 15px 0;
}
#midContentBody div.section div.sectionHead 
{
    margin: 0 0 10px 0;
}
#midContentBody div.section div.sectionHead div.title
{
    font-weight: bold;
    font-size: 1.1em;
    color: #666600;
}
#midContentBody div.section div.sectionHead div.subtitle
{
    font-weight: bold;
    font-size: .9em;
    font-style: normal;
    color: #666600;
}
#midContentBody div.section div.sectionBody {
    margin: 3px 0 15px 15px;
}
#midContentBody div.section ul.items 
{
    list-style-type: none;
    margin: 10px 15px;    
    padding: 0;
}
#midContentBody div.section ul.items li
{
    padding: 2px 0 5px 0;
}

#midContentBody div.section ul.items li a:hover
{
text-decoration: underline;
}

#midContentBody_PrivateOffice
{
}
#midContentBody_PrivateOffice div.section 
{
    margin: 0 0 15px 0;
}
#midContentBody_PrivateOffice div.section div.sectionHead 
{
}
#midContentBody_PrivateOffice div.section div.sectionHead div.title
{
    font-weight: bold;
    font-size: 1.1em;
    color: #666600;
}
#midContentBody_PrivateOffice div.section div.sectionBody {
    margin: 3px 0 5px 15px;
}

#rightColumn
{
    margin:30px 0;
    float:left;
    width:195px;
    z-index:7;
    padding: 0;
}
#rightText
{
    color:#ffffcc;  /* Chartreuse */
    margin: 5px 5px 0 8px;
    font-family: Trebuchet, Helvetica, Arial, sans-serif;
    font-size:.9em;
    padding: 0;
}
#rightText a:link
{
    color: #ffffcc;
    text-decoration:none;
}
#rightText a:visited
{
    color: #ffffcc;
    text-decoration:none;
}
#rightText a:hover
{
    color: #cccc33;
    text-decoration:underline;
}
#rightText a:active
{
    color: #cccc33;
    text-decoration:underline;
}
#rightText div.section {
    margin: 0 0 10px 0;
}
#rightText div.section div.sectionHead {
/*    font-weight: bold;
    font-size: 1.1em;
*/}
#rightText div.section div.sectionBody{
    margin: 0 0 10px 0;
}
#rightText h4 {
    margin: 3px 0;
    font-weight: bold;
    font-size: 1.1em;
    color: #000000;
}
#rightText ul.links {
    text-align: left;
    list-style-type : none;
    margin: 0 3px 0 10px;
    padding: 0;
}
#rightText ul.links li{
    padding: 3px 0;
    text-align: left;
}
#rightText ul.links li:hover{
    color: #cccc33;
}
#rightText ul.items 
{
    text-align: left;
    list-style-type : none;
    margin: 0 3px 0 5px;
    padding: 0;
}
#rightText ul.items li {
    text-align: left;
    padding: 1px 0;
}



.highlight
{
  color:#cccc33;  /* froggy green */
 }
 
#rightTab
{
 float:left;
 width: 45px; 
 height: 155px; 
 background-image:url(/images/subRightTab.gif);
 background-repeat: no-repeat;
 }

 #footerBar {
    border:0;
    width: 748px;
    height: 27px;
    z-index: 20;
    margin:0 auto;
    padding:10px 0 0 10px;
    background-color:#cc3300;
    font-size:.55em;
    color:#FFFFFF;
    
}
#footerNav {
    margin: 0 auto;
    padding: 0;
    border:0;
    width: 758px;
    z-index: 21;
    font-size:.6em;
    color:#666600;
    font-family: Trebuchet, Helvetica, Arial, sans-serif;
    font-weight:bold;
    text-align: center;
    padding: 2px 0 10px 0;
    line-height: 1.75em;
}

#footerBar a:link
{
    color:#FFFFFF; /*White */
    text-decoration:none;
}
#footerBar a:visited
{
    color:#FFFFFF; /*White */
    text-decoration:none;
}
#footerBar a:hover
{
    color:#cc3300; /* Froggy Green */
    text-decoration:none;
}

#footerBar a:active
{
    color:#666600; /* Froggy Green */
    text-decoration:none;
}

#footerNav  a:link
{
    color:#666600; /* Olive Green */
    text-decoration:none;
}
#footerNav  a:visited
{
    color:#666600; /* Olive Green */
    text-decoration:none;
}
#footerNav  a:hover
{
    color:#cc3300; /* Froggy Green */
    text-decoration:underline;
}

#footerNav  a:active
{
    color:#666600; /* Froggy Green */
    text-decoration:underline;
}

.gobuttonSubmit {
    height: 25px;
    width: 24px;
}

img.gobutton {
    margin-left: 10px;
}

table.items {
    border-collapse: collapse;
}

table.items thead tr {
}

table.items tbody tr {
}

table.items thead tr td {
    text-align: left;
    padding: 4px 5px;
    font-weight: bold;
    vertical-align: middle;
}

table.items thead tr td.action {
    white-space: nowrap;
    text-align: center;
}

table.items tbody tr.even {
    background-color: #F5F5F5; 
}

table.items tbody tr.odd {
    background-color: #ffffff;
}

table.items tbody tr td {
    text-align: left;
    padding: 4px 6px;
    border: 1px solid #E9E9E9;
    vertical-align: middle;
}

table.items tbody tr td.action {
    white-space: nowrap;
    text-align: center;
}

table.items tbody tr td ul.enums {
    margin-top: 5px;
    margin-bottom: 5px;
}

table.actions {
    border-collapse: collapse;
    border: 0;
}

table.actions tbody tr {
    border: 0;
}

table.actions tbody tr td {
    padding: 1px 3px;
    margin: 0;
    border: 0;
}


table.formInput {
}

table.formInput tr {
}

table.formInput tr td {
    padding-bottom: 10px;
    vertical-align: top;
}
 
table.formInput tr td.label {
    padding-top: 5px;
    padding-right: 8px;
    font-weight: bold;
    white-space: nowrap;
    text-align: right;
}

table.formInput tr td.prompt {
    font-weight: normal;
}

table.formInput tr td.notes {
    font-weight: normal;
    padding: 1px 10px;
    background-color: #f9f9f9;
}

table.formInputSimple {
}

table.formInputSimple tr {
}

table.formInputSimple tr td {
    vertical-align: top;
}
 
table.formInputSimple tr td.label {
    font-weight: bold;
    white-space: nowrap;
    padding-top: 5px;
    padding-right: 5px;
}

table.formInputSimple tr td.prompt {
    font-weight: normal;
}

#legal_stuff {
    font-size: 1.1em;
}
#legal_stuff p, #legal_stuff li {
    text-align: justify;
}
#legal_stuff p.title {
    font-weight: bold; 
    font-size: 1.5em;
    text-align: center;
}
#legal_stuff p.footer{
    text-align: center;
}
#legal_stuff ol {
    padding-left: 0;
    margin-left: 0;
}
#legal_stuff ol li {
    margin-top: 10px;
    margin-bottom: 15px;
    list-style-position: inside;
    padding-left: 0;
    margin-left: 0;
}
#legal_stuff ol li ol {
    padding-left: 1.5em;
}
#legal_stuff ol li ol li {
    margin-top: 5px;
    margin-bottom: 10px;
    list-style-type: lower-alpha;
}
#legal_stuff ol li ol li ol li {
    margin-top: 2px;
    margin-bottom: 5px;
    list-style-type: lower-roman;
}

#ways_to_get_points ol {
    margin-top: 20px;
    margin-bottom: 20px;
}

#ways_to_get_points ol li {
    margin-top: 10px;
}

#mainContent div.pageTitle{
    margin: 0 0 20px 0;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
}

#mainContent div.section{
    margin: 0 0 20px 0;
}

#mainContent div.section div.section {
    margin: 20px 0 0 10px;
}

table.dorkiest_agents {
    border-collapse: collapse;
}

table.dorkiest_agents tr {
}

table.dorkiest_agents tr td.category{
    font-weight: bold;
    color: #666600;
}

table.dorkiest_agents tr td.name{
    vertical-align: top;
    padding: 5px 0 20px 20px;
}

table.dorkiest_agents tr td.name div.value{
    margin-bottom: 8px;
}

table.dorkiest_agents tr td.points{
    vertical-align: top;
    padding: 5px 0 20px 20px;
}


#rightColumn table.bottom {
    border-collapse: collapse;
}
#rightColumn table.bottom tr td.top {
    background-image:url(/images/rightColumnTop.gif);
    background-repeat:no-repeat;
    background-position: top left; 
    width:194px;
    height:13px;
    padding: 0;
    margin: 0;
}
#rightColumn table.bottom tr td.mid {
    background-image:url(/images/rightColumnMid.gif);
    background-repeat: repeat-y;
    background-position: top left; 
    width:194px;
    padding: 0;
    margin: 0;
}
#rightColumn table.bottom tr td.mid div.content {
    padding: 0 12px;
    color:#ffffcc;  /* Chartreuse */
    font-family: Trebuchet, Helvetica, Arial, sans-serif;
    font-size: .7em;
}
#rightColumn table.bottom tr td.mid div.content div.section {
}
#rightColumn table.bottom tr td.mid div.content div.section div.sectionHead{
}
#rightColumn table.bottom tr td.mid div.content div.section div.sectionHead{
    font-weight: bold;
}
#rightColumn table.bottom tr td.mid div.content div.section div.sectionHead span.label {
    color:#cccc33; 
}
#rightColumn table.bottom tr td.mid div.content div.section div.sectionBody  {
}
#rightColumn table.bottom tr td.bot {
    background-image:url(/images/rightColumnBottom.gif);
    background-repeat:no-repeat;
    background-position: top left; 
    width:194px;
    height:13px;
    margin-top:0;
    padding: 0;
}


#rightColumn table.middle {
    border-collapse: collapse;
    margin-bottom: 10px;
}
#rightColumn table.middle tr td.top {
/*    background-image:url(/images/rightColumnTop.gif);*/
/*    background-repeat:no-repeat;*/
/*    background-position: top left; */
    width:194px;
    height:13px;
    padding: 0;
    margin: 0;
}
#rightColumn table.middle tr td.mid {
/*    background-image:url(/images/rightColumnMid.gif);*/
    background-repeat: repeat-y;
    background-position: top left; 
    width:194px;
    padding: 0;
    margin: 0;
}
#rightColumn table.middle tr td.mid div.content {
    padding: 0 12px;
    color:#cc3300;  
    font-family: Trebuchet, Helvetica, Arial, sans-serif;
    font-size: .7em;
}

#rightColumn table.middle tr td.mid div.content div.link{
    margin-bottom: 8px;
    line-height: 1.4em;
}

#rightColumn table.middle tr td.mid div.content div.link a {
    color:#cc3300;  
    text-decoration: none;
    border-bottom: 2px solid #666600
}

#rightColumn table.middle tr td.bot {
/*    background-image:url(/images/rightColumnBottom.gif);*/
    background-repeat:no-repeat;
    background-position: top left; 
    width:194px;
    height:13px;
    margin-top:0;
    padding: 0;
}

#rightColumn table.top {
    border-collapse: collapse;
    margin-bottom: 10px;
}
#rightColumn table.top tr td.top {
    background-image:url(/images/rightColumnTop_Orange.gif);
    background-repeat:no-repeat;
    background-position: top left; 
    width:194px;
    height:13px;
    padding: 0;
    margin: 0;
}
#rightColumn table.top tr td.mid {
    background-image:url(/images/rightColumnMid_Orange.gif);
    background-repeat: repeat-y;
    background-position: top left; 
    width:194px;
    padding: 0;
    margin: 0;
}
#rightColumn table.top tr td.mid div.content {
    padding: 0 12px;
    color:#ffffcc;  /* Chartreuse */
    font-family: Trebuchet, Helvetica, Arial, sans-serif;
    font-size: .7em;
}
#rightColumn table.top tr td.mid div.content div.section {
}
#rightColumn table.top tr td.mid div.content div.section div.sectionHead{
}
#rightColumn table.top tr td.mid div.content div.section div.sectionHead{
    font-weight: bold;
}
#rightColumn table.top tr td.mid div.content div.section div.sectionHead a{
    padding: 0;
    margin: 0;
    color:#ffffcc;  /* Chartreuse */
    font-family: Trebuchet, Helvetica, Arial, sans-serif;
    text-decoration: none;
}
#rightColumn table.top tr td.mid div.content div.section div.sectionHead a:hover {
    color: #cccc33; 
}
#rightColumn table.top tr td.mid div.content div.section div.sectionBody  {
}
#rightColumn table.top tr td.mid div.content div.section div.sectionBody div.points {
    font-weight: bold;
    color:#cccc33; 
}
#rightColumn table.top tr td.mid div.content div.section div.sectionBody div.level {
    font-weight: bold;
    color:#ffffcc;  /* Chartreuse */
    margin-left: 5px;
}
#rightColumn table.top tr td.bot {
    background-image:url(/images/rightColumnBottom_Orange.gif);
    background-repeat:no-repeat;
    background-position: top left; 
    width:194px;
    height:13px;
    margin-top:0;
    padding: 0;
}

div.float_end_point 
{
    clear: both;
    line-height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    height: 0;
    font-size: 0;
}

table.points_levels {
    border-collapse: collapse;
    margin: 15px auto;
    border: 1px solid #cccccc;
}

table.points_levels tr.even {
    background-color: #e9e9e9;
}

table.points_levels tr.odd {
    background-color: #ffffff;
}

table.points_levels tr td.points {
    text-align: right;
    padding: 2px 5px;
    border: 0;
}

table.points_levels tr td.level{
    text-align: left;
    padding: 2px 5px;
}

ol.wackoList {
}

ol.wackoList li {
    margin-bottom: 5px;
}

ul.wackoList {
}

ul.wackoList li {
    margin-bottom: 5px;
}

table.assignmentDetails {
    border-collapse: collapse;
}

table.assignmentDetails tr {
}

table.assignmentDetails tr td.label{
    vertical-align: top;
    font-weight: bold;
    padding: 2px 5px;
}

table.assignmentDetails tr td.details {
    vertical-align: top;
    padding: 2px 5px;
}

div.caption {
    font-size: .85em;
    font-weight: bold;
    text-align: center;
    margin: 10px;
}

form.section {
    background-color: #F5F5F5; 
    padding: 8px 5px;
}

table.manifesto {
    border-collapse: collapse;
    margin: 0 auto 0 auto;
}

table.manifesto tr {
    padding: 0;
    border: 0;
    margin: 0;
}

table.manifesto tr td {
    padding: 0;
    border: 0;
    margin: 0;
    vertical-align: top;
    text-align: left;
}

table.manifesto tr td img {
    padding: 0;
    border: 0;
    margin: 0;
}