body {
	margin: 0px;
	height: 100%;
	width: 100%;
}
h1 {
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	margin: 0px;
}
a:link {
	color: #00529B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00529B;
}
a:hover {
	text-decoration: underline;
	color: #007139;
}
a:active {
	text-decoration: none;
	color: #00529B;
}
/* new rtb 11.11.09 */

#globalC {
	height: 100%;
	width: 100%;
}
#contentC {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
#headC {
	height: 40px;
	width: 800px;
	background-image: url(../images/graphics/tile_drk_blue.gif);
	background-repeat: repeat;
}
#headBGTL {
	background-image: url(../images/graphics/head_tlc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 10px;
	float: left;
}
#headLogo {
	height: 40px;
	float: right;
	width: 315px;
}
#headBGYellowTile {
	float: right;
	height: 40px;
	width: 205px;
	background-image: url(../images/graphics/tile_yellow.gif);
	background-repeat: repeat;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#headBGTR {
	background-image: url(../images/graphics/head_trc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	width: 10px;
	float: right;
}
#bodyC {
	width: 800px;
}
#headPhone {
	width: 74px;
	float: right;
	height: 40px;
}
#footerC {
	float: left;
	height: 30px;
	width: 800px;
	background-image: url(../images/graphics/tile_lt_green.gif);
	background-repeat: repeat;
}
#footBGBL {
	background-image: url(../images/graphics/foot_blc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 10px;
}
#footCopyright {
	float: right;
	height: 30px;
	width: 195px;
	background-image: url(../images/graphics/tile_yellow.gif);
	background-repeat: repeat;
}
#footBGBR {
	background-image: url(../images/graphics/foot_brc.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
	width: 10px;
	float: right;
}
#headLogoTag {
	height: 14px;
	width: 800px;
	background-image: url(../images/graphics/head_logo_tag.gif);
	background-repeat: no-repeat;
	background-position: 410px top;
	margin-top: 4px;
	margin-bottom: 4px;
}
#home_flash {
	float: left;
	height: 300px;
	width: 800px;
	background-image: url(../images/graphics/home_banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#overview_flash {
	float: left;
	height: 300px;
	width: 800px;
}
#events_flash {
	float: left;
	height: 300px;
	width: 800px;
	background-image: url(../images/graphics/events_banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#advertising_flash {
	float: left;
	height: 300px;
	width: 800px;
	background-image: url(../images/graphics/advertising_banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#media_flash {
	float: left;
	height: 300px;
	width: 800px;
	background-image: url(../images/graphics/media_banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#social_flash {
	float: left;
	height: 300px;
	width: 800px;
	background-image: url(../images/graphics/social_banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#website_flash {
	float: left;
	height: 300px;
	width: 800px;
	background-image: url(../images/graphics/website_banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menuC {
	float: left;
	height: 50px;
	width: 760px;
	background-image: url(../images/menu/menu_bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	padding-right: 40px;
}
#menuC ul {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	font-size: 13px;
	margin-top: 16px;
}
#menuC li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	margin: 0px 2px;
}
#menuC a:link {
	color: #FFBC2A;
	text-decoration: none;
	display: inline-block;
}
#menuC a:visited {
	text-decoration: none;
	color: #FFBC2A;
}
#menuC a:hover {
	text-decoration: none;
	color: #56AA50;
}
#menuC a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#column1 {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	margin-right: 40px;
	margin-left: 40px;
	width: 720px;
}
#column1 p{
	margin: 0px 0px 20px;
}
.photoLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}
.photoRight {
	margin-bottom: 10px;
	margin-left: 10px;
}
.listTitle1 {
	text-transform: uppercase;
	margin: 0px;
}
ul {
	margin-top: 0px;
	list-style-type: disc;
}
ul li li h1{
	margin-top: 0px;
	list-style-type: circle;
	margin-left: -14px;
}
ul ul{
	margin-top: 0px;
	list-style-type: circle;
	margin-left: -24px;
}
ul ul ul{
	margin-top: 0px;
	list-style-type: disc;
	margin-left: -24px;
}
ul ul ul ul{
	margin-top: 0px;
	list-style-type: circle;
}
.downloadDescription {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005C2A;
}
