body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #CFD7FF;
}

table {
	font: 11px/15px Arial, Helvetica, sans-serif
	color: #000000;
	}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
a:link {
	text-decoration: none;
	color: #CD853F;
	background: transparent;
}
a:visited {
	text-decoration: none; /*	color: #ffffff;*/
	color: #CD853F;
}
a:hover {
	text-decoration: none;
	color: #A0522D;
}

#top_horiz_menu {
	font-size: 11px;
}

.background {
	color: #ffffff;
	background-color: #ffffff;
}

.background a:visited {
	color: #FFD700;
}

#inner_container {
	padding-top: 15px;
}

#front_menu a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D598B;
}

#content {
	padding: 10px;
	font-size: 13px;
}

.csc-firstHeader {
	padding-bottom: 10px;
}

.bodytext p {
/*	padding: 10px;*/
/*	font-size: 15px;*/
}

.bodytext img {
/*	margin-right: 10px;*/
}

.gray_bar_left {
	padding-left: 7px;
	background-image: url(../images/collabros_grey_bar_background.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
}

#gray_bar_text {
	color: #fff;		
	position: relative;
	bottom: 18px;
}

#bird_text_before {
	font-weight: 800;
	position: relative;
	bottom: 18px;
	left: 25%;
	color: #fff;		
}

#bird {
	position: relative;
	left: 25%;
}

#bird_text_after {
	font-weight: 800;
	font-size: 14px;
	position: relative;
	bottom: 18px;
	left: 25%;
	color: #fff;		
}
