/* Defaults */
body {
	margin: 0px;
	background-repeat: repeat-x;
}

A:link {
	COLOR: #345D04;
	TEXT-DECORATION: none;
	font-weight: bold;
}
    
A:visited {
	COLOR: #345D04; 
	TEXT-DECORATION: none;
	font-weight: bold;
}
		 
A:hover {
	TEXT-DECORATION: underline;
	COLOR: #7BA944;
	font-weight: bold;
}
		
a.plain:link {
	TEXT-DECORATION: none;
	COLOR: #345D04;
	font-weight: normal;
}

a.plain:hover {
         TEXT-DECORATION: none;
         color: #7BA944;
		 font-weight: normal;
}

a.plain:visited {
         color: #345D04;
		 TEXT-DECORATION: none;
		 font-weight: normal;
}
      
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	font-size: 8pt;
	line-height: 12pt;
}

Input,TextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 1px;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(/PageTemplate/Images/Style/ListBullet.gif);
}


/* Official */
.formlabel1 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 16pt;
	color: #4A4A4A;
	letter-spacing: 0.03em;
}

.formlabelheader1 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 16pt;
	color: #4A4A4A;
	font-weight: bold;
	letter-spacing: 0.03em;
}

.formlabelquestion11 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	line-height: 16pt;
	color: #4A4A4A;
	font-weight: bold;
	letter-spacing: 0.03em;
}

.validation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Red;
	font-size: 8pt;
}

/* Items */
.Item {
	background-color: #FBFAE6;

}
.Item A     {  text-decoration: none; color: #A64914}
.Item A:hover {  text-decoration: underline; color: C15A1F}

/* Alternate Items */
.AlternateItem {
	background-color: #F8F6D1;
	color: 5D4704;
}
.AlternateItem A     {  text-decoration: none; color: #A64914}
.AlternateItem A:hover {  text-decoration: underline; color: C15A1F}
    
.FadeGrayLine {
	background-image:  url(/PageTemplate/Images/Style/greyLineFade2.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.GreenFade {
	background-color: #FFFFFF;
	background-image: url(/PageTemplate/Images/Style/greenfade.gif);
	background-repeat: repeat-x;
}

.GrayFade {
	background-color: #FFFFFF;
	background-image: url(/PageTemplate/Images/Style/greyfade.gif);
	background-repeat: repeat-x;
}

.tdYellowFade {
	background-image: url(/PageTemplate/Images/Style/tdYellowFade.gif);
	background-repeat: repeat-y;
	font-weight: bold;
}

.GreyFadeLine {
	background-image: url(/PageTemplate/Images/Style/FadeLineBG.gif);
	background-repeat: no-repeat;
}


.CheckAvail {
	background-image:url(/PageTemplate/Images/Style/availBG.gif);
	background-color: #FCFBEA;
	background-repeat: no-repeat;
}

SmallInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin: 0px;
	padding: 1px;
}

/* Text colors */
.MaroonText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A64914;
}

.BrownText {
	color: #5D4704;
}

.GreenText {
	color: 5D7D36;
}

.GreyText
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; 
	COLOR: #666666; 	
}

.WhiteText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

.SmallText
{
	font-size: 9px;
	color: #4A4A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




.introTextBlack 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	font-size: 11pt;
	line-height: 15pt;
}

.introTextDarkGreen 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8BA41B;
	font-size: 11pt;
	line-height: 15pt;
}

.SmallTextPop
{
	font-size: 9px;
	color: #4A4A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.LargeText
{
	font-size: 12px;
	color: #b5df10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LargeRedText
{
	font-size: 12px;
	color: #A64914;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.RightColumn {
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
}

.PageFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.PageFooter A {
	text-decoration: none;
	color: #ebebeb;
}

.Answer {
	background-color: #F7F7F7;
}
.Question {
	background-color: #f1f6d5;
}
.CalendarActivetd {
	font-weight: bold;
	background-color: B5DC10;
}

.PadCell {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.ContactDetails {
	font-size: 9pt;
	line-height: 16pt;
	color: #7E7E7E;
	font-weight: bold;
	letter-spacing: 0.03em;
}


/* Account transaction */
    
.tableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #345D04;
	font-size: 8pt;
	line-height: 12pt;
	background-color: #B5DC10;
}

.tableContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	font-size: 8pt;
	line-height: 12pt;
	background-color: #FBFAE6;
}

.tableContentOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A64914;
	font-size: 8pt;
	line-height: 12pt;
	background-color: #FFC70D;
}

/* Validation */
.ValidationSummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Red;
	font-size: 12px;
}
	
.Header {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 40px;
	color: #4A4A4A;
	margin: 0px;
	padding: 1px;
}

/* New */
.leadingParagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	font-size: 9pt;
	line-height: 13pt;
}

.minorheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.minorheadingNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.minorheadingwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.minorheadingred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a64914;
	font-weight: bold;
}

leftpadding15 {
	padding: 0px, 0px, 15px, 0px;
}

.smallfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #4a4a4a;
}

.customerName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: normal;
}

.customerTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b5df10;
	line-height: normal;
}

.customerTestimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	font-size: 8pt;
	line-height: 14pt;
}

.footnote {
	font-size: 8px;
	vertical-align: top;
}

.SubItemList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #345D04;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
}

