@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #2F4C78;
}
.style5 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F29102;
}

.inputbuttongrey {
	background-color:#FFFFFF;
	font-family: Verdana;
	border: 1px solid #A0B4D4;
	font-size: 11px;
	color: #2F4C78;
	width: 150px;
	padding: 2px;
}
.titleBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2F4C78;
}

.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000033;
}

.style22 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2F4C78;
}
.orange {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #FF6600;
}

.orangeSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}

.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F4C78;
}

a.smallheading {
        font-size: 11px;
	text-decoration: none;
	line-height: 150%;
}

a.smallheading:hover {
	text-decoration: underline;
}

.butt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
}
.button
{
	color:#ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#dee3de;
	border:1px solid #bdbebd;
	font-size: 11px;
	padding: 1px 15px;
}
