/***************** DEFINE TAGS *****************/
BODY {
	background-color: #B7B7B7;
	margin: 0px;
	padding: 0px;
}
TD {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #000;
	font-style: normal;
}
STRONG {
	font-weight: bold;
}
EM {
	font-style: italic;
}
U {
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
LI {
	list-style-image: url(Images/gfk_bullet.gif);
	list-style-type: none;
}


/***************** DEFINE CLASSES *****************/
.footer {
	color: #FFF;
	font-size: 9px;
}
.body {
	margin-left: 14px;	
}
.contactHeader {
	border-bottom: 1px dotted #000;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin-left: 14px;
}
.contact {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	margin-left: 14px;
	line-height: 60%;
}
.subhead {
	color: #000;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	height: 25px;
	background-image: url(Images/bgTile_header.gif);
	background-repeat: repeat-x;
	text-indent: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 13px;
}
.submit {
	color: #000;
	font-weight: normal;
	padding-right: 14px;
	text-align: right;
	vertical-align: bottom;
	height: 32px;
	background-image: url(Images/bgTile_header.gif);
	background-repeat: repeat-x;
}
.form {
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	padding-left: 18px;
	padding-right: 5px;

}
.form2 {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	vertical-align: bottom;
	padding-left: 3px;
	padding-right: 8px;
	line-height: 100%;
}
.dottedLine {
	border-bottom: 1px dotted #000;
	line-height: 8pt;
}
.quote {
	font-size: 14px;
	font-style: italic;
}
.caption {
	color: #000;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	height: 17px;
	background-image: url(Images/bgTile_caption.gif);
	background-repeat: repeat-x;
	text-indent: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 11px;
}

/***************** DEFINE LINKS *****************/

/*BODY LINKS*/
A:LINK {
	color: #02529D;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A:HOVER {
	color: #6699CC;
	border-bottom: 1px dotted #6699CC;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A:VISITED {
	color: #02529D;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A:ACTIVE {
	color: #02529D;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

/*MAIN NAV LINKS*/
A.mainNav:LINK {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.mainNav:HOVER {
	color: #696969;
	border-bottom: 1px dotted #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.mainNav:VISITED {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.mainNav:ACTIVE {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

/*MAIN NAV ONSTATE*/
A.mainNav_On:LINK {
	color: #696969;
	border-bottom: 1px dotted #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.mainNav_On:HOVER {
	color: #696969;
	border-bottom: 1px dotted #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.mainNav_On:VISITED {
	color: #696969;
	border-bottom: 1px dotted #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
A.mainNav_On:ACTIVE {
	color: #696969;
	border-bottom: 1px dotted #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

/*FOOTER*/
A.footer:LINK {
	color: #FFF;
	font-size: 10px;
	text-decoration: none;;
}
A.footer:HOVER {
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}
A.footer:VISITED {
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}
A.footer:ACTIVE {
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}

/*HEADER LOGO - NO ROLLOVER STATE*/
A.noShow:LINK {
	text-decoration: none;
	border: none;
}
A.noShow:HOVER {
	text-decoration: none;
	border: none;
}
A.noShow:VISITED{
	text-decoration: none;
	border: none;
}
A.noShow:ACTIVE {
	text-decoration: none;
	border: none;
}