/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
	background-color: white; /* Background Color */
	background-image: url(images/myback.gif); */
	background-repeat: repeat-y;
	background-position: top center;
	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: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 28px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background Color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
}

.TopSubBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #666666; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
}

.TopSubBannerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
}

.LeftColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* 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 */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.LeftColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* 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 */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #000000; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.FooterText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.Instructions
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #8f8d86; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #e0dfde; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ErrorMessages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Headings
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #8f8d86; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.BiggerHeadings
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 11pt; /* Font Size */
	color: #8f8d86; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.Inputs
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #8f8d86; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color:#8f8d86; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.AlternatingContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ContentTableHeader
{
	font-weight: bold;
	font-size: 9pt;
	background-image: none;
	color: #8f8d86;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e0dfde;
	text-align: left;
	text-decoration: none;
}

.ContentTable
{
	background-color: #E7E3D7;
}

.ContentTableHorizontal
{
	background-color: #E7E3D7;
}
.TDHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	background-color: #8f8d86;
	text-align: center;
}



A
{
	color: #8f8d86;
}




.Heading
{FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
	COLOR: gray;
	FONT-FAMILY: Arial;
	MARGIN: 3pt 10pt;
}

.Heading2
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial;
	MARGIN: 3pt 10pt;
}		

.BigText
{
	
	font-size: 11pt;
	font-family: Arial;
	MARGIN: 3pt 10pt;
}																		

.Text
{
	
	font-size: 10pt;
	font-family: Arial;
	MARGIN: 3pt 10pt;
}	

TD.Test
{
	font-size: 10pt;
	font-family: Arial;
	MARGIN: 3pt 10pt;
}

.homeleftcol
{
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Face */
	font-size: 12px; /* Font Size */
	color:#AAAAAA; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-decoration: none; /* Font Style */
	text-align: center; /* Text Align */
}

.custserv
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10px; /* Font Size */
	color:#999999; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-align: center; /* Text Align */
}

.refer
a
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10px; /* Font Size */
	color:#93ae3c; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: left; /* Text Align */
	margin-left: 15px; /* Margins */
}

.footer2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10px; /* Font Size */
	color:#888888; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: center; /* Text Align */
	margin-top: 10px; /* Margins */
}
.footer2
a
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10px; /* Font Size */
	color:#888888; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: center; /* Text Align */
	margin-top: 10px; /* Margins */
}
.footer3
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10px; /* Font Size */
	color:#888888; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-align: center; /* Text Align */
}
.topright
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10px; /* Font Size */
	color:#888888; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: right; /* Text Align */
	vertical-align: bottom; /* Vertical Align Text */
}
.topright
a
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10px; /* Font Size */
	color:#888888; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: right; /* Text Align */
	vertical-align: bottom; /* Vertical Align Text */
}

.searchboxcell
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9px; /* Font Size */
	color:#888888; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: right; /* Text Align */
	vertical-align: bottom; /* Vertical Align Text */
	height: 16px;
}

.searchbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9px; /* Font Size */
	color:#888888; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: left; /* Text Align */
	vertical-align: bottom; /* Vertical Align Text */
	height: 16px;
}

.searchbuton
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9px; /* Font Size */
	color:#888888; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: right; /* Text Align */
	vertical-align: bottom; /* Vertical Align Text */
	height: 15px;
}

.newsletter1
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12px; /* Font Size */
	color:#888888; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: left; /* Text Align */
	vertical-align: bottom; /* Vertical Align Text */
}
.newsletter2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10px; /* Font Size */
	color:#888888; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: left; /* Text Align */
	vertical-align: bottom; /* Vertical Align Text */
}
.newsletter2
a
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10px; /* Font Size */
	color:#888888; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: left; /* Text Align */
	vertical-align: bottom; /* Vertical Align Text */
}
.newsletter3
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10px; /* Font Size */
	color:#888888; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: right; /* Text Align */
	vertical-align: bottom; /* Vertical Align Text */
}
.newsletter4
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10px; /* Font Size */
	color:#888888; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: left; /* Text Align */
	vertical-align: bottom; /* Vertical Align Text */
}


#ContentCell table h1
{
	font-size: 16px; 
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	color:#8F8D86;
}

.semadd h2 {font-size: 12px; text-align: center; font-family: "Times New Roman", Times, serif}
.semadd h1 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color:#999999}
.semadd a {font-size: 12px; text-decoration: none; color:#888888; font-family: "Times New Roman", Times, serif}
.semadd a:hover {color: #000000}
.semadd {font-size: 13px; font-family: Arial, Helvetica, sans-serif}
.findheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 24px; /* Font Size */
	color:#7f7f7f; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: left; /* Text Align */
}

.findbody
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 15px; /* Font Size */
	color:#7f7f7f; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: italic; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: left; /* Text Align */
	line-height: 25px;
}