body
{
 font-family: verdana, arial, tahoma;
 font-size: 11px;
 color: #000000;
 background-color: #FFFF33;
 background-image: url('/AjrGfx/SystemGfx/bg_body.gif');
 background-position: top center;
 background-repeat: no-repeat;
 margin: 0;
 margin-bottom: 20px;
}

img{ border: 0; }

/* ----------------- start text classes ----------------- */

h1
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 14px;
 font-weight: bold;
}

h2
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-weight: bold;
 font-size: 11px;
 text-transform: none;
}

.BreadMediumStdColor
{
 font-size: 10px;
 line-height: 16px;
}

a
{
 font-size: 11px;
 text-decoration: none;
 color: #999933;
}

a:hover { text-decoration: underline; }

/* ----------------- start menu classes ----------------- */

a.MenuCase0
{
 font-size: 9px;
 color: #000;
 font-weight: bold;
 text-decoration: none;
 padding-left: 32px;
 text-transform: uppercase;
}

a.MenuCase0:hover {
 text-decoration: none;
 color: #999933;
}

a.MenuCase0Selected
{
 font-size: 9px;
 color: #999933;
 font-weight: bold;
 text-decoration: none;
 padding-left: 32px;
 text-transform: uppercase;
}

a.MenuCase0Selected:hover {
 text-decoration: none;
 color: #999933;
}

/* ----------------- 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('/AjrGfx/SystemGfx/list_item.gif');
 background-repeat: no-repeat;
 padding-left: 10px;
 padding-bottom: 5px;
}

/* ----------------- Start custom classes ----------------- */

.Topbanner
{
 background-image: url('/AjrGfx/SystemGfx/bg_top.jpg');
 background-repeat: no-repeat;
 width: 904px;
 height: 97px;
}

.sitewidth{ width: 940px; text-align: left; }
.banner{ border-bottom: 1px solid #CDCDCD; border-top: 1px solid #CDCDCD; padding: 1px 0 1px 0; }
.left{ float: left; }
.right{ float: right; }
.clear{ clear: both; }

.fixedlinks{ padding: 8px 30px 0 0; }

a.bold9px{ font-weight: bold; font-size: 9px; color: #464646; }

.leftcol{ float: left; width: 435px; }
.leftcontent{ padding-left: 7px; }
.leftcontentwidth{ width: 428px; }
.rightcol{ float: left; width: 440px; }
.rightcontent{ padding-left: 26px; }
.rightcontentwidth{ width: 428px; }
.topshade{ background-image: url('/AjrGfx/SystemGfx/t_shade.gif'); height: 8px; }
.rightshade{ background-image: url('/AjrGfx/SystemGfx/r_shade.gif'); width: 8px; }
.bottomshade{ background-image: url('/AjrGfx/SystemGfx/b_shade.gif'); height: 8px; }
.leftshade{ background-image: url('/AjrGfx/SystemGfx/l_shade.gif'); width: 8px; }
.content{ padding-left: 23px}
.teaser{ float: left; padding-right: 15px; padding-top: 20px; }
.productwidth{ float: left; width: 453px; }
.producttitle{ font-weight: bold; padding-bottom: 5px; }
.bold{ font-weight: bold; }
.normal10px{ font-size: 10px; }
.topnavigation{ padding-top: 10px; }
.separator{ padding: 0 5px 0 5px; }
.producttext{ float: left; padding: 7px 0 0 7px; }
a.link10px{ color: #999933; font-size: 10px; }



