a:visited {
	color: #347CB4;
}

.AlignmentDiv {
	vertical-align: middle;
}

.ContentTable {
	text-align: center;
	border-collapse: separate;
	border-spacing: 0px 3px;
	vertical-align: top;
}

.LeftCell {
	padding-top: 14px;
	vertical-align: top;
	background-image: url(images/checkerPttrn.gif);
}

.MainText, .MainTextSmall, .TestimonyText, .SupportHeader, .BlogText {
	color: #347CB4;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Times New Roman, MS Sans Serif, sans-serif;
}

.MainText, .TestimonyText, .SupportHeader, .SupportHeader2, .BlogText {
	font-size: 11px;
}

.MainTextSmall {
	font-size: 10px;
}

.TestimonyText {
	padding-left: 5px;
	padding-top: 0px;
}

.NavBar {
	padding-top: 8px;
	padding-bottom: 20px;
}

.NavCell {
	padding-top: 1px;
	padding-bottom: 0px;
}

.SpacedCell, .TopSpacedCell {
	padding-top: 3px;
}

.SpacedCell {
	padding-bottom: 6px;
}

.TopSpacedCell {
	padding-bottom: 1px;
}

.ContentCell {
	vertical-align: top;
	text-align: left;
	background-color: #DEEEF2;	/* In case the image isn't found */
	background-image: url(images/blue_green_gradient.jpg);
	background-repeat: repeat-y;
}

.ContentCell h2 {
	margin-left: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #003366;
}

.ContentCell h3 {
	margin-left: 5px;
	font-weight: bold;
	font-size: 14px;
}

.TestimonyTable {
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}

.Testimony, .TestPadTop {
	border: 1px solid #3A80B6;
	padding-left: 7px;
	background-color: #ECF2F4;
	vertical-align: top;
}

.Testimony {
	padding-top: 0px;
}

.TestPadTop {
	padding-top: 3px;
}

.Testimony2 {
	vertical-align: top;
	text-align: left;
	border: 1px solid #5492C0;
	padding: 0px 0px 0px 0px;
}

.Testimony h4, .TestPadTop h4, .Testimony2 h4 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.ContentCell p {
	margin-left: 5px;
}

.floatimage, .PullmanDiv {
	float: left;
}

.BlockImage {
	/* Resolves an IE 6.0 formatting bug. */
	display: block;
}

.PullmanDiv {
	width: 148px;
	padding-left: 5px;
}
	
.SmallText {
	font-size: 9px;
	color: #000000;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Times New Roman, MS Sans Serif, sans-serif;
}

.OrangeHighlitRedText, .OrangeHighlitRedText_Solid, .OrangeHighlitRedText a, .OrangeHighlitRedText_Solid a, .OrangeHighlitRedText a:visited, .OrangeHighlitRedText_Solid a:visited {
	display: inline-table;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Times New Roman, MS Sans Serif, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	border-bottom: 1px solid #FFCC33;
}

.OrangeHighlitRedText_Solid {
	background-color: #FFCC33;
}

.DarkBlueCell, .SupportHeader2 {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Times New Roman, MS Sans Serif, sans-serif;
	font-size: 11px;
	background-color: #003366;
	color: #99FFFF;
	padding-top: 5px;
}

.DarkBlueCell h2 {
	margin-left: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #99FFFF;
}

.QuickTimeVideo {
	border-bottom: 1px solid #5492C0;
	border-left: 1px solid #5492C0;
	border-right: 1px solid #5492C0;
	background-color: #ECF2F4;
	padding: 2px 2px 2px 2px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Times New Roman, MS Sans Serif, sans-serif;
	vertical-align: middle;
	text-align: center;
}

.SupportHeader {
	padding: 10px 0px 8px 5px;
	vertical-align: top;
	text-align: left;
	background-color: #ECF2F4;
	height: 85px;
}

.RedLink, .RedLink:visited {
	font-weight: bold;
	color: #CC3333;
}

.SupportHeader2 {
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Times New Roman, MS Sans Serif, sans-serif;
	color: #FFFFFF;
}

.BlogTable {
	background-color: #ECF2F4;
}

.BlogBorder {
	background-image: url(images/support_dottedLine.gif);
	background-repeat: repeat-x;
	display: inline-table;
}

.BlogImage, .BlogText {
	padding: 4px 4px 4px 4px;
}

.BlogTitle {
	font-size: 11px;
	font-weight: bold;
}

.BlogBody {
	font-size: 11px;
}

.BlogSummary {
	margin-left: 0px !important; /* Make sure that this is used, rather than the 5px inherited setting. */
	font-size: 11px;
}

#TopImage {
	width: 593px;
	height: 319px;
}

#MoreTest {
	padding: 5px 20px 5px 5px;
	border-top-width: 0px;
}
