.bsi-1-a {background: #ffcc33;}
.bsi-1-b {background: #cccc33;}
.bsi-1-c {background: #ffff99;}
.bsi-1-d {background: #ffcc00;}

.bsi-2-a {background: #33cc00;}
.bsi-2-b {background: #ccffcc;}
.bsi-2-c {background: #99ff99;}
.bsi-2-d {background: #33ff00;}

.bsi-3-a {background: #ff9900;}
.bsi-3-b {background: #cc6600;}
.bsi-3-c {background: #ffcccc;}
.bsi-3-d {background: #ffcc99;}

.bsi-4-a {background: #330099;}
.bsi-4-b {background: #330066;}
.bsi-4-c {background: #ccccff;}
.bsi-4-d {background: #cc99ff;}

A:link {color:#33cc00; font-family: Verdana; font-weight: bold; text-decoration:none; border-bottom:dotted 1px #33ff00;}
A:visited {color:#33cc00; font-family: Verdana; font-weight: bold; text-decoration:none; border-bottom:none;}
A:active {color:#33cc00; font-family: Verdana; font-weight: bold; text-decoration:none; border-bottom:none;}
A:hover {color:#000; font-family: Verdana; font-weight: bold; text-decoration:none; border-bottom:dotted 1px #000;}

.bodycopy8 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color:#000; line-height:12px;}
.bodycopy9 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color:#000; line-height:14px;}
.twoColFixLtHdr #quote{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#330099; line-height:20px; font-style:italic;}
.twoColFixLtHdr #quoteRef {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color:#000; line-height:15px;font-style:normal; text-align:right;}
.twoColFixLtHdr #quoteRefName {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color:#000; line-height:15px;font-style:normal; text-align:right; font-weight:bold;}
.bodycopy10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#000; line-height:15px;}
.bodycopy11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#000; line-height:17px;}
.bodycopy12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#003399; line-height:18px;}
.bodycopy14 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#000; line-height:21px;}
.bodycopy14title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#003399; line-height:21px;}
.bodycopyform { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color:#000;}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffcc33;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.indent {
padding-left:10px;
}

.twoColFixLtHdr #container {
	width: 795px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #content {
	width: 795px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(bsi_cz_slices_09.gif);
	background-repeat:repeat-y;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#000000; 
	background: #ffcc33; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #menu {
    height: 30px; 
	background-image:url(bsi_cz_slices_05.jpg);
	background-repeat:no-repeat;
	margin-top:-1px;
	padding-top: 0px;
	padding-left: 260px;
} 
.twoColFixLtHdr #menuSK {
    height: 30px; 
	background-image:url(bsi_cz_slices_05_sk.jpg);
	background-repeat:no-repeat;
	margin-top:-1px;
	padding-top: 0px;
	padding-left: 260px;
} 
.twoColFixLtHdr #subpagemenu {
    height: 30px; 
	background-image:url(subbanner02.jpg);
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left: 260px;
} 

.twoColFixLtHdr #subpagemenuSK {
    height: 30px; 
	background-image:url(subbanner02_sk.jpg);
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left: 260px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#000000; 
	line-height:16px;
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	border-right-color: 1px solid #000000;
}
.twoColFixLtHdr #mainContent { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#000000; 
	line-height:22px;
	margin: 0 0 0 240px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 10px 15px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLtHdr #footer { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#000000; 
	line-height:13px;
	padding: 0 30px 0 30px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #ffcc33;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;}
	
#floatrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;}
#floatrt.A:link {color:#33cc00; font-family: Verdana; font-weight: bold; text-decoration:none; border-bottom:none;}
#floatrt.A:hover {color:#000; font-family: Verdana; font-weight: bold; text-decoration:none; border-bottom:none;}

.clicktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	margin-top:-10px;
	margin-left:6px;
}	
.mediaicon{margin-left:20px;}	

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.twoColFixLtHdr #formArea {
padding-left:20px;

} 
.bigtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color:#333; line-height:21px;
}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color:#000000; line-height:24px;
}

h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#ffcc33; line-height:21px;
}
.twoColFixLtHdr #sidebar1 h3 { color:#ffcc33; line-height:150%; text-indent:0px;
}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#cccc33; line-height:18px; text-indent:20px;}
.twoColFixLtHdr #sidebar1 li {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#cccc33; line-height:15px; margin-left:-22px;}
hr { line-height:1px; color:#cccc33; background-color:#cccc33;}
