body
{
 font-family: verdana, arial, tahoma;
 font-size: 11px;
 color: #404041;
 background-color: #ffffff;
 margin: 10px;
}

.seo{ display: none; }

.sitewidth{ width: 966px; }
.sitesubwidth{ width: 944px; }

img{ border: 0; }

/* ----------------- start text classes ----------------- */

h1
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 15px;
 color: #ac0207;
 font-weight: bold;
 text-transform: uppercase; 
}

h1.white
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 15px;
 color: #fff;
}

h2
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-weight: bold;
 font-size: 11px;
 color: #404041;
 text-transform: none;
}

h2.white
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-weight: bold;
 font-size: 11px;
 color: #fff;
}

.BreadMediumStdColor
{
 font-size: 11px;
 line-height: 16px;
 color: #404041;
}

.white{ color: #fff; font-size: 11px; line-height: 16px;}

a
{
 font-size: 11px;
 text-decoration: none;
 color: #ac0207;
}

a:hover {text-decoration: underline;}

/* ----------------- start menu classes ----------------- */

a.MenuCase0
{
 font-size: 12px;
 color: #404041;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase0:hover {
 text-decoration: none;
 color: #92278F;
}

a.MenuCase0Selected
{
 font-size: 12px;
 color: #92278F;
 font-weight: bold;
 text-decoration: none;
}

a.MenuCase0Selected:hover {
 text-decoration: none;
 color: #92278F;
}

a.MenuCase1
{
 font-size: 11px;
 color: #404041;
 text-decoration: none;
}

a.MenuCase1:hover
{
 text-decoration: none;
 color: #92278F;
}

a.MenuCase1Selected
{
 font-size: 11px;
 color: #92278F;
 text-decoration: none;
}

a.MenuCase1Selected:hover {
 text-decoration: none;
 color: #92278F;
}

/* ----------------- start input classes ----------------- */

input,textarea,select
{
 font-family: arial, verdana, tahoma;
 color: #404041;
 font-size: 11px;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #cccccc;
 border: 1px solid #999999;
}

input.FormFieldInputsNarrow
{
 width: 206px;
 height: 16px;
 border: 1px solid #cccccc;
 padding-left: 2px; 
}

input.FormFieldInputsMedium
{
 width: 215px;
 height: 19px;
 padding-left: 2px;
 border: 1px solid #404041;
}

input.FormFieldInputsWide
{
 width: 420px;
 height: 16px;
 padding-left: 2px; 
}

textarea.FormFieldInputsMedium
{
 width: 220px;
 height: 20px;
 padding: 2px;
}

.FormFieldLabelMediumStdColor
{
 font-weight: bold;
}

.minor { font-size: 11px }

/* ----------------- start list classes ----------------- */

ul
{
 padding: 0;
 margin: 0;
 margin-left: 10px;
 list-style-type: none;
}

li
{
 background-image: url('files/systemfiles/SystemGfx/list_item.gif');
 background-repeat: no-repeat;
 padding-left: 10px;
 padding-bottom: 5px;
}


/* ----------------- Start custom classes ----------------- */

.box{ float: left; width: 128px; height: 128px; border: 0px solid #000; margin: 0 8px 8px 0; }
.box680{ float: left; width: 680px; height: 536px; border: 0px solid #000; margin-bottom: 8px; }
.box808{ float: left; width: 808px; height: 404px; border: 0px solid #000; margin-bottom: 8px; }
.container264{ float: right; width: 264px; }
.blackbox268{ clear: both; background-color: #000;}
.imageleft{ float: left; border: 0px solid #000; margin-bottom: 8px; }
.imageright{ float: right; border: 0px solid #000; margin-bottom: 8px; }

.left{ float: left; }
.right{ float: right; }
.clear{ clear: both; }

