/* CSS Document */
body {
   	font-family:Verdana, Arial, Helvetica, sans-serif;
   	font-size:10px;
	color:#231f20;
}
h1{
	font-size:14pt;
}
p {
	font-size:9pt;
}
a {
	color: #b31f17;
}
.error {
	color: #b31f17;
}
.tableheader{
	color: #b31f17;
	text-transform: uppercase;
	font-weight:bold;
}
.tablebody {
	font-size:8pt;
	font-style:italic;
}
#list, #list ul {
	font-size:8px;
	float: left;
	width: 97.5em;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;	
	padding: 0;
	margin: 0;
	list-style: none;
}
#list li {
	float: left;
	padding: 0;
	width: 15.8em;
} 
#list a {
	display: block;
	background-image:url(images/button-1a.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFFFFF;
	text-transform: uppercase;
	text-align:center;
	line-height: 4.5em;
	font-weight: bold;
	text-decoration:none;
}
#list a.static {
	display: block;
	background-image:url(images/button-1b.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFFFFF;
	text-transform: uppercase;
	text-align:center;
	line-height: 4.5em;
	font-weight: bold;
	text-decoration:none;
}
#list a:hover {
	background-image:url(images/button-1b.gif);
	color:#FFFFFF;
	text-decoration:underline;
}
.top-left {
	background-image:url(images/left-corner.gif);
	background-repeat:no-repeat;
	height: 33px;
	font-size: 2px;
}
.top-right {
	float:right;
	margin-top: -73px;
	margin-right: 26px;
	background-image:url(images/right-corner-2.gif);
	height: 95px;
	width: 103px;
	font-size: 2px;
}
.bottom-left{
	background-image:url(images/left-bottom.gif);
	background-repeat:no-repeat;
	b/ackground-position: 0 -9px;
	height:33px;
	font-size: 2px;
	margin-right: -9px;
}
.bottom-right{
	float:right;
	margin-top: -33px;
	margin-right: 47px;
	background-image:url(images/right-bottom.gif);
	height: 33px;
	width: 37px;	
}
.inside {
	border-left: 4.5px solid #c0c0c0;
	border-right: 4.5px solid #c0c0c0;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 47px;
}
.inside {
	border-left: 4.5px solid #c0c0c0;
	border-right: 4.5px solid #c0c0c0;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 47px;
}
.notopgap {margin-top: 0;}
.nobottomgap {margin-bottom: 0;}
.sm-top-left {
	background-image:url(images/sm-left-corner.gif);
	background-repeat:no-repeat;
	height: 19px;
	font-size: 2px;
}
.sm-top-right {
	float:right;
	margin-top:  -61px;
	margin-right: 20px;
	background-image:url(images/sm-right-cornor.gif);
	height: 96px;
	width: 99px;
	font-size: 2px;
}
.sm-bottom-left{
	background-image:url(images/sm-bottom-left.gif);
	background-repeat:no-repeat;
	height:19px;
	font-size: 2px;
	margin-right: -9px;
}
.sm-bottom-right{
	float:right;
	margin-top: -20px;
	margin-right: 47px;
	background-image:url(images/sm-bottom-right.gif);
	height: 19px;
	width: 17px;	
}

.sm-inside {
	border-left: 2.5px solid #c0c0c0;
	border-right: 2.5px solid #c0c0c0;
	background: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 47px;
} 
