.TP-SubHeader { font: 12px arial, helvetica, verdana, geneva, sans-serif; line-height: 15px; font-weight: bold;	 color: #000000;  }

body, td, th, p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333;
	}
	
body {
	background-color: #ffffff;
	padding: 0;
	margin: 0;	
	font-size: 12px;
	}
	
a {
	color: #000066;
	}
	
	a:hover {
	color: #949699;
	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: #000066;

}

.headerImageRow {

	background-color:#0063A5;
	border-bottom: 1px solid #949494;
}


.headerImageRow img{

	display:block;
	margin:0;
}

.childlinksImages img{

	display:block;
	margin:0;
}

.sectionMenuRow{

	border-top: 1px solid #aeaeae;
	border-bottom: 1px solid #949494;
	background-image: url(../images/sectionmenu_gradient.gif);
}

.TemplateDotsRow{

	border-bottom-style: dotted;
	border-bottom-color: #949494;
	border-bottom-width: 1px;
}

.TemplateDotsRowMenu{

	border-bottom-style: dotted;
	border-bottom-color: #949494;
	border-bottom-width: 1px;
	border-top: 1px solid #aeaeae;
}

.MenuSelected{
	
	padding-left:10px;
	padding-right:10px;	
	color: white;
	font-weight: bold;
	background-color: #FF6B08 !important;
	border-top: 2px solid #FF6B08;	
	border-bottom: 2px solid #FF6B08;	
}

.MenuSelected a, .MenuSelected a:visited, .MenuSelected a:active, .MenuSelected a:hover {		
	color: white;
	font-weight: bold;
	text-decoration:none;
}


.MenuNotSelected{
	padding-left:10px;
	padding-right:10px;		
	font-weight: bold;
	color: #0063A5;		
}

.MenuNotSelected a, .MenuNotSelected a:visited, .MenuNotSelected a:active, .MenuNotSelected a:hover {		
	color: #0063A5;	
	font-weight: bold;
	text-decoration:none;
}



.BreadCrumbRow{

	border-bottom-style: dotted;
	border-bottom-color: #949494;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;	
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.BreadCrumbRow a, .BreadCrumbRow a:visited, .BreadCrumbRow a:active {	
	color: #000000;	
	text-decoration: none;
}


.BreadCrumbRow a:hover{	
	color: #0063A5;	
	text-decoration: none;
}



.HomeLeftBlackLinks a, .HomeLeftBlackLinks a:visited, .HomeLeftBlackLinks a:active {	
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.HomeLeftBlackLinks a:hover{	
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.HomeLeftBlackLinksTDsmall {	

	padding-left: 10px;
	height:2px;
	border-top-style: dotted;
	border-top-color: #949494;
	border-top-width: 1px;
}

.HomeLeftBlackLinksTD {	

	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: dotted;
	border-top-color: #949494;
	border-top-width: 1px;
}

.HomeLeftBlackLinks5_TD {	

	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: dotted;
	border-top-color: #949494;
	border-top-width: 1px;
}


.HomeLeftBlackLinks{
	background-image: url(../images/itamenubg_wide.gif);
	/*background-image: url(../images/itamenubg.gif);*/
	background-repeat: no-repeat;
	background-position:left top;
}	


			

/****************************************
 CGI Styles  
*/

.BlackSubHeader14 {
		
	color: #0063A5;
	font-size: 14px;
	font-weight: bold;
	
}


.BlackSubHeader {
		
	color: #000000;
	font-size: 15px;
	font-weight: bold;		
	padding-bottom: 10px;
}


/*****  PAGE TITLE Style for all pages ****/

.BluePageTitle {
		
	color: #0063A5;
	font-size: 16px;
	font-weight: bold;		
	padding-bottom: 5px;
}

.MyAccountTitleItalics {
		
	color: #0063A5;
	font-size: 14px;
	font-weight: bold;		
	padding-top: 3px;
	padding-bottom: 3px;
	font-style: italic;
}


.MyAccountTitleItalics a, .MyAccountTitleItalics a:visited, .MyAccountTitleItalics a:active {	
	color: #0063A5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

 .MyAccountTitleItalics a:hover {	
	color: #0063A5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

/*****  CHILD LINKS SETTINGS bulleted list ****/

.ipf-PageChildLinks {
	
	color:  #000066;
	font: 12px  Arial, Helvetica, sans-serif;
	list-style: url(../images/arrow-orange.gif) ;
	padding: 0px;
	margin-left: 15px;
	padding-right: 10px;
	font: 12px Arial, Helvetica, sans-serif;
}

.ipf-PageChildLinks li{
	 margin-left: 10px !important ;
	 list-style: url(../images/arrow-orange.gif) ;
	 padding-bottom: 8px;	 	 
}

.ipf-PageChildLinks ul{
	margin-left: 0.2em;
	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: #000000;
	text-decoration: none;
}


.ipf-PageChildLinks a:hover{	
	color: #000000;	
	text-decoration: underline;
}



/*** OLD STYLES ****/
	
	
#NavBar1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;	
	text-align: right;
	padding: 0px 0px 0px 0px;
	color: #000066;
	}
	
	#NavBar1 a, #NavBar1 a:visited, #NavBar1 a:active {
		color: #000066;
		text-decoration: none;
		}
		
		#NavBar1 a:hover {
			color: #000066;
			text-decoration: underline;
			}
	
	#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;
			}

					
#Breadcrumb {
	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-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: #000066;
		text-decoration: underline;
		}


	
#Footer {
	/*border-top: 1px solid #000066;*/
	}
	
	#Footer td {				
		color: #000000;
		}
		
		#Footer td a {
			color: #000000;
			font-weight: normal;
			text-decoration: none;
			}
			
		#Footer td a:hover {
			color: #000000;
			
			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;
		}
				