.titleStyle
{
	font-weight: bold;
	font-size: 20px;
	color: #8b0000;
	font-style: normal;
	font-family: "Arial";
}
.subTitleStyle
{
	font-weight: bold;
	font-size: 15px;
	color: #8b0000;
	font-style: normal;
	font-family: "Arial";
}
.linkStyle
{
	font-weight: normal;
	font-size: 14px;
	color: #8b0000;
	font-style: normal;
	font-family: "Arial";
	font-variant: normal;
	text-decoration: underline;
}

.qStyle
{
	font-weight: bold;
	font-size: 14px;
	color: #8b0000;
	font-style: italic;
	font-family: "Arial";
	font-variant: normal;
	text-decoration: none;
}

.aStyle
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: "Arial";
	font-variant: normal;
	text-decoration: none;
}

A:link
{
	font-family: "Arial";
	color: #8b0000;
	text-decoration: underline;
}
A:visited
{
	font-family: "Arial";
	color: #8b0000;
	text-decoration: underline;
}
A:hover
{
	font-family: "Arial";
	color: #999999;
	text-decoration: none;
}
A:active
{
	font-family: "Arial";
	color: black;
	text-decoration: underline;
}

A.conf:link
{
	color: black;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
A.conf:visited
{
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
A.conf:hover
{
	color: #8b0000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
A.conf:active
{
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

A.light:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
A.light:visited
{
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
A.light:hover
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
A.light:active
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

TD
{
	font-family: "Arial";
	color: #333333;
	font-size: 12px;
}

Body P
{
	font-family: "Arial";
	color: #333333;
	font-size: 12px;
}

.bodyStyle
{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-family: "Arial";
}
.searchTITLE
{
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	font-style: normal;
	font-family: "Arial";
}
.BODYstyleTITLE
{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-family: "Arial";
}

ul.expand
{
	display: none;
}

.expand li
{
	list-style-type: none;
	display: block;
}

/*______________________________________________________________*/
/* New Styles */
.HeaderLink, .ToolHeader
{
	font-family: Arial;
	font-weight: bold;
	background: #900;
	height: 50px;
	color: White;
	font-size: 15pt;
}
.HeaderLink a, .HeaderLink a:visited, .HeaderLink a:hover
{
	padding: 5px 15px;
	font-size: 13pt;
	color: White;
	text-decoration: none;
}
.HeaderLink a:hover
{
	color: Black;
}

.PageTools
{
	width: 180px;
	border: solid 3px #000;
	background: #fff;
	margin-bottom: 17px;
	margin-left: 25px;
}
#ToolHeader1
{
	border: 0px;
	background: #000;
}
#ToolHeader1 table
{
	height: 47px;
}
#ToolHeader1 td
{
	color: #fff;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.ToolItems
{
	text-align: left;
}
.ToolItems img
{
	margin-top: 5px;
}
.PageBody
{
	height: 232px;
	text-align: left;
	vertical-align: top;
}
.SingleColumn
{
	text-align: left;
	vertical-align: top;
}

.PageDate
{
	background: #900;
	text-align: right;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	padding: 7px 10px;
}
.PageLogos
{
	text-align: center;
	background: #fff;
	margin: 15px auto;
}
.PageLogos img
{
    vertical-align:middle;
	padding: 5px 10px 0 10px;
}

h1, h2, h3, p
{
	border: 0;
	padding: 0;
	margin: 0;
}
h1, h2, h3
{
	font-weight: bold;
	font-size: 15px;
	color: #8b0000;
	padding-bottom: 10px;
}
h2, h3
{
	font-size: 13px;
}

p
{
	line-height: 1.3;
	padding-bottom: 10px;
}
ul
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 10px;
	list-style-type: square;
}
.NoColumn
{
	margin: 10px 0 0 0;
	padding-bottom: 25px;
}
.Column1
{
	float: left;
	width: 275px;
	margin: 10px 0 0 0;
	padding-bottom: 25px;
}
.Column2
{
	float: right;
	margin-bottom: 15px;
}
.Column2 div
{
	width: 230px;
}
.C1Links
{
	text-align: center;
}
.Selectjs
{
	width: 295px;
}

.BranchName
{
	font-size: 20px;
}

.ColumnList
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
.LinkColumn1
{
	float: left;
	width: 49%;
}
.LinkColumn2
{
	float: right;
	width: 49%;
}
.PhotoID
{
	border-top: solid 1px #eee;
	border-left: solid 1px #eee;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 3px;
	margin: 0px 15px 2px 0px;
}
.NameTag
{
	float: left;
	font-weight: bold;
	font-size: 11pt;
}

.Rates
{
	padding-bottom: 10px;
}
.RateColumnHeading
{
	font-weight: bold;
}
.RateTerm
{
	width: 130px;
}
.Footnote
{
	border-top: dotted 2px #bbb;
	margin-top: 10px;
}
.Footnote, .Footnote ul, .Footnote li
{
	color: #999;
	font-size: 8pt;
}
.Footnote ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: square;
}
.BranchImage
{
	position: relative;
	top: -22px;
}
.Info
{
	margin-top: 15px;
}
.NameTag2
{
	color: #8b0000;
	font-weight: bold;
	font-size: 12px;
	margin-right: 10px;
}
.NameTag3
{
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
}
h3
{
	border-top: dotted 2px #ddd;
}
.Qualifications1
{
	font-weight: bold;
	font-size: 11px;
}
.Qualifications2
{
	font-size: 10px;
}
.ListContainer1
{
	background-color: #F5F5F5;
	border: solid 1px silver;
	margin-left: 10px;
	padding: 10px 10px 10px 10px;
	width: 250px;
}
.Footer
{
	text-align: center;
}

#SideBarLinks
{
	width: 180px;
	background: #fff;
	margin-bottom: 25px;
	margin-left: 25px;
}

p.MoreInfo
{
	text-align:center;
}

p.RateHtml
{
	border-top:dotted 1px #f0f0f0;
	border-bottom:dotted 1px #f0f0f0;
	padding:5px 0 5px 5px;
	margin:0 5px 5px 5px;
}
h1.contest
{
    padding-top:0;
    margin-top:5px;
    padding-bottom:0;
    margin-bottom:0;
}
div.contest
{
    clear:both; 
    padding-top:10px; 
    padding-bottom:10px;
}
p.contest
{
    font-size:12px;
}
a.contest
{
    text-decoration:none;
    font-size:11px;
}
img
{
    border:0px;
}