.readingText {
	font-family: Geneva, Arial, Helvetica, serif;
	font-size: 11px;
	text-decoration: none;
}
.BlueBackground {
	background-image: url(assets/images/Background/bgmain.jpg);
	background-repeat: repeat;
	background-position: bottom;
}
.BGLightGrey {
	background-image: url(assets/images/spacers/lightGrey.jpg);
	background-repeat: repeat;
}
.BGFeedback {
	background-image: url(assets/images/Background/Feedback_Home.jpg);
	background-repeat: no-repeat;
	background-position: top;

}
a {  font-family: Verdana, Arial, Helvetica, serif; font-size: 11px; font-style: normal; font-weight: normal; color: #0066CC; text-decoration: underline}
a:hover {
	color: #666666;
	text-decoration: none;
}.tiny {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 9px;
}
.HeaderText {
	font-family: Verdana, Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.BorderAll {
	border: thin solid #333333;
}
.BGProfilesHome {
	background-image: url(assets/images/Background/Profiles_Main_Home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.BGLoading {
	background-color: #CCCCCC;
	background-image: url(assets/images/Background/BG_LoadingFlash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BGSubYellow {
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, serif;
	font-size: 11px;
	letter-spacing: 1em;
	text-align: center;

}
.BGBlue {
	background-image: url(assets/images/Background/brightBlue.gif);
	background-repeat: repeat;
}
.BoxBorder {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Geneva, Arial, Helvetica, serif;
	font-size: 11px;
	background-image: url(assets/images/spacers/lightGrey.jpg);


}
.rightLeftLines {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.BorderRLB {
	font-family: Geneva, Arial, Helvetica, serif;
	font-size: 11px;
	background-image: url(assets/images/spacers/lightGrey.jpg);
	border: 1px solid #333333;

}
.lowerBorder1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.upperBorder1 {

	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.readingTextWYellowBG {
	font-family: Geneva, Arial, Helvetica, serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(assets/images/spacers/softYellow.jpg);
	background-repeat: repeat;

}
.readingText12pt {

	font-family: Geneva, Arial, Helvetica, serif;
	font-size: 12px;
	text-decoration: none;
}
.BGSubYellow2 {
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, serif;
	font-size: 11px;
	letter-spacing: 1em;
	text-align: center;
	background-color: #FFFFFF;


}
.popup {
	background-repeat: repeat;
	border: 1px solid #999999;
	padding: 8px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFCC;

}
.readingTextWithPadding {
	font-family: Geneva, Arial, Helvetica, serif;
	font-size: 11px;
	text-decoration: none;
	padding: 10px;
	margin: 5px;
	height: 200px;
	width: 185px;



}
