/* CSS Document */
 .anavdef {COLOR: #41608E; font-size : 12px; font-family :  Arial;}
 .anavroll {COLOR: #4e545e; font-size : 12px; font-family :  Arial;}
    
  A:link { text-decoration: none; color: #5a92cf; font-size : 11px; font-family :  arial; }
  A:visited { text-decoration: none; color: #5a92cf; font-size : 11px; font-family :  arial;}
  A:hover { text-decoration: none; color: #000000; font-size : 11px; font-family :  arial;}

.adBox
{
	position: relative;
	width: 720px;
	height: 60px;
	background: #FFFFFF;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin-left: auto;
	margin-right: auto;
}

.inputBox1	
{
    color: #41608E;
	FONT-FAMILY: "arial";
    FONT-SIZE: 7.5pt;
	border-style: solid; border-width: 1px; border-color: #7f9db9; 
	width: 165px; height: 19px;
	background:url(../images/fill.gif);
	
	}
	.inputBox4	
{
    color: #41608E;
	FONT-FAMILY: "arial";
    FONT-SIZE: 7.5pt;
	border-style: solid; border-width: 1px; border-color: #7f9db9; 
	width: 165px; height: 75px;
	
	
	}
.inputBox2	
{
    color: #41608E;
	FONT-FAMILY: "arial";
    FONT-SIZE: 7.5pt;
	border-style: solid; border-width: 1px; border-color: #7f9db9; 
	width: 170px; height: 19px;
	background:url(../images/fill.gif);
	
	}.inputBox3	
{
    color: #41608E;
	FONT-FAMILY: "arial";
    FONT-SIZE: 7.5pt;
	border-style: solid; border-width: 1px; border-color: #7f9db9; 
	width: 169px; height: 19px;
	background:url(../images/fill.gif);
	
	}

	.textArea3
{
    color: #41608E;
	FONT-FAMILY: "Verdana";
    FONT-SIZE: 7.5pt;
	border-style: solid; border-width: 1px; border-color: #7f9db9; 
	width: 559px; height: 80px;
	}	

		.searchBox3
{
    color: #41608E;
	FONT-FAMILY: "Verdana";
    FONT-SIZE: 7.5pt;
	border-style: solid; border-width: 1px; border-color: #7f9db9; 
	width: 190px; height: 190px;
		}

.loginText {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #DFDFDF;
	text-decoration: none;
}


.copyright {

	font-family: arial;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.title {

	font-family: arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.mainText {

	font-family: arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.address {
	font-family: arial;
	font-size: 9.5pt;
	color: #666666;
	text-decoration: none;
}
.adTitle {
	font-family: Verdana;
	font-size: 16px;
	color: #133453;
	font-weight: bold;
	line-height: 22px;
}
.newPromoHeading {

	font-family: Verdana;
	font-size: 7.5pt;
	color: #133453;
	font-weight: bold;
	line-height: 14px;
}
.newPromoTitle {

	font-family: Verdana;
	font-size: 10pt;
	color: #133453;
	font-weight: bold;
	line-height: 14px;
}
.weatherHeading {

	font-family: Verdana;
	font-size: 9pt;
	color: #133453;
	font-weight: bold;
	line-height: 14px;
}
.newPromo {

	font-family: Verdana;
	font-size: 7.5pt;
	color: #133453;
	line-height: 18px;
	letter-spacing: .75px;
}
.footer {

	font-family: arial;
	font-size: 7pt;
	color: #b2b4c0;
	line-height: 12px;
}
.sdmenu {
    width: 170px;
    font-family: arial;
    font-size: 12px;
    padding-bottom: 0px;
    background: #eee url(../images/bottom.gif) no-repeat  right bottom;
    color: #FFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #FFF url(../images/blankButton.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.sdmenu .arrow {
		margin-left: 12px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(../images/toptitle.gif) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #e6eff8;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #666;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #c2d6ee; 
    color: #2a5067;
	margin-left: 3px;
}
/* url(../images/linkarrow.gif) no-repeat right center; */