body {
	margin: 0;
	padding: 0;
	background-color: #036;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
/* this overrides the text-align: center on the body element. */
#wrapperbiginside {
	width: 802px;
	background-color:#036;
	background:url(./images/footerinside.jpg);
	background-repeat:repeat-y;
	height:auto;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align: left;
	border:#6699CC 1px solid;
}

#logobar {
	height:100px;
	width:802px;
	margin:0px;
	padding:0px;
	background: url(images/logo_bar.jpg) no-repeat #0099CC;
}
.logoimg {
	float:left;
	padding-top:10px;
	padding-left:25px;
	margin:0px;
}

.formtable {
	float:right;
	padding:0;
	margin-top:70px;
	width:350px;
	height:30px;
}

#titlebar {
	margin:0;
	padding:0;
	width:802px;
	height:94px;
	
}

#insidenavbar {
	float:left;
	margin:0;
	padding:0;
	height:521px;
	background: url(images/side_nav.jpg) #015B8F no-repeat;
}
#menu {
	behavior:url(csshover.htc);
	border:none;
	float:left;
	display:inline;
	padding:0;
	margin:0;
	width:225px;
	
}
#menu ul.mainnav {
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	/*  may have ot change to width:100%; to accomodate flyouts for nav*/
}


#menu li {
	position:relative;
	list-style:none;
	padding: 18px 0px 0px 15px;
	

}		
#menu li.folder ul {
	position:absolute;
	top:20px;
}		

#menu li.folder>ul { left:115px; } /* others */

#menu li.foldersmall ul {
	position:absolute;
	top:20px;
}		
#menu li.foldersmall>ul { left:50px; } /* others */

		
#menu li.foldermed ul {
	position:absolute;
	top:20px;
}		
#menu li.foldermed>ul { left:75px; } /* others */

#menu li.folderwide ul {
	position:absolute;
	top:20px;
}		
#menu li.folderwide>ul { left:140px; } /* others */

#menu li.folderextrawide ul {
	position:absolute;
	top:20px;
}		
#menu li.folderextrawide>ul { left:180px; } /* others */


#menu li a {
	border:none;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:normal;
	color:#fff;
	
} 


#menu .submenu  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-weight:normal;
	line-height:0.875em;
	text-decoration:none;
	padding:5px;
	margin:0px;
}
/* regular hovers */

#menu a:hover {
	color:#fff;
	background:none;
}
#menu .submenu a {
	color:#036;
	font-weight:normal;
}
#menu .submenu:hover a {
	color:#036;	/*rollover - jump out menu text color - was white*/
}

/* hovers with specificity */	
#menu li.folder:hover {
	z-index:11;
}
#menu li.foldersmall:hover {
	z-index:11;
}
#menu li.foldermed:hover {
	z-index:11;
}
#menu li.folderwide:hover {
	z-index:11;
}
#menu li.folderextrawide:hover {
	z-index:11;
}
#menu ul ul, li:hover ul ul {
	display:none;
}
#menu li:hover ul, li:hover li:hover ul {
	display:block;
	width:125px;
	margin:0px;
	padding:0px;
	background-color:#66ccff;
	border:1px solid #ccffff;
}
#menu .submenu li:hover ul, li:hover li:hover ul li {
	display:block;
	width:125px;
	background-color:#66ccff;
	border:1px solid #ccffff;
}

#menu .submenu li:hover ul, li:hover li:hover{
	background-color:#99ffff;
}



#insidecontent *{
	margin:0;
	padding:0;
}


#insidecontent {
	width:500px;
	margin-left: 225px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 10px 0;
	background-color: #99CDFF;
	/* The following sets a minimum height for the page */
/* trick works in IE 6 & 7 and better browsers */ 
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

/* End of minimum height */

#insidecontent  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right:20px;
	padding-top:15px;
	line-height: 1.35em;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	color: #036;
}	
#insidecontent .rightalign{
	float:right;
	font-weight: bold;
	color: #036;
	text-decoration:none;
}	

.redInfo {
	color: #B80000;
	font-weight: bold;
}
	
#insidecontent  a {
	font-weight: bold;
	color: #036;
	text-decoration:none;
}	

#insidecontent .indent {
	padding-left: 20px;
	padding-right: 20px;
}	


#insidecontent .imgwrap {
	float:right; 
	margin:10px;
}



#insidecontent .upRight {
	float: right;
	padding-right: 20px;
}		
	
#insidecontent .table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: .7em;
	font-style: normal;
	font-weight:normal;
	color: #036;
}

#insidecontent .tableContent { /*adds margins to the table content*/
	padding-left: 20px;
	padding-right: 20px;
}	

#insidecontent .tableContentRED { /*adds margins to the table content*/
	padding-left: 20px;
	padding-right: 20px;
	color: #B80000;
	font-weight: bold;
}	



	
#insidecontent  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	color: #036;
	font-weight: bold;
}	
#insidecontent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right:20px;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	color: #ff3300;
}	
#insidecontent .redlink {
	color: #B80000;
	font-weight: bold;
	font-size: 13px;
}

#insidecontent .redlink a {
	color: #B80000;
}	


#insidecontent .list a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top:30px;
	line-height: 2em;
	font-size: 1.25em;
	font-weight: bold;
	color: #036;
	text-decoration:none;
}	

#insidecontent .bold {
	font-weight: bold;
}	
#insidecontent .boldwhite {
	font-weight: bold;
	color:#fff;
	text-align:center;
}	

#insidecontent .boldwhiteHead { /*for table heading on print deadlines page*/
	font-weight: bold;
	color:#fff;
	text-align:center;
	padding-bottom: 20px;
}	







#insidecontent ul {
	margin:0px;
	padding:0px 30px 0px 50px;
}
#insidecontent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type:disc;
	line-height: 1.35em;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #036;
	text-align:left;
}

#insidecontent li  a {
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	line-height:1.5em;
		
}

#insidecontent .rightBottomImageAlign { /*photo placement levillain prize - grants page*/
	float: right;
	position: relative;
	margin-bottom: 20px;
	margin-right: 20px;
	z-index: 10;

}



#insidecontent .dkBlue { /*dark blue background for grants page*/
	background-color: #6cf;
	margin-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}	

#insidecontent .ltBlue { /*light blue background for grants page*/
	background-color:#99CDFF;
	margin-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}	

#insidecontent .top { /*up arrow placement - grants page*/
	float: right;
	margin-right: 20px;
	padding-bottom: 10px;
}	

#insidecontent .imgwrapApp { /*placement of application download icon  - grants page*/
	float: right; 
	margin-right: 20px;
}





#insidecontent .end {
}


#footer {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	height:24px;
	width:802px;
}
