body
{
    text-align: center;
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
    background-color: #aeaeae;
}

table
{
	font-size: 10pt;
}
td
{
    vertical-align: top;
}
#main0
{
	text-align: left;
	width: 700px;
	border: 5px solid #003366;
    background-color: white;
}

#main2
{
    margin-left: 30px;
    width: 640px;
    text-align: center;
}

#menu
{
    text-align: center;
    width: 100%;
}

#nav
{
    background-image: url(images/menubar.gif); 
    background-repeat: no-repeat;
    background-position: center top; 
    padding-left: 45px;
    font-size: 10.5pt;
    color: #003F77;
    height: 20px;
}

#nav a
{
    font-weight: bold;
    text-decoration: none;
    color: #003F77;
}

#nav a:hover
{
    text-decoration: underline;
    color: #CC0033;
}

#nav div
{
    display: inline;
    padding-right: 45px;
}

#pageHeader
{
    background-image: url(images/bluebar1.gif);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: left;
    font-size: 14pt;
    color: white;
    height: 54px;
    width: 640px;
}

#pageHeader div
{
    display: block;
    padding-top: 14px;
    padding-left: 33px;
}

#logo
{
	text-align: center;
}

#pageTitle
{
	text-align: center;
	font-size: 12pt;
}

#pageTitle
{
	color: #0099CC;
}

#mb
{
    text-align: center;
}

#copyright
{
	font-size: 8pt;
}

#Form1
{
    text-align: left;
}

#Form1 div
{
    text-align: left;
    display: inline;
}

#subheader
{
    background-image: url(images/subheader.gif);
    background-repeat: no-repeat;
    background-position: left center;
    height: 25px;
    padding-left: 5px;
    color: white;
    font-size: 12pt;
    font-weight: bold;
}

#subheaderL
{
    text-align: left;
    background: url(images/subheaderl.gif);
    background-repeat: no-repeat;
    background-position: left center;
    height: 25px;
    width: 492;
    padding-left: 5px;
    color: white;
    font-size: 12pt;
    font-weight: bold;
    
}

#pname
{
    font-weight: bold;
    font-size: 11pt;
    color: #0099CC;
}