
/* CSS Document */

/*-------------*/
/*  For Print  */
/*-------------*/

@media print{
#bodyTopPostForm_breadCrumbBarControl,
#enterpriseBar,
#bodyTopPostForm_topNavBarControl,
#contentNavArea,
.alignLeftTop img,
.alignRightTop img,
.portalContentHeaderBackground img,
#bodyBottomPreForm_bottomNavBarControl,
.enterpriseFooterLink
{display:none;}

.alignLeftTop{border-top:1px solid #003366;border-left:1px solid #003366;border-bottom:1px solid #003366;}
.relativeContentHeader{border-top:1px solid #003366;border-bottom:1px solid #003366;}
.alignRightTop{border-top:1px solid #003366;border-right:1px solid #003366;border-bottom:1px solid #003366;}
.contentSectionHead{border-top:1px solid #003366;border-bottom:1px solid #003366;}
#govTabHeader img{display:block;}
}


/*-------------*/
/* common tags */
/*-------------*/

.hidden{
	display: none;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: medium;
}

th {
	text-align:left;
}

p {
	margin: 8px 0px 17px 0px;
}

form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a:hover,a:active{
	text-decoration: none;
}
.alignLeftTop{
	vertical-align:top;
	text-align:left;
}
.alignRightTop{
	vertical-align:top;
	text-align:right;
}
.alignLeftBottom{
	vertical-align:bottom;
	text-align:left;
}
.alignRightBottom{
	vertical-align:bottom;
	text-align:right;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 15px 0px;
	letter-spacing: .05em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	background-color: #F2F2F2;
	border: solid #999999 1px;
	padding: 2px;
	margin: 15px 0px 5px 0px;
	letter-spacing: .03em;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	background-color: #F9F9F9;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 15px 0px 5px 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	border-bottom: solid #CCCCCC 1px;
	margin: 15px 0px 5px 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	border-bottom: dashed #CCCCCC 1px;
	margin: 15px 0px 5px 0px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	margin: 15px 0px 5px 0px;
}

.question {
	clear:both;
	padding-bottom:8px;
	font-weight:bold;
}

.answer {
	clear:right;
	padding-left:9px;
	padding-bottom:12px;
}

.RSS {
background-image:url(/g2p/images/rss.gif);
background-repeat:no-repeat;
padding-left:30px;
margin-left:5px;
}

/*-----------------*/
/* position Styles */
/*-----------------*/

.pageContainer {
	width: 100%;
}

/*---------------*/
/* scheme styles */
/*---------------*/

.schemeColor1 {
	background-color: #003366;
}
.schemeColor2 {
	background-color: #CCCCCC;
}
#leftSiteBorder {
	width: 5px;
}
#rightSiteBorder {
	width: 5px;
}

/*----------------------------------------------*/
/* Enterprise Branding and Navigation Component */
/*----------------------------------------------*/

/* Remove class enterpriseBarLink from template code. */
/* Reason for removal: The class enterpriseBarLink needs to be removed since the id enterpriseBar now inherits the enterpriseBarLink styles. */
/* Please remove these comments when the class enterpriseBarLink has been removed from template code. */

#enterpriseBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #003366;
}
#enterpriseBar a {
	color: #FFFFFF;
}
#enterpriseBar a:link {
	text-decoration: none;
}
#enterpriseBar a:visited {
    text-decoration: none;
}
#enterpriseBar a:hover {
	text-decoration: underline;
}
#enterpriseBar a:active {
	text-decoration: none;
}
.searchInput{
	border: 1px solid #003366;
	font-size: 90%;
	vertical-align: top;
}
.searchSubmit{
	border: 1px solid #003366;
	font-size: smaller;
	vertical-align: middle;
}

/*--------------------------------------------*/
/* Entity Imagery/Branding (Banner) Component */
/*--------------------------------------------*/

#entityBranding {
}

#entityBranding TD IMG {
	vertical-align: top;
}

/*----------------------------------*/
/* Entity Site Navigation Component */
/*----------------------------------*/

#crossEntityAboveNav {
	width: 180px;
}

/* Remove class siteNavLink from template code. */
/* Reason for removal: The class siteNavLink needs to be removed since the id siteNav now inherits the siteNavLink styles. */
/* Please remove these comments when the class siteNavLink has been removed from template code. */

#siteNav {	
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	color: #FFFFFF;
}
#siteNav a {
	color: #FFFFFF;
}
#siteNav a:link {
	text-decoration: none;
}
#siteNav a:visited {
	text-decoration: none;
}
#siteNav a:hover {
	text-decoration: underline;
}
#siteNav a:active {
	text-decoration: none;
}

/*---------------------------------*/
/* Breadcrumb Navigation Component */
/*---------------------------------*/

#breadcrumbAboveNav {
	width: 180px;
}

/* Remove class breadcrumb from template code. */
/* Reason for removal: The class breadcrumb needs to be removed since the id breadcrumbs now inherits the breadcrumb styles. */
/* Please remove these comments when the class breadcrumb has been removed from template code. */

#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	color: #000000;
	font-size: small;
}
#breadcrumbs a{
	color: #000000;
}
#breadcrumbs a:link {
	text-decoration: none;
}
#breadcrumbs a:visited {
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs a:active {
	text-decoration: none;
}
#currentCrumb {
	text-decoration: none;
	font-weight: bold;
}

/*------------------------------------------*/
/* Content Navigation Component (Left Nav)  */
/*------------------------------------------*/

#brandWebIcon {
	text-align:center;
}

div#brandWebIcon img {
	border:0px;
/*	border:1px solid #000000; */
}

#contentNavArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	padding-top: 15px;
	padding-bottom: 10px;
	vertical-align: top;
}
.contentNavArea{
}
.navLineDivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #000000;
}
.contentNav_l1 {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #000000;
	font-size: small;
	margin: 10px 4px 5px 0px;
}
.contentNavLink_l1 {
	padding: 3px 3px 3px 2px;
	width: 170px;
	display:block;
	color: #FFFFFF;
}
a.contentNavLink_l1:link {
	text-decoration:none;
}
a.contentNavLink_l1:visited {
	text-decoration: none;
}
a.contentNavLink_l1:hover {
	text-decoration: underline;
}
a.contentNavLink_l1:active {
	text-decoration: underline;
}

.contentNav_l2 {
	background-color: #CCCC99;
	color: #000000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #000000;
	font-size: small;
	font-weight: bold;
	margin: 2px 6px 4px 0px;
}
.contentNavLink_l2{
	padding: 2px;
	display:block;
	color: #000000;
}
a.contentNavLink_l2:link {
	text-decoration: none;
}
a.contentNavLink_l2:visited {
	text-decoration: none;
}
a.contentNavLink_l2:hover {
	text-decoration: underline;
}
a.contentNavLink_l2:active {
	text-decoration: underline;
}

.contentNav_l3 {
	background-color: #cccccc;
	color:#000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:1px solid #cccccc;
	font-size: small;
	margin: 4px 8px 4px 0px;
}
.contentNavLink_l3 {
	padding: 2px;
	display:block;
	color:#000000;
}
a.contentNavLink_l3:link {
	text-decoration: none;
}
a.contentNavLink_l3:visited {
	text-decoration: none;
}
a.contentNavLink_l3:hover {
	text-decoration: underline;
}
a.contentNavLink_l3:active {
	text-decoration: underline;
}

.contentNav_l4 {
	background-color: #DFDFDF;
	color:#000000;
	border-top:1px solid #cccccc;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	font-size: small;
	margin:2px 13px 2px 0px;
}
.contentNavLink_l4 {
	padding: 2px;
	display:block;
	color:#000000;
}
a.contentNavLink_l4:link {
	text-decoration: none;
}
a.contentNavLink_l4:visited {
	text-decoration: none;
}
a.contentNavLink_l4:hover {
	text-decoration: underline;
}
a.contentNavLink_l4:active {
	text-decoration: underline;
}

.contentNav_l5 {
	background-color: #DFDFDF;
	color:#000000;
	border-top:1px solid #cccccc;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size: x-small;
	margin:4px 18px 4px 0px;
}
.contentNavLink_l5 {
	padding: 2px 2px 2px 3px;
	display:block;
	color:#000000;
}
a.contentNavLink_l5:link {
	text-decoration: none;
}
a.contentNavLink_l5:visited {
	text-decoration: none;
}
a.contentNavLink_l5:hover {
	text-decoration: underline;
}
a.contentNavLink_l5:active {
	text-decoration: underline;
}

.contentNav_l6 {
	background-color: #efefef;
	color:#000000;
	border-top:1px solid #e3e3e3;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size: x-small;
	margin:4px 24px 4px 0px;
}
.contentNavLink_l6 {
	padding: 2px 2px 2px 3px;
	display:block;
	color:#000000;
}
a.contentNavLink_l6:link {
	text-decoration: none;
}
a.contentNavLink_l6:visited {
	text-decoration: none;
}
a.contentNavLink_l6:hover {
	text-decoration: underline;
}
a.contentNavLink_l6:active {
	text-decoration: underline;
}

.contentNav_l7 {
	background-color: #FFFFFF;
	color:#000000;
	border-top:1px solid #f0f0f0;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size: x-small;
	margin:2px 30px 2px 0px;
}
.contentNavLink_l7 {
	padding: 2px 2px 2px 3px;
	display:block;
	color:#000000;
}
a.contentNavLink_l7:link {
	text-decoration: none;
}
a.contentNavLink_l7:visited {
	text-decoration: none;
}
a.contentNavLink_l7:hover {
	text-decoration: underline;
}
a.contentNavLink_l7:active {
	text-decoration: underline;
}

/*--------------------------------*/
/* Agency Link Exchange Component */
/*--------------------------------*/

/*-----------------------------*/
/* Main Content Area Component */
/*-----------------------------*/

#mainContentArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 10px;
	vertical-align: top;
}

.mainContentArea {
}

.contentSectionHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

.imgFloatRight {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}

.imgFloatLeft {
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.more{
	display: block;
	text-align: right;
	font-size: small;
}

.contentSurround {
	background: #fcfcfc;
	border:#cccccc 1px solid;
	padding:10px 5px 10px 5px;
}

#lastUpdated {
	display: block;
	text-align: right;
	font-size: small;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* section  */
 
.section {
	width:100%;
}

.sectionHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#003366;
	width:100%;
}

.sectionHeaderTLC {
	width:9px;
	height:9px;
	background-image: url(file:///C|/projects/kii/g2p/interim/wwwroot/images/rcb_tlc.gif);
	background-repeat:no-repeat;
}

.sectionHeaderText {
	color:#FFFFFF;
	font-weight:bold;
	background-image:       url(file:///C|/projects/kii/g2p/interim/wwwroot/styles/images/sectionHeaderTextBG.gif);
	background-repeat:no-repeat;
}

.sectionHeaderTRC {
	float:right;
	width:9px;
	height:9px;
	background-position:top;
	background-image: url(file:///C|/projects/kii/g2p/interim/wwwroot/images/rcb_trc.gif);
	background-repeat:no-repeat;
}

.sectionContent {
	padding-top:10px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}

/*----------------------------*/	
/* Relative Content Component */
/*----------------------------*/

#relativeContentArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	width:1%;
}

#relativeContentArea ul {
/*	list-style-image:url(/NR/rdonlyres/D565A8A7-14EB-46DD-A125-A50FEFD3D689/0/plus.gif); */
	vertical-align: bottom;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left: 1.25em;
	padding-left: 0px;
}

#relativeContentArea li {
	list-style-position: outside;
	padding-bottom:8px;
}

.relativeContentArea{
	font-size: small;
}
.relativeContentBox {
	background-color: #FFFFFF;
}
.relativeContentHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.rcbBorderRight {
	border-right: #003366 thin solid;
	border-bottom: #003366 thin solid;
}
.rcbBorderLeft {
	border-left: #003366 thin solid;
	border-bottom: #003366 thin solid;
}
.relativeContent {
	font-size: small;
	padding: 5px 0px 5px 0px;
	border-bottom: #003366 thin solid;
}
.relativeContent p {
	font-size: x-small;
}
.relativeContent ul {
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
.relativeContent li {
	margin: 0px; 
	padding: 0px;
	list-style-position: inside;
}

.headline {
	border-bottom:#000000 1px solid;
}

.rcContentSurround {
	border:#cccccc 1px dotted;
	padding:5px;
}

/*-------------------------*/
/* Entity Footer Component */
/*-------------------------*/

#entityFooterBelowNav {
	width: 180px;
}

/* Remove class entityFooterLink from template code. */
/* Reason for removal: The class entityFooterLink needs to be removed since the id entityFooter now inherits the entityFooterLink styles. */
/* Please remove these comments when the class entityFooterLink has been removed from template code. */

#entityFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0px;
    color: #000000;
    font-size: small;
}
#entityFooter a {
	color: #000000;
}
#entityFooter a:link {
	text-decoration: none;
}
#entityFooter a:visited {
	text-decoration: none;
}
#entityFooter a:hover {
	text-decoration: underline;
}
#entityFooter a:active {
	text-decoration: none;
}
/*-----------------------------*/
/* Enterprise Footer Component */
/*-----------------------------*/

#enterpriseFooterBelowNav {
	width: 180px;
}

/* Remove class enterpriseFooterLink from template code. */
/* Reason for removal: The class enterpriseFooterLink needs to be removed since the id enterpriseFooter now inherits the enterpriseFooterLink styles. */
/* Please remove these comments when the class enterpriseFooterLink has been removed from template code. */

#enterpriseFooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 9px;
	vertical-align: top;
    font-size: small;
    color: #FFFFFF;
}
#enterpriseFooter a {
	color: #FFFFFF;
}
#enterpriseFooter a:link {
	text-decoration: none;
}
#enterpriseFooter a:visited {
	text-decoration: none;
}
#enterpriseFooter a:hover {
	text-decoration: underline;
}
#enterpriseFooter a:active {
	text-decoration: none;
}

#copyright {
	display: block;
	text-align: right;
	font-size: small;
	color: #FFFFFF;
	padding: 2px 9px;
	vertical-align:top;
	padding-bottom: 2px;
}
#copyright a {
	color: #FFFFFF;
}
a.copyright:link {
	text-decoration: none;
}
a.copyright:visited {
	text-decoration: none;
}
a.copyright:hover {
	text-decoration: underline;
}
a.copyright:active {
}

/*-------------------------*/
/* cms flex console styles */
/*-------------------------*/

/* Add class .cms-entryPanel to template code. */
/* Reason for Add: To generate black text for all entry panels within CMS regardless of parent styling. */
/* Please remove these comments when the class .cms-entryPane hs been added to the template code. */

.cms-entryPanel {
	color:#000000;
}

/* Please remove the following 5 ids once the class above has been implemented into the template code */

#bodyTopPostForm_topNavBarControl_topentitynav_AuthoringModeControlsContainer_entryPanel {
	color:#000000;
}

#bodyTopPostForm_topNavBarControl_topentitynav_AuthoringModeControlsContainer_HorizontalNavControlTable td {
	color:#000000;
}

#contentAreaLeft_leftNavigationPlaceholderControl_AuthoringModeControlsContainer_entryPanel {
	color:#000000;
}

#bodyBottomPreForm_bottomNavBarControl_topentitynav_AuthoringModeControlsContainer_entryPanel {
	color:#000000;
}

#bodyBottomPreForm_bottomNavBarControl_topentitynav_AuthoringModeControlsContainer_HorizontalNavControlTable td {
	color:#000000;
}

/* ----------------------------------------------------------------------------------------------------*/


.cms-flex-console-text {
	color: Black;
	font-size: small;
}
.cms-flex-console-label {
	font-weight: bold;
	font-size: small;
	color: black;
}
.cms-flex-console-link {
	color: #003366;
	font-size: small;
}
.cms-flex-console-link:visited {
	color: #003366;
	font-size: small;
}
.cms-flex-console-link:link {
	color: #003366;
	font-size: small;
}
.cms-flex-console-link:active {
	color: #003366;
	font-size: small;
}
.cms-flex-console-link:hover {
	background-color: #003366;
	color: White;
	font-size: small;
}

/*-------------------------*/
/* site map control styles */
/*-------------------------*/

.sitemap-posting-link {
	font-size: medium;
	text-decoration: underline;
	color: #003366;
}
.sitemap-posting-link:link {
	color: #003366;
	text-decoration: underline;
}
.sitemap-posting-link:visited {
	color: #003366;
	text-decoration: underline;
}
.sitemap-posting-link:hover {
	color: #003366;
	text-decoration: none;
}
.sitemap-posting-link:active {
	color: #003366;
}
.sitemap-posting-description {
	font-size: small;
	color: black;
}
.sitemap-channel-link {
	font-weight: bold;
	font-size: medium;
	color: #003366;
	text-decoration: underline;
}
.sitemap-channel-link:link {
	color: #003366;
	text-decoration: underline;
}
.sitemap-channel-link:visited {
	color: #003366;
	text-decoration: underline;
}
.sitemap-channel-link:hover {
	color: #003366;
	text-decoration: none;
}
.sitemap-channel-link:active {
	color: #003366;
}
.sitemap-channel-description {
	color: Black;
	font-size: small;
}

/*-----------------*/
/* Newsroom styles */
/*-----------------*/

.newsroom-release-title {
	font-weight: bold;
	font-size: x-large;
	color: black;
}
.newsroom-release-data-label {
	font-weight: bold;
	font-size: small;
	color: black;
}
.newsroom-release-data {
	font-size: medium;
	color: black;
}
.newsroom-release-content {
	font-size: medium;
	color: black;
}
.newsroom-list-title-link{
	font-size: medium;
	text-decoration: underline;
}
.newsroom-list-title-link:link {
	text-decoration: underline;
}
.newsroom-list-title-link:visited {
	text-decoration: underline;
}
.newsroom-list-title-link:hover {
	color: #003366;
	text-decoration: none;
}
.newsroom-list-title-link:active {
}
.newsroom-list-date {
	font-size: x-small;
	font-weight: bold;
	color: black;
}
.newsroom-list-summary {
	font-size: small;
	color: black;
}
wsroom-release-title {
	font-weight: bold;
	font-size: x-large;
	color: black;
}
.newsroom-release-data-label {
	font-weight: bold;
	font-size: small;
	color: black;
}
.newsroom-release-data {
	font-size: medium;
	color: black;
}
.newsroom-release-content {
	font-size: medium;
	color: black;
}
.newsroom-list-title-link{
	font-size: medium;
	text-decoration: underline;
}
.newsroom-list-title-link:link {
	text-decoration: underline;
}
.newsroom-list-title-link:visited {
	text-decoration: underline;
}
.newsroom-list-title-link:hover {
	color: #003366;
	text-decoration: none;
}
.newsroom-list-title-link:active {
}
.newsroom-list-date {
	font-size: x-small;
	font-weight: bold;
	color: black;
}
.newsroom-list-summary {
	font-size: small;
	color: black;
}
mmary {
	font-size: small;
	color: black;
}
wsroom-release-title {
	font-weight: bold;
	font-size: x-large;
	color: black;
}
.newsroom-release-data-label {
	font-weight: bold;
	font-size: small;
	color: black;
}
.newsroom-release-data {
	font-size: medium;
	color: black;
}
.newsroom-release-content {
	font-size: medium;
	color: black;
}
.newsroom-list-title-link{
	font-size: medium;
	text-decoration: underline;
}
.newsroom-list-title-link:link {
	text-decoration: underline;
}
.newsroom-list-title-link:visited {
	text-decoration: underline;
}
.newsroom-list-title-link:hover {
	color: #003366;
	text-decoration: none;
}
.newsroom-list-title-link:active {
}
.newsroom-list-date {
	font-size: x-small;
	font-weight: bold;
	color: black;
}
.newsroom-list-summary {
	font-size: small;
	color: black;
}

/*----------------------------*/
/* Portal Media Center Styles */
/*----------------------------*/

.pmc-pr-issuedby-text
{
	font-weight: bold;
}

.pmc-pr-title-text
{
	font-weight: bold;
	font-size: x-large;
}

.pmc-pr-md-label
{
	font-weight: bold;
	font-size: smaller;
	white-space: nowrap;
}

.pmc-pr-md-text
{
	font-size: smaller;
}

.pmc-pr-input-issuing-agency-label
{
	font-weight: bold;
	font-size: larger;
	white-space: nowrap;
}

.pmc-pr-input-issuing-agency-text
{
	font-weight: normal;
	font-size: larger;
}

.pmc-pr-input-md-label
{
	font-weight: bold;
	font-size: smaller;
	white-space: nowrap;
}

.pmc-pr-input-md-error
{
	font-weight: bold;
	color: red;
}

.pmc-pr-input-md-checkbox-text
{
}

.pmc-topics-label
{
	font-weight: bold;
	font-size: smaller;
	white-space: nowrap;
}

.pmc-topics-text
{
	font-size: smaller;
}

.pmc-topic-select-table
{
}

.pmc-topic-select-table-inner
{
}

.pmc-topic-select-checkbox
{
}

.pmc-topic-select-name
{
	font-size: smaller;
	font-weight: bold;
}

.pmc-topic-select-description
{
	font-size: smaller;
}

.pmc-pr-list-title-link
{
	font-size: medium;
	text-decoration: underline;
}

.pmc-pr-list-title-link:link {
	text-decoration: underline;
}
.pmc-pr-list-title-link:visited {
	text-decoration: underline;
}
.pmc-pr-list-title-link:hover {
	color: #003366;
	text-decoration: none;
}
.pmc-pr-list-title-link:active 
{
}

.pmc-pr-list-date
{
	font-size: x-small;
	font-weight: bold;
	color: black;
}

.pmc-pr-list-summary
{
	font-size: small;
	color: black;
}

.pmc-newsroom-list-box
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	background-color: #eeeeff;
}
.pmc-newsroom-list-title-link
{
	/*font-size: small;*/
	text-decoration: underline;
}

.pmc-newsroom-list-title-link:link {
	text-decoration: underline;
}
.pmc-newsroom-list-title-link:visited {
	text-decoration: underline;
}
.pmc-newsroom-list-title-link:hover {
	color: #003366;
	text-decoration: none;
}
.pmc-newsroom-list-title-link:active 
{
}

.pmc-entity-select-table
{
}

.pmc-entity-select-table-inner
{
}

.pmc-entity-select-checkbox
{
}

.pmc-entity-select-name
{
	font-size: smaller;
	font-weight: bold;
}