body{
	padding:0;
	margin:0;
	text-align:center;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size:10pt;
	color:#505050; 
	overflow:auto;
}
img{
	border:0px;
}

/*page layout*/
#webpageContainer {
	width: 780px;
	background-image: url(../images/orx_background.gif);
	background-repeat: repeat-y;
	margin:5px auto;
	text-align:left;
	padding-left:9px;
	padding-right:9px;
	overflow:hidden;
	/*position:relative;*/
}
div.pageHolder{
	/*replacement for table*/
	width:780px;
	border:0px;
	float:left;
	margin-top:5px;
	background-repeat:no-repeat;
	background-image:url(/images/pageBackgroundBlue.jpg);
}
div.pageHolderBlue{
	background-image:url(/images/pageBackgroundBlue.jpg);
}
div.pageHolderPurple{
	background-image:url(/images/pageBackgroundPurple.jpg);
}
div.pageHolderGreen{
	background-image:url(/images/pageBackgroundGreen.jpg);
}
div.pageHolderRed{
	background-image:url(/images/pageBackgroundRed.jpg);
}
div#lhsMenu{
	width:175px;	
	float:left;
}

div#content{
	min-height:500px;
	float:right;
	width:770px;/*590px; changed 02 March 09*/
	padding:0px 5px 0px 10px;
}
div.contentMember{
	width:565px !important;
}
.divClear{
	clear:both;
}
div.homePageBox{
	width:186px;
	height:107px;
	float:left;
	margin-top:10px;
	margin-right:13px;
	background-repeat:no-repeat;
	cursor:pointer;
}
.memberPageBox{
	width:186px;
	height:107px;
	float:left;
	margin:4px;
	padding:0px;
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	list-style:none;
	list-style-position:outside;
}
div#box5,div#box9{
	margin-right:-5px !important;
}
div#box1{
	margin-right:8px !important;
}

.boxGreen{
	background-image: url(../images/homepageGreenBG.jpg);
}
.boxPurple{
	background-image: url(../images/homepagePurpleBG.jpg);
}
.boxBlue{
	background-image: url(../images/homepageBlueBG.jpg);
}
.boxRed{
	background-image: url(../images/homepageRedBG.jpg);
}

p.boxHeader{
	color:#fff;
	font-weight:bold;
	margin:3px 0px 0px 30px;
	font-size:8pt;
}
p.boxHeader a{
	color:#fff;
}
img.boxIcon{
	float:left;
	margin:15px 10px 15px 15px;
}
p.boxText{
	font-size:80%;
	width:70px;
	float:right;
	margin:15px 15px 15px 0px;
}
div.homePageBoxBig{
	width:586px;
	height:107px;
	background-image: url(../images/homepageTeaserBG.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
}

div#scrollingNewsBox,div#partnersBox{	
	height:335px;
	margin-top:10px;
}
div#scrollingNewsBox{
	margin-right:11px;
	width:350px;
	float:left;
}
div#scrollingNewsBox2{
    margin-right:11px;
	margin-top:5px;
	width:370px;
	float:right;
	z-index:10;
	position:relative;
}

div#partnersBox{	
	float:right;
}
div.BigBoxHeader{
	width:370px;
	height:27px;
	background-image:url(../images/homepageIcons/latestNewsTab.jpg);
	background-repeat:no-repeat;
	border-top:1px solid #fff;
}
div#contactUsBoxHeader{
	background-image:url(../images/homepageIcons/contactUsTab.jpg);
}
p.BigBoxHeaderText{
	color:#fff !important;
	font-weight:bold;
	width:370px;
	height:20px;
	/*margin:5px 0px 0px 30px;  works in IE7*/
	margin:5px 0px 0px 30px;
}
div.BigBoxBody{
	width:370px;
	height:250px;
	border:2px solid #BAB9A5;
}
div#contactUsBoxBody{
	border:2px solid #4A7693;
	height:auto;
	min-height:75px;
}
div#scrollingNewsBoxBody{
	overflow:auto;
	scrollbar-face-color:#BAB9A5; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF; 
	/*scrollbar-shadow-color:''; 
	scrollbar-highlight-color:''; 
	scrollbar-3dlight-color:''; 
	scrollbar-darkshadow-Color:'';*/
}
div#partnersBoxBody{
    overflow:auto;
	scrollbar-face-color:#BAB9A5;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF; 
}
div.MemberNewsBox{
	height:190px !important;
	background-color:#fff;
}

div#partnersBoxBody p{
	margin:15px;
}
/*------------------------------ members left column nav --------------------------------------*/
div#welcomeLeftColumnMember{
	float:left; 
	min-height:150px; 
	width:200px;  
	overflow:hidden;
	background-image:url(../images/blueVerticalDottedLine.gif);
	background-repeat:repeat-y;
	background-position:right;
}
div.memberPageLeftBoxHolder{
	margin:10px 5px 10px 20px;
}
div.memberPageLeftBox{
	width:157px;
	height:19px;	
	background-repeat:no-repeat;
	border-top:1px solid transparent;
}
div.memberPageLeftBoxGreen{
	background-image:url(../images/members/sectionGreen.gif);
}
div.memberPageLeftBoxBlue{
	background-image:url(../images/members/sectionBlue.gif);
}
div.memberPageLeftBoxRed{
	background-image:url(../images/members/sectionRed.gif);
}
div.memberPageLeftBoxPurple{
	background-image:url(../images/members/sectionPurple.gif);
}
p.memberPageLeftBoxText{
	color:#fff !important;
	font-size:10pt;
	font-weight:bold;
	width:150px;
	height:17px;
	/*margin:5px 0px 0px 30px;  works in IE7*/
	margin:2px 0px 0px 15px;
	overflow:hidden;
}
div.memberPageLeftBoxBody{
	width:153px;
}
div.memberPageLeftBoxBody a{
	padding:2px 0px;
}
div.memberPageLeftBoxBodyBlue{
	border:2px solid #4A7693;
	color:#4A7693;
}
div.memberPageLeftBoxBodyBlue a{
	color:#4A7693 !important;
}
div.memberPageLeftBoxBodyBlue a:hover,div.memberPageLeftBoxBodyBlue a#selected{
	background-color:#4A7693;
	color:#fff !important;
}
div.memberPageLeftBoxBodyGreen{
	border:2px solid #848967;
	color:#848967;
}
div.memberPageLeftBoxBodyGreen a{
	color:#848967 !important;
}
div.memberPageLeftBoxBodyGreen a:hover,div.memberPageLeftBoxBodyGreen a#selected{
	background-color:#848967;
	color:#fff !important;
}
div.memberPageLeftBoxBodyRed{
	border:2px solid #BD474F;
	color:#BD474F;
}
div.memberPageLeftBoxBodyRed a{
	color:#BD474F !important;
}
div.memberPageLeftBoxBodyRed a:hover,div.memberPageLeftBoxBodyRed a#selected{
	background-color:#BD474F;
	color:#fff !important;
}
div.memberPageLeftBoxBodyPurple{
	border:2px solid #826789;
	color:#826789;
}
div.memberPageLeftBoxBodyPurple a{
	color:#826789 !important;
}
div.memberPageLeftBoxBodyPurple a:hover,div.memberPageLeftBoxBodyPurple a#selected{
	background-color:#826789;
	color:#fff !important;
}
div.memberPageLeftBoxBody ul{
	margin:5px 5px 5px -20px; /*different for IE6 & IE7 margin:5px 5px 5px 20px;*/
	font-size:9pt;
}
div.memberPageLeftBoxBody li{
	margin:2px 0px;
}
/*------------------------------ end members left column nav --------------------------------------*/
/* --------------- start members home page styles --------------------------------*/
div#membersWelcomeHolder{
	float:left;
	width:100%;
	margin-top:-300px;
}
div#underMembersWelcome{
	width:780px;
	height:20px;
	background-image:url(../images/blue_dotted_line.gif);
	background-repeat:repeat-x;
	clear:both;
	background-position:center;
}
div#membersWelcomeHeader,div#membersWelcomeBody{
	
	width:370px;
}
div#membersWelcomeHeader h1{
	color:#4A7693;
}
div#membersWelcomeHeader h1.line1{
	font-size:24pt;
	margin:20px 30px 0px 10px;
	font-weight:bold;
}
div#membersWelcomeHeader h1.line2{
	font-size:22pt;
	margin:0px 30px 20px 10px;
}
div#membersWelcomeBody p{	
	font-size:9pt;
	margin:15px 11px;
}

ul#list_to_sort{
	width:780px;
	display:block;
	list-style:none;
	list-style-position:outside;
	margin:0px 0px 10px 0px;
	padding:0px;
	overflow:hidden;
	float:right;
}
div#membersContactUsBox{
	float:left;
	width:380px;
	height:107px;
}
div#membersContactUsBox img{
	margin:15px 20px;
	float:left;
	width:40px;
	height:45px;
}
div#membersContactUsBox div#contactUsBoxBody p{
	margin:15px 20px 15px 10px;
	float:right;
	width:270px;
	color:#505050; 
	font-size:9pt;
	line-height:10pt;
}
div#membersPageLeftBox{
	float:left;
	width:380px;
	height:450px;
	margin-bottom:10px;
}
/* --------------- end members home page styles --------------------------------*/

a:link {
	color: #6688A3;
	text-decoration:none;
}     
a:visited {
	color: #6688A3;
	text-decoration:none;
} 
a:hover {
	color: #6688A3;
	text-decoration:none;
} 
a:active {
	color: #6688A3;
	text-decoration:none;
} 
div#HeaderHolder{

}
.banner{
	background-color:#DEE6ED; 
	width:780px; 
	height:71px;
	background-image:url(../images/publicHeaderBG.jpg);	
	background-repeat:no-repeat;
}
.memberBanner{
	background-image:url(../images/memberHeaderBG.jpg);	
}
img#orx_logo{
	margin-left:20px; 
	margin-top:5px; 
	border:0; 
	width:130px; 
	height:60px;
	float:left;
}
#loginFrm{
	/*position: relative;
	top:-80px;
	left:500px;*/
	float:right;
	height: 67px;
	width:260px;
	color:#fff;
	text-align:right;
	margin-right:5px;
}
#loginFrm a{
	color:#fff;
	text-decoration:underline;
}
#loginFrm form{
	text-align:left;
}
#login_icons{
	text-align:right;
	font-size:12px;
}
p#mandatoryFieldMsg{
	font-style:italic;
	text-align:right;
	margin:-30px 10px 0px 0px;
	font-size:75%;
}
#contactFrm label{
	display:block;
	width:100px;
	text-align: right;
	float: left;
	margin-right: 5px;
	font-size:small;
	font-weight:normal;
}
#contactFrm input{
	width:130px;
	border:2px solid #CCC;
	margin:0.1em;
}

#loginFrm label{
	display:block;
	width: 6em;
	text-align: right;
	float: left;
	margin-right: 0.5em;
	font-size:9pt;
	font-weight:normal;
	padding-top:2px;
	color:#fff;
}
#contactFrm textarea{
	width:130px;
	border:2px solid #CCC;
	margin:0.1em;
	height:60px;
}

#loginFrm input {
	width:10em;
	border:1px solid #fff;
	margin:0.1em;
	font-size:9pt;
}

#loginFrm br, #contactFrm br{
	clear:right;
}
#loginTitle{
	margin-left:7em;
	font-size:9pt;
	color:#fff;
}
#btnLogin{
	height:18px;
	width:18px;
	margin-left:10px;
	vertical-align:middle;
	border: 0;
}
div.box_holder{
	margin:5px 0px !important;
}
.sectionTabHeading a:link {
	color: #FFF;
	text-decoration:none;
}     
.sectionTabHeading a:visited {
	color: #FFF;
	text-decoration:none;
} 
.sectionTabHeading a:hover {
	color: #CCC;
	text-decoration:none;
} 
.sectionTabHeading a:active {
	color: #FFF;
	text-decoration:none;
} 
.sectionTabHeadingOLD {
	/*position:relative; */
	top:5px; 
	left:25px; 
	color:#fff; 
	font-size:90%;
	font-weight:bold;
	height:25px;
	z-index:1;
}
.sectionTabHeading {
	/*position:relative; */
display:block;
	margin-top:5px !important;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:25px; 
	color:#fff; 
	font-size:90%;
	font-weight:bold;
	height:25px;

}
.sectionTabText {
	display:block;
	padding:1em 1em 0 1em; 
	color:#999; 
	font-size:80%; 
	font-weight:bolder;
}

/* ====================== members home page panels =============================================*/
div.membersBox{
	width:395px;
	height:85px;
	/*overflow:hidden;*/
	margin:0 0 5px 5px;
	padding:0 0 5px 0;
}
span.membersBox span.sectionTabHeading a{
	/*border:1px solid red !important;*/
	display:block !important;
	margin-top:5px;

}

/* ==================================== end members box ========================================*/

#tagLineBox {
	margin-left:5px;
	float:left; 
	background-color:#6688A3; 
	height:110px; 
	width:495px;
	padding:5px 0 0 5px;
}
.submitBtn {
	background-color: #FFF; 
	font-weight: bold; 
	font-size: 12px; 
	color: #6688A3;
}
.latestNewsText {
	display:block;
	padding:3px 5px 3px 15px; /*bottom padding reduced for ie6 and ie7*/
	color:#999; 
	font-size:90%; 
	font-weight:bolder;
	margin-bottom:0px;
	width:320px;
}
.latestNewsText p, .latestNewsText p p,.latestNewsText span {
	padding:0px !important;
	margin:0px !important;
	font-size:8pt !important;
	font-weight:normal;
	font-family: Trebuchet MS, Verdana, sans-serif !important;
}
/*nav*/
div#navigation{
	width:100%; 
	height:2.09em; 
	padding-top: 3px; 
	font-size:78%; 
	font-weight:bold; 
	background-color:#fff; 
	width:780px; 
	border-bottom:solid 1px #000;
}
#nav {
	padding:0;
	margin: 0; 
	border-top:2px solid #fff;
	height:2.09em; 
	font-size:100%; 
	font-weight:bold; 
	background-color:#688AA4; 
	width:780px;
}

#nav ul {padding:0;margin: 0;list-style: none}

#nav li {
	position:relative;
	float:left;
	display:block;
	margin: 0;
	padding:0;
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {	
	text-decoration:none;	
	cursor:pointer;
	color:#FFF;
	display: block;
	padding:3px 7px;
}

#nav a:hover {color:#000;background:#fff}

#nav li ul {
	background: #E8E8E8 url("images/featurebox_bg.gif") no-repeat 100% 100%;
	width:20em;
	font-size:90%;
	position: absolute;
	font-weight:normal;
	left: -999em}
	
#nav li:hover ul, #nav li.sfhover ul {left: 0;z-index:99999}

#nav li li {background:none;float:none;border:none;border: 1px solid #999;border-top:1px solid #fff;border-right:none;border-left:none;padding-left:0}
#nav li li.last {border-bottom:none}
#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {color:#000;padding: 3px 1px 2px 1em;width:19em}
#nav li li a:hover {color:#000;background:#366}

#nav li.active {background: #FFF;}
#nav li.active ul {border:none;background: #E8E8E8 url("/skins/default/images/featurebox2_bg.gif") no-repeat 100% 100%}
#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {color:#000}
#nav li.active a:hover {color:#000}

#nav li.active li {border:none;border-top: 1px solid #000;border-bottom: 1px solid #870000}
#nav li.active li.last {border-bottom: none}
#nav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active {color:#505050}
#nav li.active li a:hover {background: #666;color:#fff}

#nav li.active li.active a:link, #nav li.active li.active a:visited, #nav li.active li.active a:hover, #nav li.active li.active a:active {color:#fff;font-weight:bold;background: #666;}

/* hide from IE mac \*/
#nav li {width:auto}
		/* end hiding from IE5 mac */
/* SECONDARY NAVIGATION - vertical navigation */
#nav-secondary {margin:10px !important; font-weight:bold;  font-size:80%;}
#nav-secondary, #nav-secondary ul {position:static}
#nav-secondary, #nav-secondary li {list-style:none;margin:0;padding:0}

/* SECONDARY NAVIGATION - 2nd TIER */
#nav-secondary ul {margin: 0 0 1em 23px;padding:0}
#nav-secondary li.active li a, #nav-secondary li.active li a:link, #nav-secondary li.active li a:visited {line-height:1.5;padding:0 0 0 12px;font-weight:normal;width:auto;color:#000;width:130px;display:block}
#nav-secondary li.active li a:hover, #nav-secondary li.active li a:active {color: #366}
#nav-secondary li.active li {border: none;margin:0}

#nav-secondary li.active li.active a:link, 
#nav-secondary li.active li.active a:visited, 
#nav-secondary li.active li.active a:hover, 
#nav-secondary li.active li.active a:active {font-weight:bold}

/* members nav */
#membersNav {
	padding:0;
	margin: 0; 
	border-top:2px solid #fff;
	height:2.15em; 
	font-size:100%; 
	font-weight:bold; 
	background-color:#4A7693; 
	width:780px;
}
#membersNav li{
	position:relative;
	float:left;
	display:block;
	margin: 0;
	padding:0;
}
#membersNav a, #membersNav a:link, #membersNav a:visited, #membersNav a:hover, #membersNav a:active {	
	text-decoration:none;	
	cursor:pointer;
	color:#FFF;
	display: block;
	padding:3px 7px;
}
#membersNav li img{
	vertical-align:top;
}



/* Date picker specific styles follow */

a.date-picker {
	width: 16px;
	height: 16px;
	border: none;
	color: #fff;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(../incudes/index_files/calendar.png) no-repeat; 
}
a.date-picker span {
	margin: 0 0 0 -2000px;
}
div.date-picker-holder, div.date-picker-holder * {
	margin: 0;
	padding: 0;
}
div.date-picker-holder {
	position: relative;
}
div.date-picker-holder input {
	float: left;
}
div.popup-calendar {
	display: none;
	position: absolute;
	z-index: 2;
	top: 0;
	left: -16px; /* value for IE */
	padding: 4px;
	border: 2px solid #000;
	background: #fff;
	color: #000;
	overflow:hidden;
	width: 163px;
}
html>body div.popup-calendar {
	left: 99px; /* value for decent browsers */
}
div.popup-calendar iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}
div.popup-calendar div.link-close {
	float: right;
}
div.popup-calendar div.link-prev {
	float: left;
}
div.popup-calendar h3 {
	font-size: 1.3em;
	margin: 2px 0 5px 3px;
}
div.popup-calendar div.link-next {
	float: right;
}
div.popup-calendar div a {
	padding: 1px 2px;
	color: #000;
}
div.popup-calendar div a:hover {
	background-color: #000;
	color: #fff;
}
div.popup-calendar table {
	margin: 0;
}
* html div.popup-calendar table {
	display: inline;
}
div.popup-calendar table th, div.popup-calendar table td {
	background: #eee;
	width: 21px;
	height: 17px;
	text-align: center;
}
div.popup-calendar table td.inactive {
	color: #aaa;
	padding: 1px 0 0;
}
div.popup-calendar table td a {
	display: block;
	border: 1px solid #eee;
	width: 19px;
	height: 15px;
	text-decoration: none;
	color: #333;
}
div.popup-calendar table td.today a {
	border-color: #aaa;
}
div.popup-calendar table td a.selected, div.popup-calendar table td a:hover {
	background: #333; 
	color: #fff;
}

	
#bannerImg {
	margin-top:5px;
	width:780px;
	height:170px;
	
}



div#bannerBox p{
	color: #fff; 
	font-size: 110%; 
	font-weight:normal;
	margin:7px 10px 10px 20px;
}

div#bannerBox p a{
    color:#b5cbdc;
}

#latestNews {
	float:left; 
	/*height:300px; */
	width:500px; 
	background:#C0CEDC url(../images/home_sectionTab_news.gif) no-repeat;
	margin-right:5px; 
}

#contactUs {
	float:left; 
	height:300px; 
	width:270px; 
	background-image:url(../images/home_form_tab.gif) ;
	padding-left:5px; 
	
}
div#welcomeLeftColumn{

	float:left; 
	min-height:150px; 
	width:175px; 
	background:#C0CEDC url(../images/home_sectionTab_grey_small.gif) no-repeat; 
	overflow:hidden;
/*	display:none;  hidden on the 2nd March 09 */
}

form#memberform div.formline {
	clear: both;
	height:25px;

}
form#memberform div.formlinelarger {
	clear: both;
	height:50px;

}
form#memberform div.formlinelargest {
	clear: both;
	height:130px;

}
form#memberform div.formlinemax {
	clear: both;
	height:200px;

}
form#memberform label {
	float: left;
	width: 155px;
	color: #111;
	padding-left:10px;

}

form#memberform label.checkbox input,input.checkbox {
	border: 0px;
	margin: -2px 0px -1px 5px;
	width: 16px;
}
form#memberform label.checkbox img {
	float: left;
 	margin: -2px 4px 0px 2px
}
form#memberform input {
	border: #999 1px solid;
	float: left;
	width: 300px;
}
form#memberform input#btnSubmit {
	width: 75px;
	margin-left:10px;
}
form#memberform input#security-code {
	width: 75px;
	margin-left:10px;
}
form#memberform textarea {
	border: #999 1px solid;
	float: left;
	width: 300px;
	height: 120px;
	font-family: sans-serif;
}
form#memberform input#submit {
	text-align:center;  
	width: 100px;
	clear:both;
}
form#memberform input.check {
	width:20px;
	border:0px;

}
/*------------------------- contact form styles-------------------------------*/

form#contactform {
	margin:20px 0px 0px 60px;
}
form#contactform div.formline {
	clear: both;
	height:25px;
}
form#contactform div.formlinelarger {
	clear: both;
	height:50px;
}
form#contactform div.formlinelargest {
	clear: both;
	height:130px;
}
form#contactform div.formlinemax {
	clear: both;
	height:200px;
}
form#contactform label {
	float: left;
	width: 155px;
	color: #111;
	padding-left:10px;
}
form#contactform input {
	border: #999 1px solid;
	float: left;
	width: 400px;
}
form#contactform input#btnSubmit {
	width: 75px;
	margin-right:50px;
	float:right;
}
form#contactform input#security-code {
	width: 75px;
	margin-left:10px;
}
form#contactform textarea {
	border: #999 1px solid;
	float: left;
	width: 400px;
	height: 120px;
	font-family: sans-serif;
}
/*------------------------- contact form styles-------------------------------*/

div#footer{
	clear:both; 
	width:782px; 
	height:30px; 
	/* background-image:url(../images/footer_bg.gif); 
	background-repeat:repeat-x; */
	background-color:#4A7693;
	color:#fff;
	margin-bottom:20px;
	font-size:9pt;
}
div#footer p#footer_text_left{
float:left;
width:220px;
margin:5px;
}
div#footer p#footer_text_right{
float:right;
width:520px;
margin:5px;
text-align:right;
}
div#footer a{
	color:#fff;
}
div#page_icons{
	display:block;
	float:right;
	margin:5px 8px 0 0;
	font-size:80%;
}
div#result{
	width:250px;
	margin-top:10px;
}
.ORXPageTitle{
	color: #6688A3;
	font-size:120%;
	font-weight:bold;
}
div.padder{
margin:10px;
}
h1{
font-size:130%;
}

p.notAuthMsg,p.error,p.notAuthMsg a{
	color:#660000 !important;
}
li.draggableSection{
	padding:10px;
	list-style:none;
	display:block;
	background-color:#eee;
	border:1px solid black;
	cursor:pointer;
}
span.asterisk{
	color:#CC0000;
}
div.newsSeparator{
	width:750px;
	height:10px;
	background-image:url(../images/homepageIcons/greendottedline.gif);
	background-repeat:repeat-x;
}
h3.news-item{
	margin:10px 0px 0px 0px;
	padding:0px;
	
}
span.news-date{
	font-style:italic;
	margin:0px;
	padding:0px;
}
/* old 


#row1 {
	height:8.5em;
	margin-top:0.3em;
}
#row2 {
	height:9em;
}
.row2Features {
	float:left; 
	height:9em; 
	width:194px;  
	margin:5px 1px 0 0;
	overflow:hidden;
}

#row3 {
	position:relative;
	top:0.3em;
	/*height:305px; 
	width:780px;
}/* suggest box styling 
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#suggestions {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}	
#sectionSummaryOne {
	background:#C2D0DE url(../images/sectionMedium.gif);
	float:left; 
	width:275px; 
	height:115px; 
}
#row2Membership{
	background: #C2D0DE url(../images/home_sectionTab_brown.gif);
	background-repeat:no-repeat;
}
#row2Publications{
	background: #C2D0DE url(../images/home_sectionTab_red.gif);
	background-repeat:no-repeat;
}
#row2Reporting{
	background: #C2D0DE url(../images/home_sectionTab_purple.gif);
	background-repeat:no-repeat;
}
#row2Resources{
	background: #C2D0DE url(../images/home_sectionTab_grey_small.gif);
	background-repeat:no-repeat;
}
div#membersBoard,div#membersCoreData{
	background:#D3DDE7 url(../images/member_section_purple.gif) no-repeat;
}
div#membersAnalytics,div#membersWorkingGroup{	
	background:#D3DDE7 url(../images/member_section_brown.gif) no-repeat; 
}
div#membersDefinitions{
	background:#D3DDE7 url(../images/member_section_red.gif) no-repeat;
}
*/