a:link 		{text-decoration: none; color: #FFFFFF;}
a:visited 	{text-decoration: none; color: #FFFFFF;}
a:active 	{text-decoration: none; color: #FFFFFF;}
a:hover 	{text-decoration: underline; color: #FFFF00;}

a.ext1:link 	{text-decoration: none; color: blue; font-weight: bold}
a.ext1:visited 	{text-decoration: none; color: blue;font-weight: bold}  
a.ext1:active 	{text-decoration: none; color: blue;font-weight: bold}
a.ext1:hover 	{background:#DDDDDD;text-decoration: underline; color: red; font-weight: bold}

a.ext2:link 	{text-decoration: none; color: #808080;}
a.ext2:visited 	{text-decoration: none; color: #808080;}  
a.ext2:active 	{text-decoration: none; color: #808080;}
a.ext2:hover 	{text-decoration: underline; color: #808080;}

a.ext3:link 	{text-decoration: none; color: #000000;}
a.ext3:visited 	{text-decoration: none; color: #000000;}  
a.ext3:active 	{text-decoration: none; color: #000000;}
a.ext3:hover 	{background:#FFFFFF;text-decoration: underline; color: red;}

a.ack:link 	{text-decoration: none;	color: #FFFFFF;} 
a.ack:visited 	{text-decoration: none;	color: #00FFFF;}
a.ack:active 	{text-decoration: none; color: #FFFFFF;}
a.ack:hover 	{text-decoration: underline; color: #FFFF00;}

/* add class email and toc for docbook xsl */
a.email:link 	{text-decoration: none; color: blue;}
a.email:visited 	{text-decoration: none; color: blue;}  
a.email:active 	{text-decoration: none; color: blue;}
a.email:hover 	{text-decoration: underline; color: red;}

a.toc:link 	{text-decoration: none; color: blue;}
a.toc:visited 	{text-decoration: none; color: blue;}  
a.toc:active 	{text-decoration: none; color: blue;}
a.toc:hover 	{text-decoration: underline; color: red;}
/*
* Set the list indent
* The default and that used for short news on front page
*/
ul { margin-left: 1em; padding-left: 1em; }
#shortnews ul { 
	list-style: none;
	margin:	0; padding: 0; border: none;
}
#shortnews a { background-color: white; color: #3344dd; }
#shortnews a:link { color: #3344dd; }
#shortnews a:visited { color: #884488; }
#shortnews a:active { color: #bb1122; }
#shortnews a:hover {  color: #bb1122; text-decoration: underline; }
#longnews ul { 
	list-style: none;
	margin:	0; padding: 0; border: none;
	font-family: verdana,arial,tahoma; font-size: 12px; font-weight: normal;
}
#longnews li {
	padding-bottom:1em;
	padding-top:1em;
	border-bottom: 1px solid #C0BCC0;
} 
#longnews a { background-color: white; color: blue; }
#longnews a:hover { background-color: white; color: red; }

/* For Page Body */
/* body {margin: 0 auto;} */
/* text-align:center; is necessary for internet explorer to center the page - yuk! */
html, body{
	background-color: #C8C8C8;
/* 	text-align:center; */
	margin: 0pt auto;
	padding: 0;
}
/*
body {text-align:center; }
#body {
	margin: 0 auto;
	padding: 0;
	width:1052px;
	text-align:left;
}
*/
/* For Page Nav Menu */
.pgnav {color: #808080; 
	   font-family: verdana,arial,tahoma;
	   font-size: 10px;	   
	   text-decoration: none;
	   } 
	   
/* changed weight 8/2/2012 */
/*.pgnav2 {color: #000000; 
	   font-family: verdana,arial,tahoma;
	   font-size: 10px;	   
    	  font-weight: bold;
	   text-decoration: none;
	   } 
.pgnav3 {color: #FF0000; 
	   font-family: verdana,arial,tahoma;
	   font-size: 11px;	   
	   text-decoration: none;
	   } 
*/	   
/* For Menu */
.menu {color: #FFFFFF; 
	  font-family: verdana,arial,tahoma;
	  font-size: 10px; 	  
    	  font-weight: bold;
	  text-decoration: none;
	  } 	  

/* For Footnote */
.foottext {
	color: #666666;
	font-family: verdana,arial,tahoma;
    font-size: 10px;
    text-decoration: none;
    text-align: center;}

/* For text in body */       		
.bodytext	
	{color: #000000;
	font-family: verdana,arial,tahoma;
	font-size: 10px;
	text-decoration: none;
    	font-weight: normal;
	}


/*.bodytextB	
	{color: #000000;
	font-family: verdana,arial,tahoma;
	font-size: 10px;
	text-decoration: none;
    	font-weight: bold;
	}
*/
/* For page heading eg. HF Systems*/ 	
.bodyheading
	{color: #003468;
	font-family: verdana,arial,tahoma;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;}

/* For buttons */
.button	{
    border-left: #A8A8A8 1px solid;
    border-right: #A8A8A8 2px solid;
    border-top:  #A8A8A8 1px solid;
    border-bottom: #A8A8A8 2px solid;    
    font-size: 12px;
    background: #F8F4E8;    
    cursor: default;
    color: #000000;    
    font-family: tahoma,arial,verdana;
    font-weight: bold;
    height: 19px;
    text-decoration: none;}	

.button:hover {
    border-left: #000000 1px solid;
    border-right: #000000 2px solid;
    border-top:  #000000 1px solid;
    border-bottom: #000000 2px solid;    
    background: #FFFFFF;   
} 
	  	
/* For ack url */
td img {
  vertical-align: bottom;
}
.content {
	background-color: white; color: black;
	font-family: verdana,arial,tahoma; font-size: 12px; font-weight: normal;
}
.content a { background-color: white; color: blue; }
.content a:link { text-decoration: underline; }
.content a:visited { text-decoration: underline; }
.content a:hover { background-color: white; color: red; }
 
/*.newsitem {
	width: 95%;
	border-style:solid;
	border-right-width:2px;
	border-right-color:#CCCCCC;
	border-left-width:2px;
	border-left-color:#CCCCCC;
	color: #000000;
        font-family: verdana,arial,tahoma;
        font-size: 10px;
        text-decoration: none;
        font-weight: normal;
}
*/
/* I should not have to set the background for these!!! */
.left {
	float: left;
	width: 50%;
	padding: 0px;
	border: 0px;
	background-color: #DDDDDD;
}

.right {
	float: right;
	width: 50%;
	padding: 0px;
	border: 0px;
	text-align: right;
	background-color: #DDDDDD;
}
.forecast
        {color: #000000;
        font-family: helvetica,arial,verdana,sans-serif;
        font-size: 12px;
        text-decoration: none;
	padding-top: 10px;
        font-weight: bold;
        }
/*.datestr
        {color: #6666FF;
        font-family: helvetica,arial,verdana,sans-serif;
        font-size: 14px;
        text-decoration: none;
        font-weight: bold;
        }
*/
.container1{
        width: 390px;
}
.container2{
        width: 350px;
}
.textbox {
        height: 170px;
        border-style:solid;
        border-right-width:2px;
        border-right-color:#CCCCCC;
        border-left-width:2px;
        border-left-color:#CCCCCC;
        border-top-width:0px;
        border-top-color:#CCCCCC;
        border-bottom-width:2px;
        border-bottom-color:#CCCCCC;
        color: #000000;
        font-family: helvetica,arial,verdana,sans-serif;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
        overflow: auto;
        background-color: #FFFFFF;
        text-align: left;
}
.textbox2 {
        height: 283px;
        border-style:solid;
        border-right-width:2px;
        border-right-color:#CCCCCC;
        border-left-width:2px;
        border-left-color:#CCCCCC;
        border-top-width:0px;
        border-top-color:#CCCCCC;
        border-bottom-width:2px;
        border-bottom-color:#CCCCCC;
        color: #000000;
        font-family: helvetica,arial,verdana,sans-serif;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
        text-align: justify;
        overflow: auto;
        background-color: #FFFFFF;
        text-align: left;
}
.textbox3 {
        height: 90px;
        border-style:solid;
        border-right-width:2px;
        border-right-color:#CCCCCC;
        border-left-width:2px;
        border-left-color:#CCCCCC;
        border-top-width:0px;
        border-top-color:#CCCCCC;
        border-bottom-width:2px;
        border-bottom-color:#CCCCCC;
        color: #000000;
        font-family: helvetica,arial,verdana,sans-serif;
        font-size: 12px;
        text-decoration: none;
        font-weight: normal;
        text-align: justify;
        overflow: auto;
        background-color: rgb(255,255,255);
        text-align: left;
}
          

.title {
        font-family: helvetica,arial,verdana,sans-serif;
        color: #FFFFFF;
        border-style:solid;
        border-right-width:2px;
        border-right-color:#CCCCCC;
        border-left-width:2px;
        border-left-color:#CCCCCC;
        border-top-width:2px;
        border-top-color:#CCCCCC;
        border-bottom-width:2px;
        border-bottom-color:#CCCCCC;
        background-color: #333366;
        font-size: 14px;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.date {
        background-color: #DDDDDD;
	font-family: helvetica,arial,verdana,sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: black;
        text-align: left;
	overflow: hidden;
}
.footer {
        font-family: helvetica,arial,verdana,sans-serif;
        background-color: #DDDDDD;
        font-size: 12px;
        font-weight: bold;
        color: red;
        text-align: left;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}
#page-shadow { background: #C8C8C8 url("/Images/bg-shadow.png") repeat-y fixed center top; width: 100%; position: relative}
#page-indent{
	margin: 0px auto;
	background-color: white;
	background-image: none;
	position: relative;
	overflow: hidden;
	width: 1052px;
	padding-bottom: 0px;
	border-style:solid;
	border-right-width:1px; border-right-color:#000000;
	border-left-width:1px; border-left-color:#000000;
	border-top-width:0px; border-top-color:#000000;
	border-bottom-width:0px; border-bottom-color:#000000;
}

#page-indent.left-bkg {
	background-image: url("/Images/left-bkg.png"); 
	background-repeat: repeat-y;
}

/*#footblock{
	text-align: center;
	padding-top: 10px;
        height: 50px;
        border-style:solid;
        border-right-width:0px;
        border-right-color:#000000;
        border-left-width:0px;
        border-left-color:#000000;
        border-top-width:0px;
        border-top-color:#000000;
        border-bottom-width:1px;
        border-bottom-color:#000000;
	background-color: #FFFFFF;
        color: #000000;
}
*/
/*
#bannerbox { height: 67px; background-color: #002B57; }
*/
#bannerbox { height: 67px; background-color: #000000; }
#bannerbox img { border: none; }
/*.bannerleft { float:left; margin: 0; }*/
#bom-logo { float: left; }
#ips-banner { float: right; }
.banner { float: left; }

.cleanform .chk-box, .chk-box-column {
	margin-top: 2px; margin-bottom: 4px;
	width: 20%; float: left;
}	
/* Use the folowing inside a div to create a column  - see Radiofax */
.cleanform .chk-box-column { width: 100%; }	
.cleanform legend { font-weight: bold; }	
.cleanform fieldset { margin-bottom: 15px; }	
.cleanform input { vertical-align: middle; margin-bottom: 2px; }	
.cleanform label { margin-left: 3px; vertical-align: middle; }	

/* add for P&S/Software section */


td.firstColumn, th.firstColumn {
	width: 20%;
	vertical-align: top;
	text-align: left;
}

td.secondColumn, th.secondColumn {
	width: 80%;
	text-align: left;
/*	white-space: pre;
*/
}
label[for="query"]
{
	display: none;
}
