﻿body
{
/*	background-position: left bottom;*/
	margin: 0px;
	font: 10pt Verdana, Arial,Helvetica,sans-serif;
    /*background-color: rgb(128,168,187);*/
/*    background-color: rgb(255,255,255);
	background-image: url('images/Backdrop7.jpg');
	background-attachment: scroll;
	background-repeat: no-repeat;	
*/
    background-color: rgb(22,55,107);
    background-image: url('images/BackBar.jpg');
    background-position:left top;
    background-repeat:repeat-x;
    background-attachment:fixed;
	
}

#divhead
{
	/*background:#B7CBD5;*/
	width:100%;
	top:0px;
	left:0px;
	height: 100px;
	text-align:center;
}
#divInternalHead
{ 
/*	background:	#A8C7D5;*/
	/*border: solid 1px #6D8C9C;*/
	border-bottom: solid 1px #6D8C9C;
	width:880px;
	height:96px;;
	top:5px;
	text-align:left;
    background-image: url('images/topcurve7.gif');	
/*    background-position: 0px 54px;*/
    background-position:bottom left; 
    background-repeat:no-repeat;

    margin-left:auto;
    margin-right:auto;
    position:relative;     
    
 }

#divInternalTopMenu
{
/*	border-top: solid 1px #6D8C9C;*/
	/*width: 100%;*/
	height: 50px;
	padding-right: 5px;
	/*margin-top:5px;*/
	padding-top: 5px;
	text-align: right;
	
	/*position: absolute;*/
	/*top: 32px;*/
	/*left: 69px;*/
}
#divInternalTopMenu a
{
  font-size:1em;
  font-weight:bold;
  font-variant: small-caps;
  color:#000;
  text-decoration:none;
}
#divInternalBottomMenu
{
	/*position:absolute;*/
	/*width:100%;*/
	
	height:41px;
	/*text-align:right;*/
	text-align:center;
	/*margin-left:210px;*/
	margin-left:190px;
	/*margin-right:auto;*/
	margin-right:-1px;
	position:relative;
	/*top: 25px;*/
	/*margin-top:auto;*/
	margin-top:10;
	border-right: solid 1px #6D8C9C;
	border-top: solid 0px #6D8C9C;

    /*background-image: url('images/bottomhead.gif');	
    background-position: top;
    background-repeat:repeat-x;*/

	
}
btuLogo
{
	padding-left: 30px;
	/*padding-top:14px;
	width: 136px;
	height: 75px;*/
	position:absolute;
	z-index:10;
		
}
#btuLogo, .btuLogo
{
	padding-left: 30px;
	/*padding-top:14px;
	width: 136px;
	height: 75px;*/
	width:156px;
	height:98px;
	position:absolute;
	z-index:10;
		
}
.btuLogo img
{
	width:156px;
	height:98px;
}
#divBody
{
	/*text-align:left;*/
	text-align:center;
}
#divInternalBody
{
background:#B7CBD5;
	width: 880px;
	border: solid 1px #6D8C9C;	

    min-height: 450px;
    margin-left:auto;
    margin-right:auto;
    position:relative;     
    z-index: 1;
    text-align:left;

}
#divFooter
{
	/*background:#B7CBD5;*/
	width:100%;
	left:0px;
	height: 80px;		
	text-align:center;
	bottom:0px;
}
#divInternalFooter
{
	/*background: #FBEFD6;*/
	background-image: url('images/bottomcurve3.gif');
	background-position:top right;
	/*background-position:bottom right;*/
	/*background-position:572px 0px;*/
	background-repeat: no-repeat;
	border-left: solid 1px #6D8C9C;
	width: 880px;
	height: 42px;
	text-align: left;
	/*background-attachment: fixed;*/
    z-index:1;
    bottom:0px;
    margin-left:auto;
    margin-right:auto;
    position:relative;     

}
#divInternalFooterLeft
{
/*  background-color:#FBEFD6;
  border: solid 1px #6D8C9C;
  width: 50%;
  height: 38px;
  display: inline-block;
  display: inline;  
*/
}
#divInternalFooterRight
{
/*  background-image: url('images/bottomcurve.gif');
  background-position:top right;
  background-repeat:no-repeat;
  border: solid 1px #6D8C9C;
  width: 50%;
  height: 38px;
  display:inline;*/
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.dividerHeaders
{
   background-color:rgb(197,205,215);
   border:solid 1px #6D8C9C;
   padding:3px 3px 3px 3px;
   font-weight:bold;
   color:#000000; 
   
}

.tablealternate tr td
{
	background:#B7CBD5;
	border:solid 1px #6D8C9C;
}
.tablealternate tr.alternate  td
{
	background:#A8C7D5;
	border:solid 1px #6D8C9C;
}
.pgTitle
{
	text-align:center;
	padding-top:10px; 
	padding-bottom:10px; 
	
	margin:10px 0px 10px 0px;

	font-weight:bold;
	font-size:large;	
	background-color:rgb(197,205,215);

    border-bottom:solid 2px rgb(109,140,156);
    border-right:solid 2px rgb(109,140,156);
    border-top:solid 1px rgb(143,159,184);
    border-left:solid 1px rgb(143,159,184);
}

  .RightMenu
  {
    float:right;
    width:30%; 
    display:none;
	padding:10px 5px 10px 5px;
	/*border: dotted 1px #6D8C9C;*/
    border-bottom:solid 2px rgb(109,140,156);
    border-right:solid 2px rgb(109,140,156);
    border-top:solid 1px rgb(143,159,184);
    border-left:solid 1px rgb(143,159,184);
	
	background-color: rgb(237,233,227); 
	text-align:center; 
	margin: 10px 5px 5px 5px; 
	vertical-align:middle;
	
 

	
  }

.footer
{
	text-align:right;
	padding:8px;
	width:100%;
}
.AcroReader
{
  padding-top:10px;
  padding-bottom:10px;
}

