/* Container in which all other divs sit */


div.container
{
     line-height: 100%;
   	width: 1040px;    
	margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    	float: left;
}



div.top
{
	position:relative;
    margin-top: 0px;
    margin-left:  0px;
 //   height: 380px;
    height:150px; 
   text-align:center;
    width: 100%;
    color: white;
    clear: left;
    background-color : #1000B5;
	font-weight: bold; 
	font-size: 130%;
    	float: left;

}
div.maintitle
{
    	position:relative;
 	 margin-top: 10px; 
   margin-left: 1px; 
    height: 120px;
    text-align:center;
   font-size: 180%;
    width: 690px;
    color: white;
     line-height: 36px;
    	float: left;
}

.class1 A:link {text-decoration: none;
		font-weight:bold; 
		color: white;
}
.class1 A:visited {text-decoration: none;
		font-weight:bold; 
		color: white;
}
.class1 A:hover {text-decoration: underline;
		font-weight:bold; 
		color: white;
}

.class2 A:link {text-decoration: none;
		font-weight:bold; 
		color: white;
}
.class2 A:visited {text-decoration: none;
		font-weight:bold; 
		color: white;
}
.class2 A:hover {text-decoration: underline;
		font-weight:bold; 
		color: white;
}


div.logoleft
{
     	position:relative;
	margin-top: 5px; 
    margin-left: 0px; 
       width: 175px;   
 	float: left;

}

div.logoright
{
     	position:relative;
	margin-top: 5px;
    margin-left:0px; 
    width: 165px;
    	float: right;
}
div.secLink
{
     	position:relative;
	margin: 3px;
     height: 120px;
    width: 680px;
  clear: left;
}
  #a.hover {
        color : white;
        text-decoration : none;
      	float: left;
  }
    


div.subtop
{
     	position:relative;
	text-align: center;
    margin-top: 3px;
 //   height: 200px;
    	height:3px;
	width: 100%;
    color: white;
    clear: left;
    line-height: 30px;
    	float: left;
}

div.horLinks
{
     	position:relative;
     margin-top: 3px;
    height: 20px;
    text-align: center;
    font-size: 100%;
    width: 800px;
    color: white;
    clear: left;
    background-color : #1000B5;
    line-height: 20px;
    	float: left;
}


div.main
{
     	position:relative;
 	background-color: #FFFFFF;
   	font-size: 110%;
   	clear: left;
	width: 100%;
    	float: left;
	margin-top:0px;

}

div.left
{
    	width: 150px;
	float: left;
	margin-top:0px;
	background-color : #1000B5;
     	float: left;
 }

div.content
{
    	float: left;
	width: 647px;
	margin-left:3px;
	margin-top:3px;
	margin-bottom:3px;
	background-color : #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
 	 line-height: 140%;
 
}
div.right
{
 	width: 210px;
	float: right;
 	background-color : #FFFFFF;
	margin-top:3px;
  }


div.bottom
{
 clear: both; 
	background-color : #1000B5;
    text-align: center;
     height: 65px;
    line-height: 150%;
    font-size: 120%;
    color: white;
    width: 100%; 
    clear: left;
}

div.help
{
    position: relative;
    top: 10px;
    right: 10px;
}




div.center
{
    text-align: center;
}



.bg1
{
    BACKGROUND-COLOR: #1000B5;
}

.bg2
{
    BACKGROUND-COLOR: #77ccff; // background light blue
}

BODY, .bg3
{
    BACKGROUND-COLOR: #ffffff;
}

.bg4
{
    BACKGROUND-COLOR: #7cb1f0;
}
.normal, .grey, .white, .blue, A, A.white, P, TABLE, TD, TH, THEAD, TFOOT, LI
{
    COLOR: #000000;
    LINE-HEIGHT: 1.3;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
 }

html, body
{
    background-color: #77ccff;  // light blue background
    color: black;
    font-family: arial, sans-serif;
    font-size: 100%;
}

BODY
{
    MARGIN-TOP: 0;
    MARGIN-LEFT: auto;
    MARGIN-RIGHT: auto;
    MARGIN-BOTTOM: 0;
    BORDER-TOP: 0;
    BORDER-LEFT: 0;
    BORDER-RIGHT: 0;
    BORDER-BOTTOM: 0;
    BORDER-STYLE: none;
    PADDING-TOP: 0;
    PADDING-LEFT: 0;
    PADDING-RIGHT: 0;
    PADDING-BOTTOM: 0;
    WIDTH: 1040px;
}

A
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
}

A.white
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
}  

A, .blue
{
    COLOR: #003399;
}

A.white, .white
{
    COLOR: #ffffff;
}

A:hover
{
   COLOR: #ff0000;
}

H1, H2, H3, H4
{
    MARGIN: 0em;
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    PADDING: 0.3em 0em;
    COLOR: #003399;
}

H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 1.5em;
}

H2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 1.25em;
}

H3
{
    FONT-SIZE: 1.2em;
}

H4
{

    FONT-SIZE: 1.17em;
}

.grey
{
    COLOR: #666666;
}

IMG
{
    BORDER: 0;
}

P
{
    MARGIN-TOP: 0.5em;
    MARGIN-BOTTOM: 0.5em;
}

TABLE, TABLE.borders
{
    BORDER-COLLAPSE: collapse;
    EMPTY-CELLS: show;
}

TABLE.borders, TABLE.borders TD, TABLE.borders THEAD, TABLE.borders TFOOT, TABLE.borders TH
{
    BORDER-WIDTH: thin;
    BORDER-STYLE: solid;
    BORDER-COLOR: #003399;
}

TABLE.borders THEAD
{
    BACKGROUND-COLOR: #1000B5;
} 

BODY { 
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    FONT-SIZE: 80%;
 }


    #nav, #nav ul { /* all lists */
        padding: 0;
        margin: 0;
        list-style: none;
        float : left;
        width : 9em;
     }
    
    #nav li { /* all list items */
        position : relative;
        float : left;
        margin-bottom : -1px;
        width: 9em;
    }
    
    #nav li ul { /* second-level lists */
        position : relative;
        left: -999em;
        margin-left : 9.05em;
        margin-top : -1.35em;
    }
    
    #nav li ul ul { /* third-and-above-level lists */
        left: -999em;
    }
    
    #nav li a {
        width: 9em;
        display : block;
        color : white;
        text-decoration : none;
        background-color : #1000B5;
        border : 1px solid #1000B5;
        padding : 0 0.5em;
    }
    
    #nav li a:hover {
        color : #17357A;
        background-color : white;
    }
    
    #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
        left: -999em;
    }
    
    #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
        left: auto;
    }
    

