﻿body{
		margin:10px 10px 0px 10px;
		padding:0px;
		background-color:#3399c3;
		font-family:Arial;
	    font-size: 12px;
	    
	}
    h1
    {
	    font-family:Arial;
	    font-size: 18px;
	    font-weight: bold;
	    color: #003366;
	    margin-left:10px;
	    margin-right:10px;
    }

    h2
    {
	    font-family:Arial;
	    font-size: 12px;
	    font-weight: bold;
	    color: #003366;
	    margin-left:10px;
	    margin-right:10px;
     }
     h3
    {
	    font-family:Arial;
	    font-size: 14px;
	    font-weight: bold;
	    text-decoration: underline;
	    color: #003366;
	    margin-left:10px;
	    margin-right:10px;
    }

    h4
    {
	    font-family:Arial;
	    font-size: 12px;
	    font-weight: bold;
	    color: black;
	    margin-left:10px;
	    margin-right:10px;
    }
    h5
    { 
	    font-family:Arial;
	    font-size: 14px;
	    font-weight: bold;
	    color: #003366;
	    padding-bottom:0px;
	    margin-left:10px;
	    margin-right:10px;
	    
    }
    h6
    {
	    font-family:Arial;
	    font-size: 16.5px;
	    font-weight: bolder;
	    color: Black;
	    margin-left:10px;
	    margin-right:10px;
    }
    h7
    {
	    font-family:Arial;
	    font-size: 12px;
	    font-weight: bold;
	    color: #003366;
	    margin-right:10px;
     }
    .h8
    {
	    font-family:Arial;
	    font-size: 15px;
	    font-weight: bold;
	    text-decoration: underline;
	    color: #003366;
	    margin-left:10px;
	    margin-right:10px;
     }
    p
    {
	    font-family:Arial;
	    font-size: 12px;
	    margin-left:10px;
	    margin-right:10px;
	    
    }
    .p3
    {   font-family:Arial;
	    font-size: 12px;
	    font-weight: bold;
	    font-style: italic;
	    color: #003366;
	    text-align: center;
    }	
	.frame 
	{
		width:1000px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
	    text-align:left;
	}
		
		
	.nav
	{
	    position:absolute;
	    left:190px;
	    top:100px;
   	    width:600px;
   	    background:#fff;
   	    border:1px solid #000; 
   	    z-index:1;  
	}
	
	.navitem
	{
	    width:50;
	    height:15;
	    background-image:url('images/70x20GradientGray.gif');
	    font-family:Arial;
	    font-size:medium;
	    font-weight:bold;
	    color:Black;
	    
	}
	.subnavitem
	{
	    width:50;
	    height:15;
	    background-image:url('images/70x20GradientLightGray.gif');
	    font-family:Arial;
	    font-size:medium;
	    color:Black;
	}
	
	.subnavitemover
	{
	    width:50;
	    height:15;
	    background-image:url('images/70x20GradientBlue.gif');
	    font-family:Arial;
	    font-size:medium;
	    color:Black;
	}
	
	.logincontent 
	{
	    position:absolute;
	    left:5px;
	    top:125px;
		width:180px;
		height:180px;
		border:0px;
		background-image:url('images/180x180AquaPanel.jpg');
		background-repeat:no-repeat;
	
		
		}
		.logincontent p
		{
		    position:relative;
		    top:30px;
		   	vertical-align:baseline;
		    text-align:center;
		    font-style:italic;
		    font-size:smaller; 
		    color:White;
		}
		.logincontent input
		{
		    font-size:small;
		    font-family:Arial;
		    font-style:normal;
		}
		.logincontent a
		{
		    color:White;
		}
		
	.cpcontent 
	{
	    position:absolute;
	    left:5px;
	    top:125px;
		width:180px;
		height:300px;
		border:0px;
		background-image:url('images/180x300AquaPanel.jpg');
		background-repeat:no-repeat;
	
		
		}
		.cpcontent p
		{
		    position:relative;
		    top:30px;
		   	vertical-align:baseline;
		    text-align:center;
		    font-style:italic;
		    font-size:smaller; 
		}
		.cpcontent input
		{
		    font-size:small;
		    font-family:Arial;
		    font-style:normal;
		}
		.cpcontent a
		{
		    font-family:Arial;
		    color:White;
		    font-size:small;
		    font-style:normal;
		    text-decoration:none;
		    
		    
		}

	.centercontent 
	{
	    position:absolute;
	    left:190px;
	    top:125px;
		background:#fff;
   		width:600px;
		border:1px solid #000;
	    min-height:500px;
		float:left;
		}
		
	.rightcontent 
	{
	    position:absolute;
	    left:795px;
	    top:125px;
		width:195px;
		height:480px;
		background:#fff;
		border:1px solid #000;
		float:left;
	 
		}
		
	.rightcontent p {
		font-size:12px
		}
		
    .rightcontent a
    {
        font-family:Arial;
	    font-size: 13px;
	    font-weight: bold;
	    color: #003366;
	    text-decoration:none;
	    position:relative;
	    left:10px;  
    }
    .rightcontent a:hover
    {
        color:#3399cc;
        text-decoration:underline;
    }
		
	.updatecontent
	{
	    position:absolute;
	    left:795px;
	    top:10px;
		width:195px;
		height:100px;
	   
		border:0px;
		  
	}
		
		
	.header
	{
	    position:absolute;
	    left:190px;
	    top:5px;
   	    width:600px;
   	    height:90px;
   	    background:#fff;
   	    border:1px solid #000;
   	    background-image:url('images/TTHeader.jpg');
	}
	
	
	
	.faq 
	{
	    text-decoration:none;
	    position:relative;
    }
	.faq p {
		font-size:12px;
		color: black;
		padding:0 0 0 0;
		position:relative;
		width: 550px;
		text-align:justify;
		}

    .faq a
    {
        font-family:Arial;
	    font-size: 12px;
	    font-weight: bold;
	    color: #003366;
	    text-decoration:none; 
	    margin-left:10px; 
    }
    .faq a:hover
    {
        color:#3399cc;
        text-decoration:underline;
        margin-left:10px; 
    }
    .p1
    {
	    font-family:Arial;
	    font-size: 11px;
	    color: #003366;
    }
    
    
    .p2
    {
	    font-family:Arial;
	    font-size: 13px;
	    font-weight: bold;
	    text-decoration: underline;
	    color: #003366;
	   
	}
	
	.leftcontent 
	{
	    position:absolute;
	    left:5px;
	    top:455px;
		width:180px;
		height:120px;
		background:#fff;
		border:1px solid #000;
		float:left;
	    
		}
	
	
  
   
    
