@charset "utf-8";
/* CSS Document */

body {
	background-color: #56AAB4;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.redAsterisk {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}

.box1 {
	background-color: #4288A6;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	margin: auto;
	padding: 10px;
	height: auto;
	width: 90%;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.13italic {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
}
.13bold {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
}
.floatLnoborder {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

}
.floatLBorder {
            float: left;
            margin-right: 10px;
            margin-bottom: 5px;
            border: 2px solid #B01400;
}
.floatRnoborder {
            float: right;
            margin-left: 10px;
            margin-bottom: 5px;
}
.floatRBorder {
            float: right;
            margin-left: 10px;
            margin-bottom: 5px;
            border: 2px solid #B01400;
}
			
.style3 {font-size: 16px}
.text10 {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
}

