@charset "UTF-8";




/* -----------------------------------------------------------  STANDARD STYLES    -------------------------------------------------------------------   */


body {
	background-image:url(images/AgencyPurpleBackground.png); 
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	}

p
{
  /*font-family: Arial,Helvetica,sans-serif;*/
  color: #333333;
  font-size: 12px;
  line-height: 1.5em;
  height: auto;
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 12px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
	
	
h1 {
	
	font-weight:bold; 
	text-transform:uppercase;
	font-size:18px; 
	margin-bottom:6px; 
	margin-top:10px; 
	margin-left:12px; 
	margin-right:5%; 
	color:#333; 
	border-bottom:solid; 
	border-bottom-width:1px;
	}
	
h1 a:link, h1 a:visited {
	text-transform:uppercase;
	font-weight:bold; 
	font-size:18px; 
	text-decoration:none; 
	color:#0066cc; 
	margin-left: 0px; 
	}
	
h1 a:hover {
	color:#333; 
	text-decoration:none;
	}
	

	
h2 a:link, h2 a:visited {
	font-weight:bold; 
	font-size:16px;  
	color:#0066cc;
	margin-left:0px;
	text-decoration:none;
	}
	
h2 a:hover {
	color: #12448D;
	text-decoration:none;
	}
	
h2 {
	font-weight:bold; 
	font-size:16px; 
	margin-bottom:2px; 
	margin-top:8px; 
	margin-left:12px; 
	margin-right:5%; 
	color:#333;
	}
	
h3 {
	font-weight:bold; 
	font-size:14px; 
	margin-bottom:2px; 
	margin-top:12px; 
	margin-left:12px; 
	margin-right:5%; 
	color: #555;
	}
	
h3 a:link, h3 a:visited{
	font-weight:bold; 
	font-size:14px;  
	color: #0066cc;
	margin-left: 0px;
	text-decoration:none;
	}
	
h3 a:hover {
	color: #333;
	text-decoration:none;
	}
	
h4 {
	
	font-weight:bold; 
	font-size:12px; 
	margin-bottom:2px; 
	margin-top:12px; 
	margin-left:12px; 
	margin-right:5%; 
	color: #555;
	}
	
h5 {
	
	font-weight:bold; 
	font-size:10px; 
	margin-bottom:2px; 
	margin-top:12px; 
	margin-left:12px; 
	margin-right:5%; 
	color: #555;
	}
	
	
div {margin-left:20px;}
	
	
blockquote {
	font-family: "Times New Roman", Times, serif;
	color:#777;
	font-size:14px;
	line-height:1.2em;
	margin-top:12px;
	margin-bottom:12px;
	margin-left: 50px;
	margin-right:50px;
}



/* -----------------------------------------------------------  LINK STYLES    -------------------------------------------------------------------   */


a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#792a8e;
	margin-left:0px;
	
	}
a:hover {
	text-decoration:underline;
	
	}

a:link.newsWhite, a:visited.newsWhite {
	color:#fff;
}

a:hover.newsWhite {
	color:#FF0;
}
	
a:link.mainheaderLink {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-decoration:none; 
	color:#333;
	}
a:hover.mainheaderLink {
	text-decoration:underline; 
	color:#F60;
	}

.topRightLink {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-decoration:none; 
	color:#FFF;
	}
	
a:link.topRightLink, a:visited.topRightLink {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-decoration:none; 
	color:#FFF;
	}
a:hover.topRightLink {
	color:#A9CDDF;
	}
	

.AddressInfo {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-decoration:none; 
	color:#0066cc;
	}
	
	
.bottomRightLink {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-decoration:none; 
	color:#000;
	}
	
a:link.bottomRightLink, a:visited.bottomRightLink {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-decoration:none; 
	color:#000;
	}
a:hover.bottomRightLink {
	color:#0066cc;
	}	
	

a:link.hotTopic, a:visited.hotTopic {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	text-decoration:none; 
	border-right: 1pt dotted #777;
	color:#FFF;
	}
a:hover.hotTopic {
	color:#A9CDDF;
	}


a:link.headerLink, a:visited.headerLink {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#0066cc;
	border-bottom:none;
	padding-top: 10px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	font-weight: bold;
	font-weight: bold;
	}
a:hover.headerLink  {
	text-decoration:underline;
	color:#333;
	}

.sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#333;
	margin-left:0px;
	}

a:link.sidebar, a:visited.sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#0066cc;
	margin-left:0px;
	}
a:hover.sidebar {
	color:#0066cc;
	text-decoration:none;
	margin-left:0px;
	}


/* -----------------------------------------------------------  SIDE NAVIGATION BAR    -------------------------------------------------------------------   */

#sideNavBar a {
display: block;
border-bottom:solid;
border-bottom-width:1px;
border-bottom-color:#FFF;
width:185px;
padding: 3px 3px 3px 12px;
text-align: left;
background: #D6E7FB;
text-decoration: none;
color: #333;

}

#sideNavBar a:hover {
background: #FFF;
color: #000;
}

#sideNavBar {
width:185px;
		}
			
#sideNavBar ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 10px;
}
		
#sideNavBar li {
margin: 1px 0px 0px 0px;
}


/* ----------------------------------------------------------- TOP MENU HORIZONTAL   -------------------------------------------------------------------   */
		
#topMenuHoriz ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 10px;
	}
	
#topMenuHoriz li a:link, #topMenuHoriz li a:visited {
	display: block;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	border-right: 1pt dotted #777;
	text-decoration: none;
	color: #0066cc;
	margin-right: 0.5em;
	margin-left: -0.5em;
	margin-top:0em;
	margin-bottom:0em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}

#topMenuHoriz li a:hover {
	background: #fffab6;
	color: #12448D;
}





/* -----------------------------------------------------------  VARIOUS STYLES    -------------------------------------------------------------------   */

div.footer {
	background-color:#0978BD;
	
	}

.grayline {
	background-image:url(images/grayLine.png); background-repeat:repeat;}

.subVerdanaHeading {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	}

.equity {
	font-size:9px;
	color:#000;
	margin-top:0px;
	padding-top:0px;
	line-height:10px;
	}
	
.equityWhite {
	font-size:9px;
	color:#fff;
	margin-top:12px;
	padding-top:12px;
	}

.whitebackground {
	background-image:url(images/whiteBackground.png); 
	background-repeat: no-repeat;
	}

.rightLine {
	border-right-width:1px;
	border-right-color:#999;
	border-right-style: dotted;
	}
	
.leftLine {
	border-left-width:1px;
	border-left-color:#999;
	border-left-style: dotted;
	}
	
.bottomLine {
	border-bottom-width:1px;
	border-bottom-color:#999;
	border-bottom-style: dotted;
	}

.dateForNews {
	margin-left: 20px;
	color:#666;
	font-size:10px;
	line-height:9px;
	margin-left:0px;
	margin-bottom:0px;
	padding-left:0px;
	padding-bottom:0px;
	}
	
.coloredLineTables {
	background:#fffab6;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:6px;
	margin-right:22px;
	padding-left:12px;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:16px;
}
	



/* -----------------------------------------------------------  FOR TEMPORARY HEADING ON PAGES    -------------------------------------------------------------------   */

#wrap { 
position: relative; 
margin: auto; 
width: 767px; 
}


#apDiv1 {
	margin:0;
	position:absolute;
	left:12px;
	top:6px;
	width:762px;
	height:17px;
	z-index:1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#apDiv2 {
	margin:0;
	position:absolute;
	left:20px;
	top:30px;
	width:748px;
	height:14px;
	z-index:2;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
#apDiv1 div a {
	color: #fff;
	text-decoration: none;
}
#apDiv2 div a {
	color: #fff;
	text-decoration: none;
}

#apDiv1 div a:hover {color:#6CF;}
#apDiv2 div a:hover {color:#6CF;}




/* -----------------------------------------------  BICKAL CODE FOR PD SITE  ----------------------------------------------- */


.color1 {background-color:#D6E7FB;} 
.color0 {background-color:#fff;}  
.datatable TD 
	{ 
	font-size:8pt; 
	padding-left:2px; 
	padding-right:16px; 
	Padding-top:6px;
	padding-bottom:6px;
	border-right: solid 2px #E4E4E5;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
.lastcol  
	{
	font-size:8pt; 
	padding-left:2px; 
	padding-right:2px; 
	border-right: none!important; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
.datatable TH 
	{ 
	text-align:left;
	font-size:8pt;
	background-color:#CECECE;
	padding-top: 12px;
	padding-bottom:12px;
	padding-left:4px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
.BigBlue {
	color: #0066cc;
}
