body
{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #535353;
 background-color: #D4CDC0;
 margin-top: 0px;
 background-image:url('/AjrGfx/SystemGfx/bg_body.gif');
 background-repeat: repeat-x;
 line-height: 13px;
 scrollbar-arrow-color: #567780;
 scrollbar-face-color: #ACE0EF;
 scrollbar-track-color: #C0D7D8;
}

.HeadlineMediumStdColor
{
 margin-bottom: 8px;
 font-size: 16px;
 color: #535353;
 font-weight: bold;
 text-transform: uppercase;
}

.SubHeadlineMediumStdColor
{
 margin-bottom: 8px;
 font-weight: bold;
 font-size: 10px;
 color: #5EC5E3;
 text-transform: uppercase;
}

hr{
 color: #F6F5F2;
 background-color: #F6F5F2;
 height: 3px;
 border: none;
}

hr.ThinLine{
 height: 1px;
 margin-top: 6px;
}

h1.MediumStdColor
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 16px;
 color: #535353;
 font-weight: bold;
 text-transform: uppercase;
}

h1.TreatmentManchet
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-weight: bold;
 font-size: 10px;
 color: #5EC5E3;
 text-transform: uppercase;
}

h1.MediumStdColorHr
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 16px;
 color: #535353;
 font-weight: bold;
 text-transform: uppercase;
 border-bottom: 1px solid #F6F5F2;
 padding-bottom: 15px;
}

h2.MediumStdColor
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-weight: bold;
 font-size: 10px;
 color: #5EC5E3;
 text-transform: uppercase;
}

h2.TreatmentTitle
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 16px;
 color: #535353;
 font-weight: bold;
 text-transform: uppercase;
}

.MediumStdColor
{
 font-size: 11px;
 line-height: 16px;
 color: #535353;
}

.BreadMediumStdColor
{
 font-size: 11px;
 line-height: 16px;
 color: #535353;
}

.BreadSmallStdColor
{
 font-size: 10px;
 line-height: 13px;
 color: #535353;
}

a
{
 font-size: 11px;
 text-decoration: none;
 color: #5EC5E3;
}

a:hover { text-decoration: none; color: #567780 }

/* ----------------- start menu classes ----------------- */

a.BreadCrumb{ font-size: 10px }

a.MenuCase0
{
 font-size: 10px;
 color: #535353;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase0:hover {
text-decoration: none;
}

.MilonicPageClass
{
 background-image: url('/files/SystemGfx/menu_selected_indicator.gif');
 background-repeat: no-repeat;
 padding: 0px 10px 0px 0px;
 text-transform: uppercase;
}

.MilonicOffClass
{
 padding: 0px 10px 0px 0px;
 text-transform: uppercase;
}

a.MenuCase1
{
 font-size: 10px;
 color: #5EC5E3;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase1:hover {
 text-decoration: none;
 color: #567780;
}

a.MenuCase1Selected
{
 font-size: 10px;
 color: #567780;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase1Selected:hover {
 text-decoration: none;
 color: #567780;
}

a.MenuCase2
{
 font-size: 10px;
 color: #535353;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase2:hover {
 text-decoration: none;
 color: #567780;
}

a.MenuCase2Selected
{
 font-size: 10px;
 color: #567780;
 font-weight: normal;
 text-decoration: none;
}

a.MenuCase2Selected:hover {
 text-decoration: none;
 color: #567780;
}

/* ----------------- end menu classes ----------------- */

input
{
 font-family: tahoma, verdana, arial;
 color: #535353;
 font-size: 11px;
 background: #ffffff;
}

textarea
{
 font-family: tahoma, verdana, arial;
 color: #535353;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px #666666 solid;
}

select
{
 color: #535353;
 font-size: 11px;
 background: #ffffff;
 border: 1px #666666 solid;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 color: #76A0AC;
 border: 1px solid #76A0AC;
}

input.FormFieldInputsNarrow
{
 width: 206px;
 height: 15px;
 border: 1px solid #76A0AC;
 padding-left: 2px; 
}

input.FormFieldInputsMedium
{
 width: 220px;
 height: 16px;
 padding-left: 2px;
 padding-top: 4px;
 border: 1px solid #76A0AC;
}

input.FormFieldInputsWide
{
 width: 420px;
 height: 50px;
 padding-left: 2px;
 border: 1px solid #76A0AC;
}

input.SearchInput
{
 width: 125px;
 height: 13px;
 padding-left: 2px;
 border: 1px solid #76A0AC;
 font-size: 10px;
}

textarea.FormFieldInputsMedium
{
 width: 403px;
 height: 80px;
 padding-left: 2px;
 border: 1px solid #76A0AC;
}

input.ButtonInputsNarrow{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 color: #76A0AC;
 border: 1px solid #76A0AC;
}

.FormFieldLabelMediumStdColor
{
 font-size: 11px;
 color: #666666;
 font-weight: bold;
}

.minor { font-size: 11px }

ul
{
 padding-left: 40px; margin: 0px;
 list-style-image: url('/AjrGfx/SystemGfx/list_item.gif');
}


/* ----------------- Start custom classes ----------------- */
a.ArrowLink
{
 color: #5EC5E3;
 background-image:url('/AjrGfx/SystemGfx/arrow_light_blue.gif');
 background-repeat: no-repeat;
 background-position: left center;
 padding-left: 13px;
 font-size: 10px;
}

a.ArrowLink:hover{ color: #567780}

a.ArrowLinkSelected
{
 color: #567780;
 background-image:url('/AjrGfx/SystemGfx/arrow_dark_blue.gif');
 background-repeat: no-repeat;
 background-position: left center;
 padding-left: 13px;
 font-size: 10px;
}

a.ArrowLinkSelected:hover{ color: #567780}

a.ArrowLink2
{
 color: #A29A8C;
 background-image:url('/AjrGfx/SystemGfx/arrow_light_blue.gif');
 background-repeat: no-repeat;
 background-position: left center;
 padding-left: 13px;
 font-size: 10px;
}

.Title
{
 font-size: 9px;
 text-transform: uppercase;
 font-weight: bold;
 background-image:url('/files/SystemGfx/menu_selected_indicator.gif');
 background-repeat: no-repeat;
 padding-top: 6px;
}

.BoxTitle
{
 font-size: 9px;
 text-transform: uppercase;
 font-weight: bold;
 background-image:url('/files/SystemGfx/menu_selected_indicator.gif');
 background-repeat: no-repeat;
 padding-top: 6px;
 margin-bottom: 10px;
}

.BoxSalmon
{
 background-color: #F6F5F2;
 padding: 5px 15px 5px 15px;
 font-size: 10px;
}

.BoxSalmonBody
{
 background-color: #F6F5F2;
 padding: 15px;
 font-size: 10px;
}

.BoxSalmonBottom
{
 background-image:url('/AjrGfx/SystemGfx/bg_box_salmon_bottom.gif');
 background-repeat: no-repeat;
 background-position: bottom;
 background-color: #F6F5F2;
 padding: 7px 15px 7px 15px;
 text-align: center;
 font-size: 10px;
 margin-bottom: 20px;
}

.BoxSky
{
 background-image:url('/AjrGfx/SystemGfx/bg_box_sky.gif');
 background-repeat: no-repeat;
 background-color: #EBF7FB;
 font-size: 10px;
}

.BoxSkyBottom
{
 background-image:url('/AjrGfx/SystemGfx/bg_box_sky_bottom.gif');
 background-repeat: no-repeat;
 background-position: bottom;
 background-color: #EBF7FB;
 padding: 7px 15px 7px 15px;
 text-align: center;
 font-size: 10px;
}

.NewsTitleHr{
 font-size: 10px;
 font-weight: bold;
 text-transform: uppercase;
 border-bottom: 3px solid #F6F5F2;
 padding-bottom: 8px;
 margin-bottom: 4px;
}

.NewsTitleThinHr{
 font-size: 10px;
 font-weight: bold;
 text-transform: uppercase;
 border-bottom: 1px solid #F6F5F2;
 padding-bottom: 8px;
 margin-bottom: 4px;
}

.NewsTitle{
 font-size: 10px;
 font-weight: bold;
 text-transform: uppercase;
}

.NewsDate{
 font-size: 10px;
 padding-top: 0px;
}

.NewsText{
 font-size: 10px;
 padding-top: 5px;
}

/* ----------------- end custom classes ----------------- */



