body {
	background-color: #D0E7F9;
	background-image:url(images/top_bg.gif);
	background-repeat:repeat-x;
	font-family:'Helvetica Neue','Helvetica','Arial',sans-serif;
	margin:auto;
	padding:auto;
	text-align:center;
}

a {
	color:#2277bb;
	text-decoration:none;
}

a:hover {
	color:#2277bb;
	text-decoration:underline;
}

div.general {
	width:780px;
	margin:0px auto;
	margin-right:auto;
	margin-left:auto;
}

div.index_menu_top {
	background:none;
	*padding-right:25px;
	text-align:right;
}

#index_menu_login {
	width:730px;
	margin:0 auto;
	position: relative;
}

#topnav {
	padding:10px 0px 12px;
	font-size:11px;
	line-height:23px;
	text-align:right;
	color:#000000;
}
#topnav a.signin {
	background:#88bbd4;
	padding:4px 6px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	*background:transparent url(images/signin-nav-bg-ie.png) no-repeat 0 0;
	*padding:4px 12px 6px;
}
#topnav a.signin:hover {
	background:#59B;
	*background:transparent url(images/signin-nav-bg-hover-ie.png) no-repeat 0 0;
	*padding:4px 12px 6px;
}
#topnav a.signin, #topnav a.signin:hover {
	*background-position:0 5px!important;
}




#topnav a.signup {
	background:#ddff66;
	background:transparent url(images/topnav_signup_back.gif) no-repeat 0 0;
	background-repeat:repeat-x;
	padding:3px 6px 5px 6px;
	*padding:3px 6px 4px 6px;
	border:1px solid #99cc22;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	text-shadow:#ddff66 1px 1px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin-right:5px;
}
#topnav a.signup:hover {
	background:#ddff66;
	background:transparent url(images/topnav_signup_back_hover.gif) no-repeat 0 0;
	background-repeat:repeat-x;
}
#topnav a.signup, #topnav a.signup:hover {
	*background-position:0 0px!important;
}





a.signin {
	position:relative;
	margin-left:3px;
}
a.signin span {
	background-image:url(images/toggle_down_light.png);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding:6px 16px 5px 0;
}
#topnav a.menu-open {
	background:#D0E7F9!important;
	color:#666!important;
	outline:none;
}
#small_signup {
	display:inline;
	float:none;
	line-height:23px;
	margin:25px 0 0;
	width:170px;
}
a.signin.menu-open span {
	background-image:url(images/toggle_up_dark.png);
	color:#789;
	*margin-top:-5px;
}

#signin_menu {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	background-color:#D0E7F9;
	position:absolute;
	width:210px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:12px;
	top: 24.5px; 
	right: 0px; 
	margin-top:5px;
	margin-right: 0px;
	*margin-right: -1px;
	color:#789;
	font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
}
#signin_menu a {
	color:#6AC;
}
#signin_menu label {
	font-weight:normal;
}
#signin_menu p.remember {
	padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	color:#27B!important;
}
#signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#39d url(images/bg-btn-blue.png) repeat-x scroll 0 0;
	border:1px solid #39D;
	color:#fff;
	text-shadow:0 -1px 0 #39d;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

div.clouds {
	background-image:url(images/clouds.gif);
	background-repeat:no-repeat;
}

div.site_welcome {
	background:#00131e; 
	color:#aaccee; 
	font-size:13px; 
	padding:10px 20px; 
	text-align:left;
}

div.site_description {
	color:#ddff66; 
	font-size:11px; 
	margin-bottom:4px;
}

div.logo_site {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:534px;
	height:55px;
}

div.top_info {
	/*float:right; */
	width:325px; 
	margin-left:46px; 
	margin-top:10px; 
	color:#d1e7f1; 
	font-size:18px;
}

div.clr {
	clear:both; 
	height:0px; 
	line-height:0px; 
	font-size:0px;
}

input.text, input.text_small {
	height:38px;
	font-size:16px;
	padding-top:8px;
	padding-left:10px;
	border:1px solid #eeeeee;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	width:350px;
}

input.button {
	height:38px;
	*padding-top:8px;
	background-image:url(images/index_search_back.png);
	background-repeat:repeat-x;
	border:1px solid #eeeeee; 
	margin-top:-5px;
	*margin-top:-20px;
	padding: 0px 10px;
	vertical-align:middle;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-shadow:#ffffff 1px 1px;
	font-family:"Trebuchet MS";
}

div.content_index {
	background:#fff; 
	text-align:left;
	padding:20px 20px 0px 20px;
}

div.footer_index {	
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:780px;
	height:11px;
	margin-bottom:15px;
}

/* STYLES FOR RECENT ACTION */
.recentaction_div_media {
	padding: 10px 10px 10px 20px;
}
.recentaction_div_media img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}
img.recentaction_media {
	float: left;
	margin: 3px; 
	border: solid 1px #777777;
}
.recentaction_div {
	padding: 10px 20px 10px 20px;
	position: relative; 
	max-height: 125px;
	max-width: 300px; 
	overflow: auto;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
.recentaction_div img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}

div.portal_whatsnew {
	padding:4px 10px 4px 0px;
	font-size:12px;
}

div.portal_action {
	padding: 8px 5px 8px 0px; 
	border-top: 1px solid #DEDEDE; 
}

div.portal_action:hover {
	background:#f7f7f7;
}

div.portal_action_top {
	padding: 8px 5px 8px 0px; 
	border-top: 1px solid #DEDEDE; 
}

div.portal_action_top:hover {
	background:#f7f7f7; 
}

div.portal_action_date {
	color: #999999;
	font-size:11px;
	margin-top:10px;
}


div.page_header_index {
	font-size:18px;
	color:#333333;
}

div.page_header_index_right {
	font-size:18px;
	color:#333333;
	border-bottom:1px solid #d7d7d7;
	padding-bottom:4px;
}

img.photo {
	border:1px solid #d7d7d7;
	padding:2px;
	background:#f7f7f7;
}

td.portal_member_index {
	padding:6px 3px 3px 3px;
	text-align:left;
	font-weight: bold;
}

div.greyboxtop {
	background-image:url(images/greyboxtop.gif);
	background-repeat:no-repeat;
	width:205px;
	height:11px;
	margin-top:20px;
}

div.greyboxmiddle {
	background:#eeeeee;
	border:1px solid #dddddd;
	border-top:none;
	border-bottom:none;
	width:193px;
	*width:205px;
	padding:0px 5px 0px 5px;
	font-size:12px;
	*margin-top:-5px;
}

div.greyboxbottom {
	background-image:url(images/greyboxbottom.gif);
	background-repeat:no-repeat;
	width:205px;
	height:13px;
}

div.footer_bottom {
	font-size:12px;
	color:#778899;
	margin-bottom:15px;
}