a:link {
	color: #0D59AD;
	text-decoration: underline;
}
a:visited {
	color: #0D59AD;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
A.GreyLink:link{
	color: #666666;
	text-decoration: none;
}
A.GreyLink:visited{
	color: #666666;
	text-decoration: none;
}
A.GreyLink:hover{
	color: #000000;
	text-decoration: none;
}
A.WhiteLink:link{
	color: #FFFFFF;
	text-decoration: none;
}
A.WhiteLink:visited{
	color: #FFFFFF;
	text-decoration: none;
}
A.WhiteLink:hover{
	/*color: #006666;*/
	color:yellow;
	text-decoration: none;
}
A.TealLink:link{
	color: #006666;
	text-decoration: underline;
}
A.TealLink:visited{
	color: #006666;
	text-decoration: underline;
}
A.TealLink:hover{
	color: #000000;
	text-decoration: none;
}
.TopLinkText {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
}
.LoginContent {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 13pt;

}
.InputText {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;

}
.SmallText {

	font-family: Tahoma;
	font-size: 7.5pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 11pt;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14pt;
}
A.Content:link {
	color: #006666;
	text-decoration: none;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.Name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0D59AD;
	text-decoration: none;
}
.WhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5pt;

}
.ImportantDate {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	line-height: 11pt;


}
.FooterText {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.LinkText {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SubHeading {

	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.Border {
	border: 1px solid #999999;
}
.BlueText {

	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #0D59AD;
	text-decoration: none;
	line-height: 13pt;
}
.BlueTd {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #EDF5FE;
	border: 1px solid #BBDAFB;

}
.GrayTd {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #000000;

}
.TealTd {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #006666;
	border: 1px solid #000000;

}
.TealText {

	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
	line-height: 13pt;
}
.TanTd {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #cccc99;
	border: 1px solid #000000;

}
.BlueTdLight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F6FAFE;
	border: 1px solid #BBDAFB;
}
.VertDot {
	background-attachment: fixed;
	background-image: url(images/vert_dot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.LeftDot {
	background-attachment: fixed;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.DoubleDot {
	background-attachment: fixed;
	background-image: url(images/double_dot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.HoriDot {
	background-attachment: fixed;
	background-image: url(images/hori_dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}.RightDot {

	background-attachment: fixed;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
}
.Error {

	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding: 0px;
	line-height: 11pt;
}

.xsubmenu{
	display: block;
	height: 5px;
	margin-left: 12px;
	padding-top: 6px;
	padding-left: 5px;
	color: #333333;
}

.xhide{
	display: none;
}

.xshow{
	display: block;
}
