@charset "UTF-8";
hr {
	color: #999999;
	clear: both;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: url(../images/h1-dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1.1em;
	clear: both;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999999;
	line-height: 1em;
	padding: 2px;
	letter-spacing: 0.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: left;
	clear: both;
}
h3 {
	font-size: 1.35em;
	font-weight: bold;
	color: #000000;
	/*text-decoration: underline;*/
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
}
h4, h4 a {
	text-transform: uppercase;
	color: #FF0000;
	line-height: 1em;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	text-decoration: none;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.floatright-padding {
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 40px;
}
.row-s1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.row-s2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	line-height: 0px;
	padding: 0px;
}
.row-s3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}
.clear {
	font-size: 0px;
	clear: both;
	height: 0px;
	width: 100%;
}
.model-box1 {
	padding: 10px;
	width: 250px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
}
.model-box1 img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 4px;
	cursor: pointer;
}
.model-box1  ul {
	list-style-type: circle;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main p {
	margin-top: 10px;
}
td  {
	border: 1px solid #CCCCCC;
}
.row-s-none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

