/* CSS Document */

body {
	background-color: #FFFFCC;
	margin:0px;
	font-size: 12px;
	line-height: 12pt;
}

h1 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

h2 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;;
}

h3 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

h4 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

h5 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

a:link {color: #0000ff;text-decoration:none;}
a:visited {color: #0000ff;text-decoration:none;}
a:hover {text-decoration:underline;color:#FF3300;}
a:active {text-decoration:underline;color:#FF3300;}

#ssl_seal {
	height: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#indicator {
	height: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

p {margin: 0px;padding: 0px;}

ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

li a{line-height: normal;}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

td {
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr {
	width: 990px;
	background-color: #660000;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.red {color: #CC0000;}
.small_font {font-size: x-small;color: #333333;}
.font-small{text-align: center;font-size: 10px;}
.right {float: right;}
.left {float: left;}

dl {margin:0;
	padding:0;
}

dt {
	margin:0;
	padding:0;
}

dd {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
	font-size:0px;
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}
