/*========================================================*/
/*          Cascading Style Sheet for Images/Pcr-Skin             */
/*                 created by t-worx                      */
/*                                                        */
/*               http://www.t-worx.com                    */
/*                 tracyw@t-worx.com                      */
/*========================================================*/


/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #FFFFFF 0px solid;  
	background-color: Transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:26;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #23447D 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #23447D; 
	border-left: #23447D 1px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #23447D 1px solid; 
	border-top: #23447D 1px solid; 
	text-align: center; 
	width: 1; 
	height: 26;	
}	
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 1px 0px 0px 0px;
	color: #FFFFFF; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #23447D; 
	border-bottom: #96C32A 1px solid; 
	border-left: #96C32A 1px solid; 
	border-top: #96C32A 1px solid; 
	border-right: #96C32A 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=90, Strength=0);
}
.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #96C32A; 
	cursor: pointer; 
	cursor: hand; 
	color: #23447D; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Default link syle */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #00476A;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #3399CC;
	text-decoration: none;
}

/* Gray link syle */
A.Gray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
A.Gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666];
	text-decoration: none;
}
A.Gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
A.Gray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

/* Normal bold text syle */
.NormalBold  {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	color: #333333;
}

/* Normal text syle */
.Normal  {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #333333;
}

/* Subhead text syle */
.SubHead {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #00476A;
}

/* Gray Subhead text syle */
.SubHeadgray {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
}

/* Date text syle */
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #E9E9E9;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Gray text syle */
.Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 11pt;
}
ul {
	list-style-image: url(arrow2.gif);
	list-style-position: outside;
}
.leftside {
	width: 25px;
	background-image: url(Images/Pcr-01bkgrd.gif);
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top;
}
.rightside {
	width: 25px;
	background-image: url(Images/Pcr-07bkgrd.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}
.navcell {
	background-image: url(Images/Pcr-013.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Search background cell syle */
.searchcell {
	text-align: right;
	vertical-align: middle;
	background-color: #96C32A;
	height: 21px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

/* Left Pane */
.leftpane {
	text-align: left;
	vertical-align: top;
	width: 235px;
	/*width: 185px;*/
	
}

/* Right Pane */
.rightpane {
	text-align: left;
	vertical-align: top;
	width: 174px;
}
/* Footer text style */
.Footer {
	font-size: 8.5pt;
	color:#666666;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

/* Footer link syle */
A.Footer:link {
	text-decoration: none;
	color:#666666;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
}
A.Footer:visited  {
	text-decoration: none;
	color:#666666;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
}
A.Footer:active   {
	text-decoration: none;
	color:#666666;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
}
A.Footer:hover    {
	text-decoration: underline;
	color:#666666;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
}

/* Top Pane */
.toppane {
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.logocell {
	text-align: left;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

/* Command button admin text syle */
.CommandButton {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	color: #000000;
}

/* Command button admin link syle */
A.CommandButton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
/* Search function text style */
.SkinObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	text-align: left;
	vertical-align: middle;
}

/* Search function link syle */
A.SkinObject:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.SkinObject:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.SkinObject:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
A.SkinObject:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navsep {
	background-color: #EFF1F2;
	background-image: url(TO-SKIN_07.gif);
	background-repeat: no-repeat;
	width: 15px;
}

/* Content Pane */
.contentpane {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	height: 100%;
}
.toptable {
	background-image: url(Images/Pcr-03.gif);
	background-repeat: repeat-x;
	height: 35px;
	background-position: bottom;
}

/* Register/user text syle */
.Register {
	background-image: url(Images/Pcr-04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	width:100px;
}

/* Register/user cell background */
A.Register:link {
	background-image: url(Images/Pcr-04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
}
A.Register:visited {
	background-image: url(Images/Pcr-04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
}
A.Register:hover {
	background-image: url(Images/Pcr-04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: underline;
}
A.Register:active {
	background-image: url(Images/Pcr-04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
}
.headertable {
	background-color: #4196CF;
	height: 132px;
	background-image: url(Images/Pcr-HeaderBkgrd.jpg);
	background-repeat: repeat-x;
}

/* Header Left Pane */
.headerLeftPane {
	background-image: url(Images/Pcr-010.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 29px;
	width: 237px;
}

/* Header Right Pane */
.headerRightTopPane {
	background-image: url(Images/Training-Banner.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 132px;
}

/* Header Right Bottom Pane */
.headerRightBottomPane {
	background-image: url(Images/Pcr-011.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 29px;
}
.footertable {
	background-image: url(Images/Pcr-017.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.bottomtable {
	background-image: url(Images/Pcr-018.gif);
	text-align: center;
	vertical-align: top;
	height: 36px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
.rightcol {
	text-align: left;
	vertical-align: top;
	width: 148px;
}

/* Bottom Pane */
.bottompane {
	text-align: left;
	vertical-align: top;
}
/* Login text syle */
.SignIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-image: url(Images/Pcr-05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* Login link syle */
A.SignIn:link {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

A.SignIn:visited {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

A.SignIn:active {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

A.SignIn:hover {
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
/* Register text style */
.User {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Register link syle */
A.User:link {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

A.User:visited {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

A.User:active {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

A.User:hover {
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headerbackground {
	background-color: #4196CF;
	text-align: left;
	vertical-align: top;
}
.leftcorner {
	background-image: url(Images/Pcr-LeftCorner.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 25px;
}
.rightcorner {
	background-image: url(Images/Pcr-RightCorner.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 25px;
}

/* GENERAL */
/* style for generic container titles */
.Head   {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 9pt;
    color:#666666;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#666666;
}

.homelink
{
    background-image: url(Images/pcr-012.gif);
	background-repeat: no-repeat;
	background-position: bottom; 
	font-size: 10pt;
    color:#FFF;
    font-family: Arial, Helvetica;
    text-decoration: none;
    text-align:center;
}

.homelink a
{
    color:#FFF;
    font-family: Arial, Helvetica;
    text-decoration: none;
    font-weight:bold;
    font-size: 9pt;
    
}


.homelink a:link { color:#FFF; font-size: 9pt;}
.homelink a:visited { color:#FFF; font-size: 9pt;}
.homelink a:hover { color:#FFF; font-size: 9pt;}
.homelink a:active { color:#FFF; font-size: 9pt;}

