body {
font-family:Arial, Helvetica, sans-serif;
margin: 0 0 0 0;
}

.header_td{
height: 80px;
background-image:url(images/header_background.jpg);
background-repeat:repeat-x;
text-align:left;
}

.header_t1{
text-align:right;
color:#FFFFFF;
font-size:13px;
font-weight:700;
margin-bottom:5px;
margin-right:20px;
}

.header_t1 a{
color:#FFFFFF;
text-decoration:none;
}

.header_t1 a:hover{
color:#FFFF99;
text-decoration:none;
}

.header_t2{
text-align:center;
color:#003399;
font-size:12px;
font-style:italic;
font-weight:700;
}

.separator{
background-color:#003366;
}

.content{
padding-left:20px;
}

.rowA{
background-color:#D6D6D6;
}

.table_item{
background-color:#F4F4F4;
width: 100px;
margin: 0 0 0 20px;
}

.item{
background-color:#F4F4F4;
padding: 5px 5px 5px 5px;
color:#003366;
font-size:14px;
font-weight:700;
text-align:left;
text-indent: 5px;
border-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:thin;
}

.text_red{
color:#FF0000;
text-align:center;
font-size:18px;
font-weight:700;
}

.content1{
color:#999999;
font-size:15px;
text-align:left;
font-weight:700;
font-style:italic;
margin-right: 50px;
}


.content2{
color:#003366;
font-size:25px;
text-align:right;
font-weight:700;
margin-right: 50px;
}

.content3{
color:#000000;
font-size:16px;
text-align:center;
font-weight:700;
}

.table_right{
width: 100%;
margin: 0 0 0 20px;
}

.item_right_1{
padding: 5px 5px 5px 5px;
color:#003366;
font-size:14px;
font-weight:700;
text-align:center;
text-indent: 5px;
border-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:medium;
}

.item_right_2{
padding: 5px 5px 5px 5px;
color:#999999;
font-size:14px;
font-weight:700;
text-align:center;
text-indent: 5px;
border-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:medium;
}


.item_right_3{
padding: 5px 5px 5px 5px;
color:#FF0000;
font-size:14px;
text-align:center;
text-indent: 5px;
border-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:medium;
}



.moore{
color:#000099;
font-size:16px;
text-align:center;
font-weight:700;
font-style:italic;
}


.home_text_1{
color:#003366;
font-size:30px;
text-align:center;
font-weight:700;
border-color:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:medium;
}

.home_text_2{
color:#666666;
font-size:20px;
text-align:center;
}

.features_header{
color:#003366;
font-size:22px;
text-align:left;
font-weight:700;
}

.features_title{
color:#000000;
font-size:18px;
padding-left:10px;

}

.features_description{
color:#000000;
font-size:14px;
padding-left: 10px;
}

.img_opacity{
float:left;
filter:alpha(opacity=25);
-moz-opacity:.25;
opacity:.25;
}

.table_infostrip{
/*
background-image:url(images/info_strip_bg.gif);
background-repeat:repeat-x;
*/
background-color:#FFFF00;
font-size: 13px;
font-weight: 700;
color: #000000;
text-align:center;
height: 29px;
border-top:#000000 solid 1px;
border-bottom:#000000 solid 1px;
}
