.GeneralPage {
	background-color: #DEDEDE;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.detailTable {
	width:510px;
}

.GeneralTable
{
background-color: Transparent; /* Background Color */
}

.TopBanner {
	font-family: Arial;
	font-size: 14pt;
	color: White;
	font-weight: Bold;
	text-decoration: none;
	font-style: normal;
	background-color: white;
	text-align: Left;
}

.TopSubBanner {
	font-family: Arial;
	font-size: 10pt;
	color: White;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	background-color: white;
	/*background-image: url(../../images/intromark-nav.gif);*/
	text-align: Center;
}

.TopSubBannerText {
	font-family: Arial;
	font-size: 10pt;
	color: White;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	text-align: Center;
}

.LeftColumn {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	background-color: white;
	text-align: Left;
	vertical-align: Top;
	width: 1px;
}

.LeftColumnText {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
	vertical-align: Top;
	width: 1px;
}

.RightColumn {
	font-family: Arial; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #000000; /* Font Color */
	font-style: normal; /* Font Style */
	font-weight: Bold; /* Font Style */
	text-decoration: none;
	background-color: White; /* Background color */
	text-align: Left; /* Align Text */
	vertical-align: Top; /* Align Text */
	width: 1px;
}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 1px;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: white; /* Background color */
/*background-image: url(../../images/intromark-foot.gif); /* Background Image */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: White; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
	font-family: Arial;
	font-size: 10pt; 
	color: #000000; 
	font-weight: Normal; 
	font-style: normal;
	text-decoration: none;
	background-color: #E7E3D7;
	text-align: Left;
}

.ErrorMessages {
	font-family: Arial;
	font-size: 12pt;
	color: Red;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	background-color:Transparent;
	text-align: Center;
}

.Messages {
	font-family: Arial;
	font-size: 12pt;
	color: #171381;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	background-color: white;
	text-align: Center;
}

.Headings {
	font-family: Arial;
	font-size: 12pt; 
	color: #3b5783;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	background-color:white;
	text-align: Left;
}

.HeadingsRec {
	font-family: Arial;
	font-size: 12pt; 
	color: #3b5783;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	background-color:white;
	text-align: Left;
	padding-top: 5px;
}

.Pricing {
	font-family: Arial;
	font-size: 10pt;
	color: #3b5783;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	margin-top: 3px;
	/*border-top:solid 1px #DDDDDD;*/
	padding-top: 5px;
	text-align: Left;
}

.Quantity {
	font-family: Arial;
	font-size: 10pt;
	color: #3b5783;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	background-color: transparent;
	text-align: Left;
}

.productId {
	font-family: Arial;
	font-size: 10pt;
	color: #3b5783;
	font-weight: Normal;
	font-style: normal; 
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: Left;
}

.Content {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: Normal;
	font-style: normal; 
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: Left;
}

.ContentTableHeader
{
font-family: Arial;
font-size: 10pt;
color: #000000;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: Silver;
text-align: Center;

}

.ContentTable
{
background-color: #FFFFFF;
}

.ContentTableHorizontal
{
background-color: #FFFFFF;
}
