a:link {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

a:active {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

h1{
	font-size: 2.5em;
}

h1,h2,h3{
	color: #000000;
	font-family: serif;
}

h2{
	font-size: 2.0em;
}

h3{
	font-size: 1.5em;
}

intend{
	margin-left: 20px;
}

textarea, p,td,div,input,select{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

.fx-highlight-link{
	background-image: url(small_arrow.gif);
	background-repeat: no-repeat;
	color: #034E7F !important;
	padding-left: 11px;
}

.fx-huge {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.fx-medium {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.fx-normal {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.fx-normal.alter {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.fx-normal.intend {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
}

.fx-small {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.fx-sup {
	font-size: 9px;
	vertical-align: sub;
}

.fx-super {
	font-size: 9px;
	vertical-align: super;
}

.fx-tiny {
	color: #000000;
	font-family: "MS Serif", "New York", serif;
	font-size: 8px;
	font-weight: normal;
}

.fx-title {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.fx-title a:hover {
	color: red;
	text-decoration: none;
}

.fx-title.small{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.fx-xl {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.fx-xxl {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.fx-notice{
	color:red;
	font-weight: bold;
}

.fx-breadcrumbs{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	
}

.fx-breadcrumbs.bold{
	font-weight: bold;
}

#none{
	background-color: #FFFFFF;
	border: 0px solid #BFBFBF;
	height: auto;
	line-height: 15px;
	vertical-align: baseline;
}
