BODY {
	background: silver;
	color: black;
	padding: 0; margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.maincontentblock {
        width: 776px;
        height: 580px;
	background: white; 
	border: thin solid gray; 
	vertical-align: top;
	margin-top: 10px;
}
TD.banner {
        background-color: #4555A6;
	background-image: url(images/bg_banner.jpg);
	background-repeat: no-repeat;
}
TABLE.banner {
	width: 100%;
	height: 100%;
}

TR {
	vertical-align: top;
}
TD {
	font-size: 9pt; color: #000000
}

.cci_blue {
	color: #00607C;
}
.cci_gold {
	color: #E0AA0F;
}
H1 { color: #00607C; text-align: center }
H2 { color: #E0AA0F; text-align: center }
H3 { color: #00607C; text-align: left }
H4 { color: #E0AA0F; text-align: left }
H5 { color: #00607C; text-align: left }
H6 { color: #E0AA0F; text-align: center; font-size: small; font-weight: normal }

.bannertext {
	background: transparent;
	color: white;
	font-size: large;
	font-family: Verdana, Arial, sans-serif;
	padding-left: 70px;
}
.searchtext {
	background: transparent;
	color: black;
	font-size: x-small;
	text-align: left;
	margin-left: -4px;
	margin-top: 6px;
	padding-top: 6px;
}
IMG.photocube {
	height: 210px;
	border: 0;
	position: absolute;
	left: 0px;
	right: 0px;
}
.hometext {
	color: #666666; 
	font-size: 11pt; 
	line-height: 17pt;
}
TD.pagecontent {
	width: 77%;
	padding: 20;
	padding-left: 50;
}
.pagecontent {
	color: #666666; 
	font-size: 11pt; 
	line-height: 14pt;
}
.bodylink {
	font-size: 11pt; 
}
A.bodylink         { color: #333333; text-decoration: underline }
A.bodylink:link    { color: #333333; text-decoration: underline }
A.bodylink:visited { color: #333333; text-decoration: underline }
A.bodylink:hover   { color: orange; text-decoration: underline }

.bodylist {
	color: black; 
	font-size: 11pt; 
	FONT-STYLE: italic;
}
LI.bodybullet {
	LIST-STYLE-IMAGE: URL(images/checkmark_gold.jpg);
	LIST-STYLE-TYPE: circle;
	margin-left: 6px;
	margin-right: 10px;
	vertical-align: baseline;
}
LI.bodybullet2 {
	LIST-STYLE-IMAGE: URL(images/checkmark_gold.jpg);
	LIST-STYLE-TYPE: circle;
	margin-left: 6px;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: 10px;
}

.caption {
	color: #00607C; 
	font-size: x-small; 
	font-weight: bold;
	font-family: Times New Roman, serif;
	text-decoration: none;
}
.codeblock {
	color: black; 
	font-size: 8pt; 
	font-weight: normal;
	font-family: Courier New, Courier, San Serif;
	line-height: 110%;
}

.ColumnHeading {
	color: #00607C;
	font-size: 10pt;
	font-weight: bold;
}
TD.ColumnHeading {
	padding: 0px;
	padding-right: 25px;
}
LI.ColumnBullet {
	LIST-STYLE-TYPE: square; 
	color: #93B4BB;
}
.ColumnText {
	color: black;
}

.clientname {
	color: #666666; 
	font-size: 11pt; 
}
.footer {
	color: #999999;
	font-size: 8pt; 
	text-align: center;
        padding-bottom: 20px;
}
A.footer         { color: #333333; text-decoration: none }
A.footer:link    { color: #333333; text-decoration: none }
A.footer:visited { color: #333333; text-decoration: none }
A.footer:hover   { color: orange; text-decoration: none }

.sbHeader {
	color: #4555A6; 
	font-size: 10pt; 
	font-weight: bold; 
	letter-spacing: -1px;
	margin-bottom: -10px;
}
TD.sidebar {
        background-color: #EEEEEE;
	background-image: url(images/bg_sidebar.gif);
	background-repeat: repeat-y;
	width: 23%;
        padding-right: 6; 
        padding-left: 12; 
}
.sidebar {
	color: black; 
	font-size: 8pt; 
}

A.sidebar         { color: #333333; text-decoration: none }
A.sidebar:link    { color: #333333; text-decoration: none }
A.sidebar:visited { color: #333333; text-decoration: none }
A.sidebar:hover   { color: orange; text-decoration: none }

.morelink {
	color: #000066; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	LETTER-SPACING: -1px;
}
A.morelink         { color: navy; text-decoration: none }
A.morelink:link    { color: navy; text-decoration: none }
A.morelink:visited { color: navy; text-decoration: none }
A.morelink:hover   { color: orange; text-decoration: none }

.homenavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 8pt; BACKGROUND:#DFE4EA; color: #00607C;
	text-align: left;
}
LI.homenav {
	margin-top: 8px; margin-left: 16px; TEXT-INDENT:-16px; 
	LIST-STYLE-TYPE: square; color: #93B4BB;
}
.homenav {
	font-weight: normal; font-size: 8pt; color: #333333
}
A.homenav         { color: #333333; text-decoration: none }
A.homenav:link    { color: #333333; text-decoration: none }
A.homenav:visited { color: #333333; text-decoration: none }
A.homenav:hover   { color: orange; text-decoration: none }

.menulist {
	padding-top: 4
}
.topmenuheader {
	font-size: x-small;
        color: black;
}
A.topmenuheader         { color: black; text-decoration: none }
A.topmenuheader:link    { color: black; text-decoration: none }
A.topmenuheader:visited { color: black; text-decoration: none }
A.topmenuheader:hover   { color: white; text-decoration: none }

.topmenu {
	background: #FBFBFB;
        color: gray;
	font-size: x-small;
        padding-left: 6px;
        padding-right: 6px;
}
DIV.topmenu {
        border: thin solid #E0AA0F;
        BORDER-TOP: thin solid gray;
        BORDER-right: thin solid gray;
        position: absolute; 
        DISPLAY: none;
}
A.topmenu         { color: #333333; text-decoration: none }
A.topmenu:link    { color: #333333; text-decoration: none }
A.topmenu:visited { color: #333333; text-decoration: none }
A.topmenu:hover   { color: orange;  text-decoration: none }



