html, body{
	padding:0;
	margin:0;
	text-align:center;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size:90%;
	color:#505050; 
	height: 100%;
}

/*page layout*/
#webpageContainer {
	width: 780px;
	background-image: url(../images/orx_background.gif);
	background-repeat: repeat-y;
	margin:0px auto;
	text-align:left;
	padding-left:9px;
	padding-right:9px;
}

#utility {
	position:relative;
	float:left;
	top: 5px;
	width:185px;
	height:300px;
	padding: 0 5px 40px;
	background: #C0CEDC url(../incudes/index_files/home_sec.gif) no-repeat; 
}

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;
} 

#banner{
display:none;
	background-color:#DEE6ED; 
	width:780px; 
	height:77px; 
	overflow:hidden;
}
#loginFrm{
	position: relative;
	top:-75px;
	left:500px;
	height: 67px;
}
#login_icons{
	text-align:right;
	width:270px;
	height:20px;
	margin-top:20px;
}
#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:small;
	font-weight:normal;
	padding-top:2px;
}
#contactFrm textarea{
	width:130px;
	border:2px solid #CCC;
	margin:0.1em;
	height:60px;
}

#loginFrm input {
	width:10em;
	border:2px solid #CCC;
	margin:0.1em;
}

#loginFrm br, #contactFrm br{
	clear:right;
}
#loginTitle{
	margin-left:7em;
}
#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;
}
#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;
}
/* ====================== members home page panels =============================================*/
div.membersBox{
	width:395px;
	height:85px;
	/*overflow:hidden;*/
	margin:0 0 5px 5px;
	padding:0 0 5px 0;
}
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;
}
/* ==================================== 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:1em 1em 0 1em; 
	color:#999; 
	font-size:90%; 
	font-weight:bolder;
	margin-bottom:10px;
}
/*nav*/
#navigation{display:none;}


/* TABLES */
.table1 {border: 2px solid #366;border-collapse:collapse;width:90%;margin:10px;}
.table1 td {background: #fff;padding:3px;border: 1px solid #fff}
.table1 th {text-align:left;border: 1px solid #fff}
.table1 thead th {color:#fff;font-size:110%;background: #CCC;padding: 5px 6px}
.table1 tbody th {color:#fff;font-size:100%;background: #88b8db;padding: 3px}
.table1 tbody th.sub {font-size:95%;color:#000;background: #efefef;padding: 3px}


/*tab style*/
div.tmtPanel {
	display: none;
	/*height: 300px;*/
	padding: 10px;
}

div.tmtPanelGroup {
	/*background-color: #FFFFFF;*/
	border: 1px;
	border-color: #999999;
	border-style: solid;
	clear: both;
	/*width: 600px;*/
}

div.tmtTabs a.tmtTab {
	background-color: #E8E8E8;
	border: 1px;
	border-bottom: 0px;
	border-color: #999999;
	border-style: solid;
	color: #000000;
	display: block;
	float: left;
	height: 14px;
	padding: 5px;
	position: relative;
	text-decoration: none;
	top: 1px;
}

div.tmtTabs a.tmtTabselected {
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-style: solid !important;
	border-top: 1px;
	color: #000000;
	height: 15px;
	top: 1px;
}	
/* 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;
}

/* 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;			
}		
#bannerImg {
	margin-top:5px;
}
#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;
}


#tagLineTxt{
	color: #fff; font-size: 125%; font-weight:normal;
}

#latestNews {
	float:left; 
	height:300px; 
	width:500px; 
	background-image:url(../images/home_sectionTab_news.gif);
	margin-right:5px; 
}

#contactUs {
	float:left; 
	height:300px; 
	width:270px; 
	background-image:url(../images/home_form_tab.gif) ;
	padding-left:5px; 
	overflow:hidden;
}
div#welcomeLeftColumn{
display:none;

}
form#memberform div.formline {
	clear: both;
	height:25px;

}
form#memberform label {
	float: left;
	width: 155px;
	color: #111;
	padding-left:10px;

}

form#memberform label.checkbox input {
	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#submit {
	text-align:center;  
	width: 100px;
	clear:both;
}
form#memberform input.check {
	width:20px;
	border:0px;

}

div#footer{
	display:none;
}
div#footer p#footer_text{
border:1px solid red;
}
td#lhsMenu{
	display:none;
}
div#page_icons{
	display:none;
}
