/* Text Attributes
----------------------------------------------- */

span.dish_redhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #98012e;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}


.Text-Page-Header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #990000;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 600px;
/*
	margin-bottom: 10px;
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
*/
	display: block;
	padding-bottom: 8px;
}

.Text-Page-Header-Underline
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #990000;
	margin-bottom: 10px;
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
         width: 500px;
}

.Text-Section-Header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #990000;
	margin-bottom: 4px;
}

.Text-Group-Header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	margin-bottom: 6px;
}

.Text-Article-Header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	margin-bottom: 6px;
}

.Text-Bigger
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	color: #3F3F3F;
}

.Text_Header_Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	margin-bottom: 6px;
}

.Text-Normal  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #3F3F3F;
}

.Text-Bold-LightRed
{font-weight:bold;
color:#ff0000;
}

.Text-Smaller
{
}

.Text-Error
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: red;
}

.Text-Error-Bold
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #990000;
}


/* Default Text Attributes
----------------------------------------------- */

body, p, div, span, td, .RadEContent, .RadEContentBordered
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #3F3F3F;
}


/* Default Link Attributes
----------------------------------------------- */

a, a:visited, a:active  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	outline: none;
}

a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
	outline: none;
}

a.Link, a.Link:visited, a.Link:active  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
	outline: none;
}

a.Link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
	outline: none;
}

a.Link-As-Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
}

a.Link-As-Title:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	text-decoration: underline;
}

/* Spacing/divider Attributes
----------------------------------------------- */

.spacer
{
	padding: 2px 0px 3px 0px;
	height: 1px;
	line-height; 1px;
}

.divider
{
	width: 100%;
	height: 1px;
	line-height; 1px;
	font-size: 1px;
	background-color: #999999;
	margin:5px 0px 5px 0px;
}

.divider-for-links
{
	width: 100%;
	height: 1px;
	line-height; 1px;
	font-size: 1px;
	background-color: #abb5c1;
	margin:5px 0px 5px 0px;
}

.quote
{
	padding: 15px;
	border: 2px dotted #ddd;
}



.TextSectionBoxWrapper
{
	width: 100%;
}

.TextSectionBoxHeader
{
	border-top: 1px solid #e9dfb6;
	border-bottom: 1px solid #e9dfb6;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #990000;
}

.TextSectionBoxContent
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #3f3f3f;
}


.HomeSectionBoxWrapper
{
	width: 100%;
	border: 1px solid #e9dfb6;
}

.HomeSectionBoxHeader
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #7a704b;
	background-color: #e9dfb6; 
}

.HomeSectionBoxContent
{
	margin: 10px 10px 10px 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #3f3f3f;
}


.page-footer
{
	background: url(../images/footer-bkg.jpg) no-repeat; 
	height:45px; 
	width:800px;
	text-align:center;
}

.page-footer-text 
{
	margin:0px 0px 0px 0px;
}

.page-footer-text a
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}

.page-footer-text a:visited   
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#464545;
	text-decoration: none;
}

.page-footer-text a:active
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#464545;
	text-decoration: none;
}

.page-footer-text a:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#464545;
	text-decoration: underline;
}

.imagethumb
{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float:left;
}





	.widget_Survey .Form-Button
	{
		margin: 5px 0px 0px 35px;
	}

	ul.Form-Fields-List 
	{
	    list-style-type:none;
	    margin: 0px 0px 0px 0px;
	    padding: 0px 0px 0px 0px;
	    border: 0px solid red;
	}
	
	ul.Form-Fields-List li
	{
	    border: 0px solid blue;
	    padding: 0px;
	    overflow: auto;
	    width: 100%
	}

	ul.Form-Fields-List li .Survey-Question-Number
	{
		float:left;
	    margin: 0px 10px 0px 0px;
	    padding: 0px;
	    font-size: 14px;
	    font-weight: bold;
	    border: 0px solid red;
	}

	ul.Form-Fields-List li .Survey-Question-Wrapper
	{
		float:left;
	    margin: 0px 0px 0px 0px;
	    padding: 0px;
	    border: 0px solid red;
	}

    ul.Form-Field-List
	{
	    list-style-type:none;
	    margin: 0px 0px 0px 0px;
	    padding: 0px 0px 0px 0px;
	}

	ul.Form-Field-List li
	{
	    margin: 0px;
	    padding: 0px;
	    clear:both;
	}

	ul.Form-Fields-List li ul.Form-Field-List
	{
	}

	ul.Form-Fields-List li ul.Form-Field-List li
	{
	    border: 0px solid blue;
	    padding: 0px;
		width: 100%;
		float:left;
		text-align:left;

	}

	ul.Form-Fields-List li ul.Form-Field-List li input
	{
		width: 5px;
	}

	.Form-Field input
	{
		width: 300px;
	}
	
	.Form-Field textarea
	{
		width: 300px;
		height: 125px;
	}
	
	.Form-Field-Section-Break
	{
		border: 1px solid #ddd;
		border-width: 1px 0px 0px 0px;
		line-height: 1px;
		font-size: 1px;
		height: 1px;
	}
	
	.Text-Form-Field-Label
	{
		font-size: 12px;
		padding: 0px 0px 4px 0px;
	}

	.Text-Form-Field-SubLabel
	{
		font-size: 10px;
		padding: 0px 0px 3px 3px;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #3F3F3F;
	padding-top: 8px;
	padding-bottom: 8px;
}
.Form-Errors { color: red; }
