﻿
.Html {
	height: 100%;
	background-color: #ccc3c3;
	background-size: cover;
}

.Body {
	font-family: Arial,Courier New,sans-serif;
	background-color: #ccc3c3;
	background-size: cover;
}

.AccordionContent {
	background-color: whitesmoke;
}

.AccordionContentText {
	color: #696969;
	padding: 5px 10px 10px 10px;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
}

.Caption {
	color: yellow;
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding: 15px;
}

.Caption2 {
	color: darkred !important;
	font-size: large;
	font-weight: bold;
	text-align: left;
	padding: 15px;
}


.Field {
	color: #696969;
	font-size: small;
	font-weight: normal;
	border-color: #306754;
	border-style: solid;
	border-width: 1px;
}

.HeaderMenuMainItem {
	color: #940803 !important;
	font-size: medium;
	font-weight: bold;
	padding-top: 50px !important;
	padding-bottom: 0px !important;
}

.HeaderMenuMainItemHover {
	color: darkred !important;
	background-color: #940803 !important;
	background-clip: padding-box;
	font-style: italic;
	margin-top: 1px !important;
	margin-bottom: 0px !important;
	padding-top: 1px !important;
	padding-bottom: 0px !important;
	border: 0px !important;
}

.HeaderMenuSubItem {
	color: #940803;
	font-size: small;
	text-align: left;
}

.ImageSlideShow 
{
	min-height: 100%;
	min-width: 100%;
	max-height: 100%;
	max-width: 100%;
}

.ImageSlideShow_2
{
	width: 50%;
	 

}

.ImageWithRightPadding {
	padding-right: 30px !important;
}

.Link
{
	color:blue;
	text-decoration:underline;
}

.Maintenance
{
	position: absolute;
	left: 40%;
	top: 45%;
}

.ModalPopupPanel
{
	max-width: 600px;
	max-height: 450px;
	overflow: auto;
	color: #696969;
}

.Text
{
	font-size:medium;
	font-weight:normal;
	text-align:justify;	
} 

.TextCentered
{
	font-size:medium;
	font-weight:normal;
	text-align:center;	
}

.TextDarkRedCentered {
	color: darkred;
	font-size: medium;
	font-weight: normal;
	text-align: center;
} 

.TextGray
{
	color: #696969;
	font-size:medium;
	font-weight:normal;
	text-align:justify;	
}

.TextGraySmall {
	color: #696969;
	font-size: small;
	font-weight: normal;
	text-align: justify;
} 

.TextGrayCentered
{
	color: #696969;
	font-size:medium;
	font-weight:normal;
	text-align:center;
} 

.TextGrayRight
{
	color:#696969;
	font-size:medium;
	font-weight:normal;
	text-align: right;
	vertical-align: top;
}

.TextGrayJustified
{
	color: #696969;
	font-size: medium;
	font-weight: normal;
	text-align: justify;
}

.TextJustified {
	color: #F08484 ;
	font-size:medium;
	font-weight: normal;
	text-align: justify;
} 

.TextLeftXSmall
{
	font-size:x-small;
	font-weight:normal;
	text-align:left;	
}

.TitlePage {
	color: darkred !important;
	font-size: xx-large;
	font-weight: 500;
	text-align: center;
}

.TitlePageFuchsia
{
	color:#E2007A !important;
	font-size:xx-large;
	font-weight:500;
	text-align:center;
}

.TitleSubPage {
	color: darkred;
	font-size: x-large;
	font-weight: 500;
	text-align: center;
}

.TitleParagraph {
	color: darkred;
	font-size: medium;
	text-align: left;
	font-weight: normal;
}

.TitleParagraphLarge {
	color: darkred;
	font-size: large;
	text-align: left;
	font-weight: normal;
}

.TitleParagraphCentered
{
	color:#E2007A;
	font-size:medium;
	text-align:center;
	font-weight:normal;
}

.TitleParagraphUnderlined {
	color: darkred;
	font-size: medium;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

.Validator
{
	color:Red;
	font-size:small;
	font-weight:normal;
	text-align:justify;
}

.ValidationSummary
{
	background-color:Yellow;
	border-color:Red;
	border-style:double;
	color:Red;
	font-size:small;
	font-weight:normal;
	margin:2px,2px,2px,2px;	
}

.Watermark {
	font-size: small;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top; 
	color:#aeabab;
	border-color: #306754;
	border-style: solid;
	border-width: 1px;
}

.WatermarkRequiredField {
	background-color: #ccccff;
	font-size: small;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	color: #403A3D;
	border-color: #306754;
	border-style: solid;
	border-width: 1px;
}