﻿/* Default Page Styles */

.newsLinkBYM
{
	font-size: inherit;
	visibility: visible;
}

/* Category Listing Styles */
.categoryHeader
{
	background-color: #EEE;
	border: 1px solid #CCC;
	font-weight: bold;
}
.categoryTable
{
	margin-bottom: 5px;
}
.BYMmaincontent UL
{
	padding-left: 15px;
}
.articleClassificationList
{
	margin: 0px;
	list-style-type: none;
}
.articleClassification
{
	font-weight: bold;
}
.articleCategoryList
{
	margin-left: 15px;
	list-style-type: none;
}
.articleCategory
{
	font-weight: normal;
}
.articleCategoryListTable
{
	float: right;
}
/*Newsletter and Article Pages styles */

.articleImage
{
	float: right;
	text-align: center;
	max-width: 200px;
	margin: 3px;
}
.articleImageCaption
{
	font-size: 80%;
	padding: 3px;
}

.label, .BYMlabel
{
	color: inherit;
}

.newsletterTitle, .articleTitle
{
	font-size: large;
	font-weight: bold;
	display: block;
}

h3.newsletterTitle , h3.articleTitle 
{
    margin: 5px 0px 0px 0px;
    padding-left: 0px;

}

.newsletterDate, .articleDate
{
	font-size: x-small;
	color: Gray;
}

.newsletterEditorial, .articleTeaser
{
	text-align: justify;
}

.archivedYears
{
	margin-top: 20px;
}
.rightBar
{
	padding: 10px;
	background-color: #EEE;
	float: right;
}


.rightBar h3
{
	font-size: small;
	margin: 0px;
}

/*Master page styles*/

.BYMloginmenu
{
	float: right;
}

.BYMfooter
{
	border-top: 1px solid Gray;
	margin: 10px;
	padding: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: Gray;
	line-height: normal;
}
.BYMfooter a
{
	font-weight: normal;
	color: Gray;
}
.BYMfooter select
{
	width: 300px;
	color: Gray;
}
.BYMfooter img
{
	display: inline;
}
.BYMfooterTable
{
	padding: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: Gray;
}


/*Input forms Styles*/

.profileCombo
{
	width: 350px;
}
.BYMPropertyValue
{
	width: 350px;
}
.formTable
{
	border: 1px solid #CCC;
	border-collapse: collapse;
	background-color: #F9F9F9;
}

table.surveyMultipleChoice input, span.BYMPropertyValue input,
input#ctl00_MainContentHolder_m_rememberMeCheckBox
{
	border: 0;
	padding-top: 4px;
}

/*Survey Styles*/
table.surveyWizard, table.surveyTable
{
	width: 100%;
}
.surveyWizard INPUT
{
vertical-align:top;
}
.surveyLabelCell
{
	width:20%;
}
.surveyLeftLabel
{
	padding-right: 5px;
}
.surveyRightLabel
{
	padding-left: 5px;
}
.surveyTextBox
{
	width: 95%;
    margin-top:10px;
    margin-left:15px;
}

.surveyRatingLabel
{
	padding-left:2px;
	padding-right:2px;
}
.surveyRatingRadioButtonLabel
{
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    
}

.surveyItemTitle
{
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 12px;
}

    table.surveyMultipleChoice
    {
        margin-top:10px;
        margin-left:15px;
    }    

 

    .surveyRatingTable
    {
     margin-top:10px;
     margin-left:15px;
    }

    .surveyTable
    {
     margin-top:10px;
     margin-left:15px;
    }

    .surveyLeftLabel
    {
     margin-left:15px;
    }

    .surveyRatingOptionDiv
    {
     margin-left:15px;
     margin-top:10px;
    }



.otherTextBox
{
	float: left;
	position: relative;
	padding-left: 25px; 
}
br.clearAllBYM
{
clear:both;
}

 



 
br.clearAllBYM

{
  clear:both;
}
