<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #C2C2C2; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
background-color: #000; /* Background color */
/*background-image:url(/Images/bg_nav.gif);
background-position:top left;
background-repeat:repeat-x;*/
text-align: Left; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
text-align: left; /* Align Text */
}
#TopText_Links {
	padding:0 0 0 28px;
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: #C6BFA5; /* Font Color */
background-color: #000000; /* Background color */
/*background-image:url(/images/bg_nav.gif);
background-position:top left;
background-repeat:repeat-x;*/
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}
#Footer_MainCell {
padding:5px;
}

.Back {float:left;}
.Forward {float:right;}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 11px; /* Font Size */	
color: #f7f7f7; /* Font Color */
background-color: #343434; /* Background color */
text-align: Left; /* Align Text */
padding:5px;
line-height:20px
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 11px; /* Font Size */
color: #C01A00; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none; /* Font Style */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 14px; /* Font Size */
color: #C01A00; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none; /* Font Style */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 15px; /* Font Size */
color: #343434; /* Font Color */
font-weight: Bold; /* Font Style */
/* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: #343434; /* Font Color */ /* Background color */
text-align: Left; /* Align Text */
}
#ContentCell {
background-image:url(/images/bg_content.gif);
background-position:top left;
background-repeat:repeat-x;
background-color:#ffffff;
}
.Product_Image {
	border:1px solid #c2c2c2;
}


p.Index {
	margin:10px 0 10px 20px;
}

h2.Index {
	font-size:14px;
	margin:30px 0 10px 20px;
	color:#454545;
}

ul.ImageList {
	list-style-type:none;
	margin-left:20px;
}

ul.ImageList li {
	background-image:url(/images/bg_bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 0px 2px 10px;
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Heading Font Size */
color: #FFFFFF; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #A6A6A6; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #008CC3;
}

.ContentTableHorizontal
{
background-color: #008CC3;
}

A.FooterText:link, A.FooterText:visited, A.FooterText:active, A.TopSubBannerText:link, A.TopSubBannerText:visited, A.TopSubBannerText:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
A.FooterText:hover, A.TopSubBannerText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008CC3;
	text-decoration: none;
}
A:link, A:visited, A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #005E86;
	font-weight: bold;
	text-decoration: underline;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C01A00;
	text-decoration: none;
}

</Style>