/* commented backslash hack to hide from ie5 mac \*/ 
html, body	{
	height:100%;
	} 
/* end hack */
html,body {
	margin:0;
	padding:0;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	min-width:775px;/* stop mozilla sliding off the edge */
	font-family:Verdana, Arial, sans-serif;
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#232323;
	background-color:#F6F6F6;
	background-image:url(images/bodybg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

.container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 775px;
	text-align: left;
	min-height:100%;
	margin-bottom:-30px;
	height:auto;
	padding-left:0px;
}

* html .container {height:100%;} /* for ie to resize */

/*.header {
	width:775px;
	height:35px;
	border-top:1px solid #eee;
}*/
.breadcrumb {
	width:775px;
	height: 35px;
}
/*region*/
#crumbs{
	height: 35px;
	/*background-image:url(images/navbar_statement_blank.gif);*/
	/*background-repeat:no-repeat;*/
	text-align:right;
	text-decoration: none;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}


.titlebar {
height:32px;
width:775px;
background-image:url(images/oracle_Logo_WhiteonBlue.gif);
background-repeat:no-repeat;
background-color:#0D4988;/*F7F7E7*/
}

#TopicTitle {
float:left;
	height:32px;
	width:550px;
	PADDING-LEFT: 155px;
	margin-top:5px;
	font-family:Myriad Pro,Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	color: #ffffff;/*003366*/
	text-decoration: none;
}
	
#sitemap{
float:left;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	/*background-image:url(images/navbar_statement_blank.gif);*/
	/*background-repeat:no-repeat;*/
	text-align:left;
	text-decoration: none;
		margin-top:5px;
			line-height: normal;
/*	margin-right:10px;
	margin-top:-20px;*/

}
#sitemap A:link {text-decoration: none;
	color:ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
		text-decoration:none;
		clear:both;
}

.BLAFBar {
	height:3px;
	width:775px;
	background-color:#CCCC99;
	margin:0px;
/*position:relative;*/
	padding:0px;
	font-size:0px;
}



.navigationbox {
float:left;

clear:both;
width:110px;

margin-top:0px;

padding-top:5px;
padding-left:13px;

/*border-style: solid; 

border-right-color:#CCCCCC;
border-right-width:1px;

border-bottom-width:1px;
border-bottom-color:#CCCCCC;

border-left-width:0px;

border-top-width:1px;
border-top-color:#CCCCCC;*/
}
	
.shadow{
	float:left;
	position:relative;
	margin-left:3px;
	width:15px;
	height:469px;
	margin-top:0px;
	background-image:url(images/shadow.gif);
}

#PageTitleDiv{
/*float:left;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#003366;
margin-left:150px;
width:619px;
padding-bottom:15px;
border-bottom:1px  solid #CCCC99;
}
	
#PageTextDiv{
margin-left:150px;
width:605px;

}
	
	
	
	
	


.footer {
/*background-image:url(images/oracle_logo.gif);
background-repeat:no-repeat;*/
text-align:left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 745px;
	clear:both;
	height:35px;
	border-top:1px solid #CCC;
}

.clearfooter{
	clear:both;
	height:30px;
}

.copyrightfooter{
float:left;
font-family:arial,helvetica,sans-serif;
width:600px;
font-size:10px;
color:#000;
height:32px;
text-align:left;
padding-top:11px;
}

.legalese{
font-family:arial,helvetica,sans-serif;
font-size:10px;
color:#000;

}
a.legalese:link {color:#000;text-decoration:none;}
a.legalese:visited {color:#000;text-decoration:none;}
a.legalese:hover {color:#FF0000;text-decoration:underline;}


.nextbuttonfooter{
text-align:right;
float:left;
width:130px;
height:32px;
margin:0px;}


h1 {
	font-size:1.4em;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:-20px;
	font-weight:normal;
	font-style:italic;
	color:#ababab;
}

h2 {
	font-size:1.2em;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:-20px;
	font-weight:bold;
	font-style:italic;
	color:#ababab;
	background:#eee;
}





/*storage

p {
	padding:10px;
	margin-bottom:-10px;
}



a {
color:#FFFFFF;
	text-decoration:none;
}



a:hover {
color:#7090ca;
	text-decoration:underline;
	}




a.footer {
	color:#fff;
}


a.footer:hover {
	color:#fff;
	text-decoration:underline;
	}
	
	
.img1 {
	float:left;
	margin:10px;
	border:2px solid #ccc;
}



form {
	padding:0px;
	margin:0px;
	margin-top:25px;
	margin-right:10px;
	text-align:right;
	}

input {
	margin-top:3px;
	border:1px solid #ccc;
	padding:3px;
	color: #7090ca;
}

.searchbox {
	width:90%;
	}

.searchbutton {
	background:#eee;
	border:1px solid #ccc;
	cursor:pointer;
	}

.menu a {
	display:block;
	float:right;
	width:6em;
	height:30px;
	border-left:1px solid #eee;
	background:#313438;
	color:#fff;
	text-decoration:none;
}

.menu a:hover {
	display:block;
	float:right;
	width:6em;
	height:30px;
	border-left:1px solid #eee;
	background:#47494c;
	color:#7090ca;
	text-decoration:none;
}*/
