/*standard styles to save problems */

body {
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

table {
        font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0px;        
}

img {

}

/*End of standard styles to save problems */

#main {
	background-color:#ffffff;
}

#wholesitepositionid {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
}

#wholesitecenterid {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:0px;
         display:block;
	position:relative;
	width:800px;
	background-color:#ffffff;
	border:0;
	background-image:URL(../images/greypanelexpander.gif);
	background-repeat:repeat-y;
}

/*  The original styles */

#topmenuline {
      position:absolute;
      top:99px;
      left:0px;
      z-index:99;
}
table.menutable {
      font-size:0px;
}
#idheadingtext {
	display:none;
}
#article {
    position:relative;
    width:800px;
    min-height:460px;
    height:auto !important;
    height:460px;
}
    
#idpagetext {
    position:relative;
    margin-left:199px;
    margin-top:26px;
}

#idpagetext2 {
    position:absolute;
    top:334px;
    left:10px;
    line-height:11px;
}

#idpageimage {
	POSITION: absolute; 
	TOP: 332px; 
	LEFT: 0px
}

#basescrollgraphicid {
	margin:auto;
	position:relative;
	width:800px;
    font-size:10px;
    background-color:#ffffff;
}
#basescrollgraphicid table {
	width:800px;
    font-size:10px;
}

h1 {
        color:#666666;
        font-size:20px;
}

h2 {
        color:#666666;
        font-size:15px;
        font-weight:bold;
}
h3 {
        color:#666666;
        font-size:12px;
        font-weight:bold;
}

.style1 {
	color:#666666;
}

td.style3 {
    color:#666666;
    padding-bottom:10px;
    padding-left:10px;
}
td.style1 {
    color:#000000;
    padding-bottom:10px;
    padding-left:10px;
}
.style5 {
    color: #FF0000;
}

a { color:#666666; text-decoration:underline; font-weight:bold;}
a:visited { color:#666666; }
a:hover { color:#000000; }

table.links { font-size:10px; }
table.links p { margin:0px; }
table.links h3 {margin-bottom:0px; }
table.links a { font-size:10px; color:#666666; text-decoration:underline; font-weight:bold;}
table.links a:visited { color:#666666; }
table.links a:hover { color:#000000; }

#viewimage table {
position:absolute;
top:10px;
left:90%;
}
#viewimage img {
margin-top:10px;
margin-left:10px;
}
#viewimage a { font-size:10px; color:#666666; text-decoration:underline; font-weight:bold;}
#viewimage a:visited { color:#666666; }
#viewimage a:hover { color:#000000; }

#aboutus a {color: #000000; }
#aboutus a:hover {color: #666666; }

.qual {
font-size:14px;
}

#contact_form {
       width:100%;
       margin:0;
}
table.contact_form {
       width:100%;
}
td.contact_form_label {
       font-weight:bold;
       width:200px;
}
td.contact_form {
       font-size:11px;
}
input.contact_form, select.contact_form {
     width:376px;
}
input.contact_form_submit {
     background-color:#DBD9E4;
     color: #000000;
     padding-left:20px;
     padding-right:20px;
}
textarea.contact_form {
     height:100px;
     width:100%;
}
textarea.contact_form_address {
     height:40px;
     width:376px;
}
td.contact_form_required {
     color:red;
     width:20px;
     text-align:center;
}

a.latestnewslink {
  text-decoration:none;
}

table.NewsMonth {
  width:600px;
  background-color: #7F7E84;
  border-top: 1px solid #DBD9E4;
  border-bottom: 2px solid #CDCAD6;
  color:#ffffff;
  font-weight:bold;
  padding-left:5px;
  padding-top:1px;
  padding-right:5px;
  padding-bottom:1px;
  margin-bottom:4px;
}
div.NewsMonth {
  width:600px;
  margin-bottom:4px;
}
div.NewsMonth img {
  border-width:1px;
  border-color:#999999;
  border-style:solid;
}

#NewsMonthList a { text-decoration:none; }
#NewsMonthList a.visited { text-decoration:none; }  