/********************************************************
**
** Template generally used rules 
**
********************************************************/
body.index
{
   background-image: url(../images/back01.gif);
   margin: 0;
   padding: 0;
}

.cleaner
{
   clear:both;
   height:1px;
   font-size:1px;
   border:none;
   margin:0; padding:0;
   background:transparent;
}

#container
{
   position: absolute;
   width: 790px;
   left: 50%;
   margin-left: -395px;
   background-color: white;
}

#innercontainer
{
   position: relative;
   width: 708px;
   left: 40px;
}

#img-logo
{
   position: relative;
   width: 395px;
   padding: 0;
   margin: 0;
}

#img-logo img
{
   width: 395px;
   height: 94px;
   border: 0;
}

#header-addr
{
   position: absolute;
   right: 15px;
   width: 300px;
   top: 0px;
   text-align: right;
   padding: 30px 0 0 0;
   color: #D51143;
   font-size: 12px;
   font-family: Verdana;
   letter-spacing: -1px;
}

#img-main2
{
   position: relative;
   padding: 2px 2px 1px 0;
}

#img-main2 img
{
   position: relative;
   height: 125px;
}

#navcontainer
{
   position: relative;
   left: -1px;
   padding: 0 20px 5px 0;
   width: 709px;
   height: 25px;
}

#navcontainer ul
{
   border: 0;
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
   width: 712px;
}

#navcontainer ul li
{
   display: block;
   float: left;
   text-align: center;
   padding: 0;
   margin: 0;
}

#navcontainer ul li a
{
   width: 100px;
   height: 22px;
   border: 1px solid white;
   border-right: none;
   border-top: none;
   text-decoration: none;
   padding: 3px 0 0 0;
   margin: 0;
   display: block;
   text-align: center;
   color: #fff;
   background-color: #1C3D97;
   font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;   
}

#navcontainer ul li a.subscribe
{
   padding-left: 1px;
}

#navcontainer ul li a:hover
{
   color: #fff;
   background-color: #6495ED;
}

hr.footer
{
   align: center;
   background-color: #1C3D97;
   height: 5px;
}

#bottom
{
   position: relative;
}

#footer-links
{
   text-align: center;
   padding: 15px 0 10px 0;
   color: #D51043;
	font-weight: bold;
}


/********************************************************
**
** Index page specific rules 
**
********************************************************/
#index-header-low
{
   text-align: center;
   padding: 0;
   margin: 0;
}

#index-header-low a
{
	font-family: tahoma;
   font-size: 14px; 
   font-weight: bold;  
}

#index-header-low a:link 
{
	color: #1C3D97;
	text-decoration: none;
}

#index-header-low a:visited 
{
	color: #1C3D97;
	font-style: normal;
	text-decoration: none;
}

#index-header-low a:hover 
{
	color: #D51143;
}

#index-next-conf
{
   background-color:#FFFF99;
   font-weight:bold;
   padding: 0;
   margin: 0;
}

.warn-text
{
   font-family: tahoma;
   font-size: 14px; 
   font-weight: bold; 
   color: red;
}

hr.header
{
   align: center;
}

#index-gray-box
{
   /*border: 1px solid black;*/
   float: left;
   width: 48%;
   padding: 0;
   margin: 8px 0 0 0;
   background-color: #d3d3d3;
}

.inner-border-3
{
   margin: 0 2px 2px 2px;
   padding: 5px;
   border-top: none;
   border-left: 1px solid white;
   border-bottom: 1px solid white;
   border-right: 1px solid white;
}

#index-gray-box-text
{
   background-color: #d3d3d3;
   padding: 0;
}

.red-bg
{
   background-color: #D51143;
   text-align: center;
}

.normal-text
{
   color: white;
   font: normal 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;   
}

.italic-text
{
   color: white;
   font-style: italic;
   font-size: 16px;
   font-family: "Times New Roman";  
   font-weight: bold;
}

#index-middle-right
{
   position: relative;
   float: right;
   width: 48%;
   padding: 5px 0 0 0;
   margin: 0;
}

#index-middle-right-list ul
{
   border: 0;
   margin: 0;
   padding: 10px 0 10px 10px;
   list-style-type: none;
   font-weight: bold;
}

#index-middle-right img.floatright
{
   float: right;
   margin: 0 0 10px 10px;
   padding: 2px;
}

#index-middle-right-list ul li
{
   padding: 2px 0 0 6px;
   text-indent: -15px;  
}

.vsigns
{
   width: 346px;
   height: 86px;
   border: none;
}

#index-bestviewed
{
   padding: 0;
   margin: 10px 0 0 0;
   font: normal 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;   
   color: #1C3D97;
}

.get-adobe-img
{
   border: none;
}

.get-ie7-img
{
   border: none;
}


/********************************************************
**
** Mission page specific rules 
**
********************************************************/
#mission-gray-box
{
   /*border: 1px solid black;*/
   float: left;
   width: 48%;
   padding: 0;
   margin: 20px 0 10px 0;
   background-color: #d3d3d3;
}

#mission-middle-right
{
   position: relative;
   float: right;
   width: 48%;
   padding: 5px 0 0 0;
   margin: 15px 0 10px 0;
}

#mission-middle-right-text-top
{
   position: relative;
   padding: 0 10px 0 10px;
}

#mission-middle-right-img
{
   padding: 10px 40px 10px 0;

}

#mission-middle-right-img img
{
   padding: 0 0 0 80px;
}

#mission-middle-right-text-bot
{
   position: relative;
   padding: 0 10px 0 10px;
}

.mission-img-left
{
   width: 364;
   height: 210;
}

#mission-text
{
   position: relative;
   margin: 0;
   padding: 15px 15px 15px 15px;
}

#mission-text span
{
   color: black;
   font-weight: bold;
}

/********************************************************
**
** Benefits page specific rules 
**
********************************************************/
#benefits-gray-box
{
   position: relative;
   width: 100%;
   padding: 0 0 1px 0;
   margin: 0;
   background-color: #d3d3d3;
}

#benefits-gray-box-inner
{
   padding: 0;
   margin: 0;
   color: black;
}

#benefits-list
{
   padding-left: 0;
}

#benefits-list ul
{
   padding-left: 0;
   margin-left: 10px! important
}

#benefits-list li
{
   list-style-type: none;
   padding: 0 0 10px 0;
}

#benefits-list li.hang
{
   text-indent: -2.5em; 
   margin-left: 2.5em;
}

#benefits-list li.li-red
{
   color: #D51143;
   font-weight: bold;
}


/********************************************************
**
** Links page specific rules 
**
********************************************************/
.links-red-bg
{
   background-color: #D51143;
}

.links-3text-top-left
{
   color: white;
   font-style: italic;
   font-size: 16px;
   font-family: "Times New Roman";  
   font-weight: bold;
   padding-left: 60px;
}

.links-3text-top-ctr
{
   color: white;
   font-style: italic;
   font-size: 16px;
   font-family: "Times New Roman";  
   font-weight: bold;
   padding-left: 140px;
}

.links-3text-top-right
{
   color: white;
   font-style: italic;
   font-size: 16px;
   font-family: "Times New Roman";  
   font-weight: bold;
   padding-left: 120px;
}

.links-3text-mid-left
{
   color: white;
   font-style: italic;
   font-size: 16px;
   font-family: "Times New Roman";  
   font-weight: bold;
   padding-left: 45px;
}

.links-3text-mid-ctr
{
   color: white;
   font-style: italic;
   font-size: 16px;
   font-family: "Times New Roman";  
   font-weight: bold;
   padding-left: 120px;
}

.links-3text-mid-right
{
   color: white;
   font-style: italic;
   font-size: 16px;
   font-family: "Times New Roman";  
   font-weight: bold;
   padding-left: 110px;
}

#links-bottom-red-hdr
{
   text-align: center;
}
.links-1text-bot-ctr
{
   color: white;
   font-style: italic;
   font-size: 16px;
   font-family: "Times New Roman";  
   font-weight: bold;
}

.links-left
{
   float: left;
   width: 33%;
   margin: 0;
   padding: 0;
}

.links-right
{
   float: right;
   width: 33%;
   margin: 0;
   padding: 0;
   
}

.links-ctr
{
   margin-left: 33%;
   width: 33%;
}


/********************************************************
**
** Contact page specific rules 
**
********************************************************/
#contact-middle-left
{
   float: left;
   width: 48%;
}

#contact-gray-box
{
   width: 100%
   float: left;
   padding: 0 0 1px 0;
   margin: 10px 0 10px 0;
   background-color: #d3d3d3;
}

#contact-gray-box-text
{
   background-color: #d3d3d3;
   padding: 0;
   margin: 0;
}

.contact-inner-border-3
{
   margin: 0 2px 2px 2px;
   padding: 20px 50px 20px 50px;
   border-top: none;
   border-left: 1px solid white;
   border-bottom: 1px solid white;
   border-right: 1px solid white;
}

#contact-img
{
   float: left;
   width: 52%;
   margin-top: 40px;
}

#contact-img img
{
   width: 100%;
}

#contact-addr
{
   padding: 40px 0 0 40px;
   color: #1c3d97;
   font-size: 14px;
   font-weight: bold;
   font-family: Verdana;
}