body {
	width:100%;
	font:x-small Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	background-color:#FFF;
	margin: 0px;
}
.line-top-bottom-grey {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.line-square {
	border: 1px solid #333333;
}
.line-top-grey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.footer-txt {
	color: #575757}
.footer-img {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #1F1F1F;
	border-top-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
}
A.link2, A.link2:active, A.link2:visited {
          color : #666666;
          text-decoration : none;
      }
A.link2:hover {
          color : #ffffff;
          text-decoration : underline;
      }
A.link3, A.link3:active, A.link3:visited {
	color : #C5EAF8;
	text-decoration : none;
	font-size: 10px;
      }
A.link3:hover {
	color : #FFFFFF;
	text-decoration : underline;
	font-size: 10px;
      }
A.link4, A.link4:active, A.link4:visited {
	color : #0073BB;
	text-decoration : none;
	font-size: 11px;
      }
A.link4:hover {
	color : #000000;
	text-decoration : underline;
	font-size: 11px;
	list-style-image: url(images/points5.gif);
	list-style-type: square;
      }
	  
	  
	  body,td,th {
	color: #333333;
	line-height: 22px;
}
.style1 {
	font-family: Tahoma;
	font-weight: bold;
	color: #F05D00;
	font-size: 12px;
}

.style2 {
	color: #FF6501;
	font-family: Tahoma;
	font-size: 18px;
	padding-left: 33px;
}
.style3 {
	color: #000;
	font-size: medium;
	font-weight: bold;
	font-family: calibri, corbel, Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 25px;
	background-image: url(images/icon_arrow_sub_nav.gif);
	background-repeat: no-repeat;
	line-height: 1.4em;
}
ul.cross01 {
	list-style-image: url(images/cross_bullet.gif); 
	margin: 5px 0 0 18px;
	padding: 0 0 10px 0;
	}
.gray-bg {
	background-color: #D3D3D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9F9F;
	font-family: Arial, Helvetica, sans-serif;
	color: #9F9F9F;
	font-size: 16px;
	font-weight: bold;
	border-top-color: #F3F3F3;
	border-top-style: solid;
	border-top-width: 1px;
	line-height: 22px;
}
.sideheadings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6501;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
}
a:active {
	text-decoration: none;
}
