﻿html, body { 
	font-size:11px;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0px; 
	vertical-align: top;
	background-image: url(images/bodybg.gif); 
	background-repeat: repeat;   
	}

td { 
	font-size:11px;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
	vertical-align: top;  
	}

h1  { 
	color: #203663; 
	font-weight: 700;
	font-size: small; 
	}

h2 {
	font-size: 11px;
	font-weight: bolder;
	}

a:link {
	font-size:11px;
    color:#666666;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: underline; 
    }	

a:hover {
	font-size:11px;
    color:#949494;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: underline;
    }	
    
a:visited {
	font-size:11px;
    color:#666666;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: underline; 
    }


table.exterior {  
	background-color: #FFF; 
	text-align: left; 
	width: 750px; 
	vertical-align: top;
	background-image: url(images/tblbg.gif); 
	background-repeat: repeat-x; 
	border: solid 1px #333333;
	border-collapse: collapse;
	margin: 0px; 
	padding: 0px; 
	}
	
table.content {
	height: 400px;
	width: 740px;	
	
}

table.roadshow {
	border-collapse: collapse;
	border: solid 1px #666666;
	line-height: 3; 
}

table.traysForm {
	border-collapse: collapse;
	border: dotted 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666; 
}

table.trays {
	border-collapse: collapse;
	border: solid 1px #666666;
}

td.contentblock  { 
	background-color: #fff; 
	vertical-align: top;
	padding: 10px; 
	}
	
td.lftNavbg {
	background-color: #90BADE;
	margin: 0px; 
	padding: 0px;  
	}	

.imgBorder {
	border: 1px solid;
	border-color: #D6DEE6;
}

.subhead {
	font-size: x-small;
	font-weight: bolder;
	color: black;
}

.dotted {
	border: 1px dotted #666666;
	padding: 3px:
	}

.dottedSolidbtm {
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-top: 1px dotted #666666;
	border-bottom: 1px solid #666666;
	padding: 3px:
	}

	
.tblblue {
	background-color: #D6DEE6;
	border-bottom: solid 1px #666666;
	text-align: center;
	}

.cellblue {
	background-color: #D6DEE6;
	text-align: center;
	}

.form {
	font-size:11px;
    color:#000;
    font-family:Arial, Helvetica, sans-serif;
}
/************Top Tab Navigation****************/

#tabs{
    padding:0;
    margin-left: 5px;
    margin-right: 5px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFF;
    font-weight:bold;
    vertical-align: top;
    }

#tabs ul{
    list-style:none;
    margin:0;
    padding:0;
	}
	
#tabs ul li{
    display:inline;
    margin:0;
    text-transform:capitalize;
	}
	
#tabs ul li a{
    padding:5px 16px;
    color:#FFF;
    background:#203663;
    float:left;
    text-decoration:none;
    border:1px solid #EAEAEA;
    border-left:0;
    margin:0;
    text-transform:capitalize;
	}

#tabs ul li a:hover{
    background:#DCEBFE;
    color:#203663;
    text-decoration:none;
    border-bottom:1px solid #EAEAEA;
    }

#tabs ul li a.active{
    background:#D6DEE6;
    color:#666666;
    border-bottom:1px solid #D6DEE6;
    }

#content { 
	background: #EAEAEA url(images/contentGradient.gif) repeat-x 0 top; 
	width: 740px;
	padding-bottom: 20px;
	margin-right: 5px; 
	margin-left: 5px; 
	clear: both;  
	}


/************Right Panel Navigation****************/

#navcontainer {
	width: 12em;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#navcontainer li {
	border-bottom: 1px solid #90bade;
	margin: 0;
	}

#navcontainer li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover {
	border-left: 10px solid #c91301;
	border-right: 10px solid orange;
	background-color: #2586d7;
	color: #fff;
	}

/************Bottom Nav****************/

#btmnav {
	text-align: center;
	color: #666666;
	margin-left: 5px;
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size:9px;
    color:#666666;
    font-family:Arial, Helvetica, sans-serif;

	}

#btmnav a {
	font-size:9px;
    color:#666666;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: underline;
	}	

#btmnav a:hover {
	font-size:9px;
    color:#949494;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: underline;
	}	

#btmnav a:visited {
	font-size:9px;
    color:#666666;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: underline;
	}
	
#btmnav a:active {
	font-size:9px;
    color:#666666;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: underline;
	}




/************DIV****************/

#footerGradient { 
	margin-left: 5px;
    margin-right: 5px;
	background-image: url(images/footerbg.gif); 
	background-repeat: repeat-x; 
	clear: both; 
	vertical-align: top 
	}