/* Default CSS Stylesheet for a new Web Application project */
.Repeat {
	background-image:  url(/images/common/bginner.jpg);
	background-repeat: repeat-x;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-style: normal;
	line-height: normal;
}
.AdminTable 
{
	border: 1px #666666 Solid;
}
.ParagraphHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #663366;
	font-style: normal;
	line-height: normal;
}
.ParagraphHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
}
.PageHeaderDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.LegalFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.FooterLinks:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.PageLinksHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663366;
}
.PageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	display: block;
}

.PageLinks:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #663366;
	line-height: 20px;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
}

.AdminPageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
	display: block;
	padding: 2px;
}

.AdminPageLinks:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
	display: block;
	background-color: #999999;
}

.AdminMenuLinks
{

  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  cursor:default;
  color: #FFFFFF;
  padding: 4px;
  text-decoration: none;
}

.AdminMenuLinks:Hover
{
  background-color:#C49179; 
  color:#EAE6CB;
  font-family:Arial;
  font-weight: bold;
  font-size: 14px;
}

.SupportLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.SupportLinks:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #663366;
	text-decoration: underline;
}

.BreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}

.BreadCrumbs:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
.RequiredFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #FF0000;
	font-weight: bold;
}
.RequiredFieldIndicator {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
	color: #FF0000;
	font-weight: bold;
}
.dkTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: default color;
	color: #666666;
	}
	
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #F5F5F5;
	color: #333333;
}

.TextBoxWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #F5F5F5;
	color: #333333;
}

.DottedLine {
	background-image: url(/images/DottedLine.gif);
	background-repeat: repeat-x;

}
.Picture {
	border: thin solid #333333;
}

.Sitemap_SubLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: blue;
	font-style: normal;
	line-height: normal;
}

.Sitemap_SubLink:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	font-weight: normal;
	font-variant: normal;
	color: blue;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
.BGLeftBluePrint {
	background-image: url(/images/homepage/bgLeftBlueprint.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGRightBluePrint {
	background-image: url(/images/homepage/bgRightBluePrint.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtBlackReg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
}
.txtBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #993300;
	font-style: normal;
	line-height: normal;
}
.txtBrownLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #993300;
	font-style: normal;
	line-height: normal;
	}
.txtBlackBOLD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	}
	
.PageLinksBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	line-height: 20px;
	text-decoration: underline;
	
}

.PageLinksBlack:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #993300;
	line-height: 20px;
	text-decoration: underline;
	
}
.PageHeader {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	font-style: normal;
	line-height: normal;
}
.HomepageRightRepeat {
	background-image: url(/images/common/botright.jpg);
	background-repeat: repeat-y;
}
.HomepageLeftRepeat {
	background-image: url(/images/common/botleft.jpg);
	background-repeat: repeat-y;
}
.PageLinksWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
	
}

.PageLinksWhite:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
	
	}
.ListSmallBrown {
	list-style:circle;
	list-style-position:outside
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993300;

	
}