﻿    *{
		margin:0;
		padding:0;
		list-style:none;
		border:1;
	}
	a:link 
	{
	    color: #1d3c73;
	}
    a:visited 
    {
        
         color: #1d3c73;
    }
    a:active 
    {
       
         color: #1d3c73;
    }
    hr
    {
        color: #000;
        background-color: #000;
        height: 1px;
    }

    body
    {
	font-family: Franklin Gothic, Medium Trebuchet, Sans-Serif; 
	background:#fff;
	color:#333;
	font-size:100.01%;
    }

    .contact-box
    {
	width: 100px;         
        height: 31px;
        position: absolute;
        top: 118px;
        left: 695px;
    }

    img {
	border: none;
    }
	
    .content_main
    {
        background-color:#fff; 
        font-family: Franklin Gothic, Medium Trebuchet, Sans-Serif; 
        font-size:10pt;
    }
    
    .content_confirm
    {
        background-color:#fff; 
        font-family: Franklin Gothic, Medium Trebuchet,Sans-Serif; 
        font-size:12pt;
    }
    
    .content_title
    {
        font-family: Franklin Gothic, Medium Trebuchet,Sans-Serif; 
        font-size: 16pt;
        position: absolute;
        font-weight: bold;
        top: 484px;
        left: 223px;
        
    }
     .sm_white
    {
        font-family: Franklin Gothic, Medium Trebuchet,Sans-Serif; 
        font-size: 10px;
        font-weight: bold;
        color: #fff;
    }
    
    .blind
    {
        font-family: Franklin Gothic, Medium Trebuchet,Sans-Serif; 
        font-size: 12px;
        color:#f2f2f2;
    }
    
    .side_content
    {
        border-color: #1d3c73;
        border-style: dotted;
        border:0px;
        padding: 2px;
        font-size: 10pt;
        
    }
    
    .bullets
    {
       text-decoration: none;
       font-family: Franklin Gothic, Medium Trebuchet,Sans-Serif; 
    }
    
    ul 
    {
        font-family: Franklin Gothic, Medium Trebuchet,Sans-Serif; 
        font-weight:normal;
        text-decoration: none;
        line-height:1.4;
        margin: 10px;

    }
    ul li
    {
        list-style-type: none;
        margin: 0px;
        padding-left: 1.5em;
        background: url(../images/bullets/star.png) no-repeat 0 0.3em;
    }
    .footer
    {
        font-family: Franklin Gothic, Medium Trebuchet,Sans-Serif; 
        font-weight: bold; 
	padding-top: 10px;
        color: #990000; 
        font-size:8pt; 
        height: 49px; 
        background: url('../images/bg/bg_bottom.gif') no-repeat;
    }
    .title_table
    {
        font-family: Franklin Gothic, Medium Trebuchet, Franklin Gothic, Sans-Serif; 
        font-weight: bold; 
	text-align: left;
        color: #990000; 
        font-size:14pt; 
    }
    input
    {
    color: #781351;
    background: #dee8f1;
    border: 1px solid #1d3c7c;
    }
    
     .sinput
    {
    color: #000;
    background: #fff;
    border: 0px solid #fff;
    
    }

    .submit input
    {
    color: #1d3c7c;
    background: #ffa20f;
    border: 1px outset #1d3c7c;
    }
    
    .content_home
    {
        font-family: Medium Trebuchet, Franklin Gothic, Sans-Serif; 
        font-weight:800;
        color: #1d3c7c; 
        font-size:11pt; 
    }

    #page
    {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 804px;
    }

    #header
    {
        background: url('../images/bg/bg_top.gif') no-repeat;
	height: 113px;
	position: relative;
    }
    
    #logo_top
    {
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
    }

    #contact_us
    {
	position: absolute;
	right: 10px;
	bottom: 5px;
    }

    #mainnav
    {
	height: 24px;
    }

    #menu_bar
    {
	height: 20px;
	width: 800px;
	margin: 2px;
	background-color:#1d3c7c;
    }

    .menu_item
    {
        font-family: Franklin Gothic, Medium Trebuchet,Sans-Serif; 
        font-size: 12px;
        font-weight: normal;
	color: white;
        text-decoration: none;
        word-spacing:normal;
	float: left;
	padding: 2px 70px 0px 2px;
    }

    #title
    {
	background: url('../images/bg/bg_mid.gif') no-repeat;
	height: 49px;
    }

    #title_div
    {
        font-family: Franklin Gothic, Medium Trebuchet, Franklin Gothic, Sans-Serif; 
        font-weight: bold; 
	text-align: left;
        color: #990000; 
        font-size:14pt; 
	height: 49px;
	padding: 13px 20px 0px 22px;
    }

    #content
    {
	text-align: left;
	border: 10px solid #d4dcde;
	margin: 2px;
	padding: 10px 20px 10px 20px;
    }
