﻿body 
{
	text-align: center;
	background-color:#15458D;
	background: url('../images/bluegradient.jpg') repeat-x;
}

#bodycontainer
{
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFF;
	
}

#content
{	
	 min-height:300px;
	 height:auto !important;
	 padding: 10px;
	 color: #000000;
	 font-family: Arial;
	 line-height: 20px;	
	 background-color:#F7F2F6;
		
}
#body_text_outer
{
         text-align: center;
}
#body_text
{
         padding: 50px;
         font-size: 13px;
         width: 650px;
         text-align: left;
}
#center_body_text
{
         padding: 50px;
         font-size: 13px;
         width: 700px;
         text-align: center;
}
#detailContent
{	
	 min-height:710px;
	 height:auto;
	 background-color:#F7F2F6;
}

#header
{
	width: 920px;
	padding-left: 15px;
	vertical-align: middle;
	min-height:137px;
}
#menu
{
	background-color:#CCCCCC;
	color: #15458D;
	height: 24px;
	width: 926px;
	text-align:center;
	padding: 4px;
	border: 1px solid #15458D;
	position:relative;
}


.submenu
{
	background-color:#15458D;
	color: #CCCCCC;
	height: 24px;
	width: 926px;
	text-align:left;
	padding: 4px;
	border: 1px solid #CCCCCC;
	position:relative;
}

.submenu1
{
	background-color:#15458D;
	color: #15458D;
	height: 24px;
	width: 926px;
	text-align:left;
	padding: 4px;
	border: 1px solid #CCCCCC;
	position:relative;
}

.submenuOption
{
	background-color:#F7F2F6;
	color: #15458D;
	height: 20px;
	/*width: 900px;*/
	text-align:left;
	padding:  6px 15px 6px 20px;
	position:relative;
	float:left;
}

#bottomMenu
{
	font-size:11px;
	height: 24px;
	width: 906px;
	text-align:center;
	padding: 4px;
	
}

.title
{
	color: #e23f3a;
	font-size:20px;
	font-family:Calibri;
	font-weight:bold;
	
}

.headerText
{
	color: #15458D;
	font-size:18px;
	font-family:Calibri;
}

.header_row
{
	background-color:#CCCCCC;
	height: 20px;
}

.listTable
{
	width:850px;
	font-family: Arial;
	font-size:12px;
	border:1px #F7F2F6 solid;
}

.bodyText
{
	font-family: Arial;
	font-size:12px;
	line-height: 18px;
}

.logoNumber
{
	font-family:Calibri;
	font-size:14px;
	font-weight: bold;
	color: #15458D;
}

.homeLinks
{
	/*background-color:#15458D;
	color:#fff;
	padding: 6px 9px 6px 9px;
	text-decoration:none;
	font-weight:bold;*/
	font: bold 10px Verdana, Arial; 
        text-align: center; 
        line-height: 22px; 
        background: #ff0000; 
        color: #fff; 
        text-decoration: none; 
        display: block;
        width: 20px;
        float:left;
        margin-right: 2px;
}

 a.activeSlide { 
        background: white; color: Red; 
        font: bold 10px Verdana, Arial; 
        text-align: center; 
        line-height: 22px; 
        text-decoration: none; 
        display: block;
        width: 20px;
        margin-right: 2px;  
        float:left;
    }
    
a:hover.homeLinks
{/*
	background-color:#E23F3A;
	color:#fff;
	padding: 6px 9px 6px 9px;
	text-decoration:none;
	font-weight:bold;*/
}

#logoNumberDiv
{
	padding-right:40px;
	float:right;
	position:relative;
}

.details
{
	font-family: Arial;
	font-size:12px;
	line-height: 18px;
	/*background-image: url('../images/moduleBK.jpg');
	background-repeat: no-repeat;*/
	margin-left: 2px;
	
}

.menuoption
{
	float: left;
	padding: 3px 35px 3px 35px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;	
	vertical-align: middle;
	
}


.deals
{
	color: #336799;
	font-size: 13px;
	font-weight: normal;
	font-family: Tahoma;
	border-right:solid 1px #CDCBCC;
	border-left:solid 1px #CDCBCC;
	border-bottom: solid 1px #CDCBCC;
	border-top: 0px;
	width: 386px;
	background-color:#fff;
}

#divDeals 
{
	padding: 10px;
	width: 386px;
}

.deal_header
{
	padding:5px 5px 5px 15px;
	background-color:#9ACCCD;
	color: #336799;
	font-size: 14px;
	font-weight: bold;
	border-right:solid 1px #CDCBCC;
	border-left:solid 1px #CDCBCC;
}

.dealBorders
{	
	border-right:solid 1px #CDCBCC;
	border-left:solid 1px #CDCBCC;
}

.dealsFooter
{
	padding: 0px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CDCBCC;
}
a.menuLink 
{
	color: #15458D;
	text-decoration:none;
	text-transform:uppercase;
	
}

a:hover.menuLink
{
	color: #E23F3A;
	text-decoration:none;
	text-transform:uppercase;
}

a.submenuLink 
{
	color: #15458D;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
}

a:hover.submenuLink
{
	color: #E23F3A;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
}


.separator
{
	padding-right:20px;
	padding-left:20px;
	float: left;
	
}

.separatorSub
{
	padding-right:10px;
	padding-left:10px;
	float: left;
	color: #ccc;
}
.bottomSeparator
{
	padding-right:6px;
	padding-left:6px;
	float: left;
	
}
	
.blue 
{
	color: #15458D;
}

.red
{
	color: #E23F3A;
}

.ftr td{
	color:#3C3C3C;
	height:80px;
	background:url(../images/fbg.jpg)  repeat-x;
	font:bold 11px Tahoma, Arial;
	text-align:center;
}
.ftr a {
	color:#3C3C3C;
	font:bold 11px Tahoma, Arial
}
.ftr font {
	font:normal 11px Tahoma, Arial;
	color:#6E6C6C;
}
.ftr font a{
	font:normal 11px Tahoma, Arial;
	color:#6E6C6C;
}

.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 	
