h1A {
	font-family:  Calibri, sans-serif;
	color: #accbfd;
	font-size: 1.5em;
	text-align="left";
	line-height: 1.8em; }


.SbizMContent
{
	float:left;
 	width:100%;
	height:700px;
	z-index:1;
	margin: 0;
	overflow: auto;
	font-family:  Calibri, sans-serif;
	text-align:center;
	font-size: 12px;
	color:#555;
}

.SbizMContent h1 {
	font-style: normal;
	font-family:  Calibri, sans-serif;

}

.SbizMContent h6
{
	color:#555;
}

#SbizMenu { float: none !important; }

.SbizFooter
{
   float: left;
   position:relative;
   background: #b37b00;
   width:980px;
   height:20px;
 	color:white;
	font-size:14px;
	font-weight:bolder;
}


.SbizIframe
{
   height:320px;
}

.SbizDiv1
{
   height:475px;
}
.SbizDiv2
{
   height:200px;
}
.SbizDiv3
{
   height:80px;
}

.SbizDiv4 ul {
    font-weight: normal;
    font-size: 14px;
}
.SbizDiv4 {
    height: 175px;
}
.SbizTblStyle1
{
	background-color: white;
 border-width:0px;
		margin: 0 0 0 0;
}
.SbizTblStyle1 td, .SbizTblStyle1 tr {
	border-width: 0px;

}

.SbizTblStyle1 h1 {
	font-size: 24px;
	/*line-height: 26px;*/
	font-family:  Calibri, sans-serif;
	color: #555;

	}

.SbizTblStyle2 {
	width: 100%;
}

.SbizPopupPnl
{
	top: 80%;
	color:white;
	background:#555;/*#021d49;*/
}

.SbizSubPopupPnl
{
	color:white;
	background:#555;/*#021d49;*/
}

.SbizTblStyle4 th
{
	color:white;
background:#555;/*#021d49;*/

}
.SbizTblStyle5 td {
    font-size: 14px;
    font-family: Calibri, "Times New Roman", Times, serif;
    color: #666666;
}
.SbizTblStyle7 th
{
	background-color:#555;/*#021d49;*/
	color:white;

}

.SbizTblStyle7 td
{
	background-color:#e6d4ad;
}

.SbizTblStyle7 th a,.SbizTblStyle7 th a:link,.SbizTblStyle7 th a:visited {
    color:white;
}
.SbizHL
{
	color:white;
	background-color:#555;/* #021d49;*/
}

.SBizHL a,.SbizHL a:visited,.SbizHL a:link {
    color:white;
}
.SbizBoxLeft {
	height: 175px;
}

.SbizLink1
{
	color:black;
	font-family: Calibri, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:12px;
	margin:0px 20px 0px 20px;

}

input[type=button]
{
     border: 1px solid #555;
     background: #caa32c none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Trajan Pro Bold",sans-serif;
    font-size: 12px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    text-shadow: 0 2px 1px #000;
    vertical-align: middle;
    -webkit-appearance: none;
}

/*
input[type=button]
{
	background-color:#555;
	color:white;

}

button
{
background-color:#555;
	color:white;
}
*/

[disabled]
{
	/*color:white; */
	/*background-color:#b37b00;*/

}

.SbizBtn
{
	color:white;
	background-color:#555;
}


