.myTrialsCategoryHeader h2
{
        font-size: 1.7em !important;
        font-weight: bold !important;
}

.BrowseTrialsTestEmphasizedLink
{
    margin-top: 5px;
    margin-left: 10px;    
}
.BrowseTrialsTestEmphasizedLink a, .BrowseTrialsTestEmphasizedLink a:link, .BrowseTrialsTestEmphasizedLink a:visited, .BrowseTrialsTestEmphasizedLink span
{
    font-weight: bold;
    text-decoration: none;
    color: #58bad4;
}

.BrowseTrialsTestEmphasizedLink span
{
    font-weight: bold;
    text-decoration: none;
    color: #58bad4;
}

h3.BrowseTrialsTestEmphasizedLink
{
    style=padding-left: 10px;
    text-decoration:underline;
    display:inline;
}

.BrowseTrialsTestEmphasizedLink a:hover
{
    color: #38899e;
    text-decoration: none;
}
.BrowseTrialsTestHeader h1
{
    font-family: Georgia;
    font-size: 24px;
    font-weight: normal;
    color: #5f8d18;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    text-align: left;
}
.BrowseTrialsTestHeader h2
{
    font-family: Georgia;
    font-size: 16px;
    font-weight: bold;
    color: #818181;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
    margin: 0px;
	text-align: left;
}
h3.BrowseTrialsTestHeader
{
    font-family: Arial;
    font-size: 16px;
    color: #818181;
    font-weight: bold;
    line-height: 18px;
    margin: 15px 0px 0px 0px;
}

.instructions {
	border: solid 1px #D6E1EE;
	background: #F9FAFD;
	padding: 5px;
	margin: 10px 0px 10px;
}
.errortext {
        background-color: #FFCCCC;
        border: 1px solid #F00;
        padding: 5px;
        margin: 1em 0 .5em 0;
	display: block;
}
.errortext2 {
        color: red;
}
.subjective 
{
        background-color: #CCFFCE;
        border: 1px solid #3BFF0D;
        padding: 5px;
        margin: 1em 0 .5em 0;
}
.infotext {
        color: blue;
}
.warningtext {
        background-color: #33FFFF;
        border: 1px solid #F00;
        padding: 5px;
        margin: 1em 0 .5em 0;
        font-size: 1.2em;
        font-weight: normal;
        color: black;
}
.hint {
        background: url(../images/bg_hint.png) repeat-x left top;
        border: 1px solid #c0ffc0;
        margin: .5em;
}
.learnmore {
        color: #3977AC;
        text-decoration: underline;
        cursor: pointer;
}        
.actions li {

        margin-bottom: .5em;
}
.tutorial {
        background: url(../images/icn_help.png) no-repeat left center;
        display: block;
        padding: 2px;
        padding-left: 26px;
}
.savelabel {
        width: 16em;
        display: block;
        float: left;
}
.contentMain .item {
        margin-top: 5px;
        margin-bottom: 15px;
}
h1 {
        margin: 20px 0px 15px;
}
em {
	color: black;
}
.trial {
        padding: 0px 10px 20px;
        margin-bottom: 20px;
        background: url(../images/bg_gradient_up.png) repeat-x left bottom;
	color: #818181;
	font-size: 13px !important;;
	font-family: Arial;
}
.trial h2 {
        margin: 0px;
}

.description {
        font-style: italic;
}
.information {
        width: 68%;
        float: left;
}
.information p {
        margin: 0px 0px 1em;
}
.information h3 {
        border: none;
        margin: 0px;
}
.information ul {
        list-style-type: none;
        padding: 0px 0px 0px 20px;
}
.seamTextUnorderedListItem {
        list-style-type: disc;
}
.information u {
        text-decoration: none;
        font-weight: bold;
}
.summary {
        width: 26%;
        padding: 2%;
        margin-top: 2em;
        float: right;
        background: #FFF;
        border: solid 1px #CCC;
}
.summary ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
}
.summary li {
        padding-top: 2px;
        padding-left: 24px;
        margin-bottom: 6px;
}
.summary img {
        position: absolute;
        margin-top: -2px;
        margin-left: -24px;
}

.information {
        width: 68%;
        float: left;
}
.information p {
        margin: 0px 0px 1em;
}
.information h3 {
        border: none;
        margin: 0px;
}
.information u {
        text-decoration: none;
        font-weight: bold;
}
.summary {
        width: 26%;
        padding: 2%;
        margin-top: 2em;
        float: right;
        background: #FFF;
        border: solid 1px #CCC;
}
.summary ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
}
.summary li {
        padding-top: 2px;
        padding-left: 24px;
        margin-bottom: 6px;
}
.summary img {
        position: absolute;
        margin-top: -2px;
        margin-left: -24px;
}
.trial .actions {
        float: none;
        clear: both;
}
.jslink {
        color: #3977AC;
        text-decoration: underline;
        cursor: pointer;
}
.BrowseTrialEmphasizedLink
{
    margin-top: 5px;
    margin-left: 5px;
}

.BrowseTrialEmphasizedLink a, .BrowseTrialEmphasizedLink a:link, .BrowseTrialEmphasizedLink a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #58bad4;
}
.BrowseTrialEmphasizedLink a:hover
{
    color: #38899e;
    text-decoration: none;
}
.favorite 
{
	background: url(../images/favorite.png) no-repeat left center;
	color: #3977AC;
	text-decoration: underline;
	cursor: pointer;	
	padding: 2px;
	padding-left: 1.5em;
}
.learnmoreabouttrial 
{
	background: url(../images/learn_more.png) no-repeat left center;
	color: #3977AC;
	text-decoration: underline;
	cursor: pointer;	
	padding: 2px;
	padding-left: 1.5em;
}
.no_favorite 
{
	background: url(../images/no_favorite.png) no-repeat left center;
	color: #3977AC;
	text-decoration: underline;
	cursor: pointer;	
	padding: 2px;
	padding-left: 1.5em;
}
.notinterested 
{
	background: url(../images/not_interested.png) no-repeat left center;
	color: #3977AC;
	text-decoration: underline;
	cursor: pointer;	
	padding: 2px;
	padding-left: 1.5em;
}
.viewsites 
{
	background: url(../images/view.png) no-repeat left center;
	color: #3977AC;
	text-decoration: underline;
	cursor: pointer;	
	padding: 2px;
	padding-left: 1.5em;
}

form li 
{
	list-style-type: none;
	list-style-position:outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 24px;
}

.contentMain li label input 
{
	margin-left: -20px;
	margin-right: 4px;
}

.dynamicSideBarMenuBox
{
        background-image: url(../images/Global-LeftYellowBoxBG.gif);
        background-repeat: repeat-y;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 18px;
}

.dynamicSideBarMenuBoxHeader
{
	font-weight: normal;
	font-family: Georgia; 
	font-size: 17px; 
	color: #818181;
}
.dynamicSideBarMenuBox ul.wizard, .dynamicSideBarMenuBox ul.sideNav 
{
        margin-left: 0px;
}
.dynamicSideBarMenuBox ul.wizard li 
{
        list-style-image: url(../images/img_circle.png);
        margin: 8px 0px;
}

.dynamicSideBarMenuBox ul.wizard li.current 
{
        list-style-image: url(../images/img_circle_on.png);
}

.dynamicSideBarMenuBox ul.wizard li.complete 
{
        list-style-image: url(../images/img_circle_on.png);
/*
        list-style-image: url(../images/icn_check.png);
*/
}

li.complete
{
        list-style-image: url(../images/img_circle_on.png);
/*
        list-style-image: url(../images/icn_check.png);
*/
}
li.current 
{
        list-style-image: url(../images/img_circle_on.png);
}

/*
.EmphasizedLink span
{
	font-weight: bold;
	text-decoration: none;
	color: #58BAD4;
}
*/

.formActions {
        border-top: solid 1px #C6C6C6;
        padding: 10px 0px 5px 0px;
        margin-top: 20px;
        margin-bottom: 10px;
}

.buttonband{
        padding: 10px 0px;
}

.BrowsePageUpdateMessage
{
	font-size: 10px;
}

.BrowsePageSideBarHeader
{
	font-size: 16px !important;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px !important;
}

.BrowsePageBetaMessage
{
     	display: inline;	
	padding-left: 0px;
	padding-bottom: 8px !important;
}

.BrowsePageBetaMessage a, .BrowsePageBetaMessage a:link, .BrowsePageBetaMessage a:visited
{
	color: #818181 !important;
	font-weight: normal;
	text-decoration: underline;
}

.indent 
{
        padding-left: 1em;
}

.AvatarDescriptionHeader
{
    	font-family: Georgia;
	font-size: 18px;
    	font-weight: normal;
    	color: #508045;
    	padding-top: 10px;
    	padding-bottom: 10px;
    	margin: 0px;
}

.errortext a, .errortext a:link, .errortext a:visited
{
    	color: #818181;
	font-weight: bold;
}

.errortext a:hover
{
    	color: #545454;
}

h1.Navigator
{
	display: block;
	font-size: 2em;
	font-weight: bold;
	text-align: left;
	color: green;
}

tr.Navigator
{
	padding-bottom: 2em;
}

.burdenIndent
{
	padding: 2px;
#	padding-left: 1.5em;
}
