body {
margin:0;
padding : 0;
font-family : arial,helvetica,charcoal,sans-serif;
}

.rightcontent a { 
	color : #999900;
	text-decoration : underline;
}

.rightcontent a:visited {
	color : #999900;
	text-decoration : underline;
}
.navlevel0 {
margin : 0;
padding : 0;
border : 0;
}


.topnav {
margin : 0;
padding : 0;
color : #ffffff;
font-size : 12px;
line-height : 18px;
font-weight : bold;
text-decoration : none;
}

.topnav:visited {
text-decoration : none;
}

.topnavSelected {
margin : 0;
padding : 0;
color : #ffffff;
font-size : 18px;
line-height : 18px;
font-weight : normal;
text-decoration : none;
}

.topnavSelected:visited {
text-decoration : none;
}

.rightnav { 
text-align : right;
padding-right : 15px;

padding-top : 3px;
padding-bottom : 3px;
height : 26px;
}

.navtext {
font-size : 12px;
color : #989900;
font-weight : normal;
text-decoration : none;
}

.navtext:visited {
text-decoration : none;
}

.navtextSelected {
font-size : 12px;
color : #1A6699;
font-weight : bold;
}

.navtextSelected:visited {
text-decoration : none;
}

.rightnavSelected { 
text-align : right;
padding-right : 20px;
padding-left : 30px;
padding-top : 3px;
padding-bottom : 3px;
height : 26px;
}

.breadcrumb {
font-family : arial,sans-serif;
font-size : 11px;
font-weight : bold;
color : #000000;
text-decoration : none;
}

.breadcrumb:visited {
text-decoration : none;
}

.breadcrumb td {
text-align : left;
padding-left : 30px;
}

.content td{
padding-top : 40px;


}

.content td h1 {
font-family : arial,sans-serif;
font-weight : normal;
font-size : 24px;
color : #1A6699;
padding-top : 0;
margin-top : 0;
margin-bottom : 0;
}

.content td h3 {
margin-top : 24px;
margin-bottom : 0px;
font-size : 12px;
line-height : 18px;
font-weight : bold;
color : #000000;
}

.content td p {
margin-top : 5px;
font-size : 12px;
line-height : 18px;
color : #000000;
font-weight : normal;
}


.content ul {
	list-style-image : url('../objectstore/images/bullet.gif');
	font-size : 12px;
}

.content .leftbar {
padding-top : 45px;
text-align : right;
padding-right : 20px;
}

.content .rightcontent { 
padding-right : 10px;
}


/*
Other body elements
*/
.generalForm
{
 border-collapse: collapse;
 padding: 0px;
 margin: 0px;
 border: 0px;
}

.generalForm TD
{
font-family : arial,helvetica,sans-serif;
font-weight : normal;
font-size : 12px;
color : black;
padding: 0px;
margin: 0px;
text-align: left;
vertical-align: top;
}

.generalForm TD.subtitle
{
font-weight : bold;
}

.generalForm TH
{
font-family : arial,helvetica,sans-serif;
font-weight : bold;
font-size : 12px;
color : #1A6699;
padding:4px 5px 4px 0px;
margin: 0px;
text-align: left;
vertical-align: top;
}
