body {
color: #000000;
font-size: 14px;
}
#doc, .yui-t1 {
width: 750px;
margin-top: 5px;
margin-bottom: 5px;
background-image: url(../images/design_page-bg.gif);
background-repeat: repeat-y;
}
#hd {
height: 85px;
background-image: url(../images/design_header.gif);
}
#topNavContainer {

	text-align: right;
	background-color: transparent;
	margin: 3px 0px 0px 225px;
	padding: 2px 2px 2px 2px;
	width: 520px;
}
#topNavContainer ul li { 
	display: inline;
}
#topNavContainer ul
{
	margin: 5px 3px 0px 5px;
}
#topNavContainer ul li a
{
/*this is only to remove a 1px problem with tabs in opera, bottom border of tab gets cut off*/
line-height: 100%;
font-size: 13px;
font-weight: 600;
color: #999999;
padding: 1px 3px 1px 3px;
background-color: #ffffff;
text-decoration: none;
border: 1px solid #999999;

}
#topNavContainer ul li a:visited
{
color: #999999;
}
#topNavContainer ul li a:hover
{
color: #D1E3ED;
background-image: none;
}
#topnNavList li a:hover, #topNavlist li a:active
{
color: #D1E3ED;
text-decoration: none;
text-align: left;
background-color: #ffffff;
}
table.main {
border: 0px;
width: 100%;
}
td.leftColumn {
vertical-align: top;
padding-bottom: 5px;
}
.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: 6px;
width: 142px;
text-align: left;
display: block;
text-decoration: none;
color: #ffffff;
}
.navigation li a:hover {
color: #999999;
background-image: none;
text-decoration: none;
}
td.content {
vertical-align: top;
padding: 0px 5px 5px 0px;
width: 80%;
background-image: url(../images/design_ceiling-triangle.gif);
background-repeat: no-repeat;
}
td.content p {
padding-top: 10px;
padding-left: 20px;
padding-right: 10px;
text-indent: 25px;
}
td.content img { 
padding: 0px 10px 20px 10px;
}
h1 {
margin: 10px 0px 0px 20px;
font-size: 20px;
line-height: 20px;
text-align: left;
}
h2 {
margin: 10px 0px 0px 20px;
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: 15px 10px 5px 5px;
}
ol.standard {
margin-left: 20px;
margin-top: 5px;
list-style: upper-roman;
}
ul.standard {
margin-left: 30px;
margin-top: 5px;
list-style-type: disc;
}
.standard li{
margin-left: 15px;
vertical-align: middle;
margin-bottom: 5px;
}
a {
color: #028ED3;
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;
}
dd {
}
#ft {
text-align: center;
padding: 2px;
background-color: #DDEFF9;

border-right: 2px solid #0099E6;
border-bottom: 2px solid #0099E6;
border-left: 2px solid #0099E6;
}
span.center { 
text-align: center;
}
