/* Design CSS */

body
{
	color: #666666;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 12px; line-height: 150%;
}

textarea, text
{
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
}

a
{
	text-decoration: none;
	color: #FF5442;
}

li
{
	margin-top: 10px;
}

a:hover
{
	text-decoration: underline;
}

.pheading
{
	color: #5b1988;
	font-weight: bold;
}

.h3
{
	color: #5b1988;
	font-weight: bold;
	padding-bottom: 0px;
}

.flatbutton
{
	background-color: #ffffff;
	border-style: none;
	font-size: 12px;
	color: #FF5442;
	cursor: pointer;
}

#lyrtitletext
{
	font-family: "Gill Sans", GillSans, Verdana, Arial;
	font-size: 28px;
	color: #5b1988;
	text-transform: uppercase;
	line-height: normal;
}

#lyrsubheadingtext
{
	font-family: "Gill Sans", GillSans, Verdana, Arial;
	font-size: 13px;
	color: #B598C8;
	text-transform: uppercase;
}

#lyrmenu
{
	color: #ffffff;
	font-size: 9px;
	word-spacing: 20px;
}

#lyrmenu a
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	word-spacing: normal;
}

#lyrmenu a:hover
{
	color: #B598C8; 
}

#lyrcontentcol
{
	background-color: #ffffff;
}

#lyrtitletext
{
	background-color: #ffffff;
}