﻿
/*---------------------------------------------------------*/
/*--------------------Page Layout--------------------------*/
*
{
    margin: 0px;
    padding: 0px;
}
html, body, form
{
    width: 100%;
    height: 100%;
    background: url(     "pics/siteBG.gif" ) repeat-x white;
}

.containerDiv
{
    width: 875px;
    margin: 0px auto;
    overflow: hidden;
}
.header
{
    width: 875px;
    height: 222px;
    /*background: url(pics/top.gif) no-repeat;*/
    
    
}
.mid
{
    width: 875px;
    height: 100%;
    background: url(pics/body.gif) repeat-y;
    font-family:verdana,"Times New Roman", Arial;
    
}

.left
{
    width: 210px;
    height: 100%;
    margin: -11px 0 0 5px;
    float: left;
   
}
.right
{
    width: 637px;
    height: 100%;
    margin-left: 228px;
    font-family:verdana,"Times New Roman", Arial;
}
.bodyContainer
{ 
    display:table;
    width: 97%;
    min-height:500px;
    margin: 20px 10px 20px 10px;
    _margin:0 0 0 3px;
    font-size: 11px;
    font-family: "Copperplate Gothic Light" ,arial;
    
    
    
}
.footer
{   display:table;
    width: 875px;
    height: 80px;
    background: url(pics/footer.gif) no-repeat;
    text-align: center;
    font-family:verdana,"Times New Roman",arial;
    font-size: 10px;
    
}
.footerContent
{   display:table;
    float: right;
    margin: 0px 15px 0 0px;
    _margin: 0px 0 0 40px;
    _padding-right:5px;
    height: 100%;
    width: 630px;
    overflow: hidden;
    
    
    
}
.footerText
{
    padding-left: 170px;
    color: #ccc;
    
}
.footerSnallText
{
    float:right;
    margin:1px 110px 0px 0;
    _margin:5px 55px 0px 0;
    padding:0;
    height:12px;
    width:400px;
    color:#ccc;
    
}


.footerNavDiv
{   
    width:100%;   
    
    
}

.footerNavDiv a
{
        color:#666666; 
}

.footerNavDiv a:hover
{
    color:Red;
    background:none;   
 }
.footerFlash
{   float:left;
    height:60px;
    width:100px;
    margin: -5px 0 0 60px; 
    _margin: -5px 0 0 30px; 
    font-size:10px;
    color:Red;
    font-family:Arial,"Times New Roman"; 
    text-align:center;
    font-weight:bold;
}
.newsHeaderImage
{
    background: url(pics/newstop.gif) no-repeat;
    height: 32px;
    width:221px;
   /* */
    margin:-2px 0 0 4px; 
 /**/
    _margin:-1px 0 0 -1px; /* ie6 only*/
    
    
    
}
.newsScrollerContainer
{

    margin:-1px 0 0 4px;
    _margin:-1px 0 0 -1px; /* ie6 only*/
 
}
.loginDiv
{
    
    margin:10px 0 10px 0;
    width:209px;
    height:125px;
    
}
.loginHeaderText
{
    margin:5px 0 0 15px;
    font-size:13px;
    font-weight:bold;
    color:black;
    display:block;
}
.loginControlsDiv
{
    margin:10px 0 0 5px;
}
.labelText
{
   font-size:8pt; 
   margin:8px 0 0 10px;
   text-align:right;
   display:block;
   width:70px;
   float:left;
}
.TextBox
{
	width:90px;
	height:20px;
	margin:5px 0 0 20px;
	border: solid 1px #666666;   
 }
.btnSubmit
{
    font-family:verdana,"Times New Roman", Arial;	
	font-size:10pt;
	background:#EEE;
	font-weight:bold;
	border:1px solid #999;
	width:45%;
	color:Blue;
	height:20px;
	margin:8px 0 0 100px;
}
    .imgbtn a {
		display:block;
		width:200px;
		height:42px;
		margin: 0px 0 0 10px;
		background: url("pics/reportErr.gif") 0 0 no-repeat;
		}
	.imgbtn a:hover {	
		background: url("pics/reportErrHover.gif") 0 0 no-repeat;
		}
	
 /*--------------------Page Layout End--------------------------*/

/*--------------------Page--------------------------*/
/*-------------------------------------------------*/
 a
 {
    
    text-decoration:none;   
 }
 .btn
{
    float: left;
    display: block;
    margin-top: 15px;
}

li
{
    color: Blue;
}
.rightTopMenu
{   float:right;
    margin-right:10px;   
    font-size:12px;
    
    
}
.rightTopMenu a
{
        color:#666666; 
}

.rightTopMenu a:hover
{
    color:Red;
    background:none;   
 }

/*--------------------Home Page--------------------------*/
.homeHeader
{
    background: url(     "pics/headers/headerHome.gif" ) no-repeat;
    width: 100%;
    height: 22px;
    _margin-left:-5px; /* ie only */
    
}

.homeButtonRow
{
    display:table;
    width: 100%;
    height: 100%;
    margin: 20px 0 0 5px;
    _margin:20px 0 0 0px; /* ie 6 only */
    
    
}


.romel
{
    width:206px;
    border:0px; 
    outline:none;
    margin-bottom:50px;
    background-color:white;    
 
}


.homeText
{
    padding:10px 5px 5px  5px;
    _padding:10px 10px 5px  5px;/* ie6 only*/
    text-align: justify;   
    font-size:13px;
}
/*--------------------About Us--------------------------*/
.aboutUsHeader
{
    background: url(       "pics/headers/aboutUsHeader.gif" ) no-repeat;
    width: 100%;
    height: 30px;
    _margin-left: -5px;
    
}
.aboutUsHeaderText
{
       font-size:13px;
    text-align:justify;
    font-weight:bold;
    margin-bottom:20px;
    
 }
.aboutUsText
{
    font-size:12px;
    text-align:justify;
    padding:10px 20px 5px 20px;
    
}
.aboutUsBottomInfoHeaderText
{
    font-size:13px;
    text-align:left;
    font-weight:bold;
    margin-bottom:20px;
    text-decoration:underline;
    
 }
.aboutBottomInfoText
{
    font-size:12px;
    text-align:left;
    margin-bottom:10px;
}
.aboutDisclaimerText
{
 text-align:center;   
}
.aboutUl
{
    padding:20px 0 0 50px;    
    font-size:14px;
    line-height:20px;
}
/*--------------------Services Page--------------------------*/

.servicesHeader
{
    background: url(     "pics/headers/headerServices.gif" ) no-repeat;
    width: 100%;
    height: 22px;
}

.serviceButtonRow
{
    width: 99%;
    padding: 40px 0 0 5px;
}
/*--------------------Products Page--------------------------*/
.productsHeader
{
    background: url(     "pics/headers/headerProducts.gif" ) no-repeat;
    width: 100%;
    height: 22px;
}
.productsButtonRow
{
    width: 60%;
    padding: 35px 0 0 150px;
}
.btnProducts
{
    float: left;
    display: block;
    margin: 30px 0 0 20px;
}
/*--------------------ContactUs Page--------------------------*/
.contactUsHeader
{
    background: url(     "pics/headers/headerContactUs.gif" ) no-repeat;
    width: 100%;
    height: 22px;
}


/*--------------------Request Info/Demo Page--------------------------*/
.reqInfoDemoHeader
{
    background: url(     "pics/headers/reqInfoDemoHeader.gif" ) no-repeat;
    width: 100%;
    height: 22px;
}
.privacyHeader
{
    background: url(     "pics/headers/privacyHeader.gif" ) no-repeat;
    width: 100%;
    height: 22px;
    _margin-left:-5px; /* ie only */
    
}
.disclaimerHeader
{
    background: url(     "pics/headers/disclaimerHeader.gif" ) no-repeat;
    width: 100%;
    height: 22px;
    _margin-left:-5px; /* ie only */
    
}