body {
	margin:0;
	background-color:#ffffff;
	background-image:url(../images/bg3.png);
	color:Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1,h2,h3,h4,h5,ul,p {
	margin:0;
}
ul { padding:0; margin:0;}
ul li { list-style:none;}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color: #d31f35;
}
table, table td, table th, table tr { margin:0; padding:0;}
table { border-collapse:collapse;}
td {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
}
#main {
	margin:0 auto;
	width:918px;
}
/*start the main container*/
#container {
	width:918px;
	margin:0 auto;
}


#header_wrapper {
	 background-repeat:repeat-y; 
	 margin-bottom:-9px; 
	 height:100%; 
	 background-position: 9px; 
	 z-index:1;
}

	
/*start the header area*/
#header {
	width:918px;
	height:123px;
}
.logo {
	width:160px;
}
#header strong {
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width:90px;
	height:96px;
	margin-left:24px;
}
#header strong a {
	display:block;
	width:90px;
	height:96px;
	text-indent:-5600px;
	overflow:hidden;
}
#header h3 {
	display:block;
	margin-top:48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}
#header h4 {
	display:block;
	margin-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
#banner #header h3 {color:#fff !important }
.top {
	float:right;
	margin:-123px 8px 0 0;
	display:inline;
}
.top-area {
	width:722px;
	height:24px;
}
.top-navi {
	margin:0;
	display:block;
	width:721px;
	height:24px;
	background:url(../images/white-areab.png) no-repeat;
	white-space:nowrap;
	position:relative;
	text-align:right;
	right:0px;
}
.top-area form{
	float:left;
	z-index:4;
	width:165px;
	margin-left:340px;
	display:inline;
	margin-top:4px;
	position:relative;
}
.top-area form .text-area {
	width:117px;
	font-size:10px;
	margin-right:2px;
	border:1px solid #666666;
}
.top-navi ul {
	float:left;
	position:relative;
	z-index:4;
	width:216px;
	margin-top:6px;
	right:17px;
	white-space:nowrap;
}
.top-navi ul li{
	display:inline;
	padding-right:2px;
	font-size: 10px;
	width:auto;
	white-space:nowrap;
}
.top-navi ul li a {
	margin-right:3px;
}
.top-navi .utility {
	margin:5px;
	font-size:11px;
	text-align:right;
}

/*end the header area*/
/*start the main content */
#content {
	width:700px;
	margin-top:9px;
}
#content td,p {
    padding: 5px;
}
#content .centered {
    text-align: center;
}
#content h1 {
    display:block;
	font-size:24px;
	margin-top:3px;
	font-weight:normal;
}
#results td, #results th {
    padding: 5px;    
    border: solid #000 1px;
}

.triallink {
	color: Blue;
}

.triallink a:hover {
	color: #d31f35;
}

/*start the breadcrumb*/

.breadcrumb {
	display: block;
	margin-top: 10px !important;
	margin-bottom: 10px;
}
.breadcrumb li {
	display: inline;
	font-size: 11px;
	padding: 0 6px 0 9px;
	background: url("../images/sep-3.gif") no-repeat 0 2px;
}
.breadcrumb .first {
	background: none;
	padding: 0 6px 0 0;
}
.breadcrumb li a {color: #666666;}
.breadcrumb li a:hover,
.breadcrumb li .active {
	color: #d31f35;
	text-decoration: none;
}

/*end the breadcrumb*/

/*end the main content*/
/*start the footer*/
#footer {
	width:918px;
	background:url(../images/footer.png) no-repeat;
	height:30px;
}
#footer p { margin:13px 0 0 165px;}
/*end the footer*/
/*end the main container*/


#form {margin-left:20px;}
#form td {
	
	padding: 12px;
	vertical-align: middle;
	border-bottom:solid 1px #ffffff;
	background-color:#eaeaea;
}
	
.costSavings{
    color: Red;
}

#mainContainer {
    float: left;
    width: 100%;
}
#mainContainerInner {
    background-image: url(../images/hd_background.jpg);
    background-repeat: no-repeat;
    width: 972px;
    margin: 0px auto;
    background-color: white;
}



/*********************** HEADER *******************************/
#hd {
    float: left;
    width: 974px;
}
#hdLogo {
    float: left;
    margin-left: 10px;
}
.hdText {
    float:left;
}
.hdTextMajor {
    font-size: 25px;
    font-weight: bold;
    margin: 30px 0px 0px 10px;
}
.hdTextMinor {
    margin: 2px 0px 0px 10px;
}
#hdUserArea {
    color: #444444;
    float: right;
    width: 415px;
    margin: 25px 10px 0px 0px;
}
    .hdUserAreaElementWithDivider {
        float: left;
        font-size: 11px;
        margin: 3px 3px 0px 13px;
        padding-right: 15px;
        border-right: 1px solid #929292;
    }
    .hdUserAreaElement {
        float: left;
        font-size: 11px;
        margin: 3px 7px 0px 13px;
    }
        .hdUserAreaElement a {
            color: #444444;
        }

