﻿/* CSS Document */
.bodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #777777;
}
.blueT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #006699;
	font-weight: bold;
}
.greyT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #555555;
	font-weight: bold;
	padding-left: 6px;
	background-attachment: fixed;
	background-image: url(img/blue_4x4.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 2px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0080C0;
}
.bodyLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #777777;
	padding-left: 12px;
	padding-right: 6px;

}
.tabSub {
	border-left-width: 1px;
	border-left-style: dotted;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #006699;
	text-indent: 6px;
	border-top-color: #C1CCD9;
	border-right-color: #C1CCD9;
	border-bottom-color: #C1CCD9;
	border-left-color: #C1CCD9;

}
.tabNoLine {
	border-left-width: 0px;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #006699;
	text-indent: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 6px;
}
.greyTnoCorn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #555555;
	font-weight: bold;
	padding-left: 8px;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.whiteLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 0px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.bodyComingSoon {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	line-height: 20px;
	color: #AAAAAA;
	padding-left: 12px;
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1CCD9;
	color: #FF9900;
	left: 0px;
	position: relative;
}

.headLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-left: 0px;
	font-weight: normal;

}
.bodyComingSoonNS {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	line-height: 20px;
	color: #AAAAAA;
	padding-left: 0px;
}
.bodyLinkNSP {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #777777;
	padding: 0px;

}
.tabPanel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #006699;
	padding: 4px;
	border: 1px dotted #CCCCCC;

}
