@charset "utf-8";

html {
	overflow-y: scroll;
}

body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	/*color: #000000;*/
	color: #666;

}

h1 { 
	font-size: 1.7em; 
	color: #F96501; 
	font-weight: bold; 
	margin: 14px 0 0 0; 
} /* 20.4px */
h2 { 
	font-size: 1.5em; 
	color: #595959; 
	margin: 0;
	padding-top: 5px; 
} /* 18px */
h3, h4 {
	font-size: 1.2em;
	color: #595959;
	font-weight: bold;
	margin: 5px 0 0 0;
} /* 14.4px */

/* Page title */
.ortivus #page_title, #page_title_dots, #page_title_date { 
	width: 100%; 
}
.ortivus #page_title_dots, #page_title_dots_wide {
	height: 6px;
	font-size: 0;
	background: url(/images/ortDots.gif) 0 0 repeat-x;
}
.ortivus #page_title_date, #page_title_date_wide { 
	height: 20px; 
}
.ortivus #page_title_wide, #page_title_date_wide {
	width: 100%;
}
.ortivus #page_title_dots_wide {
	width: 100%;
}

.ortivus #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 943px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.ortivus #header {
	height: 70px;
	padding: 0 0 0 0;
} 
.ortivus #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.ortivus #header p {
	color: #000000;
	background-color: #000000;
}

.ortivus #header a {
	text-decoration: none;
}

.ortivus #home_banner { 
	position:relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	height:167px;
    width:100%;	
}

.ortivus #home_banner_flash{ 
	float:left;
	/*background: url(/images/home_flashbanner.gif);*/
	height:167px;
	width:604px;
}

.ortivus #home_banner_flash a {
	display: block;
	height: 100%;
	width: 100%;
}

.ortivus #home_banner_challenges{
	float:right;
	background-color: #f3f2f2;
	width:319px;
	padding: 10px 0 10px 20px;
	height:153px;
}

.ortivus #home_banner_challenges li{
	padding:1px;
	list-style-image:url(/images/ortArrowDouble.gif); 
}

.ortivus #home_banner_challenges a{
	font-weight:bold;	
	font-size:11px;	
}

.ortivus #home_banner_challenges h3{ 
	color: #F96501;
}

.ortivus #home_content { 
	margin: 0 0 0 0;
	padding: 5px 0 0 10px;
	position:relative;
	height:233px;	
	background-color: #ffffff;
    width:933px;	
}

.ortivus #home_content_how{ 
	float:left;
	height:223px;
	width:308px;
	border-right: 1px solid #c8c8c8;
}

.ortivus #home_content_how a{ 
	font-size:12px;
}

.ortivus #home_content_how li{ 
	padding:3px;
	list-style-image:url(/images/ortArrowDouble.gif); 
}

.ortivus #home_content_slogan{
	float:right;
	width:614px;
	height:223px;	
}

.ortivus #home_content_slogan h2{ 
	color: #595959;
	font-weight:normal;
}

.ortivus #home_bottom { 
	position: relative;
	margin: 0 0 0 0 ;
	padding: 5px 5px 5px 10px;	
	/* GREY BOX HEIGHT */
	/*height:185px;*/
    height:250px;
    float: left;
    left: 0px;
    width:928px;
	background-color: #f5f5f5;
}

.ortivus #home_bottom_newsletter{
	position: relative;
	float: left;
	width: 185px;
	height:100%;	
	border-right: 1px solid #c8c8c8;	
}

.ortivus #home_bottom_newsletter a{ 
	font-weight:normal;
}

.ortivus #home_bottom_newsletter h3{ 
	color: #F96501;
}

.ortivus #home_bottom_news{
	position: relative;
	float: left;
	left: 10px;
	width: 225px;
	height:100%;	
	border-right: 1px solid #c8c8c8;	
}

.ortivus #home_bottom_news a{ 
	font-weight:normal;
}

.ortivus #home_bottom_news h3{ 
	color: #F96501;
}

.ortivus #home_bottom_events{
	position: relative;
	float: right;
	width: 265px;
	height:100%;	
}

.ortivus #home_bottom_events li{ 
	padding:1px;
	list-style-image:url(/images/ortArrowDouble.gif); 
}

.ortivus #home_bottom_events h3{ 
	color: #F96501;
}

.ortivus #home_bottom_events a{ 
	font-weight:normal;
}


.ortivus #home_bottom_blog{
	position: relative;
	float: left;
	left: 20px;
	width: 225px;
	height:100%;	
	border-right: 1px solid #c8c8c8;	
}

.ortivus #home_bottom_blog a{ 
	font-weight:normal;
}

.ortivus #home_bottom_blog h3{ 
	color: #F96501;
}

.ortivus #leftsidemainpage {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 199px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 15px 0px; /* padding keeps the content of the div away from the edges */
	background-color: #C3C3C;
}

.ortivus #leftsidemainpage a { color:#095BA6; text-decoration: none; font-weight: normal; }

.ortivus #rightsidemainpage {
	position: absolute;
	top: 260px;
	right: 0;
	width: 199px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 15px 0px; /* padding keeps the content of the div away from the edges */
}

.ortivus #rightsidemainpage a { color:#095BA6; text-decoration: none; font-weight: normal; }

.ortivus #sidebar1 {
	float: left;
	width: 199px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 15px 0px; /* padding keeps the content of the div away from the edges */
	background-color: #C3C3C;
}

.ortivus #sidebar1 a { color:#095BA6; text-decoration: none; font-weight: normal; }

.ortivus #sidebar2 {
	float: right;
	width: 199px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 15px 0px; /* padding keeps the content of the div away from the edges */
}

.ortivus #sidebar2 a { color:#095BA6; text-decoration: none; font-weight: normal; }

.ortivus #mainContent {
	margin: 0 210px 10px 210px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0 10px 0 10px;
	height: 100%;
}

.ortivus #mainContent p, ul {
	margin-top: 0;
	margin-bottom: 8px;
	padding-top: 0;
	padding-bottom: 0;
}

.ortivus #mainContent li {
	font-size:11px;
}

.ortivus #dateTrailer {
	margin: 0 210px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #737373;
	font-size: 0.9em;
	border-top: solid 1px #737373;
	position: relative;
}
.ortivus #footer {
	margin: 0 0 0 0;
	height: 46px;
	line-height: 1.5em;
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 0 0 0 10px;
	border-top: solid #0B6FBA 5px;
	background: url(/images/ortFooterBottomBg.jpg) 0 0 repeat-y;
	background-position:right;
	background-color:#C0C0C2;
} 
.ortivus #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 7px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.ortivus #top_login {
	float: right;
	padding: 10px 17px 0 0;
	text-align: right;
}

.ortivus #top_login td {
	font-weight: bold;
	font-size: 0.9em;
}

.ortivus #top_login input {
	font-size: 1em;
	width: 75px;
	font-weight: normal;
	background-color: #E1E1E1;
	color: #0B6FBA;
	padding-left: 3px;
}

.ortivus #top_login input.ortButton {
	width: auto;
	border: none;
	background-color: #FFF;
}

.ortivus #support_login {
	float: none;
	padding: 10px 17px 0 0;
	text-align: left;
}

.ortivus #support_login td {
	font-weight: bold;
	font-size: 0.9em;
}

.ortivus #support_login input {
	font-size: 1em;
	width: 75px;
	font-weight: normal;
	background-color: #E1E1E1;
	color: #0B6FBA;
	padding-left: 3px;
}

.ortivus #support_login input.ortButton {
	width: auto;
	border: none;
	background-color: #FFF;
}

.ortivus #top_menu_container {
	background-color: #222222;
	height: 26px;
	padding: 0px;
	margin: 0px;
}
.ortivus #top_menu {
	padding: 7px 0 0 23px; 
	margin: 0; 
	font-size: 0.9em; 
	float: left; 
}
.ortivus #top_menu li {
	display: inline; 
}
.ortivus #top_menu li a {
	color: #FFF;
	text-decoration: none;
}
.ortivus #top_menu li.separator { 
	padding: 0 20px 0 20px; 
	color: #747577; 
}
.ortivus #top_menu li.selected a {
	color: #0188E6;
	font-weight: bold;
}

.ortivus #top_menu td { 
	padding: 0 35px 0px 0;
}

.ortivus #top_menu img{
	style=float: right; 
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
}

.ortivus #sub_menu_container {
	height: 26px;
	background: url(/images/ortSubMenuBg.gif) 0 0 repeat-x;
	padding: 0;
	margin: 0;
}
.ortivus #sub_menu {
	padding: 7px 0 0 23px;
	margin: 0;
	font-size: 0.9em;
	float: left; 
}
.ortivus #sub_menu li { 
	display: inline; 
}
.ortivus #sub_menu li a { 
	color: #FFF; 
	text-decoration: none;
	font-weight: 500;
}
.ortivus #sub_menu li.selected a { 
	font-size: 1em;
	font-weight: bold; 
}
.ortivus #sub_menu li.separator { 
	padding: 0 15px 0 15px; 
}

.ortivus #bread_crumbs {
	color: #979797;
	font-size: 0.9em;
	padding-top: 10px;
}

.ortivus #ortivus_table table{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #C3C3C3;
	border-collapse: collapse;
}

.ortivus #ortivus_table td{
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #C3C3C3;
}

.ortivus #ortivus_table th{
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #C3C3C3;
	background-color: #CCCCCC;
}

.ortivus #challenges li{
	padding:1px;
	list-style-image:url(/images/ortArrowDouble.gif); 
}

.ortivus #challenges ul{
	padding-top: 0px;
}


.excel {
	list-style-image:url(/images/excel.gif);
	border-left: none;
	border-right: none;
	border-bottom: dotted 1px #BBBBBB;
	margin: 0 13px 0 15px;
}

.pdf {
	list-style-image:url(/images/pdf_icon.gif); 
	border-left: none;
	border-right: none;
	border-bottom: dotted 1px #BBBBBB;
	margin: 0 13px 0 15px;
}

.arrows_bullet {
	list-style-image:url(/images/ortArrowDouble.gif); 
	border-left: none;
	border-right: none;
}

.left_text {
	border-left: solid 1px #C3C3C3;
	border-right: solid 1px #C3C3C3;
	background-color: #f7f7f7;
	
}

.left_text p {
	font-size: 0.9em;
	padding: 7px 0 7px 0;
	margin: 0 13px 0 23px;
	border-left: none;
	border-right: none;
	border-bottom: dotted 1px #BBBBBB;
}

.left_text ul {
	font-size: 0.9em;
	padding: 7px 5px 7px 0;
	margin: 0 13px 0 30px;
}

.left_text #news {
}

.left_text #news a {
}

.left_text h3 { 
	font-weight: bold; 
	color: #FFF; 
	padding: 7px 23px 7px 23px; 
	background-color: #0B6FBA;
	border-left: none;
	border-right: none;
	margin: 0; 
}
.left_text h4 {
	font-size: 1.1em; 
	padding: 0; 
	margin: 17px 23px 0 23px;
	border-bottom: solid 1px #737373;
	border-left: none;
	border-right: none;
}
.left_text .date { 
	font-weight: bold; 
	color: #979797; 
}

.left_text_footer {
	background-color: #E1E1E1;
	margin: 0 0 15px 0;
}

.left_text_footer_usefull_links {
	margin: 0 0 15px 0;
	height: 15px;
	background: url(/images/ortNuggetFoot.gif) 0 0 no-repeat;
}

.left_text_footer_grey {
	height: 15px;
	background: url(/images/ortNuggetFoot.gif) 0 0 no-repeat;
	background-color: #f7f7f7;
	margin-bottom: 10px;
}

.right_text {
	border-left: solid 1px #C3C3C3;
	border-right: solid 1px #C3C3C3;
}

.right_text p, ul {
	font-size: 0.9em; 
	padding: 10px 6px 0 23px; 
	margin: 0; 
}

.right_text h3 {
	font-weight: bold;
	color: #FFF;
	margin: 0;
	background: url(/images/ortNuggetHeadBg.gif) 0 0 repeat-y;
	padding: 7px 6px 7px 6px;
	border-left: none;
	border-right: none;
}
.right_text .date { 
	font-weight: bold; 
	color: #979797; 
}

.right_text_footer {
	height: 25px;
	background: url(/images/ortNuggetFoot.gif) 0 0 no-repeat;
}
/* START Grey Round Box, no border */
.rbBlueRoundBox { background: url(/images/RoundBox_BlueBorder.gif) repeat; }
.rbBlueTop div { background: url(/images/RoundBox_BlueTopLeft.gif) no-repeat top left; }
.rbBlueTop { background: url(/images/RoundBox_BlueTopRight.gif) no-repeat top right; }
.rbBlueBot div { background: url(/images/RoundBox_BlueBotLeft.gif) no-repeat bottom left; }
.rbBlueBot { background: url(/images/RoundBox_BlueBotRight.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbBlueTop div, .rbBlueTop, .rbBlueBot div, .rbBlueBot, .rbBlueSeparator div, .rbBlueSeparator {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbBlueRoundBox {
	width: 497px;
}

.rbGrayBoxContainer {
	padding: 0px 0px 0px 7px;
	max-height:550px;
	width: 483px;
	overflow:auto;
}

.rbGrayRoundBox { background: url(/images/RoundBox_GrayBorder.gif) repeat; }
.rbGrayTop div { background: url(/images/RoundBox_GrayTopLeft.gif) no-repeat top left; }
.rbGrayTop { background: url(/images/RoundBox_GrayTopRight.gif) no-repeat top right; }
.rbGrayBot div { background: url(/images/RoundBox_GrayBotLeft.gif) no-repeat bottom left; }
.rbGrayBot { background: url(/images/RoundBox_GrayBotRight.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbGrayTop div, .rbGrayTop, .rbGrayBot div, .rbGrayBot {
width: 100%;
height: 7px;
font-size: 1px;
}

.rbGrayRoundBox { width: 464px; }

.rbUpcomingContainer { background: url(/images/WebinarUpcomingText.gif) no-repeat top left; }
.rbRecordedContainer { background: url(/images/WebinarRecordedText.gif) no-repeat top left; }


.rbUpcomingContainer, .rbRecordedContainer {
	padding: 3px 12px 3px 20px;
	margin: 0px 0px 0px 7px;
	min-height:75px;
}

.rbContent, .rbContentDetails{
	background-color: #EAF5FF; 
	border: #D7EDFF thick double; 
	padding: 6px; 
}

.rbScrollableDetails{
	overflow:auto;
	height:200px;
	margin-right:15px;
}

.rbContent table tr td {
	vertical-align:top;
}

.rbContent table tr td.separator {
	border-bottom: solid 1px #BBBBBB;
	vertical-align:top;
}

.rbContent td.button {
	vertical-align:middle;
	text-align:center;
	border-left: solid 1px #BBBBBB;
	border-bottom: solid 1px #BBBBBB;
}

.rbContentDetails table{
	height:407px;
}

.rbContentDetails table tr td{
	vertical-align:top;
}

.rbContentDetails td.desc{
	font-weight:bold;
}

.rbContentDetails td.button {
	vertical-align:middle;
	text-align:center;
}

/* END Grey Round Box */

.spacing { height: 100% }
.ErrorMessage { color: #990000; }
.red { color: #990000; }
.blue { color: #095BA6; }
.orange{ color: #F96501; }
.white{	color: #FFFFFF; }

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

/* global links */
a { color:#095BA6; text-decoration: none; font-weight: bold; }
img, iframe { border: 0; }
input { border: solid 1px #979797; }
ul, ol { margin-top: 0; margin-bottom: 5px; }
ul li { margin-top: 5px; margin-bottom: 0; list-style-type: disc; }
ol li { margin-top: 5px; margin-bottom: 0; list-style-type: decimal;}

p.error {
	color: #FF0000;
	background-image: url(/images/icon_err.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0 0 0 2.4em; margin: 0 0 0 10px;
	height: 1.5em;
}
p.success {
	color: #0000FF;
	background-image: url(/images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0 0 0 2.4em; margin: 0 0 0 20px;
	height: 1.7em;
}
p.preamble { 
	color: #595959; 
	font-weight: bold; 
	margin: 11px 0 0 0; 
}

td.formlabel { 
	font-weight: bold; 
	padding-right: 4px; 
	text-align: right; 
	padding-bottom: 3px; 
}

.TopYenoh { 
	display:none;
}


td.center { 
	text-align: center; 
}

select, textarea, input.formfield { 
	font-size: 1em; 
	font-weight: normal; 
	color: #0B6FBA; 
	padding-left: 3px; 
	margin-bottom: 5px; 
}

input.formfield[disabled] { 
	color:#999999;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.expandable
{
	cursor:hand;
	cursor:pointer;
	color:#095BA6;
	font-weight:bold;
}

.contactform{
	background-color: #EAF5FF; 
	border: #D7EDFF thick double; 
	padding: 3px 3px 3px 3px;
}


div.feedburnerFeedBlock p.feedTitle a{	
	color: #F96501;
	font-weight:bold;
}

div.feedburnerFeedBlock p.feedTitle{
	padding-bottom:0px;
}

div.feedburnerFeedBlock li{
	padding: 1px;
	list-style-image:url(/images/ortArrowDouble.gif); 
}

/*div.feedburnerFeedBlock_header {
	height: 9px;
	background: url(/images/ort486BoxHead.jpg) 0 0 no-repeat;
	margin: 0px;
	padding: 0pxs;
}
div.feedburnerFeedBlock_footer {
	height: 9px;
	background: url(/images/ort486BoxFoot.jpg) 0 0 no-repeat;
}
*/


div.feedburnerFeedBlock {
	margin: 0px;
	padding: 0px;	
}

#creditfooter {
        display: none;
} 


