     /* styles.css 20060930 Chad Reichle */

     /* inherited font styles */

.styles {
	font-family: "Times New Roman", Times, serif;
	
}

     /* Dark grey body text */

.Body {
	font: normal 10px/14px "Lucida Grande", "Futura Medium", Verdana, Arial, sans-serif;
	color: #666666;
}

     /* Slate Blue body header text */

.BodyHead {
	font: bolder normal 12px/14px "Lucida Grande", "Futura Medium", Verdana, Arial, sans-serif;
	color: 3988ac;
}

     /* Slate Blue header text */

.HEAD {
	font: bolder normal 15px/17px "Lucida Grande", "Futura Medium", Verdana, Arial, sans-serif;
	color: 3988ac;
}

     /* Dark grey body header text */

.BodyHead_grey {
	font: bolder normal 12px/14px "Lucida Grande", "Futura Medium", Verdana, Arial, sans-serif;
	color: #666666;
}

     /* Burnt Orange text */

.readMore {
	font: normal 10px/14px "Lucida Grande", "Futura Medium", Verdana, Arial, sans-serif;
	color: #FF9900;
}

.floatLeft
		{
			float: left;
}

.floatRight
		{
			float: right;
}

     /* Color-coordinated style groups (inherited numbers from original) */

.style1 {color: #ce2e79} /* mauve */

.style1a {color: #ce2e79; font-size: 21px}

.style2 {color: #90b540} /* slate green */

.style2a {color: #90b540; font-size: 21px}

.style4 {font: 25px}

.style5 {font: 14px}

.style6 {color: #90b540; font-size: 21px} /* slate green */

.style7 {color: #2583A5} /* slate blue */

.style8 {color: #2583A5; font-size: 21px} /* slate blue */

     /* 10px=62%, 12px=74%, 14=87%, 15=93%, 17=105%, 21=130%, 25=155% */

#Logo {position:absolute; left:50px; top:20px; width:140px; height:140px;}
#Head1 {position:absolute; left:190px; top:50px; width:140px; height:140px;}
#Head2 {position:absolute; left:330px; top:50px; width:140px; height:309px;}
#Profit {position:absolute; left:470px; top:50px; width:280px; height:140px;}
#iMenu {position:absolute; left:50px; top:160px; width:140px; height:169px;}
#Suit {position:absolute; left:190px; top:190px; width:140px; height:139px;}
#Success {position:absolute; left:330px; top:190px; width:140px; height:139px;}
#Grey {position:absolute; left:470px; top:190px; width:280px; height:139px; background-image:url(images/BCI_Greybar_2_4.jpg);}
#iMenu_Small {position:absolute; left:50px; top:20px; width:140px; height:123px;}
#Logo_Small {position:absolute; left:190px; top:20px; width:279px; height:30px;}
#Head1_Small {position:absolute; left:190px; top:50px; width:93px; height:93px;}
#Head2_Small {position:absolute; left:283px; top:50px; width:93px; height:93px;}
#Success_Small {position:absolute; left:376px; top:50px; width:93px; height:93px;}
#Profit_Small {position:absolute; left:469px; top:20px; width:246px; height:123px;}
#ContentMain {position:absolute; left:50px; top:349px; width:700px; height:auto;}	
#ContentSub {position:absolute; left:50px; top:183px; width:665px; height:auto;}
#Column2 {position:relative; left:5px; top:5px; width:325px; height:auto;}
#Column3 {position:relative; left:5px; top:5px; width:215px; height:auto;}