body {
color: #000066;
font-size: 14px;
}
#doc, .yui-t1 {
width: 750px;
margin-top: 5px;
margin-bottom: 5px;
border: 2px solid #000066;
}
#hd {
height: 107px;
}
table.main {
border: 0px;
width: 100%;
}
td.leftColumn {
vertical-align: top;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
background-image: url(../images/bg_leftColumn.gif);
background-position: 6px;
background-repeat: repeat-y;
}
.shapes td{
	font-size: 10px;
	width: 20%;
	text-align: center;
	padding: 10px;
	vertical-align: top;
}
ul.navigation {
list-style-type: none;
list-style: none;
}
.navigation li {
margin-top: 0px;
margin-bottom: 2px;
}
.navigation li a {
font-size: 13px;
font-weight: bold;
padding-left: 3px;
width: 142px;
text-align: left;
display: block;
text-decoration: none;
color: #000066;
border: 1px solid #000066;
background: url(../images/bgNav.gif);
}
.navigation li a:visited {
color: #000066;
background: url(../images/bgNav.gif);
text-decoration: none;
}
.navigation li a:hover {
color: #AD1F1D;
background-color: #ffffff;
background-image: none;
text-decoration: none;
}
td.content {
vertical-align: top;
padding: 0px 5px 5px 0px;
width: 80%;
}
td.content p {
padding-top: 10px;
text-indent: 20px;
}
h1 {
margin: 5px 0px 0px 0px;
font-size: 22px;
line-height: 22px;
text-align: center;
border-bottom: 1px solid #000066;
}
h2 {
	padding-top: 10px;
	font-size: 17px;
	font-weight: bold;
}
h3 {
	padding-top: 10px;
	font-size: 15px;
	font-weight: bold;
}
td p.noIndent {
text-indent: 0px;
}
p.subNav {
	text-indent: 0px;
	text-align: center;
}
div.outline{
	border: 1px solid #6699FF;
	text-align: center;
	width: 502px;
}
img.floatRight{
float: right;
margin: 5px 0px 5px 5px;
}
ol.standard {
margin-left: 20px;
margin-top: 5px;
list-style: upper-roman;
}
ul.standard {
margin-left: 20px;
margin-top: 5px;
list-style-type: disc;
}
.standard li{
margin-left: 15px;
vertical-align: middle;
margin-bottom: 5px;
}
a {
color: #AD1F1D;
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
strong {
font-weight:900;
}
.alignCenter {
text-align: center;
}
.alignLeft {
text-align: left;
}
em { 
font-style: italic;
}
hr {
	color: #305AD3;
	height: 1px;
	text-align: center;
	width: 75%;
}
dt {
	padding-top: 10px;
	font-weight:900;
}
dd {
}
#ft {
text-align: center;
border-top: 1px solid #000066;
padding: 2px;
}