a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a:link, a:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	text-decoration : underline;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #D6E0EC;
	font-size : 11px;
	text-decoration : none;
}
a:active {
	font-family : Arial, Helvetica, sans-serif;
	color : #D6E0EC;
	font-size : 11px;
	text-decoration : none;
}
.linkWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #D6E0EC;
	text-decoration: underline;
}
.linkWhite:link, .linkWhite:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #D6E0EC;
	font-size : 11px;
	text-decoration : underline;
}
.linkWhite:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #D6E0EC;
	font-size : 11px;
	text-decoration : none;
}
.linkWhite:active{
	font-family : Arial, Helvetica, sans-serif;
	color : #D6E0EC;
	font-size : 11px;
	text-decoration : none;
}
.linkContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.linkContact:link, .linkContact:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	text-decoration : underline;
}
.linkContact:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	text-decoration : none;
}
.linkContact:active{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	text-decoration : none;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	color: #D6E0EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.breadCrumb {
	font-family : Arial, Helvetica, sans-serif;
	color : #D6E0EC;
	font-size : 11px;
}
.breadCrumb:link, .breadCrumb:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #D6E0EC;
	font-size : 11px;
	text-decoration : underline;
}
.breadCrumb:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #D6E0EC;
	font-size : 11px;
	text-decoration : none;
}
.breadCrumb:active{
	font-family : Arial, Helvetica, sans-serif;
	color : #D6E0EC;
	font-size : 11px;
	text-decoration : none;
}
.copyright{
	font-family : Arial, Helvetica, sans-serif;
	color : #9EB1CA;
	font-size : 10px;
}
.copyright:link, .copyright:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #9EB1CA;
	font-size : 10px;
	text-decoration : none;
}
.copyright:active, .copyright:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : none;
}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6E0EC;
	font-weight: bold;
}
.header1{
	font-family : Arial, Helvetica, sans-serif;
	color : #D6E0EC;
	font-size : 18px;
	font-weight: bold;
}
.header2{
	font-family : Arial, Helvetica, sans-serif;
	color : #AAB6C3;
	font-size : 15px;
	font-weight: bold;
}
input {
	border: 1px solid #C0C0C0;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
select {
	border: 1px solid #C0C0C0;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
textarea {
	border: 1px solid #C0C0C0;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
}
