/* CSS Document */
body {
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-arrow-color:#AAAAAA;
	scrollbar-base-color:#BBBBBB;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;

	font-family: Arial;
	font-size: 12px;	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

td.header {
	border-bottom: solid;
	border-bottom-style: dotted;
	border-bottom-color: #449D9D;
	border-width: 3px;
	color:#000000;
	font-family: Arial;
	font-size: 24px;
	padding-bottom: 15px;
	padding-top: 0px;
}

td.footer {
	border-top: solid;
	border-top-style: dotted;
	border-top-color: #449D9D;
	border-width: 3px;
	color:#449D9D;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 10px;
	text-align: center;
}

a.footerOff {
	color:#449D9D;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.footerOn {
	color:#85C7C2;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

td.leftbox {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #449D9D;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
	vertical-align: top;
}

td.middlebox {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 25px;
	vertical-align: top;
}

div.paragraphTitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #449D9D;
}

td.step {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

td.middleline {
	border-right: solid;
	border-right-style: dotted;
	border-width: 3px;
	border-right-color: #449D9D;
}

td.applicationForm {
	font-family: Arial;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	vertical-align: top;
}

td.applicationFormField {
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 5px;
}

input.applicationForm {
	font-family: Arial;
	font-size: 12px;
}

select.applicationForm {
	font-family: Arial;
	font-size: 12px;
}
