@charset "UTF-8";
body {
	background-image: url(imgs/cic_bkg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #373737;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #555555;
	line-height: 1.5em;
}

#headerwrapper {
	background-image: url(imgs/cic_header_bkgd.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#header {
	width:900px;
	height:200px;
	position:relative;
	margin: 0 auto;
}

#logo {
	width:200px;
	height:200px;
	float:left;
}

#headerimg {
	width:700px;
	float:left;
}

#opening {
	position: absolute;
	right: 12px;
	bottom: 7px;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 1.5em;
}

#leftcol{
	width:200px;
	float:left;
}

#rightcol {
	width:700px;
	float:right;
}

#nav {
	width:160px;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
}

#nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	font-weight:bold;
	font-size: 1.17em;
	line-height: 1.75em;
}

#nav li {
}

#nav .active {
	color:#BD0027;
}

#nav a {
	text-decoration: none;
	color: #555555;	
}

#nav a:hover {
	text-decoration: none;
	color: #BD0027;	
}

#help {
	width:160px;
	margin-top:25px;
	font-weight: bold;
	color: #C8582C;
	font-size:1.5em;
	line-height:20px;
}

#contentwrapper {
	background-color: #FFFFFF;
	background-image: url(imgs/content_bkgd.png);
	background-repeat: repeat-x;
	background-position: top;
}

#contentarea {
	width:900px;
	margin: 0 auto;
	
}

#content {
	padding-left:20px;
	padding-right:20px;
	margin-top:30px;
	margin-bottom:30px;
	border-left: solid 1px #CCCCCC;
	float: left;
}

.sunflower_content {
	padding-left:20px;
	padding-right:20px;
	margin-top:30px;
	margin-bottom:30px;
	width:500px;
	border-left: solid 1px #CCCCCC;
	float: left;
}

#content #area1 {
	width:420px;
	float:left;
	overflow: hidden;
}

#content #area2 {
	width:200px;
	float:right;
	margin-left: 36px;
	overflow: hidden;
}


#leftcontcol {
	width:310px;
	float:left;
	overflow: hidden;
}

#rightcontcol {
	width:310px;
	float:left;
	overflow: hidden;
	margin-left: 37px;
}

.clear {
	clear:both;
}

h1 {
	margin-top:0px;
	margin-bottom: 1em;
	font-size:2em;
	font-weight: bold;
	color: #BD0027;
}

h2 {
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 10px;
	margin-top: 1.5em;
	padding-bottom: 5px;
	font-size:1.5em;
	font-weight: bold;
	color: #C8582C;	
	text-align:left;
	line-height: 20px;
}

h2 a, h2 a:hover {
	text-decoration: none;
	color: #C8582C;	
}


h3 {
	margin-top:.5em;
	margin-bottom: 1em;
	font-size:1.33em;
	font-weight: bold;
}

h4 {
	margin-top:0px;
	margin-bottom: 1em;
	font-size:1.16em;
	font-weight: bold;
	color: #C8582C;	
	display: inline;
}

.onepxline {
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.underline {
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 10px;
	margin-top: 1.5em;
	padding-bottom: 5px;
}

p {
	margin-top:0px;
	margin-bottom: 1em;
}

.large {
	font-size: 1.16em;
}

.red {
	font-weight:bold;
	color: #BD0027;
}

a {
	font-weight:bold;
	color: #555555;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color: #BD0027;
	text-decoration:none;
}

#content #botspacer {
	width: 660px;
	height: 30px;
}

#footerwrapper {
	background-color: #373737;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #D99923;
	background-image: url(imgs/footer_bkgd.png);
	background-repeat: repeat-x;
	background-position: top;
}

#footer {
	width:900px;
	margin: 0 auto;
	color: #CCCCCC;
	font-size: 0.833em;
	line-height: 1.5em;
}

#footernav {
	float:left;
	width:160px;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;

}

#footernav ul {
	margin:0px;
	padding:0px;
	list-style:none;

}

#footer a {
	text-decoration: none;
	color: #CCCCCC;	
}

#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;	
}

#footercontact {
	float:left;
	margin-top: 10px;
	margin-left:20px;
}

#footeraddress {
	float:right;
	border-right: solid 1px #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right:20px;
	text-align:right;
}

#thumbcontainer {
	float: left;
	width: 198px;
	height: 198px;
	margin-right: 29px;
	margin-bottom: 29px;
	border: solid 1px #666666;
	background-color: #E6E6E6;
	overflow: hidden;
}

.thumbportrait {
	margin-left: 40px;
	margin-top: 12px;
	border: solid 1px #666666;
}

.thumblandscape {
	margin-top: 40px;
	margin-left: 12px;
	border: solid 1px #666666;
}

form {
	margin: 0px;
	padding: 0px;
}

.partnerwrapper {
	border-bottom: solid 1px #CCCCCC;
	margin-top:20px;
	padding-bottom:20px;
	float: left;	
}
.partnerlogo {
	width:200px;
	float:left;
}

.partnertext {
	float:left;
	width:459px;
}


a.pdf
{
	padding-left: 20px;
	min-height:20px;
	height: 20px;
	display: block;
	background: url(imgs/link-pdf.gif) no-repeat 0px 0px;
}

a.linkword
{
	padding-left: 20px;
	min-height:20px;
	height: 20px;
	display: block;
	background: url(imgs/link-word.gif) no-repeat 0px 0px;
}

.imgright {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	border: solid 1px #CCCCCC;

}

.centerimage {
	margin-left:100px;
	margin-bottom:10px;

}


.border {
	border: 1px solid #999999;
}

.float_right{float: right;}
.clear{clear:both;}

#sunflower-table td {
	padding: 2px 4px;
	border-bottom: 1px solid #666;
}
.margin-right {margin-right:10px;}