body
{
    font-family: arial, helvetica, sans-serif;
    color: #333333;
    background-color: #ffffff;
    text-align:center;
}

#pgWrapper{width:800px;margin-left:auto;margin-right:auto;text-align:left;}

h1 { font-family: arial, helvetica, sans-serif;  color: #6699cc; margin-top: 20px; margin-bottom: 5px }
h2 { font-family: arial, helvetica, sans-serif;  color: #003366; margin-top: 20px; margin-bottom: 5px }
h3 { font-family: arial, helvetica, sans-serif;  color: #eeeeee; margin-top: 20px; margin-bottom: 5px }

p {
	font-family:  Helvetica, sans-serif;
	color: #003366;
	font-size:0.8em;
	margin-top: 5px;
	line-height: 17px;
}
img{border-width:0;}

.bold {
	font-weight: bold;
}
.bolder {
	font-weight: bolder;
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
}
.imgborder {
    margin-right: 10px;
	}
.rimgborder {
    margin-left: 10px;
	}

.bottom {
	overflow: hidden;
	clip:  rect(auto auto 10px auto);
}

.center
{
    text-align: center;
}

#divScroller1
{
    position: relative;
    overflow: hidden;
    z-index: 9;
    left: 0px;
    top: 0px;
    width: 480px;
    height: 350px;
    clip: rect(0px 480px 350px 0px);
    visibility:visible;
    border-width: 0px 1px 0px 1px;
    border-color: #cccccc;
    border-style: dashed;
}

.dynPage
{
    position: absolute;
    overflow: hidden;
    z-index: 10;
    left: 5px;
    top: 0px;
    width:480px;
    visibility: hidden;
    padding-left: 5px;
    font-family: verdana, Times, serif;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

#arrows
{
    position: relative;
    z-index: 11;
    left: -35px;
    top: 0px;
    width: 0px;
}

.links
{
    position: relative;
    overflow: hidden;
    z-index: 11;
    top: -25px;
} 

a:link
{
    font-weight: bold;
    color: #336699;
    font-family: helvetica, sans-serif;
    text-decoration: none;
    font-size: 0.8em;
}

a:visited
{
    font-weight: bold;
    color: #336699;
    font-family: helvetica, sans-serif;
    text-decoration: none;
}

a:active
{
    font-weight: bold;
    color: #666666;
    font-family: helvetica, sans-serif;
    text-decoration: underline;
}

a:hover
{
    font-weight: bold;
    color: #003366;
    font-family: Helvetica, sans-serif;
    text-decoration: none;
}

#menu, #footer_top, #footer_menu, #footer_bottom {text-align:center;}

#menu
{
    padding-top: 15px;
    padding-bottom:15px;
    font-size: 1.1em;
}

#menu a
{
    font-style: italic;
    font-family: 'Times New Roman' , Helvetica, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    color: #003366;
    font-size: 1.1em;
}

#menu a:hover
{
    font-weight: bold;
    color: #003366;
}

#footer{text-align:center;font-size:smaller;padding-top: 25px;}
#footer_pic{    padding-top: 10px;}
#footer_menu
{
    padding-top: 10px;
    padding-bottom: 10px;
}

#footer_menu a
{
    text-decoration: underline;
    padding-left: 15px;
    padding-right: 15px;
}

#footer_bottom
{
    font-family: Arial, Helvetica, sans-serif;
    color: #336699;
}

.links a
{
    display: block;
}

.links a:visited
{
    font-size: 0.8em;
}