/************************************** User Style ************************************************/
.P_Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 20px;
	color: #006699;
	padding-bottom: 6px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
}

.P_SubHead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.P_SubHead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 0px;
	text-align: left;

}
.P_Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
.P_Body a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-decoration: underline;
}
.P_Body a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
}

.P_ReadMore {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	text-decoration: none;
}

.P_ReadMore a{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.P_ReadMore a:hover{
	color: #F27C08;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.C_Bold {
	font-weight: bold;
}
.C_Bold a{
	text-decoration: underline;
	font-weight: bold;
}
.C_Bold a:hover{
	text-decoration: underline;
	font-weight: bold;
}

.C_Italic {
	font-style: italic;
}
.C_Italic a{
	text-decoration: underline;
	font-style: italic;
}
.C_Italic a:hover{
	text-decoration: underline;
	font-style: italic;
}


.C_BoldItalic {
	font-weight: bold;
	font-style: italic;
}
.C_BoldItalic a{
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.C_BoldItalic a:hover{
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

.C_Comment {
	color: #CC0000;
}
.C_Comment a{
	text-decoration: underline;
	color: #CC0000;
}
.C_Comment a:hover{
	text-decoration: underline;
	color: #CC0000;
}

.C_sec {
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}

.C_sec a{
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}

.C_sec a:hover{
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	text-decoration: none;
}

.C_secBracket {
	font-weight: normal;
	color: #006699;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

