@charset "utf-8";
/* CSS Document */

body{
	font-size:14px;
}
h1{
	font-size:2.6em;
	color:#CA0717;
}
h2{
	font-size:2em;
}
h3{
	font-size:1.7em;
}
h4{
	font-size:1.4em;
}
h5{
	font-size:1.2em;
}
h5{
	font-size:1.1em;
}
hr{
	width:100%;
}
img{
	border:0;
}
table{
	border:1px solid #cdcdcd;
}
.alignCenter{
	text-align:center;
}
.alignRight{
	text-align:right;
}
.connectorImage{
	width:110px;
}
#quickNav{
	font-size:.95em;
}
#quickNav td{
	vertical-align:top;
}
#wrapper{
	margin:0 auto;
	width:870px;
}



