﻿body 
{
	font-family:Tahoma, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
}

#master_content 
{	
	float: left;	
	margin-left: 15px;
	width: 750px;	
	color: #666666;	
	margin-right: -750px;
}

.Headline1
{
	font-size: 36pt;
	vertical-align: middle;
	text-align: center;
}

.Headline2
{
	font-size: 28pt;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
}

.Headline3
{
	font-size: 20pt;
	vertical-align:top;
	text-align: center;
}

.Headline4
{
	font-size: 18pt;
	font-style: italic;
	vertical-align: top;
	text-align: left;
}

.ContentTop
{
	height: 290px;
}

.ContentBottomLeft
{
	width: 243px;
}

.ContentBottomRight
{
	width: 413px
}

.ContentItalic
{
	font-size: 14pt;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
}

.Footer
{
	color:Gray;
	font-size: 8pt;
	vertical-align: middle;
	text-align: center;
}

.BackColor
{
	background-color: #E7DAA0;
}

.Separator
{
	color: #D93B20;
}

.SkinTable
{
	background-color: #F7F7DE;
	border-color: #CCCC99;
	border-style: Solid;
	border-width: 1px;
	font-family:Arial;
	font-size: 0.9em;
/*	color: #284775; */
}

.SkinTitle
{
	background-color: #8A1A1C;
	font-family: "Arial";
	font-weight: bold;
	font-size: 10pt;
	color: White;
	line-height: 1.5em;
	/*padding: 2px, 1px, 2px, 1px;*/
	border-bottom: 10px;
	line-height: 1.5em;
}


.SkinContent
{
	font-family: Arial;
	font-size: 0.9em;
	color: #6A2225;
}

.SkinLabel
{
	font-family: Arial;
	font-size: 9pt;
	color: #635A57;
}
.SkinValidationSummary
{
	font-family: Arial;
	font-size: 8pt;
}

.SkinTextBox
{
	font-family: Arial;
	font-size: 9pt;
	width: 200px;
	color: Black;
}

.SkinMessage
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: black;
}

.SkinErrorMessage
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: red;
}
.SkinSampleText
{
	font-family: Arial;
	color: gray;
	font-size: smaller;
}
/*
.SkinButton
{
	background-color: #FFFBFF;
	border-color: #CCCCCC;
	border-width: 1px;
	font-family: Arial;
	font-size: 0.9em;
	border-style:outset;
}

.SkinButton:hover
{
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-color: #6b6c90;
}
*/

a:link { text-decoration: none; color:#6b6c90 }
a:visited { text-decoration: none; color:#6b6c90 }
a:active { text-decoration: none; color:#6b6c90 }
a:hover { text-decoration: none; color:#303373}

.TableMain
{
}

.TableFooter
{
	border: 0;
	width: 940px;
}
.HiddenText 
{
	display:none;
}