﻿body
{
	margin:0;
	padding:0;
	font-size:8pt;
	font-family:Tahoma;
	background-color: #FFFFFF;
}

.divInner
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 986px;
	height: 755px;
	background-color:White;
	overflow: scroll; 
	overflow-x: hidden;
}

.title
{
    color: #245A8A;
    font-family: Tahoma, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    white-space : nowrap;
    padding: 0 10px;
}
.modalBackground
{
  background-color:#333333;
  z-index:99;
  filter:alpha(opacity=40);
  opacity:0.5;
}

.ModalWindow
{
  background:#f0f0f0;
  position:absolute;
  top: 48px;
  left: 66px;
}
            
.headLnk  
{
	text-decoration:none; 
	font-size:8pt; 
	Font-Family:"Tahoma"
	}

.rowhover:hover 
    { 
    	background-color: #E6E6FA; 
    	cursor:pointer;
    }

.textbox
{
	background-color:#919192;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:12px;
	width:175px;
}

.hyperlink 
{
    color:Blue;
    cursor:pointer;
    text-decoration:none;	
}
.hyperlink a:hover 
{
	color:Blue;
    text-decoration:underline;	
}

.hyperlink a:visited 
{
	color:Blue;
	text-decoration:underline;	
}

#Head 
{
	position:relative;
	text-align:left;
	top:15px;
	z-index:0;
	width:500px;
	margin:0 485px 0 0;
	height: 100px;
}

#XtraxNav
{
	position:relative;
	text-align:right;
	z-index:100;
	margin:0;
	height: 30px;
}

#Logo 
{
	position:relative;
	top:20px;
	left:25px;	
}

#TagLine 
{
	position:relative;
	top:10px;
	left:150px;
	color:White;	
}


.bgImage  
{
	/* background-image:url('../Images/BoxHeadBack2.jpg'); */
	font-family:Tahoma;
	font-size:9pt;
	text-align:center;
	border-color:#B3D4FF;
	background-color:#B3D4FF;
	height:20px;
	color:#222525; 
	border-collapse:collapse;
	/*BackColor="#B3D4FF" BorderColor="#B3D4FF" Height="20px" horizontalalign="Center" forecolor="Navy" font-names="Tahoma" font-size="8pt" */
}
.required {	color:Red; }
.textright { text-align:right; }

.buttonface  
    { 
		color:#000000;	
        text-align:center;
        font-family:Arial;
        cursor:hand;
        font-size:8pt;
    }
    
.buttonface:hover  
    { 
       color:#000000;	
        text-align:center;
        font-family:Arial;
        cursor:hand;
        font-size:8pt;
    }
td
{
	font-size:8pt;
}
