body{
	font-family:Arial,Verdana, sans-serif;
	font-size:12px;
	color:#000000;
	font-family:Verdana,Arial;
	}
p{
	font-family:Verdana,Arial;
	font-size:11px;
	color:#5e5e5e;
	padding:10px 20px 0px 20px;
	margin:0px;
}
ul{
	font-family:Verdana,Arial;
	font-size:11px;
	color:#5e5e5e;
	padding:0px 20px 0px 40px;
	margin:0px;
}
h6{
	font-family:Verdana,Arial;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding:15px 20px 0px 20px;
	margin:0px;
}
.button{
	font-family:Verdana,Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-color:#FFC104;
	border:1px solid #8d8d8d;
	padding:1px 2px 1px 2px;
	margin:5px;
}
.formTd{
	font-family:Verdana,Arial;
	font-size:11px;
	color:#5e5e5e;
}
.inputBox{
	font-family:Verdana,Arial;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #414141;
	height:15px;
}
.inputTextarea{
	font-family:Verdana,Arial;
	font-size:11px;
	color:#5e5e5e;
	background-color:#ffffff;
	border:1px solid #414141;
}
.link1{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#559DBF;
	background-image:url('images/bullet01.gif');
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:4px 10px 4px 25px;
	border-bottom:1px solid #ffffff;
	display:block;
}
.link1:hover{
	font-family:Verdana;
	color:#004768;
	background-image:url('images/bullet01on.gif');
	background-position:center left;
	background-repeat:no-repeat;
}
.link2{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#559DBF;
	text-decoration:none;
	padding:4px 10px 5px 25px;
	display:block;
}
.link2:hover{
	font-family:Verdana;
	color:#004768;
	font-weight:bold;
}
.linkSmall{
	font-family:Arial;
	font-size:9px;
	color:#cacaca;
	text-decoration:none;
	margin:0px 4px 0px 4px;
}
.linkSmall:hover{
	font-family:Arial;
	font-size:9px;
	color:#ffffff;
	text-decoration:underline;
	margin:0px 4px 0px 4px;
}
.linkSmallGray{
	font-family:Arial;
	font-size:9px;
	color:#8d8d8d;
	text-decoration:none;
	margin:0px 4px 0px 4px;
}
.linkSmallGray:hover{
	font-family:Arial;
	font-size:9px;
	color:#000000;
	text-decoration:underline;
	margin:0px 4px 0px 4px;
	}
.linkItem{
	font-family:Verdana;
	font-size:11px;
	color:#5e5e5e;
	background-image:url('images/bullet02.gif');
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:2px 10px 2px 10px;
	border-bottom:1px dotted #5e5e5e;
	display:block;
}
.linkItem:hover{
	font-family:Verdana;
	color:#FFC104;
	background-image:url('images/bullet02act.gif');
	background-position:center left;
	background-repeat:no-repeat;
	border-bottom:1px dotted #FFC104;
}
.linkItem2{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#5e5e5e;
	background-image:url('images/bullet02.gif');
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:none;
	margin-left:18px;
	padding:2px 10px 3px 10px;
	border-bottom:1px dotted #5e5e5e;
	width:200px;
	display:block;
}
.linkItem2:hover{
	color:#FFC104;
	background-image:url('images/bullet02act.gif');
	background-position:center left;
	background-repeat:no-repeat;
	border-bottom:1px dotted #FFC104;
}
.text{
	font-family:Verdana,Arial;
	font-size:12px;
	color:#ffffff;
	line-height:16px;
	text-align:justify;
	padding:10px 50px 15px 40px;
}
#footer{
	font-size:10px;
	color:#60A0BF;
	padding:0px 5px 2px 10px;
}