body { 
font-family: Georgia, sans-serif, Times New Roman;
	margin-left: 10px;
	margin-top: 10px;
}

A:link    { color: #0000a0;}    /* unvisited links */
A:visited { color: #0000a0}     /* visited links   */
A:hover   { color: #ccb015;}    /* user hovers     */
A:active  { color: #0000a0}     /* active links    */

A.imageLink:link {border: 3px solid #ccb015; }
A.imageLink:visited {border: 3px solid #ccb015; }
A.imageLink:hover {border: 3px solid #000080; }
A.imageLink:active {border: 3px solid #ccb015; }



.headerText
{
	font-family: Georgia, sans-serif, Times New Roman;
	color: #000080;
        text-align: right;
        font-size: 10pt;
        font-style: italic;
}
.headerTD
{
	font-family: Verdana, Georgia, sans-serif, Times New Roman;
	color: #0000a0;
        text-align: center;
        vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
        font-size: 9pt;
        font-style: normal;
}	

.footerText
{
	font-family: Georgia, sans-serif, Times New Roman;
	color: #ac9535;
        text-align: right;
        font-size: 9pt;
        font-style: italic;
    	margin-top: 5px;
}
A.footerText {
color: #ac9535;
text-decoration: underline;
 }
A.footerText:hover {
color: #0000a0;
 }

#tdMenu {
	margin: 0;
	padding: 0;
	background-color: #000080;
    color: #ccb015;
    text-align: left;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

a.menuLink:link { color: #ccb015; text-decoration: none; }
a.menuLink:visited { color: #ccb015; text-decoration: none;}
a.menuLink:hover   { color: #ccb015; text-decoration: underline;}
a.menuLink:active { color: #ccb015; text-decoration: none;}

#tdMenu p{
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
    margin-top: 10px;
	margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
}


#tdMenu ul{
        font-family: Verdana;
	font-size: 9pt;
        font-style: normal;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 10px;
        list-style-type: disc;
	list-style-position: outside;
}


.tdMain
{
	color: #0000a0;
        text-align: left;
        vertical-align: top;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 0px;
        font-size: 11pt;
        font-style: normal;

}

.mainText
{
	color: #0000a0;
        text-align: left;
        font-size: 11pt;
        font-style: normal;
}

P.1stLetter:first-letter
{
	font-size: 20pt;
        font-weight: bold;
	float: none;
        padding-right: 0px;
}

.listText
{
        font-size: 11pt;
        font-style: normal;
        color: #0000a0;
        text-align:left;
        margin-top: 0px;
        margin-left: 15px;
        margin-right: 0px;
        margin-bottom: 5px;
        list-style-type: disc;
	list-style-position: outside;
}

img.thumbnail
{ 
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
	border: 0px;
}

img.thumbnail-center
{ 
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	border: 0px;
}

img.inLine
{ 
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 0px;
}

.textHeader
{
	color: #0000a0;
        font-size: 14pt;
        font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;

}

.calendar
{
 	font-size: 7.0pt;
	font-family: Verdana, Times New Roman;
	color: #000080;
	border-color: #000080;
	background-color: #CDB76B;
	text-align: center;
}

.gold_line {
background: url("images/bar-bgf-gold.jpg");
background-repeat: repeat-x;
} 