body { 
	background: #FFFFFF url(images/topbkgSliceP.jpg) top repeat-x;
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

.mid { border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;		
}
	
h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
	
#frame { width:770px; margin:auto; padding:0px; text-align:left;}

#header {
	height:92px;
	margin:0px;
	/*border:1px solid black;*/}

#headerImg {
	float:left;
	width:100%;
	height:92px;
	margin-top:-3px;
	z-index:1;
	background: url(images/headImgP2.jpg) top left no-repeat;
	/*border:1px solid black;*/}
#homelink {
	float:left;
	width:420px;
	height:64px;
	cursor:pointer; cursor:hand;
	/*border:1px solid red;*/}
	
#userUtility {
	width:230px;
	height:85px;
	float:right;
	padding-top:5px;
	z-index:2;
	/*border:1px solid blue;*/}

#user {
	width:160px;
	float:right;
	/*  background: url(images/userBkgP.jpg) right top no-repeat;
	border-left:1px solid #D0E3F1; */
	padding: 4px 8px;
	font-size:10px;
	color:#CC0000;
	text-align:right;
	line-height:14px;
	}
	
.user a:link { color: #CC0000; text-decoration: none;  }
.user a:visited { color: #CC0000; text-decoration: none; }
.user a:hover { color:#0A469E; text-decoration: none; }
			
#search {
	height:23px;
	float:right;
	padding-top:12px;
	text-align:right;
	vertical-align:bottom;}

.searchbox {
	height:18px;
	width:150px;
	border:none;
	font-size:12px;
	color:#CC0000;
	text-align:left;
	background-image: url(images/searchboxBkgP.gif);
	text-indent:5px; }

.searchBtn { 
	height:18px;
	width:60px;
	background-color:#CC0000;
	border:1px solid #FFFFFF;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-indent:5px;
	cursor:hand; }

#breadcrumbs {
	border-bottom:1px dashed #0A469E;
	text-indent:1em;
	font-size:10px;
	color:#0A469E;}
	
#mainmenu {
	float:left;
	/*width:100%;
	width:450px;*/
	height:20px;
	margin-top:6px;
	padding-left:80px;
	font-size:12px;
	color:#ffffff;
	/*border:1px solid yellow;*/}
.mainmenu a:link { color: #ffffff; text-decoration: none; }
.mainmenu a:visited { color: #ffffff; text-decoration: none;}
.mainmenu a:hover { color:#CCCCCC; text-decoration: none;}
.main { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
.main a:link { text-decoration: none; color: #0A469E;}
.main a:visited { text-decoration: none; color: #0A469E;}
.main a:hover { text-decoration: none; color: #666666;}