@charset "utf-8";
/* CSS Document */

/*_____________ UI Classes ______________________*/
html, body { margin: 0px; padding: 0px; background-image: none; background-color: #f1f1f1; }
body, pre, .epi-button, .epi-chromeHeader, .epi-font
/*, #PRouter, #PRouter table, #PRouter td, #PRPrint table, #PRPrint td, #PRouter address, #PRouter button, #PRouter caption, #PRouter cite, #PRouter code, #PRouter dfn, #PRouter em, #PRouter input, #PRouter optgroup, #PRouter option, #PRouter select, #PRouter strong, #PRouter textarea, #PRouter th, #PRouter var*/
{ font-size: small; }
.bodyTxt, td {font-size: 12px; font-weight: normal;}
.bodyTxt, td, .hl1, .hl2, .hl3{color: #000000;font-family: arial, verdana, helvetica, sans-serif; text-decoration: none;}
a, a:link, a:visited, a:hover, a:active { font-family: Arial, Verdana, sans-serif; font-size: 12px; text-decoration: underline;}
/*  PR File.aspx css */

/* Toolkit Style */
#ToolkitSlider ul { overflow:hidden; }
#ToolkitSlider ul, #ToolkitSlider ul li {
	list-style: none outside none !important;
	margin:0;
	padding:0;	
	}
#ToolkitSlider ul li { float:left;}

#PRSection { background-color: #FFFFFF; border:1px solid #cccccc; }
.PRDatetime, .PRContact{padding-bottom: 10px;}
#PRHedline, #PRbody{padding: 5px;}
#PRSection, #PRFooter{ margin: 0 auto;}
#PRSection { border-radius: 5px 5px 5px 5px;  overflow: hidden; padding: 5px;}
#PRHead { clear:both; margin-bottom: 10px; overflow: hidden;}
.IRPRImage { float: left; margin: 5px 0px 0px 5px; }
.PRlogo {}
.PRToolkit { float: right; margin: 5px 5px 0px 0px; width: 350px;}              
#PRHedline { text-align: left; clear: both;  margin-bottom: 3px;}
#PRHedline .hl1 { font-weight:bold; font-size: 16px;}
#PRHedline .hl2, #PRHedline .hl3{ font-style: italic; font-size: 12px;}              
#PRbody{ font-weight: normal; font-size: 12px; color: #000000; font-family: arial, verdana, helvetica, sans-serif; text-decoration: none }
.PRDatetime {}
.PRContact {padding-bottom: 0;}
#PRouter .PRBodyTxt p { margin-bottom: 10px; }              
#PRFooter { text-align: center;}
.Printablelink{}
#PRouter { text-align: center; margin: 20px 50px; *padding-bottom: 20px;}
#PRouter #PRSection { text-align: left; }
#PRSection { margin-bottom: 20px; }
/* End PR File.aspx css */

/* PR Print Format css */
#PRPrint, #PRPrint #PRouter { background-color: #FFFFFF; background-image: none; margin: 3px;} 
#PRPrint #PRouter { text-align: left; padding-bottom: 0px;}
#PRPrint #PRSection { margin: 0px; text-align: left;}
#PRPrint #PRHedline, #PRPrint #PRbody { padding: 0px; }
/* END PR Print Format css */

/* Essential css hacks for IE/Win - Quirks */

/*\*/ * html body, * html #PRouter, * html #PRouter table, * html #PRouter td, * html #PRPrint table, * html #PRPrint td{ font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; } /**/
/*\*/ * html #PRouter { text-align: center; margin: 20px 50px; width: 100%;} /**/
/*\*/ * html #PRouter #PRSection, * html #PRouter #PRFooter { text-align: center;} /**/

/*\*/ * html #PRPrint #PRouter, * html #PRPrint #PRSection, * html #PRouter #PRHead, * html #PRouter #PRHedline, * html #PRouter #PRbody{ text-align: left; } /**/

/* END IE/Win - Quirks */