td, body { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
	font-size: 11px;
} 

a {
    color: #666666;
    text-decoration: underline;
}


a:hover {
    color: #999999;

    text-decoration: underline;
}

.breadcrumb { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
	font-size: 10px;
    text-decoration: none;
} 

.lnkGray {
    color: #666666;
    text-decoration: none;
}

.frmInput { 
    width:100%; 
    font-size: 10px; 
} 

.frmSelect { 
    font-size: 10px; 
} 

.frmButton { 
    font-size: 10px; 
} 



.frmButtonSearch { 
	font-family: Arial, Verdana, Helvetica; 
    color: #000000;
    font-weight: normal;
    font-size:11;
	text-transform: uppercase;
    border: 0px;
	background: #cccccc;
} 

h1 {
	font-family:  "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin:0px;
	color: #ffffff;
	line-height: 25px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #9f9f9f;
	
}

h3 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	padding: 0px;
	margin: 5px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #9f9f9f;
	margin-bottom: 0px;
	
}

h5 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin-bottom: 0;
	

}

h6 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 5px;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
}

.smallLinks
{ 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
	font-size: 11px;
	text-decoration: none;
    color: #999999;


} 
a.smallLinks
{ 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
	font-size: 11px;
    color: #999999;
	text-decoration: none;
} 
a:hover.smallLinks
{ 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
	font-size: 11px;
    color: #999999;
	text-decoration: none;
} 

.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	padding: 0px;
}
a.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	padding: 0px;
    text-decoration: none;

}

a:hover.navText {
    color: #ffffff;
    text-decoration: none;
}
.navText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	padding: 5px;
	padding-left: 30px;
}
a.navText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
    text-decoration: none;
	padding-left: 30px;
	padding-top: 5px;
}
.searchButton {
	font-family:  Arial, Verdana, Helvetica;
	color: #000000;
	font-weight: normal;
	font-size:11;
	text-transform: uppercase;
	border: 0px;
	background-color: #ffffff;
	text-align: right;
	
	}

.headingBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a:hover.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.underline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
