<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: #FFFFFF;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

.GeneralTable
{
background-color: White;
}

#PageSubTable
{
width: 800px;
border: 1px solid #C0C0C0;
align: center;
}

#ContentCell
{
width:600px;
}

.TopBanner
{
font-family: Arial;
font-size: 1pt;
color: #333333;
font-weight: Normal;
text-decoration: none;
font-style: normal;
background-color: #FFFFFF;
text-align: Left;
}

.TopSubBanner
{
font-family: Arial;
font-size: 9pt;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Center;
}

.TopSubBannerText
{
font-family: Arial;
font-size: 9pt;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Center;
}

.LeftColumn
{
font-family: Arial;
font-size: 9pt;
color: #FFFFFF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
vertical-align: Top;
width: 164px;}

.LeftColumnText
{
font-family: Arial;
font-size: 9pt;
color: #FFFFFF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 164px;}

.RightColumn
{
font-family: Arial;
font-size: 9pt;
color: #333333;
font-style: normal;
font-weight: Normal;
text-decoration: none;
background-color: #C6BFA5;
text-align: Left;
vertical-align: Top;
width: 15%;}

.RightColumnText
{
font-family: Arial;
font-size: 9pt;
color: #333333;
font-style: normal;
font-weight: Normal;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 15%;}

.Footer
{
font-family: Arial;
font-size: 9pt;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Center;
vertical-align: Top;
}

.FooterText
{
font-family: Arial;
font-size: 9pt;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Center;
vertical-align: Top;
}

.Instructions
{
font-family: Arial;
font-size: 11px;
color: #666666;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
}

.ErrorMessages
{
font-family: Arial;
font-size: 15px;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Center;
}

.Messages
{
font-family: Arial;
font-size: 15px;
color: #BC403D;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Center;
}

.Headings
{
font-family: Arial;
font-size: 14px;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
padding-bottom: 10px;
word-spacing: 0.1em;
}

.Headings2
{
font-family: Arial;
font-size: 14px;
color: #BC403D;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
padding-bottom: 5px;
word-spacing: 0.1em;
}

.PHeadings
{
font-family: Arial, Sans-Serif;
font-size: 14px;
color: #BC403D;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
word-spacing: 0.1em;
}


.Content
{
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
}

.ContentSmall
{
font-family: Arial;
font-size: 10px;
color: #000000;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
}

.ContentB
{
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
}

.ContentC
{
font-family: Arial;
font-size: 12px;
color: #333333;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: center;
}

.ContentR
{
font-family: Arial;
font-size: 12px;
color: #333333;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: right;
}

.ContentTableHeader
{
font-family: Arial;
font-size: 12px;
color: #333333;
font-weight: Bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
text-align: Left;
border-bottom: 1px solid #CCCCCC;
word-spacing: 0.1em;
line-height: 18px;
}

input
{
background-color: #fff;
border: 1px solid #CCC;
font-family: Arial;
font-size: 12px;
align: left;
}

.ContentTable
{
background-color: #CCCCCC;
}

.BreadCrumbs
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
    word-spacing: 0.1em;
}

.ContentTableHorizontal
{
background-color: #CCCCCC;
}

.FooterLnk
{
font-family: arial, sans-serif;
font-size: 11px;
color: #333333;
font-weight: normal;
font-style: normal;
text-decoration: none;
background-color: White;
}

.Content a {color: #333333; text-decoration: none;}
.ContentC a {color: #333333; text-decoration: none;}
.ContentR a {color: #333333; text-decoration: none;}
.BreadCrumbs a {color: #333333; text-decoration: none;}
.FooterLnk a {color: #BC403D; text-decoration: none;}

.btmlinks
{
font-family: arial, sans-serif;
font-size: 11px;
color: #A9A9A9;
font-weight: normal;
font-style: normal;
text-decoration: none;
background-color: White;
}
.btmlinks a {color: #A9A9A9; text-decoration: none;}

.dlabels
{
font-family: arial, sans-serif;
font-size: 11px;
color: #333333;
font-weight: bold;
font-style: normal;
text-decoration: none;
background-color: White;
}

.dprice
{
font-family: arial, sans-serif;
font-size: 14px;
color: #BC403D;
font-weight: bold;
font-style: normal;
text-decoration: none;
background-color: White;
}


</Style>