body {
	-webkit-text-size-adjust: none;
}
.bkgdNoRepeat {
	background-repeat: no-repeat;
}
.bkgdRepeatx {
	background-repeat: repeat-x;
}
.mainOutline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5196FF;
	border-bottom-color: #5196FF;
	border-left-color: #5196FF;
	border-top-color: #5196FF;
}
a {
	color: #5196FF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.bodyText {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a.bodyText {
	color: #5196FF;
	text-decoration: none;
}
a.bodyText:hover {
	color: #FF9900;
	text-decoration: underline;
}
.bodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.bodyTextBoldLg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.descriptionText {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #EEEEEE;
	text-decoration: none;
}
.dashedBorder {	
	border: 1px dashed #666666;
}
.samplesBorder {
	border-top: 1px solid #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.footerText {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
a.footerText {	
	color: #666666;
	text-decoration: none;
}
a.footerText:hover {
	color: #FF9900;
	text-decoration: underline;
}
.spaceBefore {
	margin-top: 15px;
}
.navLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #327AE9;
	text-decoration: none;
}
a.navLinks {
	text-decoration: none;
}
a.navLinks:hover {
	color: #FF9900;
	text-decoration: none;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 31px;
	width: 750px;
}
.mainOutlineNoBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #5196FF;
	border-left-color: #5196FF;
	border-top-color: #5196FF;
	border-bottom-color: #5196FF;
}
