/* DISPLAY "CLASS" STYLES */
@import url('Weyfringe.css');
.WeyButton1
{
float:left;
background-image:url(/Images/WeyButton1.png);
background-repeat:no-repeat;
width:148px;
height:27px;
padding-left:28px;
padding-right:28px;
padding-top:20px;
padding-bottom:51px;
overflow:hidden;
color:#ffffff;
font-size:11px;
line-height:12px;
text-align:center;

}
.WeyButton1 a
{ 
color:#ffffff;
text-decoration:none;

}
.WeyButton2
{
float:left;
background-image:url(/Images/WeyButton2.png);
background-repeat:no-repeat; 
width:150px;
height:27px;
padding-left:28px;
padding-right:22px;
padding-top:62px;
padding-bottom:73px;

color:#ffffff;
font-size:11px; 
line-height:12px;
text-align:center;

}
.WeyButton2 a
{
color:#ffffff;
text-decoration:none;

}
.WeyButton3
{
float:left;
background-image:url(/Images/WeyButton3.png);
background-repeat:no-repeat;
width:148px;
height:17px;
padding-left:28px;
padding-right:28px;
padding-top:26px;
padding-bottom:55px;
overflow:hidden;
color:#ffffff;
font-size:11px;
line-height:12px;
text-align:center;

}
.WeyButton3 a
{ 
color:#ffffff;
text-decoration:none;

}
.contentHeading1
{
	color: #42246c;
	font-size: 1.2em;
	font-weight: bold;
}

.contentHeading2
{
	color: #573581;
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 5px;
}

.contentHeading3
{
	color: #573581;
	font-size: 1.0em;
	font-weight: bold;
}

.contentHeadingBookmark
{
	color: #a84973;
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 5px;
}

.contentBanner
{
	color: #002442;
	background-color: #fabffd;
}

.contentHighlight
{
	color: #c73272;
}

.contentHighlightBold
{
	color: #c73272;
	font-weight: bold;
}

.contentTextSmall
{
	font-size: 0.8em;
}

.contentTextBold
{
	font-weight: bold;
}

.contentSpaced
{
	line-height: 1.5em;
}

.listMediumSpacing
{
	line-height: 1.5em;
}

.listMaxSpacing
{
	line-height: 2.0em;
}


