@charset "UTF-8";
/* CSS Document */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
	padding: 0;
	margin: 0;
	background-image: url(CBAA_BG.jpg);
	background-repeat: repeat-x;
}

p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

p.tight  {
	line-height: 12px;
	margin-top: 10px;
}

p.strong  {
	font-weight: 600;
}

p.smalltext {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}

p.target  {
	font-size: 10px;
	line-height: 15px;
	font-weight: 600;
	color: #333333;
}


em  {
	font-style: italic;
}

strong  {
	font-weight: 600;
}

b  {
	font-weight: 600;
}

blockquote {
}

i  {
	font-weight: 500;
	font-style: italic;
}

ol {
	margin: 0px;
}


li {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	list-style-type: none;
	padding-bottom: 12px;
	margin: 0;
}

.text {
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 6px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
}

.nudge {
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: 6px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
}


.ivi {
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	text-align: left;
	list-style-position: outside;
	list-style-type: lower-roman;
	margin: 0;
	padding-bottom: 6px;
	padding-top: 0;
}
.nmb {
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	text-align: left;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0;
	padding-bottom: 12px;
}

td  {
	font-size: 10px;
	line-height: 14px;
}

.reverse {
	font-weight: 600;
	color: #FFFFFF;
}

th  {
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}

caption {
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
	color: #666666;
	text-align: center;
	padding-bottom: 6px;
}

h1  {
	font-family: "Times New Roman", Times, serif;
	color:#6B006F;
	font-size: 24px;
	line-height: 24px;
	font-weight: 600;
	text-align: left;
	margin: 0;
	padding-bottom: 12px;
	padding-top: 6px;
}

h2  {
	color: #997E3A;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding-bottom: 12px;
	padding-top: 6px;
	font-family: "Times New Roman", Times, serif;
}

h3  {
	color: #6B006F;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	text-align: left;
	padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

h4	{
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
	text-align: left;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
}

h5	{
	color: #3399CC;
	font-size: 10px;
	line-height: 20px;
	font-weight: 600;
	text-align: left;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
}

h6	{
	color: #000000;
	font-size: 10px;
	line-height: 18px;
	font-weight: 600;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
}

ul  {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}

a:link {
	color:#8A348D;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	color:#997E3A;
}

a:hover {
	color:#000000;
}

a.general:link {
	color:#510073;
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
	line-height: 15px;
}

a.general:visited {
	color:#999999;
}

a.general:hover {
	color:#000000;
}

a.general:active {
	color:#CC9900;
}

a.topLink:link{
	color:#000000;
	font-weight: 600;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0;
	padding: 0;
}

a.topLink:visited{
	color: #666666;
}

a.topLink:hover{
	color:#997E3A;
}
a.footer:link {
	color:#510073;
	line-height: 14px;
	font-size: 12px;
	font-weight: 600;
}

a.footer:visited {
	color:#666666;
}

a.footer:hover {
	color:#CC6600;
}

a.footer:active {
	color:#000000;
}

hr	{
	height: 2px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container {
	top: 15px;
	padding: 0;
	width: 1250px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	position: relative;
} 

#header {
	left: 0px;
	width: 1250px;
	height: 180px;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(header_BG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
} 

#logo {
	top: 0px;
	left: 0px;
	padding: 0;
	position: relative;
}

#topLinks {
	position: absolute;
	top: 130px;
	margin: 0;
	padding: 0;
	width: 100px;
	left: 800px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu {
	position: absolute;
	top: 147px;
	margin: 0;
	padding: 0;
	left: 0px;
	width: 1250px;
	height: 35px;
	background-color: #510073;
}

#imageWindow {
	width: 1250px;
	padding: 0;
	left: 0;
	top: 175px;
	text-align: center;
	margin: 0;
}

#topBenefit {
	position: absolute;
	top: 69px;
	width: 600px;
	padding: 0;
	left: 315px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #6B006F;
	line-height: 36px;
}

#mainContent {
	width: 1250px;
	background-color: #FFFFFF;
	position: relative;
} 

#column1 {
	float: left;
	width: 225px;
    background-image: url("Col_1_BG.jpg");
    background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#column1_Index {
	float: left;
	width: 225px;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}


#column2 {
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-left: 270px;
}

#column2Full {
	padding-top: 24px;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-left: 300px;
}

#column3 {
	float: right;
	width: 260px;
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#column3Blog {
	float: right;
	width: 225px;
	padding: 0px 25px 15px 30px;
	margin: 0 15px 15px 15px;
}

#blockquote-panel  {
  float: right;
  width: 225px;
  background: #f3f3f1;
  padding: 20px 25px 15px 30px;
  margin: 0 15px 15px 15px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 12px;
  font-style: italic;
  line-height: 18px;
  position: relative;
  z-index: 1;
}

#blockquote-panel p span {
  position: absolute;
  top: 50px;
  left: -10px;
  font-family: "Merriweather", sans-serif;
  font-weight: 700;
  color: #dedede;
  z-index: -1;
  font-style: italic;
  line-height: 18px;
  font-size: 132px;
}

#column3image {
	float: right;
	width: 260px;
	background-repeat: repeat-x;
	margin: 15px;
	padding: 0px;
}

#column1and2 {
	float: left;
	width: 500px;
	border: 1px solid #CCCCCC;
	padding: 0 15px 15px 15px;
	margin: 15px 15px 15px 15px;	
}

#footer {
	color: #333333;
	font-size: 9px;
	line-height: 10px;
	text-align: left;
	width: 950px;
	left: 0;
	background-repeat: repeat-x;
	position: absolute;
	background-position: top;
	background-image: url(footer_BG.png);
	padding-top: 25px;
	margin: 0px;
	padding-left: 300px;
}
 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

./==========quotes======./

.blockquote-panel {
  position: relative;
}
.blockquote-panel p {
  background: #fff;
  padding: 24px 35px 24px 32px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  font-style: italic;
  line-height: 18px;
  position: relative;
  border: 1px solid #b9b5b1;
  z-index: 1;
}
.blockquote-panel p span {
  position: absolute;
  top: 68px;
  left: -5px;
  font-family: "Merriweather", sans-serif;
  font-weight: 700;
  color: #dedede;
  z-index: -1;
  font-style: italic;
  line-height: 18px;
  font-size: 132px;
}
.blockquote-panel p:before {
  content: '';
  position: absolute;
  bottom: -36px;
  left: 60px;
  border-style: solid;
  border-width: 9.5px 1px 36.5px 43px;
  border-color: transparent transparent transparent #fff;
}
.blockquote-panel p:after {
  content: '';
  z-index: -2;
  position: absolute;
  bottom: -38px;
  left: 59px;
  border-style: solid;
  border-width: 1.5px 1px 38.5px 45px;
  border-color: transparent transparent transparent #b9b5b1;
}
.blockquote-panel * + h6 {
  margin-top: 46px;
  margin-left: 19px;
}

