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

.navheader {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 0px;
}

a.navheader:hover {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size: 15px;
	color: black;
	
}
.body {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: 20;
	border-right-style: 20;
	border-bottom-style: 20;
	border-left-style: 20;
	padding: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
}
.content {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-position: top;
	background-image: none;
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.bgmidcontent {
background: #014A90;

/*
	background:url(images/NewCGFsite_revised_05.gif) top repeat-x  #FFFFFF;
	*/
	
	
}

.bgsidecontent {
	background:url(images/NewCGFsite_revised_04.gif) top repeat-x  #FFFFFF;
}


.content_sidebar {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size: 14px;
	color: white ;
	background-position: top;
	background-image: none;
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-style:italic;
	line-height:25px;
}
.content_teamdesc {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size: 13px;
	color: black ;
	background-position: top;
	background-image: none;
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;

}
.content_teamdesc_title {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size: 15px;
	color: white ;
	background-position: top;
	background-image: none;
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 40px;

}
.content_topnav {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size: 12px;
	color: white ;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.content_topnav:hover {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size: 12px;
	color: black ;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content_footer {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #cccccc;
	background-position: top;
	background-image: none;
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 40px;

}
.navheaderside {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 40px;
}

