.rdtable { border:1px solid black }
.kkdiv {  border:1px solid red}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	background-image: url(images/bgRepeat.gif); background-repeat:repeat;
}

A 	{
	color:#035C8E;
}

A:visited { 
	color:#6f8ea0;
}

A:hover { 
	text-decoration:none;
}

H1 {font-size: 14px; color:#A6250F; font-weight: bold;}
H2 {font-size: 13px; color:#A6250F; font-weight: bold; margin: 0px 0px 1px 0px;}
H3 {font-size: 12px; color:#A6250F; font-weight: bold; margin: 0px 0px 1px 0px;}
H4 {font-size: 11px; color:#A6250F; font-weight: bold; margin: 0px 0px 1px 0px;}
H5 {font-size: 14px; color:#A6250F; font-weight: bold; margin: 0px 0px 1px 0px;}
H6 {font-size: 16px; color:#007cc3; font-weight: bold;}
#wrapper {
	position: relative;
	text-align: left;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	background-image: url(images/logoUAS.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
	border: 1px solid #000000;
	min-height: 100%;
	height: 100%;	
}

/* masthead and utility navigation */
.utility {text-align: right; padding: 55px 25px 15px 0px; font-size: 10px;color: #ffffff;}
.utility A {color: #ffffff;}
.utility A:Visited {color: #ffffff;}

.horizmenu {margin:0; padding:2px 0 4px 0; background-image: url(images/navbar.gif);
	background-repeat:repeat-x;
	background-position: left top; font-size:10pt;}
.horizmenu A {color: #ffffff; font-weight:bold; text-decoration:none;}
.horizmenu A:Visited {color: #ffffff;}
.hnavdivoff {padding: 0 25px 0 45px;}
.hnavdiv {padding: 0 10px 0 15px; background-image:url(images/divider.gif); background-repeat: no-repeat; background-position: left top; }

.horizmenu2 {margin:  17px 0 0 0 ; padding:2px  0 4px 0; background-image: url(images/navbar.gif);
	background-repeat:repeat-x;
	background-position:  left top; font-size:10pt;height:10px;width:940px}

/* login style */
.login 
{   float:right;
	/*text-align:right;*/
	margin: 0;
	padding: 0  15px  0 0;
}

A.loginlink, A:Visited.loginlink {
 
	padding-left: 15px;
	background-image: url(images/arrow-login.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size: 12px; 
	color:#A6250F; 
	font-weight: bold;
	
}

/* welcome message style */
.MainpageEdit_Link { float:right;
	font-size:9pt;
	}


.welcome {
	padding: 0 15px 0 15px;}
.Headerwelcome {
	padding: 15px 25px  0px 15px;
    /*display:block; */
    width:200px;
    float:left;
    }
.pnlShowDoc {
	padding:  15px 25px  0px 15px;
    /*display:block; */
    width:600px;
    float:left;
    }
/* content area padding */
#content 
{
	margin-left:15px;
	padding: 15px 0 40px 0px;
}
#content p {
	font-size: 100%;
	line-height: 1.8em;
}

/* Left box */
#leftcol {
	width: 230px;
	padding:   20px 0  0 15px;
}
.firstbox {
	width: 220px;
	}
	
#bluebox
 {
	width: 100%;
	height: 60px;
	padding: 10px 0 10px 12px;
	background-image:url(images/SolidSidebarBox.gif); background-repeat:no-repeat; background-position: left top;
	}
h1.eqbox {
	background-image:url(images/h2-equipment.gif); background-repeat: no-repeat; background-position: left top;
	margin: 0;
	padding: 0;
	height: 20px;
}
h1.newsbox {
	background-image:url(images/h2-conews.gif); background-repeat: no-repeat; background-position: left top;
	margin: 0;
	padding: 0;
	height: 20px;
}
h1.newsbox2 {
	background-image:url(images/PriceBooksHeader.gif); background-repeat: no-repeat; background-position: left top;
	margin: 0;
	padding: 0;
	height: 20px;
}
h1.miscbox {
	background-image:url(images/h2-misc.gif); background-repeat: no-repeat; background-position: left top;
	margin: 0;
	padding: 0;
	height: 20px;
}
h1.pubbox {
	background-image:url(images/h2-pub.gif); background-repeat: no-repeat; background-position: left top;
	margin: 0;
	padding: 0;
	height: 20px;
}
.iframe_content 
{  width:583px;
	 
	  
}
.boxnav {
	border-bottom: 1px solid #007CC3;
	border-right: 1px solid #007CC3;
	border-left: 1px solid #007CC3;
	margin-bottom: 20px;
}
/* builds two sides of box only, top and bottom are graphics */
.boxsidesonly { 
	padding: 3px 4px 15px 25px;
}
/* Block Header Links */
A.blocklinkplus
{  color :#A6250F;
	padding-left: 15px;
	background-image: url(images/PlusRed.gif) ;
	background-position:left;
	background-repeat:no-repeat;
	 font-weight:bold;
	text-decoration:none;
	font-size:11pt;
}
A.blocklinkminus{
	padding-left: 15px;
	background-image: url(images/MinusRed.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
	 color :#A6250F;
	 font-size:11pt;
}
 
/* gives bullets to links */
A.bullet
{ 
	padding-left: 15px;
	background-image: url(images/bullet.gif) ;
	background-position:left;
	background-repeat:no-repeat;
}
A.bulletbold
{ 
	padding-left: 15px;
	background-image: url(images/bullet.gif) ;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
}
A:active.bullet{
	padding-left: 15px;
	background-image: url(images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
}
A.bulletrev{
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(images/bulletrev.gif);
	background-position:left;
	background-repeat:no-repeat;
}

A:Visited.bulletrev{
	color: #ffffff;
	font-weight: bold;
}

/* footer styles */
#footer {
	clear:both;
	font-size: 11px;
	line-height: 18px;
	text-align:center;
	margin: 10px 30px 0 30px;
	padding-top: 18px;
	padding-bottom: 20px;
	border-top: 1px dotted #db8766 ;
}
#footer2 {
	clear:both;
	font-size: 11px;
	line-height: 18px;
	text-align:center;
	margin: 60px   30px   0 30px;
	padding-top: 18px;
	padding-bottom: 20px;
	border-top: 1px dotted #db8766 ;
}
.Headerfooterspacer 
{ height:10px;
	display:block;
}
.Header_Edit_Link
{ text-align:right;}
.Header_Edit_On
{ text-align:left;}
.Header_Button 
{ width:50px;
margin-left:   497px ;
 float:left;
}
.Header_Button_Left
{  
 float:left;
}
.Head_welcome {
	padding: 15px 25px  0px 15px;
    /*display:block; */
    width:600px;
    float:left;
    }
.HeaderContent 
{ 
	margin-left:135px;
	margin-top:30px;
	  
	display:block;
	width:650px;
}
.DocumentContent 
{ 
	margin-left:10px;
	margin-top:10px;
	  
	display:block;
	width:100%;
	 
}
.Login_Box_Container
{ 
	 
	 text-align:center;
    margin:   30px     90px    30px  90px; 
	padding: 5px 0 5px 0;	
	  
}
.Login_Text 
{ 
	width:200px;
}
.Password_Assistance_Header
{ font-size:16pt;
	margin:0  250px 0 250px;
}
.Password_Assistance_Text
{   
	margin:15px  250px 0 250px;
}
.email_send
{    float:right;
	  
}
.email_Header 
{    
	margin: 15px 0 0 0 ;
	 
	 
	 
	 
}
.email_notes
{   height:75px;
	width: 270px  ;
	text-align:left;
	
}
.email_text
{    text-align:left;
	width: 270px  ;	 
}
.email_attachments
{    font-size:7pt;
	 padding:0 0 0 0px; 
}

.email_Block 
{    
	margin: 0 0 0 0 ;
	padding:10px 0 0 5px ;
	border-color:#007cc3; 
	border-width:1px;
	border-style:solid;
	 
	 
}
.Login_Submit
{ display:block;
	 float:right;
	margin: 3px 147px 0px  0px ;
	padding:0 0 0 0 ;
}
.Login_table_div
{ 
	border-color:gray;
	border-width:1px;
	border-style:solid; 
	margin: 10px 15px 5px 15px ;
	padding:10px 0 0 0 ;
}
.Login_Block 
{   float:left;
	margin: 0 0 0 0 ;
	padding:15px 0 0 0 ;
	border-color:Navy;
	border-width:1px;
	border-style:solid;
	 width:350px;
	 line-height:15px;
}
.Login_Order
{  float:left;
	margin: 0 0 0 35px;
	border-color:Navy;
	border-width:1px;
	border-style:solid;
	 width:350px;
	 padding:15px 0 0 0 ;
}
.Login_Img_Go	 
{ 
    /* scalable em size class 468px/60px banners */
  width: 11.25em; /* replaces 468px width */
  height: 11.8em; /* replaces 60px height */
   margin: 5px  0   25px  65px;
   float:left;
}
.Login_Link
{  float:right;
	margin: 0 15px 0 0px;
}
.Login_Go_Link
  
{    float:right;
	margin: 122px  15px   5px 0px;
}
.Login_Header 
{   
	font-size:16pt;
	 
    margin:  30px    30px    50px 30px;
	text-align:center; 
	padding: 5px 0 5px 0;	 
}
.pnlimage1
{ float:left;
	width:180px;
	height:180px;text-align:center;vertical-align:middle;
}
.pnlimage2
{ float:left;width:180px;height:180px;vertical-align:middle;
	text-align:center;
}
.pnlimage3
{ float:left;width:180px;height:180px;text-align:center;vertical-align:middle;
	
}
.image_anchor1 
{ float:left;
}
.image_anchor1 
{ float:right;
}
.RoleList
{  Font-Size:8pt;
   font-family: MS San Serif,Verdana,Arial; 
}
.lblRole 
{  Font-Size:8pt;
   font-family: MS San Serif,Verdana,Arial; 
   font-weight:bold;
    margin-top:14px;
   float:left;
   margin-bottom:3px;
}
.lblLocation
{  Font-Size:8pt;
	 Font-family: MS San Serif,Verdana,Arial;
	 font-weight:bold;
	width:250px ;
	float:left;
	margin-top:0px;
}
.Equipment 
{
	position:absolute;
	left:25px;
	top:90px
}
.DocLocateLink 
{font-family:MS Sans Serif,Verdana,Arial;
	font-size:8pt;
	float:right;
	display:inline;
	margin-bottom:0px;
	margin-top:0px;
}
.DocLocation  
{
	font-family:MS Sans Serif,Verdana,Arial;
	font-size:8pt;
	/* border:solid 1px black;  */
}

.PX_Margin
  
{
	margin:0 0 5px 0;
  
}

.PX_lightblue
  
{
	Color:Black;
 font-family:Arial,Verdana;
 font-size:7pt;
 background-color: #C8DDEE;
  font-weight:bold;
  vertical-align:top;
}
.PX_white
  
{
	Color:Black;
 font-family:Arial,Verdana;
 font-size:7pt;
 background-color: white;
  font-weight:bold;vertical-align:top;
}
.PXH_white
  
{
	Color:Black;
 font-family:Arial,Verdana;
 font-size:8pt;
 background-color: white;
  font-weight:bold;vertical-align:top;
  line-height:10pt;
  padding-top:4px;
  height:30px;
}






.BulletinRowBlue
{	Color: black;
 font-family:Verdana,Arial;
 font-size:8pt;
 background-color: #C8DDEE;}
 
.BulletinRowWhite
{	Color: black;
 font-family:Verdana,Arial;
 font-size:8pt;
 }
 .BulletinHeader
{	Color: black;
 font-family:Verdana,Arial;
 font-size:8pt;
 font-weight:bold;
 vertical-align:top;
 }
 
.BlockDocListRowLightBlue
  
{
	Color:Black;
 font-family:Arial,Verdana;
 font-size:9pt;
 background-color: #cccccc;
  font-weight:bold;
}
.BlockDocListRow2LightBlue
  
{
	Color:Black;
 font-family:Arial,Verdana;
 font-size:8pt;
 background-color: #cccccc;
  font-weight:bold;
}
.BlockDocListRowWhite
{
	Color:Black;
 font-family:Arial,Verdana;
 font-size:9pt;
  font-weight:bold;
}
.BlockDocListRow2White
{
	Color:Black;
 font-family:Arial,Verdana;
 font-size:8pt;
  font-weight:bold;
}
.BlockDocRowLightBlue
  
{
	Color: Navy;
 font-family:Verdana,Arial;
 font-size:8pt;

 background-color: #C8DDEE;
 
}
 
  
.BlockDocRowWhite
{
	 Color: Navy;
 font-family: Verdana,Arial;
 font-size:8pt;
 
}
.clickabove 
{height:19px;
    border :  solid 1px CornflowerBlue;
    border-collapse:collapse;
   color:Gray;
	 
 
    font-size  :8pt;
    font-weight   :bold;
    width  :571px;
    background-color:#C8DDEE;
    
    padding: 2px 3px 2px 8px;
   margin-bottom:9px;
   margin-top:4px;
}
.PageEquipment1 
{    padding:10px;
	 
}
.divEquipment 
{    padding:15px;
	 position: absolute ;
	 left: 40px;
	 top:50px;
	 width:148px;
	  border-width:1px; 
	  border-style:solid;
	  border-color:Black;
	  border-collapse:collapse;
}
.divBlockListName
{
	color:Blue;
	font-size:14pt;
	font-family: Arial,Verdana;
	position:absolute;
	left:240px;
	top:40px;
}
.BlockListName
{
	 
	font-size:14pt;
	font-family: MS Sans-Serif;
	margin-bottom:10px;
	display:block;
}

.divUser 
{ color:Black;
	left:40px;
	position:absolute;
	top: 15px;
	font-size:9pt;
	font-family:Arial,Verdana;
	}
.divBlocks 
{
	 position:absolute;
	 left:240px;
	 top:70px;
     border-width :0px; 
	 border-style:solid;
	 border-color:Black;
	 border-collapse:collapse;
		 
}
.BlockListTitle
{    
 font-family:Verdana,MS Sans Serif,Arial;
	padding: 0 0  0px 0px ;
	/* color:CornflowerBlue; */
	font-size:14pt; 
	margin:0 0  5px 0 ; 
	 
	 
}
.BlockTitle
{
	color:#A6250F;
	font-family: Verdana;
	font-weight:bold;
	font-size:10pt;
	width:400px;
	  
	   border-color:Black;
	   border-width:0px;
	   border-style:solid;
}
.Blockit
{
	  border-width:0px;
	border-style:solid;
	border-color:Black;
	 display:  inline-block;
	 
}
.Block_PX_Margin
{     margin:1px 1px 8px 1px;  
	 border-style:solid;
	 border-width:1px;
	 Border-collapse:collapse;
	 border-color:#007CC3;	
	 
	/* display:table */
}
.Block
{    
	 border-style:solid;
	 border-width:1px;
	 Border-collapse:collapse;
	 border-color:#007CC3;	
	  
	/* display:table */
}
.emailfiles
{  float:right;
	 margin :3px 0 0 0;
	 height:25px;
	 width:170px;
	 background-image:url(images/btnemailfiles.gif);
	 background-repeat:no-repeat;
	 background-position:right;
	 
}
.BlockLinkPlus
{
	  background-image:url(images/PlusRed.gif);
	   background-position:left;
	   background-repeat:no-repeat;
	   padding-left:22px;
	   font-family: MS Sans Serif,Arial,Verdana;
	   font-size:14pt;
}
.BlockLinkMinus
{
	  background-image:url(images/MinusRed.gif);
	   background-position:left;
	   background-repeat:no-repeat;
	   
}
.BlockLinkMinusds
{
	  background-image:url(images/MinusRed.gif);
	   background-position:left;
	   background-repeat:no-repeat;
	   padding-left:22px;
	   font-family: MS Sans Serif,Arial,Verdana;
	   font-size:14pt;
}

.EquipmentLink
{  
	 
	  
	   background-image:url(images/lgbullet.gif);
	   background-position:left;
	   background-repeat:no-repeat;
	   padding-left:22px;
	   font-family: MS Sans Serif,Arial,Verdana;
	   font-size:9pt;
	   
}

.contentpanel
{ width:583px;  
}	
.contentpanelnews
{ width:653px;  
}	

.visiblepanel 
{
	border-width:1px;
	border-style:solid;
	border-color:Black;
	border-collapse:collapse;
}
.table1 
{
	border-width:1px;
	border-style:solid;
	border-color:Black;
	
	width:400px;
}

.emailfilestest
{  margin-top :3px;
	float:right;
	 
	 margin-bottom:0px;
}
.DC_Selection
{
	width:150px;
	height:150px;
	border-color:Navy;
	border-width:1px;
	border-style:solid;
	 overflow:auto
	}
	.DC_Selection2
{
	width:150px;
	height:90px;
	border-color:Navy;
	border-width:1px;
	border-style:solid;
	 overflow:auto;
	 padding : 2px 0px 0px 3px
	}
.DLD_Selection
{
	width:300px;
	height:150px;
	border-color:Navy;
	border-width:1px;
	border-style:solid;
	 overflow:auto
	}
	.pnlLocation  
{
	width:390px;
	height:281px;
	border-color:Navy;
	border-width:1px;
	border-style:solid;
	overflow:auto
} 
.ED_Selection  
{
	width:150px;
	height:150px;
	border-color:Navy;
	border-width:1px;
	border-style:solid;
	overflow:auto
} 
.DLU_mdblue 
{ background-color:#C8DDEE;
	padding-left:3px;
}
.DLU_white 
{background-color:White;
	 
	padding-left:3px;
}
.DLU_Search
{ margin-top:25px;
	margin-left:25px;
	width:750px;
	clear:both; 
 
}
.DLU_doclist
{margin-left:25px;
	 margin-top:3px;
	width:860px;
	height:260px;
	border-color:Navy;
	border-width:1px;
	border-style:solid;
	overflow: auto;
    
}
.DLU_Note
{margin-left:25px;
	 margin-top:9px;
	width:860px;
 
    
}
.ED_Selection2  
{ padding : 2px 0px 0px 3px;
	width:150px;
	height:90px;
	border-color:Navy;
	border-width:1px;
	border-style:solid;
	overflow:auto
} 
.DR_Selection  
{
	width:170px;
	height:150px;
	border-color:Navy;
	border-width:1px;
	border-style:solid;
	overflow:auto
} 

.SelectionButton
{  
	float:right;
	margin-top:3px;
	margin-left:1px;
	padding-left:0px;
	}
.fbox
{
	float:left;
	 Width:153px;
	 
	}
	
.fbox2
{
	float:left;
	margin-left:15px;
	Width:153px;
	}
	.fbox3
{
	float:left;
	  margin-left:15px;
	 Width:173px;
	
	}
	.fbox0
{   
	 display:block;
	 
	 Width:503px;
	 height:35px;
	}
	.fbox5
{    
	float:left;
	margin-left:15px;
	Width:393px;
	
	}
	.fbox6
{    
	float:left;
	margin: 10px 0 0 0 ;
	padding:4px 4px 4px 4px;
	Width:900px;
	border:solid 1px cornflowerblue;
	}
	.fbox7
{    
	float:left;
	 
	padding:4px 4px 4px 4px;
	Width:400px;
	border:solid 1px cornflowerblue;
	}
	
	.doc_Title{ width:250px}
.doc_Image{width:255px}
.doc_Bulletin{width:250px}
.Holder 
{ border-color:Navy;
	border-width:1px;
	border-style:solid;
	
}
.tblDocs {border: 0px solid CornflowerBlue;
	      border-collapse: collapse; 
	      width:100%;}

TD.dataHeader {padding:  3px 0px 5px 9px; font-size: 11px; font-weight:bold;}
  .mdblue { background-color: #C8DDEE;} 

  
TD.data { padding: 8px 5px 10px 14px; font-size: 11px;font-weight:normal; }
  .blueline {background-color: #007CC3; padding: 0px; margin: 0px;}
  .lightblue {background-color: #E1EBFB;}
  .mdblue {background-color: #C8DDEE;}
 
.LargePanel1
{
    background-image: url('Images/LargePanel1.gif');
    width: 320;
    height: 211px;
}
.databold  { font-size: 11px;font-weight:bold; }
.databoldblue  {   font-size: 11px;font-weight:bold; background-color: #C8DDEE;}

.LargePanelContent
{
    width: 271px;
    padding-top: 15px;

}

.Login_Header1 
{   
	padding: 5px 0 5px 0;	 
}




	  
