body {
   height: 100%; width: 100%;
   color: black; background: white;
   font-family: Arial, sans-serif;
   font-size: 12px; margin: 0; padding: 0; 
}

/* Top Bar formatting */
div.top {
   position: absolute; top: 0; left: 0; z-index: 300;
   width: 100%; height: 127px; _height: 130px; 
   background: #005296 url(images/bkgd_topnav.gif); background-repeat: repeat-y; 
}

div.topnav {
	position: relative;
	top: 0;
	left: 0;
	background: #005296 url(images/bkgd_topnav.gif) repeat-y;
	height: 42px;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 500;
}

#navtop {
	position: relative;
	top: 0px;
	left: 250px;
	height: 42px;
	width: auto;
	background: #005296 url(images/topnav2.gif) 0 2px no-repeat;
	margin: 0;
	padding: 0;
}

#navtop li {margin: 0; padding: 0; list-style: none; position: absolute; top: 1px;}

#navtop li, #navtop a {height: 41px; display: block; line-height:35px;}


#tab1 {left: 0px; width: 223px;}
#tab2 {left: 223px; width: 223px;}
#tab3 {left: 446px; width: 223px;}

#tab1 a:hover {background: transparent url(images/topnav2.gif) 0px -83px no-repeat;}
#tab2 a:hover {background: transparent url(images/topnav2.gif) -223px -83px no-repeat;}
#tab3 a:hover {background: transparent url(images/topnav2.gif) -446px -83px no-repeat;}

.credit #tab1, .credit #tab1 a:hover {background: transparent url(images/topnav2.gif) 0 -41px no-repeat;}
.videos #tab2, .videos #tab2 a:hover {background: transparent url(images/topnav2.gif) -223px -41px no-repeat;}
.videosEmp #tab3, .videosEmp #tab3 a:hover {background: transparent url(images/topnav2.gif) -446px -41px no-repeat;}



/* Formatting for side, main, and right column divisions. */
div.side {
   position: absolute; top: 122px; left: 0; z-index: 200;
   width: 160px; height: 550px;
   color: #005296; background: url(../images/gray_bkgd.gif) #333333; background-repeat: repeat-y;
}

div.main {
   position: absolute; top: 120px; left: 170px; z-index: 100;
   width: 640px; height: 500px;
   margin-top: 0; margin-bottom: 0; margin-right: 10px;
   color: black; background: white; 
}

div.bottom {
    position: absolute; top: 550px; left: 0; z-index: 300;
	width: 100%; height: 150px; 
	color: #3366CC; background: #FFCC66 url(../images/orange_bkgd.gif); background-repeat: repeat-y; 
	padding-bottom: 0; margin-right: 0; margin-bottom: 100%
}

/* Nested padding for side, main and bottom */
div.sidepad {
    padding-top: 110px; padding-left: 0;
	}
	
div.mainpad { 
    padding: 10px 0 0 10px;
}
div.bottompad {
    padding: 5px 0 0 170px;
}

/*------Start of Side Nav menu layout and formatting-----------------------------------------------*/	

/* -----------setup for Navigation drop down menus-------------------------------------------------*/
div.side ul {  
        position: relative;
		top: 0;
		left: 0;; 
		margin: 0;
        padding: 0;
        list-style: none;
        width: 160px;
        }
		
/* ----------setup for Main Nav list---------------------------------------------------------------*/
div.side ul li { 
        position: relative;
		width: 100p%;
		padding: 0 0 0 30px;
		margin: 15px 10px 15px 0;
		border-top: 1px solid #F90;
		border-right: 1px solid #F90;
		border-bottom: 1px solid #F90;
	    color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px; line-height: 20px;
		background: transparent url(../images/bttn_bkgd.gif); 
		background-repeat: repeat-y;
		}
		
/* ---------placement of hidden drop down menu and addition of bottom border-----------------------*/
div.side ul li ul { 
        position: absolute;
        left: 149px;
        top: 0;
		width: 120px;
        display: none;
		border-bottom: 1px solid #F90; 
        }

/* ---------formatting for list items in hidden submenu--a drop down menu--------------------------*/
div.side  ul li ul li { 
		margin: 0;
		width: 100px;
		border-bottom: 0; 
		background: #FFF;
		padding: 0 0 0 20px;
		border-right: 1px solid #F90;
		border-left: 1px solid #F90;
		}
		
/* ----------formatting on a href list items--------------------------------------------------------*/
div.side ul li a { 
        display: block;
        text-decoration: none;
        color: #777; 
		padding-left: 5px;
        }

div.side ul li ul li a {  /*--this fixes the drop down mouse over color so it stays within the border--*/
		padding-left: 0px;
		}

	
/* ----------Fix IE. Hide from IE Mac \*/
* html div.side ul li { height: 1%; float: right; }
* html div.side ul li a { height: 1%; }
/* End */



/*---------------displays hidden submenu on mouseover-----------------------------------------------*/
div.side li:hover ul, div.side li.over ul { 
		display: block;
		}

/*----------------mouse over formatting of menu items------------------------------------------------*/		
div.side li a:hover, div.side li a:over { 
		color: #F90; background: #FC6;
		}
		
/*-------changes Main Nav text to bold blue text and shifts border so it is right justified---------*/
div.side li.atPage { 
	padding-left: 4px;
	margin-left: 28px;
	margin-right: 0;
	text-align: right;
	color: #005296; background: #fff;
	border: 1px solid #FF9900;
	border-right-width: 0;
	font-weight: bold; font-size: 14px;
	font-family: Arial, sans-serif;
}
		
/*-------keeps submenu visible & places below Main Nav item, when Main Nav item is active ------------*/	
div.side li ul.showmenu {
		position: relative;
		display: block;
		width: 120px;
		left: 0;
		top: 0;
		background: #FFF;
		border-bottom-width: 0;
		}		


/*----reformats visible submenu item that is the active page, need to remove a href-----------------*/ 
/*------------------coding for orange text color to take effect-------------------------------------*/
div.side li ul li.submenuAt { 
		text-align: right;
		margin: 0;
		padding: 3px 6px 3px 0;
		border-left-width: 0;
		border-right-width: 0;
		color: #F90;
		}
		
		

/*----------reformats visible submenu list items - right justified, no left border-------------------*/
div.side li.submenu {
		padding-right: 10px;
		padding-left: 0;
		border-left-width: 0;
		}


		
/*---------------------- END OF Side Nav layout and formatting -------------------------------------- */






/*-----------------------Settings for the main division ----------------------------------------------*/
div.main p {
    font-family: Arial, sans-serif; font-style: italic; font-size: 14px; line-height: 17px;
	color: #666666; background: transparent;
	margin: 5px 10px 10px 15px;
	width: 640px;
	clear: left;
}

div.main ul {
	margin: 0 0 10px 30px; 
	width: 640px;
	font-size: 14px;
	color: #666666;
	}
	
div.main ul li {
	list-style:disc;
	}

div.main a, div.main a:link, div.main a:visited, div.main a:active {
	font-family: Arial, sans-serif; font-style: italic; font-weight: bold; font-size: 12px;
    color: #FF9900; background: transparent; line-height: 24px;
	padding: 20px 0 0 0;
	text-decoration: none; width: 700px;
}

div.main a:hover {
	color: #005296; background: transparent;
	font-size: 12px;
}

div.main h2 {
    font-family: Arial, sans-serif; font-style: italic; font-weight: bold; font-size: 24px;
	color: #666666; background: transparent;
	margin: 5px 0 5px 10px;
}

div.main h3 {
	font-family: Arial, sans-serif; font-weight: bold; font-size: 11px;
	color:#666666; background: transparent;
	padding-top: 0; margin: -5px 10px 2px 90px;
	width: 640px;
}

div.main h4 {
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px;
	color: #005296; background: transparent;
	margin: 0 10px 2px 10px;
	width: 640px;
}

div.main h5 {
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px;
	color: black; background: transparent;
	margin: 0 10px 2px 10px;
	width: 640px;
}

div.main hr {
	color: #666666;
	padding: 0; 
	margin: -10px 60px 0 67px;
}




/* Settings for bottom division */
div.bottom a, div.bottom a:link, div.bottom a:visited, div.bottom a:active {
    color: #666666; background: transparent;
}

div.bottom a:hover {
    color: #005296; background: transparent;
	text-decoration: underline;
}

div.bottom h2 {
    font-family: Arial, sans-serif; font-size: 30px; font-weight: bold;
    color: #3366CC; background: transparent;
}

div.bottom p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


/* General settings */

/* This span creates the large orange text on the index page. */
span.texthighlight {
    font-style: normal; font-weight: bolder; font-size: 24px;
	color: #FF9900; background: transparent; line-height: 28px;
}
/* Texthighlight2 changes text to non-italic and blue*/
span.texthighlight2 {
	font-style: normal; color: #005296;
}

span.texthighlight3 {
    font-style: normal; font-weight: bold;
	color: #005296;
}

/* Span indent is for buttons in the top of the main section beneath the header*/
span.indentLink {
	margin-left: 50px;
}
span.indentLink2 {
	margin-left: 75px;
} 


/* -----CSS for Video Presentation Form Pages ---------------------*/

form {color:#333333;}
.thelabel, .thelabel2 {margin: 10px 0 0 70px; _margin-top: -5px; padding: 0; width: 150px; height: 20px; _height: 10px; float: left;}
.thelabel2 {margin-top: 0; _margin-top: -18px;}
.theinput {margin: 5px 0; _margin: -5px 0; padding: 0; height: 20px; _height: 10px; width: 200px; float: left;}
.submitbtn {margin: 10px 0 0 220px; _margin-left: 300px; padding: 0;}
label {padding: 0;}
.clearfix {clear: both; height: 1px;}


