/* CSS Document */
body {
	margin:5px;
	padding:5px;
	background-image:url(../grfx/bakgrd.gif);
}
#container {
	position:absolute;
	left:50%;
	margin-left:-376px;
	width:752px;
	border:solid 1px #9E1B34;
	background:url(../grfx/containerbakgrd.gif) top right no-repeat #fff;
}
#banner {
	margin:0;
	padding:0;
	height:99px;
	background:url(../grfx/bannerbakgrd.gif) repeat-x #fff;
}
#banner #details {
	float:right;
	text-align:right;
	width:300px;
	clear:right;
	font-family:"Times New Roman", Times, serif;
	font-size:x-small;
	color:#9E1B34;
	padding:10px 10px 0 10px;
}
#thinline {
	background-color:#9E1B34;
	height:1px;
}
#leftcol {
	float:left;
	display:inline;
	width:184px;
	margin:14px 0 14px 14px;
}
	#leftcol ul {margin:20px 2px 0 0;padding:0;list-style:none;}
	#leftcol ul li {margin:0;padding:0;}
	#leftcol ul li a {
		display:block;
		margin:0;
		padding:0 4px 0 4px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:x-small;
		font-weight:bold;
		color:#000;
		border-bottom:0;
		text-decoration:none;}
	#leftcol ul li a:hover {background-color:#E2D6D9;border-bottom:0;}


#midcol {
	margin:14px 250px 14px 198px;
	padding:0;
}
#midcolint {
	margin:14px 250px 14px 198px;
	padding:0;
	border-left:solid 1px #9E1B34;
	min-height:300px;
}
#rightcol {
	float:right;
	display:inline;
	width:223px;
	margin:14px 14px 14px 0;
	border-left:solid 1px #9E1B34;
}
#rightcolint {
	float:right;
	display:inline;
	width:223px;
	margin:14px 14px 14px 0;
}
p {
	margin:0 0 1em 0;
	padding:0;
	font-size:small;
	text-align:justify;
}
li {font-size:small;}
#copytext a {color:#6699CC;border-bottom:solid 2px #6699CC;text-decoration:none;}
#copytext a:hover {color:#9E1B34;border-bottom:solid 2px #9E1B34;}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:large;
	color:#fff;
	margin:0 0 5px 0;
	padding:2px 10px 2px 10px;
	background-color:#9E1B34;
}
h1 span{display:none}
h2 {
	margin:1em 0 0 0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	color:#9E1B34;
	/*color:#000;
	border-bottom:solid 3px #9E1B34;*/
}
h3 {
	margin:1em 0 0 0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	color:#9E1B34;
	/*color:#000;
	border-bottom:solid 2px #ccc;*/
}

h4, h5, h6 {
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	color:#000;
	margin:0;
}
ul {margin:0 0 1em 1em;}
.attention {
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	font-style:italic;
	font-weight:bold;
	color:#9E1B34;
}
.topofpage {
	height:40px;
	padding:8px 0 0 40px;
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	color:#000;
	background:url(../grfx/topofpagebakgrd.gif) no-repeat #fff;
}
.topofpage a {color:#999;border-bottom:solid 5px #fff;}
.topofpage a:hover {border-bottom:solid 5px #9E1B34;}
.bordered {
	border:solid 1px #9E1B34;
}
.padded {
	padding:0 10px 0 10px;
}
.textfeild{
	width:190px;
	border:solid 1px #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#999;
}
#footer {
	border-top:solid 1px #9E1B34;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#999;
	padding:2px;
	clear:both;
	background-color:#000;
}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#999;
}

.matrix {}
.matrix th {
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	font-weight:bold;}
.matrix td {
	font-family:"Times New Roman", Times, serif;
	font-size:small;
}

