a:link {
	color:#00458A;
	text-decoration: underline;
}
a:visited {
	color: #00458A;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
A.WhiteLink:link{
	color: #FFFFFF;
	text-decoration: none;
}
A.WhiteLink:visited{
	color: #FFFFFF;
	text-decoration: none;
}
A.WhiteLink:hover{
	color: #000000;
	text-decoration: none;
}
A.Gatesix:link{
	color: #484848;
	text-decoration: none;
}
A.Gatesix:visited{
	color: #484848;
	text-decoration: none;
}
A.Gatesix:hover{
	color: #CC0000;
	text-decoration: none;
}
.WhiteBorder {
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;

}
.TopLeftBorder {

	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.RedDot {
	background-attachment: scroll;
	background-image: url(images/red_dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.TestimonialText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-style: italic;


}
.TestimonialBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;

}


.Contentred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;


}
.RedBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.ContentBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.FooterText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.IndexBg {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
}
.RedHatch {
	background-attachment: scroll;
	background-image: url(images/red_td_hatch.jpg);
	background-repeat: repeat-y;
	background-position: right;

}
.ContentBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #FFEDA6;

}
.ContentBoldBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border: 1px solid #FFEDA6;

}
.ContentGreyBg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	background-color: #FFFBE8;
	border: 1px solid #FFDD77;
}
.ContentBoldGrey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFF4C1;
	border: 1px solid #FFDD77;
}
.InputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #cccccc;
	height:20px;
}
.Submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #4E4E4E;
	background-color:#CC3333;
	height:20px;
}
.SmallText {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFBE8;
	border: 1px solid #FFDD77;
}
.VertDot {
	background-attachment: fixed;
	background-image: url(images/vert_dot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.LeftDot {
	background-attachment: fixed;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.DoubleDot {
	background-attachment: fixed;
	background-image: url(images/double_dot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.HoriDot {
	background-attachment: fixed;
	background-image: url(images/hori_dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}.RightDot {

	background-attachment: fixed;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.brownlink1 {
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	font-weight:bold;
}

.brownlink1:hover {
	font-family: tahoma;
	color: #000000;
	text-decoration: underline;
}