html {
	font-size: 70%;
	font-size: 8pt;
}
body {
	font-family: Tahoma, Arial;
	color: #222222;
	font-size: 100%;
	background-color: white;
	margin: 0px;
	text-decoration: none;
}
.page_fade
{
	background-color: white;
}
.rs_page_fade
{
	background-image: url(/app_themes/default/images/bg-body.gif); 
	background-repeat: repeat-x; 
	background-color: #d0d1c7;
}
.rs_content_main {
	width: 980px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;	
	/*border:solid 1px #b9bab1; */
	padding:0px 20px 0px 20px;
	background:url(images/bodybg.gif);

}

form {
	margin: 0px;
}
A:link, A:visited, A:active {
	color: #000077;
	text-decoration: none;
}
a:hover {
	color: #000077;
	text-decoration: underline;
}

h1 {
	font-size: 150%;
	font-weight: normal;
}
h2 {
	font-size: 130%;
	font-weight: normal;
}
h3 {
	font-size: 100%;
	font-weight: 700;
}
h4 {
	font-size: 100%;
	margin: 5px 0px 3px 0px;
}
h5
{
	font-family: Tahoma, Arial;
	font-size: 30px;
	font-weight: bold;
	margin-left:0px;
}
table {
	font-size: 100%;
	border-collapse: collapse;
	border: 0px;
}
#_lmenu a:hover {
	text-decoration: none;
}
.bgrMenu {
	background-color: #DCDCDC;
}
.bgrMenuActive {
	background-color: #3D3E6D;
}
.bgrTopLeft {
	background-image: url(images/bgrTopLeft.gif);
	background-repeat: repeat-x;
	height: 22px;
}
.bgrTopRight {
	background-image: url(images/bgrTopRight.gif);
	background-repeat: repeat-x;
	height: 22px;
}
.userInfo {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.topTitle {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.copy {
	color: #838282;
}
td.bgrLeft {
	padding: 0px;
	background-color: #F8F7F3;
/*	width: 255;*/
	border-right: solid 1px #9A9A9A;
}
#tabMenu {
	position: relative;
	float: left;
	margin-right: 10px;
}
#tabMenu .tabActive {
	position: relative;
	float: left;
	background-color: transparent;
	background-image: url(images/tabActive.gif);
	width: 170px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #595959;
	text-decoration: none;
	margin-right: 5px;
}
#tabMenu .tabPassive {
	position: relative;
	float: left;
	background-color: transparent;
	background-image: url(images/tabPassive.gif);
	width: 170px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #595959;
	text-decoration: none;
	margin-right: 5px;
}
div.divider {
	width: 180px;
	height: 10px;
}
div.mdiv {
	height: 10px;
/*	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr=#E8E7E3 , EndColorStr=#F8F7F3);*/
	border-top: solid 1px #D8D7D3;
}
div.mdiv2 {
	height: 10px;
/*	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr=#F8F7F3 , EndColorStr=#E8E7E3);*/
	border-bottom: solid 1px #D8D7D3;
}
div.mcollapse {
	height: 10px;
/*	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr=#E8E7E3 , EndColorStr=#F8F7F3);*/
	color: #E8E7E3;
	border-top: solid 1px #D8D7D3;
	padding: 7px 10px 6px 30px;
	text-align: left;
	font-weight: bold;
}
div.mcollapse a {
	color: #3f4071;
}
div.mcollapse a.title img {
	float: right;
	margin-top: -3px;
	border-width: 0px;
	width: 16px;
	height: 16px;
}
div.horline {
	width: 100%;
	height: 1px;
	color: #9A9A9A;
	background-color: #9A9A9A;
}
div.boxTitle {
	position: relative;
	font-family: Tahoma, Arial;
	background-color: transparent;
	background-image: url(images/bgrMenuTitle.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 37px;
	line-height: 26px;
	text-align: left;
	display: block;
}
div.boxTitleText {
	color: #3F4071;
	font-size: 11px;
	font-weight: bold;
	padding-left: 37px;
	text-decoration: none;
}
.menuTable {
	width: 100%;
	display: block;
}
div.separator {
	position: relative;
	float: left;
	width: 100%;
	height: 1px;
	background-color: #D1D1D1;
}
.menu_shadow 
{
	background-image:url('images/v2-menu-fade.gif');
	width:100%;
	margin-bottom:25px;
	height:18px;
}
.menu_line 
{
	border-bottom: solid 1px #740c64; 
	width:100%;
}

a.menu_text td.menu_text, table.menu_text 
{
	text-align: center;
	font-weight: normal;
	color: black;
	width: 79px;
	height: 30px;
	background: url(images/v2-menu-button.gif);
	vertical-align: middle;
} 

a.menu_text, a:link.menu_text A:link.menu_text, A:visited.menu_text, A:active.menu_text, A:hover.menu_text
{
	color: black;
	text-decoration: none;
}

.a.menu_option_active 
{
	text-align: center;
	font-weight: Bold;
	color: white;
	
	width: 127px;
	height:30px;
	vertical-align: middle; 
	background: url(images/v2-menu-button-selected.gif) ;
}

a.menu_option_active, a:link.menu_option_active A:link.menu_option_active, A:visited.menu_option_active, A:active.menu_option_active, A:hover.menu_option_active
{
	vertical-align: middle;
	color: white;
	padding-top: 8px;
	text-decoration: none;
}

 
.td.menu_option_active, table.menu_option_active
{
	text-align: center;
	font-weight: Bold;
	vertical-align: bottom;
	width: 127px;
	height: 30px;
	background:  url(images/v2-menu-button-selected.gif) ;
}

.menu_option_inactive
{
	text-align: center;
	font-weight: Bold;
	color: black;
	width: 79px;
	height: 30px;
	background: url(images/v2-menu-button.gif);
}




.menu_text_mac A.menu_text_mac{
	color: white;

}
.menu_option_active_mac A.menu_option_active_mac{
	color: white;

}
.menu_option_inactive_mac A.menu_option_inactive_mac{
	color: white;

}

.menu_text_mac {
	width: 116px;
	font-family: Verdana;
	font-weight: Bold;
	color: white;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	line-height: 20px;	
}
.menu_option_active_mac{
	text-align: center;
	width: 116px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: white;
	}
.menu_option_inactive_mac{
	color: white;
	text-align: center;
	vertical-align: top;
	font-size: 12px;

}


.boxTable {
	background-color: #F5F5F5;
	border-color: #CECECE;
	border-left-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	border-style: solid;
	border-top: none;
	border-width: 1px;

}
.boxInnerText {
	font-size: 10px;
	color: #3F4071;
}
.boxText {
	font-size: 11px;
	color: #3E3E3E;
}
.boxBorder {
	background-color: #D1D1D1;
}

.board{width:980px; clear:both; /*background:url(./images/bodybg.gif); */}

.top_curve
{
	background-image:url(images/top_curve.gif);
	display:block;
	text-align: center;
}

.bottom_curve
{
	background-image:url(images/bot_curve.gif);
	display:block;
	text-align: center;
}	

.content_main {
	width: 980px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;	

	padding:0px 0px 0px 0px;


}
.content {
	width: 980px;
	padding:0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}
div.title, span.title 
{
	font-size: 15px;
	font-weight: bold;
	color: #5d5d5d;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
}
.stitle {
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: dotted 1px #D1D1D1;
	margin: 15px 0px 5px 0px;
}
.titleWizard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
.formCaption, label {
	color: #3F4071;
}
select, .textbox {
	font-size: 11px;
	color: #000000;
	border: solid 1px #D1D1D1;
}
.textbox {
	width: 170px;
}
.textboxMultiline {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	width: 300px;
	border-color: #D1D1D1;
	border-style: solid;
	border-width: 1px;
	overflow: auto;
}
.textboxLogin {
	font-size: 11px;
	color: #000000;
	width: 80px;
	border-color: #D1D1D1;
	border-style: solid;
	border-width: 1px;
}
.button {
	background-image: url(images/bgrButton.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 141px;
	line-height: 24px;
	display: block;
}
.btn, .flatlinkbutton, .flatlinkbuttonbig, a.flatlinkbutton:hover, a.flatlinkbuttonbig:hover, a.flatlinkbuttonbig:link, a.flatlinkbutton:link, a.flatlinkbutton:visited, a.flatlinkbuttonbig:visited{
	
	color: white;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 3px 1px;
	height: 22px;
	border-style: none;
	background-color: Transparent;
	display:inline-block;
	float:right;
}
.flatlinkbuttonl, .flatlinkbuttonbigl, a.flatlinkbuttonl:hover, a.flatlinkbuttonbigl:hover, a.flatlinkbuttonbigl:link, a.flatlinkbuttonl:link, a.flatlinkbuttonl:visited, a.flatlinkbuttonbigl:visited{
	
	color: white;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 3px 1px;
	height: 22px;
	border-style: none;
	background-color: Transparent;
	display:inline-block;
	float:left;
}

.btnSizeB, .btnSizeM,  .btnSizeS, .btnSizeT {
	color: white;
	cursor: default;
}
.btnSizeB {
	background-image: url(images/btnButtonBig.gif);
	width: 162px;
}
.btnSizeM {
	background-image: url(images/btnButton.gif);
	width: 124px;
	
}
.btnSizeS {
	background-image: url(images/btnButtonSmall.gif);
	width: 96px;
	height:22px;
}
.btnSizeT {
	background-image: url(images/btnButtonTiny.gif);
	width: 64px;
}

.btnSizeB:hover{
	background-image: url(images/btnButtonBig-sel.gif);
	text-decoration: underline;
	width: 162px;
}
.btnSizeM:hover{
	background-image: url(images/btnButton-sel.gif);
	text-decoration: underline;
	width: 124px;
}
.btnSizeS:hover{
	background-image: url(images/btnButtonSmall-sel.gif);
	text-decoration: underline;
	width: 96px;
}
.btnSizeT:hover{
	background-image: url(images/btnButtonTiny.gif);
	text-decoration: underline;
	width: 64px;
}

.flatlinkbutton {
	background-image: url(images/btnButton.gif);
	text-decoration: underline;
	width: 124px;
	height:22px;
}
.flatlinkbuttonl {
	background-image: url(images/btnButton.gif);
	text-decoration: underline;
	width:124px;
	height:22px;
}
.chatwithlinkbutton{
	
	text-decoration: underline;
	width: 164px;
	height: 164px;
	padding-left:20px;
	padding-top:20px;
}
.flatlinkbuttonbig{
	background-image: url('images/btnButtonBig.gif');
	text-decoration: underline;
	width: 162px;
}
a.more {
	color: #FF6600;
	font-size: 11px;
}
a.small {
	font-family: Tahoma, Arial;
	color: #3F4071;
	font-size: 11px;
}
.bgrButtonRight {
	background-color: #EDEDED;
	background-image: url('images/brgButtonRight.gif');
	background-repeat: repeat-x;
	height: 24px;
}
.boxLeftPadding {
	padding-left: 20px;
}
td.passwordStrengthRed {
	width: 11%;
	background-color: red;
}
td.passwordStrengthYellow {
	width: 11%;
	background-color: yellow;
}
td.passwordStrengthGreen {
	width: 11%;
	background-color: green;
}
td.passwordStrengthGray {
	width: 11%;
	background-color: #D3D3D3;
}
td.passwordStrengthNormal {
	width: 33%;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}
td.passwordStrengthBold {
	width: 33%;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
td.passwordStrengthLeftCell {
	text-align: right;
	width: 30%;
}
td.passwordStrengthRightCell {
	width: 70%;
}
td.passwordStrengthWarning {
	font-size: 11px;
}
.validatorSummary {
	border: solid 1px #9A9A9A;
	background-color: #fffae5;
	padding: 3px 2px 4px 2px;
	margin-bottom: 10px;
	color: #CC0000;
}
.validatorSummary ul {
	list-style-type: square;
	margin: 5px 5px 5px 25px;
}
.validator {
	color: #CC0000;
}
.gridHeader {
	text-align: center;
	border-bottom-style: none;
	border-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #EEEDED;
	height: 17px;
}
a.gridHeader {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	border-style: none;
	background-image: none;
}
td.indicatorStep {
	background-color: #EDEDED;
	border-style: solid;
	border-width: 1px;
	border-color: #D8D8D8;
}
td.indicatorStepActive {
	background-color: #FAA94E;
	border-style: solid;
	border-width: 1px;
	border-color: #D8D8D8;
}
.wisardstep {
	padding-bottom: 20px;
}
.navPather {
	background-color: #EEEEEE;
	border: solid 1px #9A9A9A;
}
.pathBar {
	padding: 0px 0px 10px 0px;
}
.tabSelTab  {
	border-style: solid;
	border-width: 1px;
	background-color: transparent;
	border-color: #183473;
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	color: #727272;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	height: 23px;
	font-weight: bold;
}
.tabUnselTab  {
	border-style: solid;
	border-width: 1px;
	background-color: #5775a4;
	border-color: #5775a4;
	height: 23px;
}

.tabUnselTabText, a.tabUnselTabText, a.tabUnselTabText:visited, a.tabUnselTabText:link, a.tabUnselTabText:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color:white;
}
.tabBody {
	border-style: solid;
	border-width: 1px;
	background-color: transparent;
	border-color: #183473;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
.tabSeparator {
	border-style: none;
	border-width: 1px;
	border-color: #E4E4E4;
	border-bottom-style: solid;
}
.tabDisabledTab {
	border-style: solid;
	border-width: 1px;
	background-color: #d4d0c8;
	border-color: #E4E4E4;
	color: #808080;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
table.searchResult {
	font-size: 100%;
}
table.searchResult td, table.searchResult th, table.searchResult tr.header td {
	font-size: 100%;
	font-weight: normal;
	padding: 2px;
}
table.searchResult th {
	border-bottom: solid 1px #D1D1D1;
	padding: 5px 5px 5px 5px;
	vertical-align: bottom;
	font-weight: bold;
	color: #0d1abf;
}
table.searchResult tr.pager span {
	display: inline-block;
	padding: 2px 0px;
	text-decoration: none;
	background-color: #fcf1d0;
	border: solid 1px #9A9A9A;
}
table.searchResult tr.pager a {
	display: inline-block;
	padding: 3px 0px;
}
table.searchResult tr.pager a:hover {
	padding: 2px 0px;
	text-decoration: none;
	background-color: #F9E9BF;
	border: solid 1px #D1D1D1;
}
table.searchResult td.money, table.searchResult td.date, table.searchResult th.money, table.searchResult th.date {
	text-align: right;
	padding-right: 0px;
}
table.searchInfo {
	border-bottom: solid 1px #D1D1D1;
	margin-top: 10px;
	width: 980px;
}
table.searchInfo td {
	color: #333333;
	width: 980px;
}
.searchInfo
{
	width: 980px;
	padding: 0px 0px 0px 0px; 
}
table.searchResult tr.empty td {
	padding: 30px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	color: #595959;
	width:980px
}
table.searchResult tr.empty td div.info {
	border-top: solid 1px #D1D1D1;
	padding: 30px 0px 30px 0px;
	width:980px
}
.readMessageFalse {
	font-weight: bold;
}
.readMessageTrue {
	font-weight: normal;
}
tr.featured {
	background-color: #e6ccff;
	font-weight: bold;
	border: solid 2px #D1D1D1;
	border-bottom: solid 2px #D1D1D1;
	border-left: solid 2px #D1D1D1;
	border-right: solid 2px #D1D1D1;
}
td.highlighted a {
	font-weight: bold;
	background-color: #e6ccff;
	font-weight: bold;
	border: solid 2px #D1D1D1;
	border-bottom: solid 2px #D1D1D1;
	border-left: solid 2px #D1D1D1;
	border-right: solid 2px #D1D1D1;
}
.messageBody {
	border-width: 1px;
	border-color: #D8D8D8;
	border-style: dashed;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.helpTopic {
	line-height: 20px;
}
table.contactlist {
	margin: 0px 0px 10px 10px;
}
table.contactlist td {
	padding: 0px;
}
table.contactlist img {
	vertical-align: middle;
	margin: 3px 0px 3px 5px;
	border-width: 0px;
}
table.smallmenu {
	width: 150px;
	font-size: 100%;
	color: #333333;
	border-bottom: solid 1px #D1D1D1;
}
table.smallmenu td {
	padding: 3px 5px 2px 5px;
}
table.smallmenu th {
	padding: 5px 5px;
	vertical-align: bottom;
	font-weight: bold;
	color: #595959;
	text-align: left;
	background-color: #F5F4F0;
	background-color: #F9E9BF;
	border-bottom: solid 1px #D1D1D1;
}
ul.smallmenu {
	display: block;
	list-style-type: circle;
	color: #000077;
	margin-left: 15px;
	margin-top: 0px;
}
ul.smallmenu li {
	margin-bottom: 5px;
}
ul.smallmenu li.selected {
	font-weight: bold;
}
ul.smallmenu li.more {
	padding: 3px 10px;
}
h4.smallmenu {
	padding-bottom: 5px;
}
.toolpanel
{
	padding: 10px 10px 10px 10px ;
	background-color: #F5F4F0;
	border: solid 1px #84A8CB;

}
.toolbar {
	background-color: #F5F4F0;
	border: solid 1px #84A8CB;
	padding: 3px;
}
.toolbar a, .toolbar label, .toolbar span {
	display: inline-block;
	padding: 4px 6px;
}
.toolbar a.checked, .toolbar span.selected {
	padding: 3px 5px;
	text-decoration: none;
	background-color: #fcf1d0;
	border: solid 1px #84A8CB;
}
.toolbar a:hover {
	padding: 3px 5px;
	text-decoration: none;
	background-color: #F9E9BF;
	border: solid 1px #84A8CB;
}
div.informationbar {
	border: solid 1px #9A9A9A;
	background-color: #fffae5;
	padding: 3px 2px 4px 2px;
	margin-bottom: 10px;
}
table.categoryList {
	margin-top: 10px;
	width: 100%;
}
table.categoryList td {
	padding: 2px 2px 2px 15px;
}
table.form th, table.form td {
	padding: 0px 5px 4px 3px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.dialogfoot {
	margin-top: 10px;
	text-align: right;
	background-color: #FFFFFF;
	border-bottom: solid 1px #9A9A9A;
	padding: 8px 15px;
	height: 20px;
}
table.Summary caption {
	font-weight: bold;
	color: #444444;
	text-align: left;
	background-color: #F5F4F0;
	border: solid 1px #9A9A9A;
	padding: 3px;
}
table.Summary td {
	padding: 2px 5px;
	border-bottom: solid 1px #DDDDDD;
}
table.login td {
	padding-bottom: 10px;
}
.liginAr {
	margin: 30px;
}
span.val {
	display: inline-block;
	vertical-align: top;
}
.noitems {
	color: Red;
}
.gridSelectedItem {
	background-color: #EFEFEF;
}
#SearchLayer {
	position: absolute;
	left: 515px;
	top: 307px;
	width: 238px;
	height: 156px;
	visibility: hidden;
	padding: 15px 0px 15px 15px;
	vertical-align: top;
}
.contentBox {
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	/*border: 1px solid #CCC;*/
}
#siSignupDiv {
	float: right;
	width: 420px;
	margin-bottom: 24px;
}
table.list {
	margin-top: 10px;
	width: 100%;
}
table.list td {
	vertical-align: top;
	padding: 5px;
}
table.list h3 {
	color: #666666;
	margin-bottom: 5px;
}
/* RatingControl */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url('../../Images/FilledStar.png');

}

.emptyRatingStar
{
	background-image: url( '../../Images/EmptyStar.png' );
}

.savedRatingStar {
    background-image: url('../../Images/SavedStar.png');
}.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}
.collapsePanel {
	height: 0px;
	background-color:white;
	overflow:hidden;
}

.panelbg290
{
  background-image : url('images/v2-panelbg-290.gif');
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
	float:left;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
	float:left;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    float:left;
}
.expertlink
{
	padding-top: 10px;
	padding-left: 11px;
	padding-bottom: 10px;
	border: solid 1px #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1b6cde;
}

.expertselector
{
 background-color: #f5f5f5;
 width:auto;
 height:330px;
}
.expertlink, a:expertlink, a:link.expertlink, A:link.expertlink, A:visited.expertlink, A:active.expertlink, A:hover.expertlink
{
	padding-top: 10px;
	padding-left: 11px;
	padding-bottom: 10px;
	border: solid 1px #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1b6cde;
}
.expertcontent
{
	float:left;
	padding: 10px;
	width:430px;
}
.expertlinkSelected
{
	padding-top: 10px;
	padding-left: 11px;
	padding-bottom: 10px;
	border: solid 1px #ececec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1b6cde;
	background-color: white;	
}
.roundedPanel
{	
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

.roundedPanelProfile
{	
	padding:10px;
	color:white;
	font-weight:bold;
}


/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color : black;
	border : black;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : white;
	color : black;
	padding : 1px;
	text-align:left;

}
.footer
{
	padding-top:25px;
	margin-top:50px;
	padding-bottom:25px;
	width:980px;
    background-image:url('images/v2-footer.gif');
}
.panel230x400
{
	background-image: url(images/v2-Panel230x400.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 400px;

	display: block;
	float: left;
}
.panel230x400content
{
		padding: 10px;
}
.panel530x400
{
	background-image: url(Images/v2-profile-bio-fade.gif);
	background-repeat: repeat-x;
	width:530px;
	height:400px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:10px;
}

.profilebar
{
	background-image: url('images/v2-profile-bar.gif');
	background-repeat: repeat-x;
	width:960px;
	height:33px;
	float:left;
	padding-top:7px;
	font-weight:bold;
	font-size:16px;
}
.profilebartext
{
	padding-left:20px;	
}
.profilebarleft
{
	background-image: url('images/v2-profile-bar-left.gif');
	background-repeat:no-repeat;
	width:10px;
	height:33px; 
	float:left;
}
.profilebarright
{
	background-image: url( 'images/v2-profile-bar-right.gif' );
	background-repeat: no-repeat;
	width: 10px;
	height: 33px;
	float: right;
}
.todobar
{
	background-image: url('images/v2-profile-bar.gif');
	background-repeat: repeat-x;
	width:150px;
	height:33px;
	float:left;
	padding-top:7px;
	font-weight:bold;
	font-size:16px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color: #F7F7F7;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 500px;
}
.todolist
{
	text-align:center;	
}
bluelist
{
	border: 1px solid #CCCCCC;
	background-color: #000000;
}
.todomenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	float:left;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

img { vertical-align: bottom } 






/*************************************** RAPID SUPPORT *****************************/
.rs_page_fade
{
	background-image: url(/app_themes/default/images/bg-body.gif); 
	background-repeat: repeat-x; 
	background-color: #d0d1c7;
}
.rs_content_main {
	width: 980px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;	
	/*border:solid 1px #b9bab1; */
	padding:0px 20px 0px 20px;
	background:url(images/bodybg.gif);

}

