.hr_top {
	color: #ffffff;
	line-height: 5px;
	vertical-align: top;
	height: 5px;

	border-bottom: thin solid #ffffff;

	text-align: justify;
	padding-right: 1em;
	padding-bottom: 1em;
}

a {

	text-decoration: none;
	color: #ffffff;
}



.errorMessage {
		color : #ffffff;
		font-size: 12px;
		font-weight: normal;
		font-style: italic;
	}
	.errorItem {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		background : #ffffff;

	}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	background-color: #000000;
	color: #ffffff;
	border-top: thin none #ffffff;
	border-right: thin none #ffffff;
	border-bottom: thin none #ffffff;
	border-left: thin none #ffffff;

}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	border: thin solid #ffffff;
	cursor: hand;
	width: auto;



}
.subtitle_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	border: thin solid #000000;
	cursor: hand;
	width: auto;


}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	background-color: #000000;
	color: #ffffff;
	text-align: right;
	vertical-align: bottom;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: normal;
	background-color: #CCCCCC;

}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	padding: 5px;
	color: #ffffff;

}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	border: thin none #ffffff;
}
.footer_nav {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #ffffff;
	background-color: #000000;

}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	color: #ffffff;
	background-color: #000000;
	border: thin none #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px;
}

.box1 {
	border-color: #333333 #333333 #333333 #333333;
	border-width: thin;
  border-style: solid;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.normaltextu {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: underline;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;


}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666;
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.hr {
	color: #ffffff;
	line-height: 5px;
	vertical-align: top;
	height: 5px;
	border-top: thin solid #ffffff;
	}

