/* Base element style definitions */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#555555;
	background-color: white;
	line-height:17px;
	margin:0px;
	text-align:center;
}

table{
	font-size:100%;
}	

td{
	line-height:17px;
	padding: 0px;
	margin:0px;
}

table.header {width:100%; margin:0 0 5 0;}
table.header td {padding:5 10 0 10; }
th 
{
	font-size: 10px; 
	color: #555555;
	font-weight: bold;
	background-color: #EFEFEF;
}


form{
	padding:0px;
	margin:0px;
}

select, input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#555555;
	vertical-align:top;
	border-width:1px;
	line-height:11px;
}

input.checkbox{
	vertical-align:middle;
}

textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}

img{
	border:0px;
	padding:0px;
	margin:0px;
}

a:link{
	text-decoration:none;
	color:#176EC0;
}

a:visited{
	text-decoration:none;
	color:#176EC0;
}
a:active{
	text-decoration:underline;
	color:#FE6000;
}
a:hover{
	text-decoration:underline;
	color:#FE6000;
}

ul li
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:circle;
}

ul.links
{
	margin:0 0 0 12;
	list-style-type:none; 
	list-style-image: url(/Portals/_default/Skins/link_prefix.gif);
}

h1 {
	text-align:left;
	font-size:16px;
	padding:6 5 5 8;
	font-weight:bold;
	color:#878C9C;
	background:url(/Portals/_default/Skins/dots.gif) repeat-x bottom;
	margin:0px;
	margin-left:1px;
}

h2 
{
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	margin:0 0 0 -5;
	padding: 0 0 0 0;
	text-indent: 12px;
	background:url(/Portals/_default/Skins/arrow_about.gif) no-repeat left;
}

h4 {background:url(/Portals/_default/Skins/arrow_about.gif) no-repeat left; }

/* Template style definitions */
.linkPrefix { FONT-SIZE: 9px; COLOR: #fe6000; }

#p-container{
	width: 100%;
	height:59px;
	border-collapse:collapse;
	border-spacing:0px;
	margin:auto;
}

#site-title{ }
#right-title { vertical-align: top; padding-top: 10px;}
#userbar{ margin:5 0 0 0}
.user-login a:link { color:#176EC0; text-decoration:none; }
.user-login a:hover{ color:#fE6000; text-decoration:underline; }
.user-login a:visited{color:#176EC0; text-decoration:none; }
.user-login a:active{ color:#FE6000; text-decoration:underline;}

/* Style for form input fields */
input.p-input{
	background:#F6F6F6;
}

/* Search form styles */
.p-search{
	text-align: right;
	vertical-align:bottom;
	padding-bottom:5px;
}

.p-search-table
{
	float:right; 
	border-collapse:collapse;
	border-spacing:0px;
}

input.p-searchfield{
	vertical-align:middle;
	background:#F6F6F6;
}


#p-search-table input, #p-search-table select {
	background:#F6F6F6;
}

.button 
{
	border: solid 1px #D2D2D2;
	background-color: #DADADA;
	background:#DADADA url(/Portals/_Default/Skins/but_bg.gif) repeat-x;
	font-family: Verdana;
	font-size: 9px;
	height: 18px;
	color: #50596D;
}



/* Main Menu */

/* main menu bar to the right of the last menu item */
.MainMenu_MenuContainer 
{
	background-color: transparent;  /* Should match MainMenu_MenuItem */
}

.MainMenu_MenuBar
{
	cursor: hand;
	height: 19px;
    
}

.MainMenu_MenuBar td 
{
	text-align: center;
	border-left: solid 1px #D0D0D0;
}

td.p-mainnav-container 
{
	height: 30px;
	background-image: url(/Portals/_default/Skins/bg_nav.gif);
	vertical-align:middle;
}

td.p-mainnav-container td 
{
	height:12px;
	padding: 0px 4px 0px 2px;
}

.MainMenu_MenuItem
{
	cursor: pointer; /* Netscape fix */
	cursor:hand;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	white-space: nowrap;
	background-color: transparent; /* Should match MainMenu_MenuContainer */
	/* Override border styles from default.css */
	border: #D0D0D0 0px solid; 
}

.MainMenu_MenuItemSel 
{
  font-family: Verdana;
  background-color: #D5D5DD;
  color:black;
  white-space: nowrap;
  font-weight: normal;
  font-size: 11px;
  height: 20px;
  /* Override border styles from default.css */
  border: #D0D0D0 0px solid; 

}

.MainMenu_MenuIcon {
	background-color: #D5D5DD;
	text-align: center; 
	height: 24px; 
	width: 0px;
	/* Override border styles from default.css */
	border: #D0D0D0 0px solid;
}

.MainMenu_SubMenu 
{
	background-color: #F1F1F5;
	margin-top: 10px;
	filter: none;
	border: solid 1px #D0D0D0;
}

/* Does Nothing */
.MainMenu_MenuBreak {}
		
/* Right margin of submenu */
.MainMenu_MenuArrow 
{
	/* Override border styles from default.css */
	border: #D0D0D0 0px solid;
	background-color: #transparent;
	width:0px;
}

.MainMenu_RootMenuArrow {
	visibility: hidden;
}


/* Breadcrumb styles*/
#p-breadcrumb {
	padding-left:12px;
	vertical-align:middle;
	border-bottom:solid 1px #E4E5E9;
	height: 14px;
	font-size:9px;
}

#p-breadcrumb a{
	font-weight:normal;
}

#p-breadcrumb .bc-microarrow {
    height:8px;
	padding-left:12px;
    background:url(/Portals/_default/Skins/micro_arrow.gif) no-repeat 4px;
   	text-align: left;
}

.bc-label {
	padding: 0 5 0 15;
	font-size: 9px;
	font-weight:normal;
	color:#666666;
	background:url(/Portals/_default/Skins/arrow_breadcrumb.gif) no-repeat 0px;
	width: 10em;
	text-align: left;
}
.bc-home {
	text-align:left;
	width: 0.5em;
}

.current-date { color: black; padding-right: 1.25em;}

/* Module Headings */
.Head 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.15em;
	color: #9CA2B5;
}

/* Message and prompt styles */
.msg-error { color:#FE6000; }
.msg-success { font-weight: bold; }
.msg-prompt { font-weight: bold; }
.msg-warning { font-weight: bold; }
.error-field { color:#FE6000; }


/* Main content area */
/* Aside from p-left-pane, do not set width attributes for any of the panes */
.maincontent-3-pane { width:100%; border-bottom:solid 1px #E4E5E9;  } /* TC */
.p-top-pane {margin:-5 -10 0 0; padding:0 0 0 0;}
.p-left-pane 
{
	width:1px;
	padding:5 10 10 10;
	vertical-align: top;
	border-right:solid 1px #E4E5E9;
}
.p-center-pane { padding:0 0 0 0; vertical-align: top;text-align:center;}
.p-right-pane {padding:5 10 10 5; vertical-align: top;}


/* Footer Styles */

td#p-footer{
	height:30px;
}

table#p-footertable{
	width:100%; 
	margin-top: 5px;
}

table#p-footertable td{
	vertical-align:top;
	color:#888B9C;
	font-size:90%;
}

td#p-footerleft{
	text-align:left;
	width:120px;
	padding:5 5 0 10;
}

td#p-footercenter{
	padding:5 5 0 0;
	text-align:center;
}

td#p-footerright{
	width:120px;
	padding:5 5 0 0;
	text-align:right;
}

.ControlPanel {
    width: 100%;
    height: 64px;
    background-color: #dfe5f2;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}
.ControlPanel td {
   background-color: #dfe5f2;
}