body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    text-align:center;
	background: #e8e8e8;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size:24px;
	font-weight:bold;
	color:#707C80;
	margin-bottom:14px;
}
/*TO BE EFFECTIVE, THEY A PSEUDO CLASSES MUSTS
BE IN THIS ORDER:  link, visited, hover, active*/
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
/*THIS REMOVES THE BLOCK AROUND THE IMAGES FOR LINKS*/
img {
	border:none;
}
/*MARGIN NOTES

MARGINS SIZES ARE DECLARED IN THIS ORDER:
top, right, bottom, left

ONE VALUE MEANS THAT THE MARGINS ARE THE SAME ON ALL SIDEE
TWO VALUES MEAN top-bottom, right-left
THREE VALUES MEAN top, right/left, bottom
*/

/*ELEMENTS THAT BEGIN WITH # MEAN THEY CAN ONLY BE
REFERENCED AS id="xxx".  AN ID CAN ONLY BE REFERENCED
ONCE IN A PAGE.

ANY ITEM PREFACED WITH A DOT CAN BE REFERENCED AS
class="xxx".  A CLASS CAN BE REFERENCED MULTIPLE 
TIMES WITHIN A PAGE.
*/
#wrapper {
	width: 960px;
	margin: 16px;
	padding: 0;
	text-align:left;
	/*height:2800px;*/
}

#pageBorder {
	margin:0;
	padding: 16px 30px;
	border:  1px solid #e8e8e8;
	background:#ffffff;
	/*height:985px;*/
	height:auto;
}

.pnl_clr{
	clear:both;
	height:0px;
	line-height:0px;
	overflow:hidden;
	font-size:1px;
}
.space_3_5 {
	padding-bottom:3.5em;
}
.space_2 {
	margin-bottom:2px;
}
.space_top_10 {
	margin-top:10px;
}
.space_top_6 {
	margin-top:6px;
}
.space_top_12 {
	margin-top:12px;
}
.space_top_24 {
	margin-top:24px;
}
.space_top_48 {
	margin-top:48px;
}

div#header div {
    width: 49%;
    height: 3.5em; 
	margin: 0 0 .5em 0;
} 

.topLogo  {
    float:left;
}

/*.block {
	width:900px;
	border: 1px solid #707C80;
	margin-bottom:10px;
	height:360px;
}*/
.block {
	width:876px;
	border: 1px solid #707C80;
	margin-bottom:2px;
	/*height:380px;*/
	height:450px;
}

.floatLeft {
	float:left;
	margin:10px;
}
	
.floatRight {
	float:right;
	margin:10px;
}
	
.column {
	width:288px;
	border: 1px solid #707C80;
	float:left;
	/*background:#ffffff;*/
	/*height:325px;*/
}
.columnNoBorder {
	width:288px;
	float:left;
	/*background:#ffffff;*/
	/*height:325px;*/
}

.columnHomeHeight {
	height:325px;
}
.innerColumn {
	/*margin-left:15px;
	margin-right:10px;*/
}
.columnHeading {
	font-weight:bold;
	background-color:#7482B0;
	color:#FFFFFF;
}

.rightMargin {
	margin-right:4px;
}
.leftMargin {
	margin-left:4px;
}

.rightMarginLarge {
	margin-right:20px;
}

.headerFont {
	font-size:24px;
	font-weight:bold;
	color:#707C80;
	margin-bottom:14px;
}
.subHeaderFont {
	font-size:18px;
	font-weight:bold;
	color:#707C80;
	margin-bottom:14px;
}
.subHeaderFontNoMargins {
	font-size:18px;
	font-weight:bold;
	color:#707C80;
}
.bullet {
	float:left;
	background-image:url(../images/MobiBullet.gif) no-repeat 100% 100%;
}
.mobibg {
	background-image:url(../images/moby-bg-small-175.gif) no-repeat;
	text-align:center;
}

.teaserBox {
	font-size:14px;
	float:left;
	padding-right:14px;
	margin-top:15px;
	/*width:130px;*/
}
.width130 {
	width:130px;
}
.width115 {
	width:115px;
}
.width110 {
	width:110px;
}
.width173 {
	width:190px;
}
.divider {
	float:left;
	background:url(../images/ltgray_vbar.gif) no-repeat center right;	
}
.teaserText {
	font-size: 10px;
	color:#333333;
	margin-top:7px;
}
ul#teaserList {
	 /*list-style-type: none;*/
	 float:left;
	 font-size: 12px;
	 color:#333333;
	 margin: 0px;
	 padding:0px;
}
ul#teaserList li {
	/*background-image: url(../images/MobiBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	*/
	/*padding:10px 0px;*/
	margin-top:15px;
	margin-right:5px;
}
.denovoFont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.denovoQuote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-style:italic;	
	margin-top:10px;
}
.denovoBoldQuote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	font-style:italic;
	margin-top:10px;
	margin-bottom:10px;
}

.denovoFont16NoMargins {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
}
.denovoFont16 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	margin-left:15px;
}
.bold {
	font-weight:bold;
	float:left;
}
	
.footer {
	font-size:10px;
	color:#707c80;
	padding:25px;
	/*margin-top:300px;*/
}

div.breadcrumbs {
	margin: 5px 0 0 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	display:inline;
}
div.breadcrumbs a:link, div.breadcrumbs a:visited {
	color: #666666;
}
div.breadcrumbs a:hover {
	color: #000000;
	background-color: transparent;
}
.leftPanel {
	width:590px;
	margin: 10px 0px;
	float:left;
}
.rightPanel {
	width:250px;
	margin:10px 0px;
	float:right;
	background-color:#7482B0;
}
.threeQuarterPanel {
	width:415px;
	margin: 10px 0px;
	float:left;
}
.oneQuarterPanel {
	width:325px;
	margin:10px 0px;
	float:right;
}
.halfPanel {
	width:410px;
	float:left;
	margin: 10px 15px;
}
	
.it_style {
	font-size: 16px;
	font-weight: bold;
}

#landingList {
	margin:15px;
}
 #landingList ul
 {
 margin: 0;
 padding: 0;
/* list-style-type: none;*/

 }

 #landingList li { 
 	margin: 12px 0 .2em 6px; 
}
 #landingList li li { 
 	margin: 12px 0 .2em 24px; 
}
.landingColumn {
	width:288px;
	/*border: 1px solid #707C80;*/
	float:left;
	/*background:#ffffff;*/
	/*height:325px;*/
}
.oracleColumnLarge {
	width:346px;
	/*border: 1px solid #707C80;*/
	float:left;
	/*background:#ffffff;*/
	/*height:325px;*/
}
.oracleColumnSmall {
	width:200px;
	/*border: 1px solid #707C80;*/
	float:left;
	/*background:#ffffff;*/
	/*height:325px;*/
}
.oracleColumnLargest {
	width:380px;
	/*border: 1px solid #707C80;*/
	float:left;
	/*background:#ffffff;*/
	/*height:325px;*/
}
.oracleColumnTiny {
	width:156px;
	/*border: 1px solid #707C80;*/
	float:left;
	/*background:#ffffff;*/
	/*height:325px;*/
}
.oracleTextBox {
	text-align:center;
	background-color:#66FFFF;
	font-style:italic;
	font-size:18px;
	margin:15px;
}
	

#plainList {
	margin:15px;
}
 #plainList ul
 {
 margin: 0;
 padding: 0;
list-style-type: none;

 }

 #plainList li { 
 	margin: 15px 0 .2em 6px; 
}
 #plainList li li { 
 	margin: 15px 0 .2em 24px; 
}
