body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/cg_header.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* ---- DROP DOWN MENUS ---- */
dropdown {
	font-family: verdana,sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
table.subnav {
	font-family: verdana,sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	border: solid 0px #FFFFFF;
	background-color: #9CB3D2;
}
table.subnav td {
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 0px #000000;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
}
table.subnav td a {
	color: #000000;
	text-decoration: none;
	background-color: #C0D7E8;
	display: block;
	padding: 5px;
}
table.subnav td a:link {
	color: #000000;
	text-decoration: none;
	background-color: #C0D7E8;
}
table.subnav td a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FBD931;
}

/* ---- SMALL NAVIGATION LINKS ---- */
.smallnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.smallnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.smallnav a:hover {
	color: #FFFF00;
	text-decoration: none;
}

/* ---- MAIN BODY CONTENT ---- */
.maincontentdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	position: absolute;
	visibility: visible;
	z-index: 1000;
	width: 320px;
	top: 180px;
	left: 40px;
}
.maincontentbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.maincontentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

/* ---- TABULAR CONTENT ---- */
.maintableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #DCDCDC;
}
.maintableyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #EEE8AA;
}
.maintableblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #ADD8E6;
}

#content-full .image span{
	position		:	absolute;
	color			:	#000000;
	padding			:	5px;
	margin-left		:	300px;
	border			:	1px double #000000;
	visibility		:	hidden;
	text-decoration		:	none;
}

#content-full .image span img{
	padding			:	2px;
	border			:	2px solid #000000;
}

#content-full .image:hover span{
	visibility		:	visible;
	top			:	0;
	left			:	20px;
}
#content-full .image span{
	position		:	absolute;
	color			:	#000000;
	padding			:	5px;
	margin-top		:	100px;
	margin-left		:	170px;
	
	visibility		:	hidden;
	text-decoration		:	none;
}

#content-full .image span img{
	padding			:	2px;
	border			:	2px solid #000000;
}

#content-full .image:hover span{
	visibility		:	visible;
	top			:	0;
	left			:	20px;
}
