/* CSS Document */



div.downloadBlock {
	padding: 5px;
	background-color: #FFFFDD;
	width: 250px;
}

body {
background: #929190 url(ad-rdc-bkgd.jpg) top center no-repeat;
}


.Official {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:16px;
	font-weight:bold;
	line-height:19px;
	color:#CC0000;
}


div.page_banner {
	margin-bottom: 20px;
}

div.main_2-col_content {
	width: 960px;
	position: relative;
	margin-bottom: 20px;
}

div#main_3-col_content {
	width: 960px;
	position: relative;
	margin-bottom: 20px;

}

div.left_of_2-col, div.right_of_2-col {
	width: 480px;
	position: relative;
	float: left;
}

div.inner_left_of_2-col, div.inner_right_of_2-col {
	width: 440px;
	margin-left: 20px;
	margin-right: 20px;
}

div#left_of_3-col, div#center_of_3-col, div#right_of_3-col {
	width: 320px;
	position: relative;
	float: left;
}

div#inner_left_of_3-col, div#inner_center_of_3-col, div#inner_right_of_3-col {
	width: 280px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
}

.col3Content {
	font-size: 10px;
	line-height: 135%;
}

h1 {
font-size:20px;
font-weight:bold;
line-height:24px;
margin:13px 0pt 15px;
}
h3 {
font-size:18px;
font-weight:bold;
line-height:20px;
/* margin:13px 0pt 6px; */
}

h5 {
font-size:18px;
font-weight:bold;
line-height:6px;
margin:3px 0pt 6px;
}

.closedDiv {
display: none;
}

.openDiv {
display: block;
}

.openArrow {
 display: block;
 padding-left: 17px;
 background: url(/images/twist-arrow-open.gif) 0px 0px no-repeat;
}

.closedArrow {
 display: block;
 padding-left: 17px;
 background: url(/images/twist-arrow-closed.gif) 0px 0px no-repeat;
}

.contentFadeBG { 
padding: 10px 10px 0px 10px; 
background: url("http://www.windriver.com/email/images/newsletter/content_fade_bg.gif") 0 0 repeat-x;
 }

TR.contentFadeBG TD { 
font-size: 10px;
 }
 
.keynoteTitle {
font-size: 10px;
font-style: italic;
line-height: normal;
margin-bottom: 1em;
}

.mandatory {
color: #cc0000;
}

.formFieldStandard {
width: 200px;
}

SELECT {
background-color: #FFFFFF;
width: 200px;
}

a.breakouts:link, a.breakouts:visited  {
 text-decoration: none;
}

a.breakouts:hover, a.breakouts:active {
 text-decoration: underline;
}

