html, body, #contents{
	min-height: 100%;
	width: 100%;
	height: 100%;
}
#contents {
	position: absolute;
	top: 0;
	left: 0;
}
.bgfill {
	background-image: none;
	background-repeat: repeat-x;
	background-color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;


}
.articleheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Gray;
	margin: 2px;
	padding: 2px;
}
.leftdottedcellborder{
	 border-left: 1px solid Gray;
	 vertical-align: top;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	margin: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	padding: 1px 3px 1px 5px;
	margin: 1px 3px 1px 5px;
}
.celldotted {
	list-style-type: none;
	border-top: 1px dotted #333333;
	border-right: 0px dotted #333333;
	border-bottom: 1px dotted #333333;
	border-left: 1px dotted #333333;


}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-variant: small-caps;
	margin: 2px 2px 2px 3px;
	padding: 3px 3px 3px 7px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	height: auto;
	width: auto;
	white-space: pre;
	display: none;
	margin: 10px;
	padding: 10px;
	color: #CCCCCC;


}
body{
    padding : 0;
    margin : 0;
    background-image : url(images/bg.gif);
    background-repeat : repeat-x;
}
#content{
   padding-top : 240px;
   padding-bottom : 30px;
   padding-left : 165px;
   padding-right : 160px;
    margin-bottom: 4em;
}

#content h1{
      font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 120%;
      font-weight : normal;
      color : #000;

}
#content h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
#content p{
	font-family: arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : normal;
	color : Black;
	background-color : transparent;
	line-height : 100%;
}
#content a:visited{
	color : Maroon;
}
#content a:hover{
background-color: Silver;
	color : Maroon;
}
#content a:link{
	color : #47547D;
}
#logo{
	position : absolute;
	top : 16px;
	left : 0px;
	width: 100%;
	 z-index: 0;
	background: #718BBC;
	border-bottom: 1px solid Black;
}
#script{
    position : absolute;
    top : 12px;
    right : 0;
    text-align : right; /*Mild hack for Netscape 4*/
}
#menu{
	position : absolute;
	top : 200px;
	left : 0px;
	width : 140px;
	background: white;

}
#menu p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000;
	background-color : transparent;
	line-height : 140%;
  border-bottom: 1px dotted gray;

}
#menu a:link{
	color : #707069;
	font-style: normal;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;

}
#menu a:hover{
	color : Blue;
	font-style: normal;
	font-weight: bolder;
}
#menu a:visited{
	color : #707069;
	font-style: normal;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
}
#leftcontent{
	position: absolute;
	top: 200px;
	right:0px;
	width: 155px;
	margin-bottom: 4em;

}
#leftcontent p{
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 15px;
   padding-top: none;
    margin-top: none;
	padding-bottom: 3px;

}
#leftcontent h5{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   background: #A9A9A9;
   color: white;
   width: 100%;
   padding-left: 6px;
   padding-top: 5px;
   padding-bottom: 4px;
   margin-bottom: 3px;
   margin: 0px;



}
#leftcontent a{
 	color: #474747;
}

#test p {
	 font-family: "Courier New", Courier, monospace;
	 font-size: 18px;
}

.headingbackground {
	background-color: #000066;
}
#bar{
	position: absolute;
	top: 137px;
	right:0px;
	width: 100%;
	background: #A9A9A9;
	border: 1px solid Black;
}

#topbar{
	position: absolute;
	top: 0px;
	right:0px;
	width: 100%;
	height: 15px;
	z-index: 1;
	background: #A9A9A9;
	border: 1px solid Black;
}
#bar p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: White;
}
#bar a:link{	
	color: White;
}
#bar a:visited{	
	color: White;
}
#bar a:hover{	
	color: blue;
}
/*
#footer{
	position: relative;
	bottom: 0px;
	background-color: Silver;
	width: 100%;
	text-align: center;
}*/
#footer {
width:100%;
clear:both;
height:50px;
border-top:1px solid #000;
border-bottom:1px solid #000;
background-color: Silver;
text-align:center;
position:relative;
}
* html #footer {/*only ie gets this style*/
\height:52px;/* for ie5 */
he\ight:50px;/* for ie6 */
}
#footer p{
	 font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 9px;

}
#logoad{
	position : absolute;
	top: 40px;
	left: 480px;
}
#printandemail{
	position :  absolute;
	top: 250px;
     right: 160px;
	width: 170px;
}
#banner{
	position :  absolute;
	top: 170px;
     left: 165px;
	width: 465px;
}
html>body , html>body #contents{
	height: auto;
}

#news{
   padding-top : 380px;
   padding-bottom : 30px;
   padding-left : 165px;
   padding-right : 160px;
    margin-bottom: 4em;
}
#news h2{
   font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 120%;
      font-weight : bold;
      color : #000;
	  padding: 0px;
	  margin-bottom: 0px;
	  margin-top: 10px;
	  margin-left: 10px;
	  margin-right: 10px;
}
#news p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 135%;
}
 p.details{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #757A75;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
#news a:link{
color: #7575AD;

}
#newarticles{
	position :  absolute;
	top: 240px;
     right: 160px;
	left: 170px;
	height: 100px;
	width: auto;
    background: white;

}
#newarticles p{
	font-size: 9px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	 line-height: normal;
	
}
#newarticles h3{
	font-size: 12px;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	 line-height: normal;
	  font-variant: small-caps;
}

.articledescription{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
#article{
   padding-top : 260px;
   padding-bottom : 30px;
   padding-left : 165px;
   padding-right : 160px;
   margin-bottom:  5em;
}
#article  p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 135%;
}
#article h2{
   font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 120%;
      font-weight : bold;
      color : #000;
	  padding: 0px;
	  margin-bottom: 0px;
	  margin-top: 10px;
	  margin-left: 10px;
	  margin-right: 10px;
}



