﻿body 
{
    background-color: #f5f5f5;
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin: 0px; 
    padding-top: 0px; 
    text-align : center;
}
h1
{
    font-weight:normal;
    line-height:0px;
}
h2
{
    color: #f58700;
    text-align:left;
    text-decoration:none;
    font-family:  arial;
    font-size:12px;
    font-weight:normal;
}

 .bg
 {
    background-image:url(images/bg.jpg);
    background-repeat:repeat-x;

 }
.header
{
    background-image:url(images/header.png);
    background-repeat:no-repeat;
    width:980px;
    height:85px; 
}

.menu_bg
{
    background-image:url(images/menu_bg.png);
    background-repeat:repeat-x;
    background-position:top;
    height:39px;
    width:980px;
    text-align: left;
}

.rad_menu_bg
{
    background-image:url(images/menu_bg.png);
    background-repeat:repeat-x;
    background-position:top;
    height:39px;
    width:980px;
    text-align: left;
}
.rad_menu_text
{
    background-image:url(images/menu_bg.png);
    background-repeat:repeat-x;
    background-position:top;
    color:#6f7278;
    vertical-align:middle;
    font-weight:normal; 
    text-align:left;
    text-decoration:none;
    font-family:  Arial;
    font-size:10px;
    padding: 10px 5px 10px 15px;
    border:solid 1px silver;
}
.rad_menu_text
{
    background-image:url(images/menu_bg.png);
    background-repeat:repeat-x;
    background-position:top;
    color:Black;
    vertical-align:middle;
    font-weight:normal; 
    text-align:left;
    text-decoration:none;
    font-family:  Arial;
    font-size:10px;
    padding: 10px 5px 10px 15px;
    border:solid 1px silver;
}
.menu_text
{
    padding: 5px 15px 5px 15px;
    color:#6f7278; 
    text-align:left;
    text-decoration:none;
    font-family:  Arial;
    font-weight:bold;
    font-size:12px;
    text-transform:uppercase;
    
}

.menu_text .rmLink:hover
{
    cursor: pointer;
    color:Black; 
    text-align:left;
    text-decoration:none;
    font-family:  Arial;
    text-transform:uppercase;
}
a:hover.menu_text
{
    color:black;
}

.flash
{
    background-image:url(images/flash.png);
    background-repeat:no-repeat;
    background-position:top;
    width:980px;
    height:369px;   

}
.body_design
{
 background-color:White;
 width:980px;
}

.body_design_2
{
    background-image:url(images/body_bg_2.jpg);
    background-repeat:no-repeat;
    background-position:top;
    width:1000px;
}

.title_orange
{
    color: #f58700;
    text-align:left;
    text-decoration:none;
    font-family:  arial;
    font-size:14px;
}

.title_blue
{
    color: #318cbb;
    text-align:left;
    text-decoration:none;
    font-family:  arial;
    font-size:14px;
}

.body_text_design
{
    color: #958d8d;
    text-align:left;
    text-decoration:none;
    font-family:  arial;
    font-size:12px;
    padding:10px; 
}
.body2_title
{
    width:30%; 
    text-align: left; 
    border-bottom:solid 1px #d4d4d4 ; 
    padding:10px;
}
.body2_table
{
    border:solid 1px #d4d4d4;
    width:100%;
}
.footer_bg
{
      border-top:solid 1px #d4d4d4;
      border-right:solid 1px #d4d4d4;
      border-left:solid 1px #d4d4d4;

      width:980px;
      height:40px;
      padding-top:10px;
}
.title
{
    color: #444546;
    text-align:left;
    text-decoration:none;
    font-family:   Trebuchet MS;
     padding-bottom:20px;
    font-size:20px;
}
.blue_text
{
        color: #0c79a7;
    text-align:left;
    font-family:Georgia;
    font-size:14px;
    font-style:italic;
    padding-bottom:20px;
}
.footer
{
    
    color: #444546;
    text-align:center;
    text-decoration:none;
    font-family:  Tahoma;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
}
a:hover.footer
{
        color:  Orange;

}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
    margin-bottom: 0px; 
    margin-top: 5px; 
    vertical-align:bottom;

}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}
#port td
{
	text-align:center;
	padding-top: 10px;
	font-weight: bold; 
	font-size: 10px; 
	padding-bottom: 10px; 
	text-transform: uppercase; 
	color: #318cbb; 
	font-family: Arial; 
}
