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


/* template alignment */
body {
	margin: 0px 0 0 0;
	background-image:url(../tmpl/ccl-forensics/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:0.88em;
	line-height:19px;
}
#wrap {
	margin: 0 auto;
	width:898px;
	clear:both;
}

#header {
	background-image:url(../tmpl/ccl-forensics/images/header.jpg);
	background-repeat:no-repeat;
	width:898px;
	height:202px;
	margin: 0 auto;
}
#container {
	width: 900px;
	height: 165px;
	clear:both;
}
#nav {
	width: 214px;
	height: 165px;
	float:left;
}
#flash {
	width: 686px;
	height: 164px;
	float:left;
}
#nav4 {
	width: 199px;
	height: 258px;
	float:left;
	padding-right:10px;
}

#textcontainer {
	background-image:url(../tmpl/ccl-forensics/images/textbgtop.jpg);
	width: 868px;
	overflow:auto;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-top:30px;
	padding-left: 15px;
	padding-right:15px;
}
#textbgbottom {
	background-image:url(../tmpl/ccl-forensics/images/textbgbottom.jpg);
	clear:both;
	width:898px;
	background-repeat:no-repeat;
	height:87px;
}
#leftcol {
	width:567px;
	margin: 0 auto;
	float:left;
	padding-top:30px;
	padding-left:30px;
}
#rightcol {
	width:203px;
	margin: 0 auto;
	float:right;
	padding-top:50px;
}
#sitelinks {
	width: 867px;
	text-align:center;
	margin: 0 auto;
	clear: both;
	padding-top: 20px;
	padding-right:30px;
}
/* general styles */

#sitelinks li {
	color:#A571AE;
	display:inline;
	border-right: 1px solid #A571AE;
	padding-right: 5px;
	padding-left: 5px;
}
#sitelinks ul {
	padding: 0px;
	margin:0px;
}
#sitelinks p {
	color:#A571AE;
}
#sitelinks a:link {
	text-decoration: none;
	color: #A571AE;
}
#sitelinks a:visited {
	text-decoration: none;
	color: #A571AE;
}
#sitelinks a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#sitelinks a:active {
	text-decoration: none;
	color: #A571AE;
}
h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#489D24;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:25px;
}
h2 {
	font-size:16px;
	color:#6E025A;
	font-weight:normal;
}
h3 {
	font-size:16px;
	color:#489D24;
	font-weight:Bold;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}
.p2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#339900;
	font-weight:normal;
}
.style2 {
	color: #6E025A;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:17px;
	line-height:19px;
}
.style3 {
	color: #c33131
}
.style4 {
	color: #6E025A;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:14px;
	line-height:19px;
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom:4px;
	width:130px;
	line-height:3px;
}
.formstyle2 {
	
	border: 1px solid #cccccc;
	margin: 0;
	padding: 0;
}
ul li {
	color:#000000;
}
