/* 
================================
======Skin styles for PSCA======
================================
*/   

BODY
 {
	margin: 0px;
	padding: 0px;
 }
 
.MainContainer {
	width: 800px;
	border: 1px solid black;
	border-top: none;
}


 
.HeaderCell {
	background: url(skinimages/header_bg.jpg) repeat-x bottom;
	width: 50%;
	height: 95px;
}

.HeaderInfoBar {
	background: url(skinimages/header_info_bar.jpg) bottom repeat-x;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

.HeaderInfoCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}


.NormalBold
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
 }

.NormalRed
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
 }
 
 
.NormalTextBox
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
 }

.CommandButton
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
 }

A.CommandButton:link
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
 }

A.CommandButton:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
 }

A.CommandButton:active
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
 }

A.CommandButton:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #F59F9F;
 }

.StandardButton
 {
	background: #000000 none; 
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
 }


hr
 {
	border: 1px solid #FF0000;
	height: 1px;
 }

.SkinObject
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1e49a5;
 }

A.SkinObject:link
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1e49a5;
 }

A.SkinObject:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1e49a5;
 }

A.SkinObject:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #f4c855;
 }

A.SkinObject:active
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #1e49a5;
 }




H1
 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0c419f;
 }

H2
 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0c419f;
 }

H3
 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0c419f;
 }




A:link
 {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
*/	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0080FF;
 }

A:visited
 {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
*/	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0080FF;
 }

A:hover
 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
 }

A:active
 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0080FF;
 }

 .header
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1e49a5;
	text-align: right;
	padding-top: 5px;
 }


.header A:visited, .header A:active, .header A:link
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #1e49a5;
 }

.header A:hover
 {
	color: #e8aa17;
 }

 .headeraddress {
 	font-family: Times New Roman, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #1e49a5;
	font-variant: small-caps;
 }
 
 
.skinmaster {	
	width: 766px;
	border-top: 3px solid #ec940f;
}

.pagemaster {
	text-align: center;
}

.menucontainer {
	width: 100%;
}


.MainMenu_MenuContainer
 {
		width: 100%;
	height: 40px;
	border: 1px solid black;
	background: url(skinimages/menubg.jpg) bottom repeat-x;
	background-color: transparent;
 }

.MainMenu_MenuBar
 {
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: transparent;
		background: transparent;
 }

.MainMenu_MenuIcon
 {
	cursor: pointer;
	cursor: hand;
	background-color: #f4c855;
	border-bottom: #f4c855 1px solid;
	border-left: #f4c855 0px solid;
	border-top: #f4c855 1px solid;
	border-right: #FFF4F4 0px solid;
	text-align: center; 
	
 }
 
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_MenuBreak{display:none;}


.MainMenu_MenuBreak
 {
	background-color: #231F20;
	border-bottom: #231F20 1px solid;
	border-left: #231F20 0px solid;
	border-top: #231F20 1px solid;
	border-right: #231F20 0px solid;
 }
 
 .MenuContainer {
	background: transparent;
		background-color: transparent;

}


 

.MainMenu_MenuItem
 {
	cursor: pointer;
	cursor: hand;
	/*background-color: #231F20;*/
	background: transparent;
		background-color: transparent;
	border-bottom: #f4c855 1px solid;
	border-left: #f4c855 0px solid;
	border-top: #f4c855 1px solid;
	border-right: #f4c855 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #231F20;
 }
 
 .MainMenu_MenuItem TD
 {
	font-size: 13px;	
	height: 40px;
	border-right: 1px solid black;
	padding-right: 8px;
 }
 
 .MainMenu_MenuItemSel TD
 {
	font-size: 13px;
	color: white;
		height: 40px;
	border-right: 1px solid black;
	padding-right: 8px;
 }
 

.MainMenu_SubMenu
 {
	cursor: pointer;
	cursor: hand;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px 2px 0px 3px;
	background-color: #f4c855;
	border-bottom: #f4c855 1px solid;
	border-left: #f4c855 0px solid;
	border-top: #f4c855 1px solid;
	border-right: #f4c855 0px solid;
	z-index: 1000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
 }
 
 .MainMenu_SubMenu TD {
 	font-size: 13px;
	height: 12px;
	border-right: none;
	
 }

.MainMenu_MenuItemSel
 {
	cursor: pointer;
	cursor: hand;
	
	background: transparent;
		background-color: transparent;
	border-bottom: #f4c855 1px solid;
	border-left: #f4c855 0px solid;
	border-top: #f4c855 1px solid;
	border-right: #f4c855 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: white;

 }
 
 


 
 .FooterPane {
 	background: url(skinimages/header_bg.jpg) repeat-x top;
	background-color: Black;
 }
 
 .leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}



.LeftNav_Table {
	width: 176px;
	border: none;
}

.LeftNav_MenuItem A:link, .LeftNav_MenuItem A:visited, .LeftNav_MenuItem A:active, 
.LeftNav_MenuItemTop A:link, .LeftNav_MenuItemTop A:visited, .LeftNav_MenuItemTop A:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.LeftNav_MenuItem A:hover, .LeftNav_MenuItemTop A:hover {
	text-decoration: underline;
}

.LeftNav_MenuItemTop {
	background: url(skinimages/left_menu_top_bg.jpg) left no-repeat;
	width: 176px;
	overflow: hidden;
   white-space: nowrap; 
	height: 48px;
	text-align: center;
	padding: 21px 0px 0px 0px;
	vertical-align: top;
}

.LeftNav_MenuItem {
	background: url(skinimages/left_menu_bg.jpg) left no-repeat;
	width: 176px;
	overflow: hidden;
	height: 40px;
	text-align: center;
	padding: 12px 0px 0px 0px;
	vertical-align: top;
   white-space: nowrap; 
}

.LeftNav_TextArea {
   background: url(skinimages/left_menu_bottom_bg.jpg) left repeat-y;
	width: 176px;
	overflow: hidden;
	height: 48px;
	text-align: center;
	padding: 5px 7px 0px 7px;
	vertical-align: top;
}

.LeftNav_TextAreaEnd {
	background: url(skinimages/left_menu_bottom_end_bg.jpg) left no-repeat;
	width: 176px;
	overflow: hidden;
	height: 9px;
	padding: 0px;
}

.Normal {
	color: #0c419f;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}


