.body {
	background-color: #EA2F49;
	background-image: url(images_structure/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.bluebackground {
	background-color: #37538C;
	background-image: url(images_structure/blueblock.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 188px;
	background-repeat: no-repeat;
	background-position: center center;
}
.navstrip {
	background-color: #EA2F49;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

p {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;color: #FFFFFF;font-style: normal;text-align: justify;}
p a:link {font-size: 12px;color: #FFFFFF;text-decoration: none;font-weight: bold;}
p a:visited {font-size: 12px;color: #FFFFFF;text-decoration: none;font-weight: bold;}
p a:hover {font-size: 12px;color: #FFFFFF;text-decoration: underline;font-weight: bold;}
p a:active {font-size: 12px;color: #FFFFFF;text-decoration: none;font-weight: bold;}


.navwhite {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #FFFFFF;font-style: normal;}
.navwhite a:link {font-size: 12px;color: #FFFFFF;text-decoration: none;font-weight: bold;}
.navwhite a:visited {font-size: 12px;color: #FFFFFF;text-decoration: none;font-weight: bold;}
.navwhite a:hover {font-size: 12px;color: #000000;text-decoration: none;font-weight: bold;}
.navwhite a:active {font-size: 12px;color: #FFFFFF;text-decoration: none;font-weight: bold;}



.imageoutline {border: 1px solid #FFFFFF;}
.bluebackgroundextended {background-color: #37538C;background-image: url(images_structure/blueblock.jpg);border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;height: 100%;background-repeat: no-repeat;background-position: center center;}

h1 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #FFFFFF;font-style: normal;text-align: left;}
h2 {font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: bold;color: #FFFFFF;font-style: normal;text-align: left;}
h3 {font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #FFFFFF;font-style: normal;text-align: left;}

.leftcolumn {width: 150px;}

.textbox {font-family: tahoma, arial, helvetica;font-size: 10px;font-weight: bold;color: #345189;background-color: #E8E8E8;height: 16px;width: 150px;}
.textboxlarge {font-family: tahoma, arial, helvetica;font-size: 10px;font-weight: bold;color: #345189;background-color: #E8E8E8;height: 30px;width: 150px;}
.button {font-family: tahoma, arial, helvetica;font-size: 11px;font-weight: bold;color: #FFFFFF;background-color: #EA3048;height: 18px;width: 40px;border: 1px solid #999999;}
