/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: underline;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}

/************** header tag styles **************/

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

h2{
 font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #000000;
	background-image:url(images/bg_stripes.gif);
	font-weight: normal;
	text-decoration: none;
	padding: 3px 0px 3px 5px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#sectionLinks a:hover{
	border-bottom: 1px solid;
	background-color: #FFFFff;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.bg_yellow {
	background-attachment: fixed;
	background-image: url(images/bg_yellow.gif);
	background-repeat: repeat-x;
}
.bg_stripes {
	background-image: url(images/bg_stripes.gif);
	background-repeat: repeat;
}

.txtAddress {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
/************** siteInfo styles ****************/

#siteInfo{
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	font-size: small;
	color: #000000;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}.line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
/************** header ****************/

#title{
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	font-size: small;
	font-weight:bold;
	color: #333333;
	padding: 5px 5px 5px 5px;
	vertical-align:middle;
}
#logo{
  vertical-align:middle;
	padding: 5px 5px 5px 5px;
	background-color:#FFFF00;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
/************** container ****************/

#container{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	padding: 0px 0px 0px 5px;
}
/************** top ****************/

#top a:link, #top a:visited {
	padding-left: 5px;
	padding-bottom: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#top a:hover{
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;