.breadcrumbs{
    font-size: 12px;
    font-family: Book Antiqua, Verdana, Arial;
	padding: 1px;
	margin: 1px;
	background-image: url(Images/blueDot.gif);
	color: White;
	width: 100%;
	border: 1px solid black;
}
a.bread{
	font-size: 12px;
	font-family: Verdana;
	color: White;
	text-decoration: none;}
a:Hover.bread{
	font-size: 12px;
	font-family: Verdana;
	color: White;
	text-decoration: underline;}
.pageText{
	font-family: Verdana;
	font-size: 13px; 
	color: Black;
	margin-left: 5px;
	margin-right: 5px;}
.menuText{
	font-family: Verdana;
	font-size: 11px; 
	color: Black;
	margin-left: 0px;
	margin-right: 0px;}
A.pageLinks{
	font-family: Verdana;
	font-size: 14px;
	color: Black;
	text-decoration: none;}
A:Hover.pageLinks{
	font-family: Verdana;
	font-size: 14px;
	color: #0061ac;
	text-decoration: underline;}
.vertBar{
	background-image: url(Images/vertBar.gif);
	background-repeat: repeat-y;
	width: 1px;}

.horBar{
	background-image: url(Images/horBar.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;}

.t {background: url(Images/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(Images/dot.gif) 0 100% repeat-x}
.l {background: url(Images/dot.gif) 0 0 repeat-y}
.r {background: url(Images/dot.gif) 100% 0 repeat-y}
.bl {background: url(Images/btmRndLt.gif) 0 100% no-repeat}
.br {background: url(Images/btmRndRt.gif) 100% 100% no-repeat}
.tl {background: url(Images/topRndLt.gif) 0 0 no-repeat}
.tr {background: url(Images/topRndRt.gif) 100% 0 no-repeat; padding:10px}

A.menuLink{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-decoration: none;}

A:Hover.menuLink{
	font-family: Verdana;
	font-size: 11px;
	color: #0061ac;
	text-decoration: underline;}
	
A.footerLink{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;}

A:Hover.footerLink{
	font-family: Verdana;
	font-size: 11px;
	color: #0061ac;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;}

.tabs {
	padding-bottom: 4px;
	padding-top: 0px;
}

.footerText{
	font-family: Verdana;
	font-size: 10px;
	color: Black;}
	
.faqText{
	font-family: Verdana;
	font-size: 12px; 
	color: Black;
	margin-left: 0px;
	margin-right: 0px;}
	
A.faqLink{
	color: #0344d9;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;}
	
A:Hover.faqLink{
	color: black;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	font-weight: normal;}

.txtShadow {
	position: relative; 
	left: 1px; 
	top: 1px; 
	font-family: Verdana;
	font-size: 17px; 
	color: black;
	font-weight: bold;
}
.text {
	position: absolute; 
	left: -1px; 
	top: -1px; 
	font-family: Verdana;
	font-size: 17px; 
	color: #0344d9;
	font-weight: bold;
}
	
a.headerButtons{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}

a:Hover.headerButtons{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}

a.menuButtons{
	font-family: Verdana;
	font-size: 14px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}

a:Hover.menuButtons{
	font-family: Verdana;
	font-size: 14px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
	