.Bodytext,td,table,body {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footerText {  
	font-size: 9px; 
	color: #818080; 
	text-decoration: none;
}
.footerText:hover {  
	font-size: 9px; 
	color: #333333; 
	text-decoration: none;
}
H1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EDA60C;
}
a {
	COLOR: #E08D0A; 	
}
a:hover {
	COLOR: #939598;
}
/* others*/ 

.linebottom {  border-color: black black #666666; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.linetop {  border-color: #666666 black black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.lineright {  border-color: black #666666 black black; text-decoration: none; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.AdminRequired { color: Red }
.AdminErrorField { background : #ffffff; }
.AdminButtons { 	
	font-size: 8pt; 
	font-variant: small-caps; 
	background-color: Silver;
	padding-left:15px; 
	padding-right:15px; 
	border: thin outset white; 
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif; 
}
.AdminEvenRow { background : #EEEEEE; }
.AdminOddRow {  }
.BreadCrumbs {
	font-size: 10px;
	color: black;
	text-decoration: none;
}
.BreadCrumbs:hover {
	font-size: 10px;
	color: black;
	text-decoration: underline;
}
.dotline {
	background-image: url(Images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 28px;

}

.Border {
	border: 1px solid #CA8D00;
}
.NewsletterArchiveHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #597F8A;
	text-decoration: none;
}
.NewsletterArchiveDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #597F8A;
	text-decoration: none;
}
.MenuSparatorCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#AAB4C5;}
}

.MenuCell a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #E9E9E9;
	}
.MenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #E9E9E9;
	}
	.MenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #E9E9E9;
	}
.MenuCellOver a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #E9E9E9;
	}

.MenuCell{
	height: 26px;
	padding-right: 5px;
	padding-left: 5px;
	cursor:hand;
}
.MenuCellOver{
	height: 26px;
	padding-right: 5px;
	padding-left: 5px;
	cursor:hand;
	background-color: #9D9FA2;
}

input, textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BABABA;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #BABABA;
	text-align: left;
	padding-left: 3px;	
}
.EmailFormAssetSubmitButton, .WebPayButton {
	color: #FFFFFF;
	font-weight: bold;	
	font-size: 10px;
	background-color: #FF0042;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;	
	padding-left: 2px;
	padding-right: 2px;	
	text-align: center;
}
li {
	list-style-image: url(Images/bullet.gif);
	MARGIN-TOP: 8px;
	MARGIN-BOTTOM: 8px;	
	COLOR: #4D4D4D; 
}
.HeadingMain {
	font-size: 12px;
	font-weight: bold;
	color: #3C464C;
}
.HeadingSub {
	font-size: 11px;
	font-weight: bold;
	color: #5594B5;
}
.IntroText {
	font-size: 9px;
	color: #8B8B8B;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.Quotes {
	font-size: 12px;
	color: #EDA60C;
	line-height: 20px;
	font-weight: bold;

}
.noBorder {
	border: none;
}
.MainTitle {
	font-size: 14px;
	color: #EDA60C;
	font-weight: bold;
	padding-bottom: 2px;
	text-transform: lowercase;

}
.textWhite {
	color: #FFFFFF;
}
.textWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.textdesignby {
	font-size: 10px; 
	color: #666666; 
}
.textdesignby:hover {
	font-size: 10px; 
	color: #333333; 
	text-decoration: none
}
.QuotesWhite {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
.BorderInside {
	border-top: 1px solid #E1DFDF;
	border-right: 1px solid #E1DFDF;
	border-left: 1px solid #E1DFDF;
	background-position: center center;
	text-align: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}.borderContent {
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#body {
	background-color: #EFEFEF;
	background-image: url(Images/i-background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.BorderBottom {
	border-top: #CA8D00;
	border-right: #CA8D00;
	border-bottom: 1px solid #CA8D00;
	border-left: #CA8D00;

}
.BorderBottomSide {

	border-top: #CA8D00;
	border-right: #CA8D00;
	border-bottom: 1px solid #CA8D00;
	border-left: 1px solid #CA8D00;
}
.BorderSide {


	border-top: #CA8D00;
	border-right: #CA8D00;
	border-bottom: #CA8D00;
	border-left: 1px solid #CA8D00;
}
