body
{
	background-color: #FFFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Arial;
}

/**
 * Text
 */
#headText
{
	color: #000000;
	font-size: 40px;
	line-height:36px;
	font-family: Calibri, Arial;
}

#headBlueText
{
	color: #3180bc;
	font-size: 18px;
	line-height:22px;
	font-family: Calibri, Arial;
}

#headMarkeredText
{
	color: #333333;
	font-size: 18px;
	line-height:20px;
}

#marker
{
	font-size: 18px;
	color: #d52032;
}

#blueBoxText
{
	color: #000000;
	font-size: 22px;
}

#widgetBodyMessageHeader
{
	font-family: Myriad Pro, Calibri, Arial;
	font-size: 11px;
}

#widgetBodyMessage
{
	font-family: Helvetica Neue 45 Light, Calibri, Arial;
	font-size: 11px;
}

#widgetBlueEmbedCodeHeader
{
	font-family: Myriad Pro, Calibri, Arial;
	font-size: 11px;
	color:#1788c1;
}

#widgetBlueEmbedCode
{
	font-family: Helvetica Neue 45 Light, Calibri, Arial;
	font-size: 14px;
	color:#1788c1;
}

.unitBlueHeader
{
	color: #61b6ce;
	font-size: 24px;
	font-weight:bold;
	line-height:27px;
}

/**
 * Blocks
 */
#violetBg0
{
	background:url(images/violet_bg_0.gif);
	background-repeat:no-repeat;
}

#violetBg1
{
	background:url(images/violet_bg_1.gif);
	background-repeat:no-repeat;
}

#violetBg2
{
	background:url(images/violet_bg_2.gif);
	background-repeat:no-repeat;
}

#pinkBg
{
	 background:url(images/pink_box_bg.gif);
	 background-repeat:no-repeat;
}

.input
{
	font-size: 13px;
	color: #000000;
	width: 194px;
	height: 19px;
	border: 1px solid #e3e1e1;
}