/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
	background-color: #F2F2E8; /* Background Color */
	background-image: none; /* Background Image */
	margin-bottom: 15px; /* Margins */
	margin-left: 15px; /* Margins */
	margin-right: 15px; /* Margins */
	margin-top: 0px; /* Margins */
	padding: 0 0 0 0;
  
}

.GeneralTable
{
	background-color: Black; /* Background Color */

}

.TopBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 14px; /* Font Size */
	color: #73A2D0; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #F2F2E8; /* Background Color */
	/* background-image: url(images/design/leftcolumn.gif);  Background Image */
	 background-repeat:no-repeat;
	text-align: right; /* Align Text */
	vertical-align: bottom;
	margin-bottom: 0px;
	margin-top: 0px;
}

.TopBannerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #73A2D0; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #F2F2E8; /* Background Color */
	 /* Background Image */
	 background-repeat:no-repeat;
	text-align: right;  /* Align Text */
	vertical-align: bottom;
	margin-bottom: 0px;
	margin-top: 0px;
}

.SectionHeadingText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12px; /* Font Size */
	color: #73A2D0; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	/* Background Color */
	 /* Background Image */
	 background-repeat:no-repeat;
	text-align: left;  /* Align Text */
	vertical-align: Top;
	margin-bottom: 0px;
	margin-top: 0px;
}

.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: White; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top;
}

.TopSubBannerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9px; /* 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: White; /* url(images/design/leftcolumn.gif) repeat-y; padding-bottom: 90px; */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 0px; /* Cell Width */
}

.LeftColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #555555 ; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 0px; /* 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: white; /* Background color */
	/*background-image:  url(images/design/rightcolumn.gif); Background Image */
    background-repeat: repeat-y;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 29px; /* 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: #999999; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #F2F2E8; /* 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: #999999; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: right; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.Instructions
{
	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; /* Font Style */
	background-color: #E7E3D7; /* 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: 10pt; /* Font Size */
	color: Black; /* 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: black; /* 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: 9px; /* Font Size */
	color: #999999; /* 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 */
}

.breadcrumbs
{ display:none;
}

.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-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #E7E3D7; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #E7E3D7;
}

.ContentTableHorizontal
{
	background-color: #E7E3D7;
}

.LeftFooterCell
{
	/*background-image: url(images/design/leftfooter.gif);*/
	background-repeat: no-repeat;		
}

.RightFooterCell
{
	/*background-image: url(images/design/rightfooter.gif);*/
	background-repeat: no-repeat;		
}

.FooterCell
{
	/*background-image: url(images/design/footer.gif);*/
	background-repeat: repeat-x;		
}

.LeftTopSubCell
{
	/*background-image: url(images/design/lefttopsub.gif);*/
	background-repeat: no-repeat;		
}

.RightTopSubCell
{
	/*background-image: url(images/design/righttopsub.gif);*/
	background-repeat: no-repeat;		
}

.TopSubCell
{
	/*background-image: url(images/design/topsub.gif);*/
	background-repeat: repeat-x;		
}

.Content a:link { color: Gray;   /* unvisited link */
          text-decoration: none
         }
.Content a:active { color: Gray;   /* active link */
             text-decoration: none
             }
.Content a:visited { color: Gray;   /* visited link */
             text-decoration: none
             }

.breadcrumbs a:link { display:none;
         }
.breadcrumbs a:active { display:none;
             }
.breadcrumbs a:visited {  display:none;
             }			 

             
.TopBannerText a:link { color: #9B9A96;   /* unvisited link */
          text-decoration: none
         }
.TopBannerText a:active { color: #9B9A96;   /* active link */
             text-decoration: none
             }
.TopBannerText a:visited { color: #9B9A96;   /* visited link */
             text-decoration: none
             }
             
 .FooterText a:link { color: #999999;   /* unvisited link */
          text-decoration: none
         }
.FooterText a:active { color: #999999;   /* active link */
             text-decoration: none
             }
.FooterText a:visited { color: #999999;   /* visited link */
             text-decoration: none
             }
             

