img {
	border: Black;
}

hr{
	color :#006633;
	height : 1px;
}

.hr2{
	color : #000099;
	height: 2px;
}

a:link {
	color : #000099;
	font-family : arial;
	font-size : 9pt;
	text-decoration : underline;
}/* Link  */
a:active {
	color : #000099;
	font-family : arial;
	font-size : 9pt;
	text-decoration : underline;
}/* Active Link */
a:visited {
	color : #000099;
	font-family : arial;
	font-size : 9pt;
	text-decoration : underline;
}/* Visited Link */
a:hover {
	color : #006633;
	font-family : Arial;
	font-size : 9pt;
	text-decoration : underline;
}/* Hover Link */


.pagetitle {
	font-family : Arial;
	font-size : 12pt;
	color : #006633;
	font-weight : bold;
	vertical-align : middle;
	font-variant: normal;

}/* Page Title Style */


.content {
	font-family : Arial;
	font-size : 9pt;
	color : Black;
}	/* Content Style */

.contenthome {
	font-family : Arial;
	font-size : 8pt;
	color : Black;
}	/* Content Style */
.contenthome a:link {
	color : #000099;
	font-family : arial;
	font-size : 8pt;
	text-decoration : underline;
}/* Link  */
.contenthome a:active {
	color : #000099;
	font-family : arial;
	font-size : 8pt;
	text-decoration : underline;
}/* Active Link */
.contenthome a:visited {
	color : #000099;
	font-family : arial;
	font-size : 8pt;
	text-decoration : underline;
}/* Visited Link */
.contenthome a:hover {
	color : #006633;
	font-family : Arial;
	font-size : 8pt;
	text-decoration : underline;
}/* Hover Link */

.contentbold {
	font-family : Arial;
	font-size : 9pt;
	color : black;
	font-weight : bold;
}	/* Same as Content except it is bold */
.contentitalic {
	font-family : Arial;
	font-size : 9pt;
	color : black;
	font-style : italic;
}	/* Same as Content except it is italic and bold */

.contentBlue {
	font-family : Arial;
	font-size : 9pt;
	color : #000099;
}	/* Content Style */
.contentGreen {
	font-family : Arial;
	font-size : 9pt;
	color : #006633;
}	/* Content Style */

.homeTextGreen{
	color : #336633;
	font-family : Arial;
	font-size : 9pt;
	text-decoration : none;
} /*  Text for Right Side */
.homeTextGreen a:link {
	color : #336633;
	font-family : arial;
	font-size : 9pt;
	text-decoration : none;
}/* Link  */
.homeTextGreen a:active {
	color : #336633;
	font-family : arial;
	font-size : 9pt;
	text-decoration : none;
}/* Active Link */
.homeTextGreen a:visited {
	color : #336633;
	font-family : arial;
	font-size : 9pt;
	text-decoration : none;
}/* Visited Link */
.homeTextGreen a:hover {
	color : #0000CC;
	font-family : Arial;
	font-size : 9pt;
	text-decoration : underline;
}/* Hover Link */

.sidebar {
	color : White;
	font-family : arial;
	font-size : 9pt;
	text-decoration : none;
	height : 18px;
}/* Link  */
.sidebar a:link {
	color : White;
	font-family : arial;
	font-size : 9pt;
	text-decoration : none;
	height : 18px;
}/* Link  */
.sidebar a:active {
	color : White;
	font-family : arial;
	font-size : 9pt;
	text-decoration : none;
	height : 18px;
}/* Active Link */
.sidebar a:visited {
	color : White;
	font-family : arial;
	font-size : 9pt;
	text-decoration : none;
	height : 18px;
}/* Visited Link */
.sidebar a:hover {
	color : Yellow;
	font-family : arial;
	font-size : 9pt;
	text-decoration : underline;
	height : 18px;
}/* Hover Link */

.sidebarSelected {
	color : Yellow;
	font-family : arial;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
	height : 18px;
}/* Link  */


.footer {
	font-family : Arial;
	font-size : 8pt;
	color : #006633;
}	/* Content Style */
.footer a:link {
	color : #006633;
	font-family : arial;
	font-size : 8pt;
	text-decoration : none;
}/* Link  */
.footer a:active {
	color : #006633;
	font-family : arial;
	font-size : 8pt;
	text-decoration : none;
}/* Active Link */
.footer a:visited {
	color : #006633;
	font-family : arial;
	font-size : 8pt;
	text-decoration : none;
}/* Visited Link */
.footer a:hover {
	color : #000099;
	font-family : Arial;
	font-size : 8pt;
	text-decoration : underline;
}/* Hover Link */

.footerBlue {
	font-family : Arial;
	font-size : 8pt;
	color : #000099;
}	/* Content Style */
.columnHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	background-color: #003399;
	text-align: center;
}
