﻿@import "style_cussd_next.css";

.background 
{
	margin: 0px 0px 0px 0px;
	font: 12px/1.5em Verdana, sans-serif;	
}


/*===========================================*/
/* Images, Floats, Aligns, HR */
/*===========================================*/
.imageNoBorder { border: none; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.alignCenter { text-align: center; }
.floatRight { float: right; padding: 0px 0px 10px 10px; }
.floatLeft { float: left; padding: 0px 10px 10px 0px; }
.watermarkSearch { background: white url('images/watermark_search.jpg') no-repeat left center; }
.magnifyingSearch { border-style: none; }
/*===========================================*/
/* Links */
/*===========================================*/
.linkHeaderHome:link { color:#333333; text-decoration: none; font-weight: bold; font-size: 14px; padding: 0px 10px 0px 10px; }
.linkHeaderHome:visited { color:#333333; text-decoration: none; font-weight: bold; font-size: 14px; padding: 0px 10px 0px 10px; }
.linkHeaderHome:active { color:#333333; text-decoration: none; font-weight: bold; font-size: 14px; padding: 0px 10px 0px 10px; }
.linkHeaderHome:hover { color:#333333; text-decoration: underline; font-weight: bold; font-size: 14px; padding: 0px 10px 0px 10px; }

.linkBoxHeaderHome { border: solid 2px #ffffff; width: 91px; background-color: #CBE8F6; text-align: left; font-weight: normal; }
.linkBoxHeaderHome:hover { background-color: #16355E; font-weight: normal; }
.linkBoxHeaderHome a:link { text-decoration: none; padding: 5px 5px 5px 5px; font-weight: normal; }
.linkBoxHeaderHome a:visited { text-decoration: none; padding: 5px 5px 5px 5px; font-weight: normal; }
.linkBoxHeaderHome a:active { text-decoration: none; padding: 5px 5px 5px 5px; font-weight: normal; }
.linkBoxHeaderHome a:hover { text-decoration: none; color: White; padding: 5px 5px 5px 5px; font-weight: normal; }


.boxSecondaryHome { margin-top: 1px; border: solid 1px #ffffff; width: 216px; font-family: Times New Roman; font-size: 15px; background-color: #16355E; text-align: left; font-weight: bolder; text-transform: uppercase; }
.linkBoxSecondaryHome:link { color: White; text-decoration: none; padding: 6px 5px 6px 12px; }
.linkBoxSecondaryHome:visited { text-decoration: none; color: White; padding: 6px 5px 6px 12px; }
.linkBoxSecondaryHome:hover { text-decoration: underline; color: White; padding: 6px 5px 6px 12px; }
.linkBoxSecondaryHome:active { text-decoration: none; color: White; padding: 6px 5px 6px 12px; }


.linkFooterHome:link { color: #333333; text-decoration: none; font-weight: bold; font-size: 14px; padding: 0px 6px 0px 6px; }
.linkFooterHome:visited { color: #333333; text-decoration: none; font-weight: bold; font-size: 14px; padding: 0px 6px 0px 6px; }
.linkFooterHome:active { color: #333333; text-decoration: none; font-weight: bold; font-size: 14px; padding: 0px 6px 0px 6px; }
.linkFooterHome:hover { color: #333333; text-decoration: underline; font-weight: bold; font-size: 14px; padding: 0px 6px 0px 6px; }

.linkWhite:link { color: White; text-decoration: none; font-weight: bold; font-size: 14px; padding: 0px 6px 0px 6px; }
.linkWhite:visited { color: White; text-decoration: none; font-weight: bold; font-size: 14px; padding: 0px 6px 0px 6px; }
.linkWhite:active { color: White; text-decoration: none; font-weight: bold; font-size: 14px; padding: 0px 6px 0px 6px; }
.linkWhite:hover { color: White; text-decoration: underline; font-weight: bold; font-size: 14px; padding: 0px 6px 0px 6px; }
/*===========================================*/
/* Menu */
/*===========================================*/
.menuHomeContainer { text-align: left; padding: 53px 0px 0px 25px; }


/*===========================================*/
/* Footer */
/*===========================================*/
.footerHome { clear: both; color: White; text-align: left; }
.footerAddress { padding-top: 20px; }
.footerLogos span { margin: 15px 15px 15px 15px; }
.padRight3 { padding-right: 30px; }







