body { 
   padding: 0px 0px 0px 0px;
   background-color:      #FFFFFF;
}
body, p, table, td {
   font-family: arial,helvetica; 
   font-size: 8.75pt;
   color: #343434;
}

.hidden {
	display:none;
    
}

a              {color:#343434; background-color:transparent; text-decoration:underline;}
a:hover        {color:#FF6D06; text-decoration:underline; }
a.normal       {color:#005FA3; }
a.normal:hover {color:#FF6D06; text-decoration:underline;}
a.light        {color:#FFFFFF; }
a.light:hover  {color:#FFFFCC; text-decoration:underline;}
a.action       {color:#FFFFFF; }
a.action:hover {color:#FF6D06; text-decoration:underline;}

a.buttons      { text-decoration: none; }
li             { padding: 3px 0px 3px 0px; }
.ustrong { font-weight: bold; } 

/*-------------------------------------------------------------------
--- header styles
--------------------------------------------------------------------*/
.ptitle { 
   font-weight: bold;
   cursor: pointer;
   padding: 5px 10px 5px 10px;
   vertical-align:  middle;
   white-space:     nowrap;
   color: #FFFFFF;
}
.sep  { color: #CCCCCC; padding: 0 5px 0px 5px; }
.user  { color: #E08841; font-weight: bold; }
.link  { color: #A0A0A0; font-weight: bold; }

/*-------------------------------------------------------------------
--- Top navigation styles
--------------------------------------------------------------------*/
.topnav_section {
  padding: 5px 5px 5px 5px;
  background-color: #FF6D06;
  border: 1px solid #D35500;
}
.topnav_sep {
  color: #FFFFFF;
  padding: 0px 5px 0px 5px;
}
.topnav_inactive {
  color: #EFEFEF;
}
.topnav_inactive:hover {
  color: #333333;
}
.topnav_item {
  color: #7F7F7F;
}
.topnav_active {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
.topnav_active:hover {
  color: #333333;
  text-decoration: underline;
}
.topnav_select {
  font-size: smaller;
}

/*-----------------------------------------------------------------------
------ Content styles
-------------------------------------------------------------------------*/
.homeimage {
padding: 5px 0 0 5px;
}

#container {
width: 760px;
padding-top: 25px;
}

#contenthome {
min-height: 100px;
float: left;
width: 480px;
text-align: left;
padding: 0 20px 10px 0;
border-right: 1px dashed #808080;
}

#navhome {
display: block;
float: right;
text-align: left;
width: 230px;
margin: 0 0 0 10px;
}

#navhome .border {
border: #C3D9FF 1px solid;
background-color: #FFFFFF;
width: 230px;
padding: 4px;
margin-bottom: 5px;
}

#sidebarhome {
text-align: left;
padding: 2px;
background-color: #e8eefa; 
}

#sidebarhome .content {
padding: 3px 8px 4px 8px;
}

#sidebarhome .center {
text-align: center;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 130%;
margin-top: 0px;
margin-bottom: 0px;
color:#666666;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 160%;
margin-top: -3px;
margin-bottom: 0px;
color:#666666;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 120%;
margin-top: 0px;
color: #666666;
}
h3.blue {
color: #006dba;
margin-bottom: -12px;
}
h3.orange {
color: #ff6d06;
margin-bottom: -12px;
}

img {
border: 0px;
}

/*-------------------------------------------------------------------------------
------ General Styles 
--------------------------------------------------------------------------------*/
.page_body {
  padding: 10px 0px 0px 0px;
}
.page_content {
  padding: 0px 25px 0px 25px;
}
.page_right {
  padding: 0px 15px 0px 0px;
}
.page_title    { font-size: 130%; font-weight: bold; padding: 0px 0px 3px 25px; }
.help_title    { font-weight: bold; color: #646464; }
.sub_title     { font-weight: bold; }
.dotted_border { border-left: 1px dotted #CCCCCC; padding-right: 5px; }
.dotted_box { border: 1px dotted #CCCCCC;}
.list_title {
  background-color: #646464;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  white-space: nowrap;
}
/*-------------------------------------------------------------------
--- Admin list styles
--------------------------------------------------------------------*/
.list_mtable {
  border: 1px solid #646464;
}
.list_table {
  border: 1px solid #646464;
  background-color: #E0E0E0;
}
.list_subtable {
  border: 1px solid #B0B0B0;
  background-color: #FFFFFF;
}
.list_ctitle {
  background-color: #E0E0E0;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  border-top: 1px solid #B0B0B0;
  border-bottom: 1px solid #B0B0B0;
}
.list_control {
  font-weight: normal;
  background-color: #FFFFFF;
  padding: 5px 10px 5px 10px;
  border-bottom: 1px dashed #B0B0B0;
}
.list_control_cell {
  border-left: 1px dashed #B0B0B0;
  padding: 0px 10px 0px 10px;
  font-weight: bold;
}
.list_disabled {
  color: #AAAAAA;
}
.list_control_cell2 {
  padding: 0px 5px 0px 5px;
}
.list_cstrong {
  font-weight: bold;
}
.list_cell {
  padding: 4px 4px 4px 4px;
  border-left: 1px solid #E0E0E0;
  border-top: 1px solid #E0E0E0;
}
.list_msg {
  padding: 10px 10px 10px 10px;
  background-color: #FFFFFF;
}

.list_title {
  background-color: #646464;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  white-space: nowrap;
}

.row0 { background-color: #F9F9F9; }
.row1 { background-color: #FFFFFF; }

/*-------------------------------------------------------------------
--- other admin styles
--------------------------------------------------------------------*/
.plus {
  font-size: 11.0pt;
  font-weight: bold;
  color: #FFFFFF;
}

/*-------------------------------------------------------------------
--- Link Styles 
--------------------------------------------------------------------*/

a              {color:#343434; background-color:transparent; text-decoration:underline;}
a:hover        {color:#FF6D06; text-decoration:underline; }
a.normal       {color:#005FA3; }
a.normal:hover {color:#FF6D06; text-decoration:underline;}
a.light        {color:#FFFFFF; }
a.light:hover  {color:#FFFFCC; text-decoration:underline;}
a.action       {color:#FFFFFF; }
a.action:hover {color:#FF6D06; text-decoration:underline;}

a.buttons      { text-decoration: none; }

/*------------------------------------------------
Tabs Styles
--------------------------------------------------*/

.tabspacer {width:4px;border-bottom:1px solid #97acd4;}
.tab {padding:0px 15px 0px 15px;font-size:82%;text-align:center;text-decoration:none;color:#676767;cursor:pointer;cursor:hand;empty-cells:show;}
.selectedtab {border:1px solid #97acd4;color:#3366cc;border-bottom:0px;padding-bottom:1px;color:#3366cc;font-weight:bold;}
.unselectedtab {border:1px solid #97acd4;background-color:#e5ecf9;color:#000000;border-bottom-color:#97acd4;}
.tab_hover {background-color:#3366cc;color: #ffffff;border-top-color:#3366cc;border-left-color:#3366cc;border-right-color:#3366cc;}

.tablink {padding:2px 2px 2px 7px;border-bottom:1px solid #97acd4;font-size:83%;}


.tabtitle {font-weight:bold;color:#3366cc;}

body,td,a,p,.h{font-family:arial,sans-serif;}


/*-------------------------------------------------
Other styles
--------------------------------------------------*/
.blink {text-decoration:blink;}
.field_reqd    {color:#d1001d;}
.red_text {color:#d1001d;}
.blue_text {color:#0273c9;}
.Edit {border:dotted 1px #CCCCCC; background-color:InfoBackground; }
.ReturnToAdmin {border:dotted 1px #CCCCCC; background-color:InfoBackground; width:100%; text-align:center; z-index:1000}
.ul_list_two_col
{
    width: 400px;
    list-style-type:none;   
}

.ul_list_two_col li
{
    width:180px;
    margin:15px 0 0 0;
    padding:0 10px 0 0;
    line-height:15px;
    float:left;
}

.SpecialsTitles
{
    font-style:italic;
    font-size:medium;
    color:#747474;
    font-weight:bold;
}

.Titles
{
    font-style:italic;
    font-size:18pt;
    color:#747474;
    font-weight:bold;
    margin-bottom:1px;
    margin-top:0px;
}

.pullquote 
{
    font:150% Helvetica, Arial, sans-serif; 
    text-align:center;
    border-top:medium black solid; 
    border-bottom: thin black solid; 
    margin: 1em; 
    padding: 0.5em; 
    background: #CCCCCC;
    width:50%; 
    float:right;
    }
    
img {border: 0;}
img.left {float: left; margin: 2px 10px 5px 0; border: 0;}
img.right {float: right; margin: 2px 0 5px 10px; border: 0;}
img.across {margin: 0 0 10px 0; border: 0;}    

/*-----------------------------
  Google Maps Style
------------------------------*/

    v\:* {
      behavior:url(#default#VML);
 
    }
    
    
/*-----------------------------------------------------
Print Styles
-----------------------------------------------------*/
@media print {
   .HideOnPrint {display:none;}
} 

/*--------------- Miscellaneous text styles -----------
------------------------------------------------------*/
.MW_bluetext
{
    color:#003E8D;
}

.MW_orangetext
{
    color: #E9622C;
}

.MW_graytext
{
    color:#7c8083;
}
 
 .MW_Titles
{
    font-style:italic;
    font-size:18pt;
    color:#7c8083;
    font-weight:bold;
    margin-bottom:1px;
    margin-top:0px;
} 