@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	padding: 0;
	background-color: #829343;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
.LargeText {
	font-size: 16pt;
	font-weight: bold;
	color: #A42546;
}
.Text_cream {
	font-weight: 700;
	color: #FFF7ED;
	font-size: 150%;
	line-height: 120%;
	font-style: italic;
}
.table_background {
	background-color: #FEF1D7;
	border: medium solid #7D1B5C;
}
.background_banner {
	background-image: url(Images/IA_Banner.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 105%;
	font-weight: 500;
	color: #6a535f;
}
.main_text {
	font-size: 100%;
	color: #6a535f;
	font-weight: normal;
}
.left_padding {
	padding-left: 15px;
}
.background_banner {
	background-image: url(Images/IA_Banner.jpg);
	background-repeat: no-repeat;
}
.form_text {
	font-size: 90%;
	color: #6a535f;
	font-weight: bold;
}
.main_text_italic {
	font-size: 100%;
	color: #6a535f;
	font-weight: normal;
	font-style: italic;
}
.Bold_red_Text {
	font-size: 10pt;
	font-weight: bold;
	color: #A42546;
}
.background_video {
	background-color: #D1B209;
	background-repeat: repeat;
	padding-left: 20px;
}
.background_video_red {
	background-color: #9D2051;
	background-repeat: no-repeat;
}
.ExtraLargeText {
	font-size: 24pt;
	font-weight: bold;
	color: #A42546;
}
a:link {
	font-size: 10pt;
	color: #FEF1D7;
}
a:hover {
	font-size: 10pt;
	color: #DFBC26;
}

