/* GENERIC */

html {
	font-size: 110%;
}

body {
	font-size: 62.5%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
}


h1 {
	color: #84c446;
	font-size: 2.0em;
}

h2 {
	color: #84c446;
	font-size: 1.5em;
	line-height: 1.33333333em;
	margin-top: 2em;
	margin-bottom: 0.66666666em;
}
h2.tight {
	color: #84c446;
	font-size: 1.7em;
	line-height: 1.33333333em;
	margin-top: 0.333em;
	margin-bottom: 0.0em;
}

h3 {
	color: #84c446;
	font-size: 1.3em;
	line-height: 1.5384615em;
	margin-top: 1.5384615em;
}
h3.caption {
	margin-top: 2.5384615em;
	text-align: right;
}
h3.tight {
	margin-bottom: 0em;
}

h4 {
	color: #84c446;
 	font-size: 1.2em;
 	line-height: 1.5384615em;
 	margin-top: 1.5384615em;
}
h5 {
	color: #84c446;
 	font-size: 1.2em;
 	line-height: 1.2em;
 	margin-top: 0em;
}


h2.panel {
	margin: 0em;
	
}
p {
	font-size: 1.2em;
	line-height: 1.66666666em;
	margin-top: 1.6666em;
	margin-bottom: .3333px;
}
p.indent1 {
	margin-left: 10px;
}
p.indent2 {
	margin-left: 30px;
}
p.indent3 {
	margin-left: 50px;
}

li {
	font-size: 1.2em;

}
em {
 	color: #84c446;
 	font-style: italic;
	font-weight: bold;
}

blockquote {
		padding: 2em 0;
		margin-bottom: 2em;
		background-color: #eeeeee;
		border-left: 2em solid #cccccc;
		padding-left: 2em;
		padding-right: 2em;
		}

blockquote p {
		margin-bottom: 0;
		font-size: 1.3em;
		line-height: 1.5384615em;
		}

cite {
		font-weight: bold;
		font-style: normal;
		display: block;
		text-align: right;
		}

#border {
border: 2em solid #cccccc;
}


sup {
font-size: .6em;

}





img {
	border: none;
	margin-top: 3px;
	margin-right: 1em;
} 

hr {
	color: #84c446;
	background-color: #84c446;
	height: 1px;
	clear:both;

}
hr.green {
	color: #84c446;
	background-color: #84c446;
	height: 1px;
	clear:both;


}


/* GENERIC CLASSES */
.cpgreen {
	font-weight: bold;
	color: #84c446;
}
.cpgrey {
	font-weight: bold;
	color: #4d5259;
}
li.large {
	font-size: 15px;

}

.panel {
	border: 0.1em solid #4d5259;
	margin: 0.3em;
	padding: 0.3em;
}
.panelnews {
	float: right;
	border: 0.1em solid #4d5259;
	margin: 2em  0.3em 0.6666em 0.3em;
	padding: 0.3em 0.3em 0.6666em 0.3em;
	background-color: #eeeeee;

}

/* DIVS */
#masthead{
	background-color: #ffffff;
	border-bottom: 10px solid #84c446;
}

#tagLine {
	color:#4d5259;
}

#globalNav{
	border-bottom: 1px solid #cccccc;
	background-color: #4d5259;
	color: #cccccc;
}

#navBar {
	background-color: #f0e4b4;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#container {
	background-color: #fff;
}

div#leftcol1nav a{
	text-decoration: none;
	color: #2a4407;
}

div#leftcol1nav a:link{
	text-decoration: none;
	color: #2a4407;
}

div#leftcol1nav a:visited{
	text-decoration: none;
	color: #2a4407;
}

div#leftcol1nav a:hover{
	text-decoration: none;
	color: #ffffff;
}

#leftcol2 {
	border: 0.1em solid #4d5259;
	background-color: 00ff00;
}

#siteInfo {

}



/* TYPOGRAPHY */
p.author {
	color: #84c446;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.66666666em;
	text-align: right;
	margin-top: 0em;
	margin-bottom: .3333px;
}

#tagLine {
	font-size: 1.5em;
	line-height: 1.66666666em;
	margin-top: 1.0em;
}

#globalNav a {
	font-size: 1em;
}

#leftcol1 ul {
	
	list-style-type: square;
}

#leftcol1 li {


}

#leftcol2 p {
	line-height: 1em;
	margin-bottom: 0.33em;
	margin-left: 0.33em;
	font-size: 1.33em;
}



#leftcol2body h1 {
	margin-top: 1em;
}


#leftcol2body p {
	line-height: 120%;
}

#leftcol2body ol {
	margin: 2.2em;
	list-style-type: decimal;
}


#leftcol2body  ul {
	margin: 2.2em;
	list-style-type: square;
}
#leftcolcfbody ul {
	margin: 2.2em;
	list-style-type: square;
}

#leftcol2body li {
	line-height: 1em;
	font-size: 1.2em;

}
#leftcolcfbody li {
	margin: 2.2em;

}
#leftcol2body li.task0 {
	font-size: 3.5em;
	line-height: 1em;
	font-size: 1.2em;
	font-weight: bold;

}
#leftcol2body li.task1 {
	font-size: 3.5em;
	line-height: 1em;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0.4em;
	margin-left: 2.2em;

}
#leftcol2body li.task2 {
	font-size: 3.5em;
	line-height: 1em;
	font-size: 1.2em;
	margin-left: 3.2em;

}
#leftcol2body li.task3 {
	font-size: 3.5em;
	line-height: 1em;
	font-size: 1.2em;
	margin-left: 4.2em;

}
#leftcol2body li.task4 {
	font-size: 3.5em;
	line-height: 1em;
	font-size: 1.2em;
	margin-left: 5.2em;

}




.panel h2 {
	margin-top: 0.5em;
}
.panelnews h2 {
	font-size: 1.3em;
	margin-top: 0.5em;
	margin-bottom: 0em;
}
.panelnews p {
	font-size: 1.0em;
	margin-top: 0em;
	margin-bottom: .66em;
}

#siteInfo {
	font-size: 1em;
}


ul.svclist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 0em;
}

p.svclist {
   padding: 10px 0px 30px 0px;

}
li.svctitle
{
	font-size: 1.3em;
	line-height: 1.33em;
	margin-top: 0.66em;
	margin-bottom: 0em;
}
li.svc01 
{
padding-left: 80px;
background-image: url(images/icons/svc01.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}
li.svc02 
{
padding-left: 80px;
background-image: url(images/icons/svc02.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}

li.svc03 
{
padding-left: 80px;
background-image: url(images/icons/svc03.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}
li.svc04 
{
padding-left: 80px;
background-image: url(images/icons/svc04.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}
li.svc05 
{
padding-left: 80px;
background-image: url(images/icons/svc05.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}
li.svc06 
{
padding-left: 80px;
background-image: url(images/icons/cflogo.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

ul.task
{
	margin-left: 0;
	padding-left: 0;
	line-height: 1.666em;
}


li.task0 
{
	padding-left: 0px;
	list-style: none;
}
li.task1 
{
	padding-left: 10px;
	list-style: none;
}
li.task2 
{
	padding-left: 20px;
	list-style: none;
}
li.task3 
{
	padding-left: 30px;
	list-style: none;
}
li.task4 
{
	padding-left: 40px;
	list-style: none;
}


.leftimage {
	float: left;
	margin-right: 7px;
	
}
.rightimage {
	float: right;
	margin-left: 3px;
	
}

.rightimagedown {
	float: right;
	margin-left: 3px;
	margin-top: 2em;
}

#leftcol2body a {
	text-decoration: none;
	color: #5e75ce;
}
#leftcol2body a:link {
	text-decoration: none;
	color: #5e75ce;
}
#leftcol2body a:hover {
	text-decoration: none;
	color: #84c446;
}

#leftcol2body a:visited {
	text-decoration: none;
	color: #af4fa2;
}

#mainContent a {
	color: #5e75ce;
	text-decoration: none;
}

#mainContent a:link {
	color: #5e75ce;
	text-decoration: none;
}
 #mainContent a:hover {
	text-decoration: none;
	color: #84c446;
}
 #mainContent a:visited {
	color: #af4fa2;
	text-decoration: none;
}

.thrColFixHdr #mainContent p.address {
	margin-left: 2em;
	line-height: 1em;
	margin-bottom: 0em;

}

.thrColFixHdr #mainContent .subhead {
	color: #84C446;
	font-weight: bold;

}

.thrColFixHdr #mainContent li.280 {
	padding-left: 280px;

}
.thrColFixHdr #mainContent li.300 {
	padding-left: 300px;

}
 #sidebar2 a {
	color: #ff0000;
	text-decoration: none;
}

#rightcol a {
	text-decoration: none;
	color: #5e75ce;
}
#rightcol a:link {
	text-decoration: none;
	color: #5e75ce;
}
#rightcol a:hover {
	text-decoration: none;
	color: #84c446;
}

#rightcol a:visited {
	text-decoration: none;
	color: #af4fa2;
}






 #sidebar2 a:link{
	color: #84c446;
	text-decoration: none;
}

 #sidebar2 a:visited{
	color: #6c1378;
	text-decoration: none;
}



 #sidebar2 a:hover {
	border: 0px;
	color: #5e75ce;


}
.thrColFixHdr  #sidebar2  li {
	font-size: 1.2em;
	list-style-type: none;
	list-style-image: url(images/bullet4.gif);
}

p.table  {
	font-size: 1.2em;
	line-height: 1.66666666em;
	margin-top: .3333em;
	margin-bottom: .3333em;
}
.logout {
	float: right;
	text-color: #ff0000;
}

