/* PDP Style sheet */

/* GLOBAL PAGES */

.orangetitle {
	/** font-family: Arial, Helvetica, sans-serif; **/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	/**color: #C56400;**/
	color: #F27D00;
	}
.orangesmalltitle {
	/** font-family: Arial, Helvetica, sans-serif; **/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/**color: #C56400;**/
	color: #F27D00;
	}	
.bluetitle {
	/** font-family: Arial, Helvetica, sans-serif; **/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #014C69;
	}
.maintext {
	/** font-family: Arial, Helvetica, sans-serif; **/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
.PDF {
	margin-left: 690;
}	

.orangeNewstitle {
	/** font-family: Arial, Helvetica, sans-serif; **/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/**color: #C56400;**/
	color: #F27D00;
	font-style:italic;
}	

.blueNewstitle {
	/** font-family: Arial, Helvetica, sans-serif; **/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #014C69;
}

.indexBlueNewstitle {
	/** font-family: Arial, Helvetica, sans-serif; **/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #014C69;
}
.indexBlueNewstitle a:link {color: #014C69; font-size: 12px;}
.indexBlueNewstitle a:hover {color: #014C69; font-size: 12px;}
.indexBlueNewstitle a:visited {color: #014C69; font-size: 12px;}
.indexBlueNewstitle a:active{color: #014C69; font-size: 12px;}

.orangeCareertitle {
	/** font-family: Arial, Helvetica, sans-serif; **/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/**color: #C56400;**/
	color: #F27D00;
}	

.servicesList
{
	list-style-image:url(../images/orange_arrow.gif);
	margin-left: -18px;
	margin-right: 20px;
	padding-bottom: 10px;
}

sup
{
	font-size:10px;
}

body {
	/** font-family: Arial, Helvetica, sans-serif; **/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background: #fff url(gradientbg.jpg) repeat-x; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
}

/* MAIN PAGES */
	
.container_body { background-image:url(body_bg.jpg); background-repeat:no-repeat; background-color: #C8CAD3;}
	
.container_rhnav { background-image: url(rhnav_bg.jpg); background-repeat:no-repeat; background-color: #C8CAD3; }	

.blurb { 
	/** font-family: Arial, Helvetica, sans-serif; **/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	color: #014C69;}

.servicessubtitle { 
/** font-family: Arial, Helvetica, sans-serif; **/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #003140;} 

A { font-size: 12px; 
	/**color: #C56400;**/
	color: #F27D00; 
	text-decoration: underline; 
	}	

A:VISITED { /**color: #C56400;**/
	color: #F27D00;  }

A:ACTIVE { /**color: #C56400;**/
	color: #F27D00;  }

A:HOVER {color: #014C69; }

/* FOOTER */

.maintextfoot {
	/** font-family: Arial, Helvetica, sans-serif; **/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
.maintextfoot a {font-size: 11px; color:blue; text-decoration: none; }
.maintextfoot A:VISITED { color: blue; text-decoration: none;  }
.maintextfoot A:active { color: blue; text-decoration: none;  }
.maintextfoot a:hover {color: red; text-decoration: none;}	

.footer { font-size: 11px; color: white; }
.footer a {font-size: 11px; color:white; text-decoration: none; }
.footer A:VISITED { color: white; text-decoration: none;  }
.footer A:active { color: white; text-decoration: none;  }
.footer a:hover {color: #000000; text-decoration: none;}	

.backtothetop { font-size: 12px; /**color: #C56400;**/
	color: #F27D00; }
.backtothetop a {
/**color: #C56400;**/
	color: #F27D00;
text-decoration: underline; }
.backtothetop a:hover {color: #014C69; text-decoration: underline;}	

/* E-Library */

.articlename {font-size: 14px;}
.articlename a:link {font-size: 14px;}
.articlename a:hover {font-size: 14px;}
.articlename a:visited {font-size: 14px;}
.articlename a:active{font-size: 14px;}
.articlesize {font-size: 10px}



