/* CSS Print styles go here */

body {
        background:white;
        font-size: 12pt;}

#outer        				 
	{position: absolute;
	 top: 0%;
	 left: 0px;
	 width: 100%;
	 height: 1px;}

#inner    
	{ position: absolute;
	 top: 0%;
	 left: 0%;}
	 
.bgtext, .bgtext_gray 					
		{   display: none; }


.footertext {font-size:12px;
color:#999999;
font-family:verdana, helvetica, sans serif;
			 position:absolute;
			 top:320px;
			 text-align:center;
			 width:500px;}

.bgtext 
		{   display: none; }

.bgtext_gray 					
		{   display: none; }

div#text1, div#text2, div#text3, div#text4, div#text5, div#text6, div#text7
		{   display: none; }

							   
div#inner a:hover, div#inner2 a:hover
				  {background: none;
				   cursor:crosshair;}

div#inner a span {display: none;}

div#inner a:visited span {display:none;}

div#inner a {text-decoration: none;
			 color:#999999;}

div#inner a:hover span {display: block;
						position:relative;
						background:none;
						font-size:14px}
						
div#inner a:link, div#inner a:visited {text-decoration:none;}

div#inner a:hover {text-decoration:none}

#content {
  width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}

div#content {	margin-left: 10%;
            	padding-top: 1em;
            	border-top: 1px solid #930;
          	}

div#inner div#content a:hover {text-decoration:underline;}
			 
div#close, div#top 
          {width:17px;
		   height:17px;
		   background:none;
		   text-align:center;
		   font-family:verdana, helvetica, sans serif;
		   font-weight:bold;
		   font-size:12px;
		   border: 1px solid black}
   
div#top {position:relative;
		   left:573px;
		   top:319px}

div#close {position:relative;
		   left:573px;
		   top:-47px;}
		   
div#inner div#close a:link, div#inner div#top a:link {color:black; cursor:default;}
div#inner div#close a:visited, div#inner div#top a:visited {color:black; cursor:default;}
div#inner div#close a:hover, div#inner div#top a:hover {color:red; cursor:default;}



div#urltext {font-family:verdana, helvetica, sans serif;
			 font-size:30px;
			 position:absolute;
			 top:-87px;
			 left:-69px} 



div#urltext {color:red}

div#inner div#content a:link, div#inner div#content a:visited, div#inner a:hover, div#inner a:hover span
   			 {color:black}
			 
div#content div#titlebar {border: 1px solid black;
				background: #000000;
				font-weight: normal;
				color: red;}

div#msgheader {
    width: 100%;
}

div#msgheader table#message th {
    text-align: right;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
}

div#msgheader table#message th#msgType {color: red;
                                        font-family:verdana, helvetica, sans serif;
			                font-size: 13px;}

div#msgheader table#message td#msgText {color:black;
                                        font-family:verdana, helvetica, sans serif;
			                font-size: 13px;
			                text-align:justify;
			                 margin:3px;}
			 
.contentimg {
	position:relative;
	top:0px;
	border:none;
}			 
.titleblock {font-family:verdana, helvetica, sans serif;
				font-size:12px;
				color:red;
				font-weight:;
				margin-right:6px;
				margin-top:10px;
				margin-bottom:10px;
				margin-left:2px;
				border:1px solid black;
				padding:4px}
				
.titleblock span {color: red}

#urltext a:link {color:#999999}
#urltext a:visited {color:#999999}
#urltext a:hover {color:#999999}
#urltext a:active {color:#999999}


