/* BODY STYLES */
body {
	background : #FFFFFF;
	margin : 0em;
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	color : #000000;
	background-color: #BDC3CE;
	}


/* LINK STYLES */
a {
	text-decoration: none;
	}
a:link, a:active {
	color : #00309C;
	text-decoration : none;
	}
a:visited {
	color : #003399;
	text-decoration : none;
	}
a:hover {
	color : #0033FF;
	text-decoration : underline;
	}

img {
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	background-color: #7B869C;
	}


a.TopNavText {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	font-size : 12px;
	color : #000000;
	}
a.TopNavText:visited {
	color : #000000;
	text-decoration : none;
	}
a.TopNavText:hover {
	color : #FB0013;
	text-decoration : none;
	}
a.TopNavTextCur {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	font-size : 12px;
	color : #000000;
	}
a.TopNavTextCur:visited {
	color : #000000;
	text-decoration : none;
	}
a.TopNavTextCur:hover {
	color : #FB0013;
	text-decoration : none;
	}

a.LeftNavText {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	font-size : 11px;
	color : #000066;
	}
a.LeftNavText:visited {
	color : #000066;
	text-decoration : none;
	}
a.LeftNavText:hover {
	color : #FFFFFF;
	text-decoration : none;
	}
a.LeftNavTextCur {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 11px;
	color : #DEEBCE;
	font-weight: bold;
	}
a.LeftNavTextCur:visited {
	color : #DEEBCE;
	text-decoration : none;
	}
a.LeftNavTextCur:hover {
	color : #FFFFFF;
	text-decoration : none;
	}


a.BotNavText {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	font-size : 10px;
	line-height : 15px;
	color : #FFFFFF;
	}
a.BotNavText:visited {
	color : #FFFFFF;
	text-decoration : none;
	}
a.BotNavText:hover {
	color : #BDAE21;
	text-decoration : underline;
	}
.CopyrightText {
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size : 10px;
	line-height : 15px;
	color : #6BB6B5;
	}


p {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	color : #000000;
	text-align: justify;
	}
ul {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 11px;
	color : #000000;
	}
.BodyText {
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size : 12px;
	color : #000000;
	}
.PageTitle {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 24px;
	color : #990000;
	}
.ParagraphTitle {
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-weight : bold;
	font-size : 16px;
	color : #215152;
	}
