﻿.mainLid {
	background: #456D90;
	height: 5px;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none #FFFFFF;
}

.mainContainer {
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;	
}

.pageLid
{
    background-color: #dedede;
    font-size: 10pt;
    font-weight: bold;
    border-right: #e3e3e3 1px solid;
    padding-right: 20px;
    background-position: left top;
    border-top: #e3e3e3 1px solid;
    padding-left: 20px;
    background-image: url(../media/images/page_lid_bg.jpg);
    padding-bottom: 5px;
    border-left: #e3e3e3 1px solid;
    padding-top: 5px;
    border-bottom: #e3e3e3 1px solid;
    background-repeat: repeat-x;
    color: #527d9f;
}

.pageBackGround
{
    background-position: right top;
    background-image: url(../media/images/rightCornerBG.jpg);
    background-repeat: no-repeat;
    margin-top: 2px;
    background-attachment: fixed;
}

.error
{
    color:#c32d2d;
}

/* Form Elements */

input, select 
{
   font-size: 9pt; 
}



/* // Allegretto Styles // */

.whiteDisplayText {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 15pt;
}

.AllegrettoHomeImageTile {
	background-image: url(../media/images/siteContent/Allegretto/allegretto_newhome2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/* // End Allegretto Styles // */

/* // Special Page Styles // */

.whiteText {
	font: 9pt/13pt Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: justify;
}

/* // Special Page Styles // */

.newsTable 
{
    
}

.newsTable td {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* 3 Steps styles */

.surveyResults{
	margin-top: 10px;
	margin-bottom: 10px;
}
