body, td, th, p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333;
	}
	
body {
	background-color: #c7c7c7;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
	}
	
a {
	color: #1A489E;
	}
	
	a:hover {
	color: #E73325;
	text-decoration: underline;
	}
	
H1 {
	color: #000066;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0;
	}
	
H2 {
	font-size: 1em;
	color: #333;
	}
	

.SectionMenuTableRow{
	background-color: #004586;
}



	
#Container {
	background-color: #FFF;
	padding: 0;
	margin: 10px 0 10px 0;
	padding: 8px;
	}
	
#Banner {
	height: 135px;
	
	}
	
	#Banner table {
		vertical-align: baseline;
		width: 765px;		
		}
		
		#Banner table.nav1 {
			width: 375px;
		
		/* These 2 numbers specify where the box will appear  */
			margin-top: 50px;
			margin-left: 20px;			
			}
	
#NavBar1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;	
	text-align: right;
	padding: 0px 0px 0px 0px;
	color: #013F76;
	
	}
	
	#NavBar1 a, #NavBar1 a:visited, #NavBar1 a:active {
		color: #013F76;
		text-decoration: none;
		}
		
		#NavBar1 a:hover {
			color: #5DBA45;
			text-decoration: none;
			}
	
	#NavBar1Search {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		height: 1.75em;
		vertical-align: middle;
		text-align: right;
		}
		
		#NavBar1Search input{
			width: 110px;
			}
		
	.SearchBoxText {
		color: white;
		}
		
	#button {
		background-color: #74B48B;
		vertical-align: middle;
		border: 1px solid #999;
		}
		
		#button a, #button a:visited, #button a:active, #button a:hover {
			display: block;
			padding: 2px 3px 4px 3px;
			text-decoration: none;
			color: #000;
			}
			
#NavBar2 {
	
	}
	
	#NavBar2 td {
		vertical-align: middle;
		text-align: left;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 11px;
		}
	
	#NavBar2 a {
		display: block;
		height: 1.25em;
		line-height: 1.25em;
		padding: 2px 20px 2px 20px;
		text-decoration: none;
		background-color: #4C9867;
		color: #FFF;
		}
		
			#NavBar2 a:hover {
				color: #0A3D70;
				text-decoration: none;
				border-bottom: 4px solid #0C4782;
				}
				
			#NavBar2 .1 {
				border-bottom: 4px solid #5370B9;
				}
				
			#NavBar2 .2 {
				border-bottom: 4px solid #95B2FB;
				}
				
			#NavBar2 .3 {
				border-bottom: 4px solid #8DA5E1;
				}
				
			#NavBar2 .4 {
				border-bottom: 4px solid #7589BA;
				}
				
			#NavBar2 .5 {
				border-bottom: 4px solid #375399;
				}
				
			#NavBar2 .6 {
				border-bottom: 4px solid #6086E5;
				}
					
#Breadcrumb {
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	height: 1.5em;
	padding: 0 0.75em 0 0.75em;
	color: #000066;
	}
	
#Print {
	
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	height: 1.5em;
	padding: 0 0.75em 0 0.75em;
	color: #000066;
	}
					
	#Breadcrumb a, #Print a {
		text-decoration: none;
		color: #000066;
		}
	
	#Breadcrumb a:hover, #Print a:hover {
		color: #EB2C22;
		text-decoration: underline;
		}

#Announcements {
	padding: 8px;
	background-color: F4F6FC;
	border-bottom: 1px solid #000066;
	}
	
	#Announcements td {
		font-size: 12px;
		vertical-align: top;
		}
	
	#Announcements .header {
		border-right: 1px solid #000066;
		font-size: 14px;
		font-weight: bold;
		color: #000066;
		width: 178px;
		}
	
	#Announcements .content {
		padding-left: 0.75em;
		width: 546px;
		}
		
#SpacerAboveNews td {
	border-top: 1px solid #000066;
	background-color: F4F6FC;
	height: 6px;
	line-height: 6px;
	}
	
#News {	
	width: 185px;
	}

	#News th{
		background-color: F4F6FC;
		text-align: left;
		font-size: 14px;
		padding: 0em 0.65em 0.2em 0.65em;
		border-bottom: 1px solid #000066;
		height: 28px;
		vertical-align: bottom;
		color: #444;
		}
		
	#News td {
		padding: 0.35em 0.65em 0.5em 0.65em;
		font-size: 12px;
		}
		
	#News td.outerTD {
		padding: 0;
		}
			
   	.outerTD table{
		background-color: F4F6FC;
		}
				
	.outerTD table td{	
		border-bottom: 1px solid #000066;
		}

#MainBody {
	background-image: url(../images/corner1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	vertical-align: top;
	}
	
#MainBodyNoPic {
	
	padding: 2px;
	vertical-align: top;
	}

	
#Footer {
	border-top: 1px solid #1A489E;
	}
	
	#Footer td {
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		color: #1A489E;
		}
		
		#Footer td a {
			color: #1A489E;
			font-weight: normal;
			text-decoration: none;
			}
			
		#Footer td a:hover {
			color: #1A489E;
			
			font-weight: normal;
			text-decoration: underline;
			}
			
	#FooterLeft {
		text-align: left;
		padding: 10px 5px 0px 5px;
		}

		#FooterLeft img {
			margin-right: 4px;
			}

	#FooterRight {
		text-align: right;
		padding: 10px 5px 0px 5px;
		}
				

/****************************************
 CGI Styles  
*/


/*****  PAGE TITLE Style for all pages ****/

.CGIPageTitle {
		
	color: #1A489E;
	font-size: 16px;
	font-weight: bold;	
	padding-top: 5px;
	padding-bottom: 5px;
}


.ipf-PageSearch-Button {
	background: url("../images/search_go.gif");
	background-repeat: no-repeat;	
	cursor: pointer;	
	border: none;
	border-color: #C3CBDC;
	font-size: 0.01px;
	color: #000066;
	

	width: 20px;
	height: 19px;	
	padding: 12px 20px 12px 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	
	
	}
	
.ipf-PageSearch-Button input{

width:20px;

}

.searchboxcell{	
	font-size: 0.01px;	
	padding: 0px 0px 0px 0px;	
}


/*****  CHILD LINKS SETTINGS bulleted list ****/

.ipf-PageChildLinks {
	
	color:  #013F76;
	font: 12px  Arial, Helvetica, sans-serif;
	list-style: url(../images/arrow-orange.gif) ;	
	
}

.ipf-PageChildLinks li{
	margin-left: 0.8em;
	 list-style: url(../images/arrow-orange.gif) ;
	 padding: 0em 0px 0.5em 0px ;
}

.ipf-PageChildLinks ul{
	margin-left: 0.8em;
	list-style: url(../images/arrow-orange.gif) ;
	 padding: 0.5px 0px 0.5px 0px ;
}

.ipf-PageChildLinks a, .ipf-PageChildLinks a:visited, .ipf-PageChildLinks a:active {	
	color: #013F76;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.ipf-PageChildLinks a:hover{	
	color: #EB2C22;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
				