/* CSS Document */

@font-face {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	src: 
}

@font-face {
	font-family: Arial;
	font-style: oblique;
	font-weight: normal;
	src: 
}

@font-face {
	font-family: Arial;
	font-style: normal;
	font-weight: 700;
	src:
}

@font-face {
	font-family: Arial;
	font-style: oblique;
	font-weight: 700;
	src: 
}

html {
	scrollbar-base-color : #CC0033;
	scrollbar-arrow-color : #ffffff;
}

object, embed {
	/*display: block;*/
	margin: 0px;
}

body {
	background-color: #C0C0C0;
	margin: 0px;
	border: none;
	padding: 0px;
}

p.head1 {
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 6px;
	margin-top: 0px;
}

p.head2 {
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 0px;
}

p.head3 {
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 4px;
	margin-top: 0px;
}

p.head1-centered {
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 6px;
	margin-top: 0px;
	text-align: center;
}

li {
	margin: 0px;
	line-height: 18px;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	line-height: 18px;
}

table {
	margin: 0px;
}

ul,ol {
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 16px;
	margin-top: 16px;
}

.clsNode {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	color: black;
}

.clsNode:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #CC0033;
}

a.main-links:link {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
	cursor: hand;
	color: #666666;
}

a.main-links:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
	cursor: hand;
	color: #CC0033;
}

a.main-links:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #CC0033;
	text-decoration: none;
}

.header-img1 {
	background-image: url(images/bg01.gif);
}

.header-img2 {
	background-image: url(images/header_r1_c8.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.header-img3 {
	background-image: url(images/bg02.gif);
}

.header-img4 {
	background-image: url(images/header_r2_c8.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.padtablecell {
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 1px;
}

.box-right {
	border: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding: 1px;
}

.gutter {
	width: 10px;
}

.search-box {
	border : 1px solid #CC0033;
	background : rgb(255, 255, 255);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(0, 86, 122);
	margin: 0px 0px 0px 0px;
	width: 160px;
	cursor: pointer;
}

.search-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	background-color: #F2E5C1;
	color: #000000;
	cursor: pointer;
}

.radio-buttons {
	cursor: pointer;
}

form {
	margin: 0px;
}

p.search-text {
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.test {
	width: 100%;
	height: 100%;
}