html, body {
	font-family: Arial, Helvetica, sans-serif;
}
body {
    margin: 10px;
    padding: 0;
    background-color: #eefed2;
	color: #404040;
	font-size: 80%;		
	text-align: center;
}

.1 {list-style-image: url(../images/navArrow1.gif);}
table, p, th, td, ol, ul, ol ol, ul ul, h1, h2, h3, h4, h5, h6, form, label {
	font-family: Arial, Helvetica, sans-serif;	
}
input, textfield, textarea, select, option, button, radiobutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/*	
table {
    font-size: 100%;
}
*/
a img {
	border: 0;
}
img {
	border: 0;
}
#backgroundMain {
	margin: 0 auto;
	width: 962px;
	text-align: center;
	background-image: url(../images/bg02.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#background01, #background02 {
	clear: both;
	margin: 0;
	height: 40px;
	background-image: url(../images/bg01.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#background02 {
	clear: both;
	margin: 0;
	height: 40px;
	background-image: url(../images/bg03.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#innerpage {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	border: 0;
	text-align: left;
}

html>body #innerpage {
	width: 900px;
} 
#leftNav {
	margin: 0;
	width: 150px;
	float: left;
}
#mainpage {
	margin: 0;
	padding: 10px 60px 30px 0;
	width: 600px;
	float: right;
}
.clear {
	clear: both;
}

#header {
	width: 900px;
	background-color: #fff;	
	border-top: 5px solid #fff568;
}
#logo {
	margin: 0;
	padding: 0;
	height: 115px;
	width: 900px;
	float: left;
	background-color: #fff;	
}
#logoCTC {
	margin: 0;
	padding: 0;
	float: left;
}
#logoPhoto {
	margin: 0;
	padding: 0;
	float: right;	
}
h1 {
	margin-top: 25px;
	font-size: 170%;
	color: #9c0;
}
h2 {
	margin-top: 25px;
	font-size: 160%;	
	color: #00b8ff;
}
h3 {
	font-size: 145%;
	color: #9c0;
}
h4 {
	font-size: 120%;
	color: #00b8ff;
}

#leftNav {
	padding: 15px 0 0 30px;
}
#leftNav ul {
	margin: 0;
	padding: 0;	
	font-size: 100%;
	list-style-type: none;
}
#leftNav ul li {
	margin: 0;
	padding: 7px 0 7px 0;	
	border-bottom: 1px solid #d8ee90;
}
#leftNav ul li a, #leftNav ul li a:visited {
	display: block;
	padding: 0;
	color: #00b8ff;
	text-decoration: none;
}
#leftNav ul li a:hover, #leftNav ul li a:active {
	color: #6b8e00;
}
#leftBox {
	margin: 25px 0 25px 0;
	text-align: center;
}

#mainpage ul li {
	margin-left: -20px;
	list-style-image: url(../images/bullet1.gif);		
}
#mainpage ul ul li {
	margin-left: -25px;
	list-style-image: url(../images/bullet2.gif);		
}	
#mainpage a:link, #mainpage a:visited {
	color: #ff9600;
	text-decoration: none;
}
#mainpage a:hover {
	color: #6b8e00;
	text-decoration: none;
}
#mainpage p, #mainpage li {
	line-height: 150%;
}
/* bottom columns */

hr {
	border: 0;
	clear: right;
	height: 1px;
	color: #9c0;
	background-color: #9c0;
}
td {
	vertical-align: top;
}
.highlight1a, .highlight1b, .highlight1c, .highlight2a, .highlight2b, .highlight2c, .highlight3a, .highlight3b, .highlight3c {
	padding: 10px;
}
/* 100% */
.highlight1a, .bg1a {
	background-color: #9c0;
}
/* 50% */
.highlight1b, .bg1b {
	background-color: #cce57f;
}
/* 25% */
.highlight1c, .bg1c {
	background-color: #e5f2bf;
}
.highlight2a, .bg2a {
	background-color: #00b8ff;
}
.highlight2b, .bg2b {
	background-color: #7fdbff;
}
.highlight2c, .bg2c {
	background-color: #bfedff;
}
.highlight3a, .bg3a {
	background-color: #ff9600;
}
.highlight3b, .bg3b {
	background-color: #ffca7f;
}
.highlight3c, .bg3c {
	background-color: #ffe5bf;
}
.fontGreen  {
	color: #9c0;
}
.fontBlue  {
	color: #00b8ff;
}
.fontOrange  {
	color: #ff9600;
}
.fontGrey  {
	color: #404040;
}
.fontBlack {
	color: #000;
}
#foot {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;	
	width: 900px;
	height: 120px;
	background-color: #fff568;	
	border-top:5px solid #b7e803;
	font-size: 85%;		
	line-height: 125%;
}
#copyright {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	color: #fff;
}
#copyright p {
	margin: 30px 0 5px 30px;
	padding: 0;
	color: #fff;
}
#copyright a, #copyright a:visited {
	color: #fff;
	text-decoration: none;
}
#copyright a:hover, #copyright a:active {
	color: #b7e803;
	text-decoration: underline;
}
#footLinks {
	float: right;
	width: 700px;	
	margin: 30px 0 0 0;
	padding: 0;
	text-align: right;	
	color: #fff;
}
#footLinks p {
	margin: 0;
	padding: 0;
	color: #fff;
}
#footLinks img {
	padding: 0 5px 0 5px;
	color: #fff;
}
#footLinks a:link, #footLinks a:visited {
	color: #fff;
	text-decoration: none;
}
#footLinks a:active, #footLinks a:hover  {
	text-decoration: none;
	color: #f7931e;
	text-decoration: none;
}

.photoLeft {
	float: left;
	margin: 0 10px 10px 0;
}
.photoRight {
	float: right;
	margin: 0 0 10px 10px;
}
.photoRight img, .photoLeft img {
	border: 1px solid #e0e3e5;
}

