body {
	background-image:none;
	color:#333333;
	margin:0;
	padding:0;
}
body, td, p {
	font-family:Verdana,sans-serif,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.3em;
}


/* BCCA v2008 */
.print {
	display:block;
}
.noprint {
	display:none;
}
div.navigationLeft {
	display:none;
}
div.content {
}
div.development {
	border:1px solid red;
	font-family:Tahoma,Verdana;
	font-size:110%;
	font-weight:600;
	margin-bottom:25px;
	padding:10px;
	text-align:center;
}
h1 {
	font-size: 125%;
	margin-top: 7px;
	color: #99cc33;
}
h2 {
	color: #99cc33;
	font-size: 115%;
	margin-top: 15px;
	padding: 3px 0px 3px 3px;
}
h3 {
	color: #99cc33;
	font-size: 110%;
	text-decoration: none;
	padding: 8px 0px 6px 0px;
}
h4 {
	font-size: 95%;
	color:#666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 3px 0px 3px 3px;
}
h5 {
	border-left: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	color: #979797;
	font-size: 95%;
	font-weight: 600;
	margin:  5px 0px 0px 0px;
	padding: 3px 0px 3px 3px;
	
}
h6 {
	font-size: 90%;
	color: #979797;
	margin: 10px 10px 10px 0px;
	padding: 3px 0px 3px 3px;
}

/* Oter Tags */
hr {
	color: #006666;
}
form {
	padding:0;
	margin:0;
}
a {
	color: #003366;
}
a:hover {
	color: #999999;
	text-decoration : underline;
}
table.tableborder {
	background-color: #003366;
}
/*table.contact {	background-color: #FFCC00;}*/

a.big {
	color: #bbbbbb;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:hover.big {
	color: #999999;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
td.whitesmoke {
	background-color: #f5f5f5
}
td.gainsboro {
	background-color: #DCDCDC
}
td.zilver {
	background-color: #c0c0c0
}
td.wit {
	background-color: #FFFFFF
}
td.borderTop {
	border-top:1px solid #C1C1C1;
}
td.services {
	background-color: #FFCC33
}
td.valignTop {
	vertical-align:top;
}
li.trump {
	/* list-style-image : url(../img/content/bullet_trump.gif); */
	color: #484848;
}
li.contact {
	/* list-style-image : url(../img/content/bullet_contact.gif); */
	color: #484848;
}
li.services {
	/* list-style-image : url(../img/content/bullet_services.gif); */
	color: #484848;
}
li.black {
	/* list-style-image : url(../img/content/bullet_black.gif); */
	color: #484848;
}
div.small {
	font-size: 9px;
}
div.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC33;
}
.title_uno {
	color: #003366;
	font-size: 14px;
}
.title_duo {
	color: #003366;
	font-size: 12px;
}
.title_trio {
	color: #003366;
	font-size: 11px;
}
input.required {
	background-color: #99CC33;
}
textarea.required {
	background-color: #99CC33;
}
.muiserover {
	background-color: #fff9d2;
}
.required_error {
	color:#ff4500;
}
textarea {
	overflow:auto;
}
.gradient {
	/* filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#CCCCCC', gradientType='1'); */
}
.stap {
	font-family: Verdana, Arial, Helvetica;
	color : #bbbbbb;
	font-size : 16pt;
}


/* header */
div.websiteTitle {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:2px solid #99cc33;
	font-size:115%;
	font-weight:600;
}

/* detail customer */
table tr.customer td {
	border-bottom:1px solid #434343;
}
div.custDetail {
	padding:5px 15px 0 25px;
	background-position:5px 5px;
	background-repeat:no-repeat;
	/* border-top:1px solid silver; */
	font-size:90%;
	color:#666666;
}
#custAddress {
	background-image:url(/media/img/map_go.png);
}
#custTelephone {
	background-image:url(/media/img/telephone.png);
}
#custExt {
	background-image:url(/media/img/world_go.png);
}
div.textHeader {
	font-size:85%;
	color: #ACACAC;
}
div.selectionMade {
	padding-left:10px;
	font-weight:600;
}
td.typCertificationNumber a {
	list-style-position:inside;
	list-style-type:circle;
}
div.sectorName {
	font-size:130%;
	font-weight:600;
}


