img {
	border-color : Black;
	border : none;
}
/*  Image Style */


hr{
	color :#336699;
	height : 1px;
	}
	
.hrBlack{
	color :#000000;
	height : 1px;
	}
	
.grayline{
	color : #CCCCCC;
	height : 1px;
}

}
INPUT {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}


a:link {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Link  */
a:active {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Active Link */
a:visited {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Visited Link */
a:hover {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
}/* Hover Link */


.maintitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #990000;
}

.headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #333333;
	font-weight : bold;
	font-variant : normal;
}	/* HomePapge Title Style */
.headline a:link {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : underline;
	font-weight : bold;
}/* Link  */
.headline a:active {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : underline;
	font-weight : bold;
}/* Active Link */
.headline a:visited {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : underline;
	font-weight : bold;
}/* Visited Link */
.headline a:hover {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : none;
	font-weight : bold;
}/* Hover Link */


.headline2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #336699;
	font-weight : bold;
	font-variant : normal;
}	/* HomePage Title Style */

.headlinered {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color:#990000;
	font-weight : bold;
	font-variant : normal;
}	/* HomePage Title Style */

.pagetitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #336699;
	font-weight : bold;
	vertical-align : middle;
	font-variant : normal;
}/* Page Title Style */

.subtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #333333;
	font-weight : normal;
}	

.category {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : bold;
	background-color : Silver;
}	

.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}	/* Content Style */
.content a:link {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Link  */
.content a:active {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Active Link */
.content a:visited {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Visited Link */
.content a:hover {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	border-bottom : 1px dashed #336699;
}/* Hover Link */

.contentJustify {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align:justify;
	color : Black;
}	/* Content Style */
.contentJustify a:link {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Link  */
.contentJustify a:active {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Active Link */
.contentJustify a:visited {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Visited Link */
.contentJustify a:hover {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	border-bottom : 1px dashed #336699;
}/* Hover Link */

.contentSmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}	/* Content Style */
.contentSmall a:link {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}/* Link  */
.contentSmall a:active {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}/* Active Link */
.contentSmall a:visited {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}/* Visited Link */
.contentSmall a:hover {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	border-bottom : 1px dashed #336699;
}/* Hover Link */

.contentWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
}	/* Content Style */
.contentWhite a:link {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Link  */
.contentWhite a:active {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Active Link */
.contentWhite a:visited {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Visited Link */
.contentWhite a:hover {
	color : #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	border-bottom : 1px dashed #336699;
}/* Hover Link */


.contentWhiteSmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
}	/* Content Style */
..contentWhiteSmall a:link {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}/* Link  */
..contentWhiteSmall a:active {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}/* Active Link */
..contentWhiteSmall a:visited {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}/* Visited Link */
..contentWhiteSmall a:hover {
	color : #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	border-bottom : 1px dashed #336699;
}/* Hover Link */

.contentblue{
	font-family : Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	font-size : 9pt;
	color : #336699;
}	/* Content Style */

.contentyellow{
	font-family : Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FAF506;
}	/* Content Style */

.contentred{
	font-family : Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	font-size : 9pt;
	color : #660000;
}	/* Content Style */

.contentred a:link {
	color : #660000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Link  */
.contentred a:active {
	color : #990033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Active Link */
.contentred a:visited {
	color : #990033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
}/* Visited Link */
.contentred a:hover {
	color : #660000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
}/* Hover Link */

.contentbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	font-weight : bold;
}	/* Same as Content except it is bold */
.contentbold a:link {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
	font-weight : bold;
}/* Link  */
.contentbold a:active {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
	font-weight : bold;
}/* Active Link */
.contentbold a:visited {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
	font-weight : bold;
}/* Visited Link */
.contentbold a:hover {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}/* Hover Link */

.contentitalic {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	font-style : italic;
}	/* Same as Content except it is italic and bold */

.contentRoman {
	font-family : "Times New Roman", Times, serif;
	font-size :10pt;
	color : Black;
}	/* Content Style */

.redSmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #990000;
}	/* Content Style */
.redSmall a:link {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}/* Link  */
.redSmall a:active {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}/* Active Link */
.redSmall a:visited {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}/* Visited Link */
.redSmall a:hover {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	border-bottom : 1px dashed #336699;
}/* Hover Link */


.bigurl {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #333333;
	font-weight : bold;
	font-variant : normal;
}	/* HomePapge Title Style */
.bigurl a:link {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : underline;
	font-weight : bold;
}/* Link  */
.bigurl a:active {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : underline;
	font-weight : bold;
}/* Active Link */
.bigurl a:visited {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : underline;
	font-weight : bold;
}/* Visited Link */
.bigurl a:hover {
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}/* Hover Link */

.footer {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : none;
	word-spacing : 1px;
	font-weight : bold;
}/* Link  */

ul {
	color: #333333;
	list-style-type: square;
	list-style-position: outside;
} /*  Bullet Lsit Default  */
.ultype {
	list-style-type: square;
	page-break-before: auto;
	page-break-after: auto;
}
