body{
    margin: 20px;

    background-image: url(../../../images/bg.png);
    background-repeat: repeat;/**/
    /*background-color: #6495ED;*/

    font-family: Arial; 
    font-size: 12pt;

}

body.avactis{
    margin: 0px;
    background-repeat: repeat-x;
    background-color: #A3C3DA;
}

h1
{
    font-size: 2.5em;
    font-family: Arial;
    font-weight: bold;
    width: 100%;
    /*border-bottom: 2px solid #0c2d83;*/

    color: #006699;
    }

h2{
	font-size: 14pt;
	font-family: Arial;
	width: 100%;
	color: #33339F;    /*border-bottom: 2px solid #0c2d83;*/

    }

h3{
    font-size: 14pt;
    font-family: Arial;
    font-weight: bold;
    width: 100%;
    /*border-bottom: 2px solid #0c2d83;*/
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 3px;
    color: #000000;
    }

.menu-header
{
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
}

.menu-contents{
    font-size: 12pt;
}

.text {
    font-size: 13pt;
    font-family: Arial;
    color: #000000;
    }
.textbold {
    font-weight: bold;
    font-size: 13pt;
    font-family: Arial;
    color: #000000;
    }
.textheader {
    font-weight: bold;
    text-decoration: underline;
    font-size: 13pt;
    font-family: Arial;
    color: #000000;
    }



.av_content
{
	background-color: #ffffff;
	text-align: center;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}

.av_toptext{
    margin-top: 5px;
    margin-bottom: 7px;
    margin-left: 15px;
    color: #2369A8;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
a.av_toptext:link,
a.av_toptext:visited,
a.av_toptext:active,
a.av_toptext:hover
{
    margin-top: 5px;
    margin-bottom: 7px;
    margin-left: 0px;
    color: #2369A8;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}

.av_copyright{
    color: #ffffff;
    font-family: verdana, tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.av_copyright:link,
a.av_copyright:visited,
a.av_copyright:active,
a.av_copyright:hover
{
    color: #ffffff;
    font-family: verdana, tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.av_menu1{
    background-color: #FFCC00;
    text-align: center;
    color: #666666;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 4px;
    vertical-align: middle;
}
a.av_amenu1:link,
a.av_amenu1:visited,
a.av_amenu1:active,
a.av_amenu1:hover
{
    color: #666666;
    text-decoration: none;
}

.av_menu2{
    background-color: #5AA1DF;
    text-align: center;
    color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 4px;
    vertical-align: middle;
}
a.av_amenu2:link,
a.av_amenu2:visited,
a.av_amenu2:active,
a.av_amenu2:hover
{
    color: #ffffff;
    text-decoration: none;
}

.av_submenu2{
    background-color: #5AA1DF;
    text-align: left;
    color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    cursor: pointer;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 9px;/*13px;*/
    border-left: 1px solid #8FC7F9;
    border-right: 1px solid #8FC7F9;
    border-bottom: 1px solid #8FC7F9;
    vertical-align: middle;
}

.av_submenu2spacer{
    background-color: #5AA1DF;
    text-align: left;
    color: #ffffff;
    font-family: tahoma;
    font-size: 8px;
    font-weight: normal;
    cursor: pointer;
    margin: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 9px;
    border-left: 1px solid #8FC7F9;
    border-right: 1px solid #8FC7F9;
    border-bottom: 1px solid #8FC7F9;
    vertical-align: middle;
}

.av_submenu2a{
    background-color: #5AA1DF;
    text-align: center;
    color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 4px;
    border-left: 1px solid #8FC7F9;
    border-right: 1px solid #8FC7F9;
    border-bottom: 1px solid #8FC7F9;
    vertical-align: middle;
}
a.av_asubmenu2:link,
a.av_asubmenu2:visited,
a.av_asubmenu2:active,
a.av_asubmenu2:hover
{
    color: #ffffff;
    text-decoration: none;
}

.av_left_menu{
    background-color: #EEF8FF;
    color: #333333;
    font-family: verdana, tahoma;
    font-size: 11px;
    font-weight: normal;
	 text-align: left;
}

.av_left_menu_item{
    padding-top: 12px;
    padding-bottom: 5px;
    padding-left: 6px;
    text-align: left;
}

a.av_left_menu{
    color: #005099;
    font-family: verdana, tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

a.av_left_menu:hover{
    color: #5AA1DF;
}


a.av_site_map{
    color: #005099;
    font-family: verdana, tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    line-height: 24px;
}

a.av_site_map:hover{
    color: #5AA1DF;
}

a.av_site_map_2{
    color: #FF8000;
    font-family: verdana, tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    line-height: 24px;
}

a.av_site_map_2:hover{
    color: #FFB813;
}

a.av_site_map_sub{
    color: #005099;
    font-family: verdana, tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    line-height: 20px;
}

a.av_site_map_sub:hover{
    color: #5AA1DF;
}

.av_bottom_menu{
    color: #333333;
    font-family: verdana, tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.av_bottom_menu:link,
a.av_bottom_menu:visited,
a.av_bottom_menu:active
{
    color: #005099;
    font-family: verdana, tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
a.av_bottom_menu:hover{
    color: #5AA1DF;
}

table.av_header{
    padding-top: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 0px;
}

.av_creaive_title{
    color: #ffffff;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
	padding: 0px;
	margin: 0px;
}

td.av_arrow{
    vertical-align: top;
    padding-top: 5px;
}

.av_feature_text{
    color: #ffeecc;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 1px;
}

td.av_content_title{
    margin: 0px;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 32px;
}

.av_content_title{
    color: #FF8000;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    margin: 0px;
    padding-bottom: 2px;
}

.av_content_title_blue{
    color: #005099;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    margin: 0px;
    padding-bottom: 2px;
}

.av_content_title_white{
	color: White;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.av_content_title_black{
	color: Black;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.av_content_text{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #585858;
    line-height: 16px;
    font-weight: normal;
    padding-bottom: 8px;
    text-align: left;
}


a.av_content_link{
    color: #FF8000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

a.av_content_link:hover{
    color: #FFB813;
}

.av_h_separator{
    background-repeat: repeat-x;
    height: 4px;
}

.av_live_stores_h_separator{
    background-repeat: repeat-x;
    height: 20px;
}

.av_v_separator{
    background-repeat: repeat-y;
    width: 4px;
}

table.av_form{
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #5AA1DF;
    border-top: 1px solid #F0F0F0;
    border-bottom: 1px solid #5AA1DF;
    background-repeat: no-repeat;
}

td.av_form{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    color: #005099;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

td.av_form_field{
    padding: 4px;
    text-align: right;
    color: #005099;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
}

a.av_form_field:link,
a.av_form_field:visited,
a.av_form_field:active,
a.av_form_field:hover{
    color: #005099;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

input.av_form{
    color: #333333;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    border-left: 1px solid #5AA1DF;
    border-right: 1px solid #F0F0F0;
    border-top: 1px solid #5AA1DF;
    border-bottom: 1px solid #F0F0F0;
    height: 13px;
    background-color: #ffffff;
}

textarea.av_form{
    color: #333333;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    border-left: 1px solid #5AA1DF;
    border-right: 1px solid #F0F0F0;
    border-top: 1px solid #5AA1DF;
    border-bottom: 1px solid #F0F0F0;
    background-color: #ffffff;
}

select.av_form{
    color: #333333;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    border-left: 1px solid #5AA1DF;
    border-right: 1px solid #F0F0F0;
    border-top: 1px solid #5AA1DF;
    border-bottom: 1px solid #F0F0F0;
    background-color: #ffffff;
}

.error{
    color: Red;
    line-height: 15px;
}


table.av_submit_form{
    border: 1px solid #8EB7DB;
	margin: 15px 0px 25px 0px;
}

table.av_submit_form th{
    padding: 7px;
    text-align: center;
    color: #ffffff;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    background-color: #5AA1DF;
}

table.av_submit_form td{
    text-align: left;
    color: #333333;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    background-color: #EDF7FF;
}
table.av_submit_form input{
    color: #333333;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #89B4DA;
    height: 14px;
    background-color: #ffffff;
	width: 220px;
}

table.av_submit_form select{
    color: #333333;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #89B4DA;
/*    height: 20px;*/
    background-color: #ffffff;
    width: 220px;
}

select.av_submit_form{
    color: #333333;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #89B4DA;
/*    height: 14px;*/
    background-color: #ffffff;
	width: 220px;
}

textarea.av_submit_form{
    color: #333333;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #89B4DA;
    background-color: #ffffff;
}

.required{
	color: #ff0000;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
}

.offset-left{
  font-size:0.8em;
}

.right_menu_header{
  height:33px;
  font-size:1.25em;
  font-weight: bold;
	color: #FFFFFF; 
	padding:0px 0px 0px 4px;
	margin-bottom: 5px;
	margin-top:25px;
  background-image: url(../../../layout/may2007/images/right_menu_bg.png);
}

#headline{
  margin-right: 250px;
  color: #FE4819;/*#CC0000*/
  font-size:20pt;
  font-weight: bold;
  font-family: tahoma;
}

.testi_box{
  background-color: #FFFFE8;
  border : 2px solid #33339F;
  padding: 5px;
}

.dropcap {
  float: bottom;
  font-family: Old English, Georgia,serif;
  font-size: 400%;
  line-height: 0.85em;
  margin-right: 0.03em;
  margin-bottom:-0.25em;
}