.cnt2_top_left 
{
    background-image: url(cnt2_top_left.jpg);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
}

.cnt2_top_mid 
{
    background-image: url(cnt2_top_mid.jpg);
    background-repeat: repeat-x;
}

.cnt2_top_right
{
    background-image: url(cnt2_top_right.jpg);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
}

.cnt2_bottom_left 
{
    background-image: url(cnt2_bottom_left.jpg);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
}

.cnt2_bottom_mid 
{
    background-image: url(cnt2_bottom_mid.jpg);
    background-repeat: repeat-x;
}

.cnt2_bottom_right
{
    background-image: url(cnt2_bottom_right.jpg);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
}

.cnt2_left
{
    background-image: url(cnt2_left.jpg);
    background-repeat: repeat-y;
}

.cnt2_right
{
    background-image: url(cnt2_right.jpg);
    background-repeat: repeat-y;
}

.cnt2_title
{
    background-color: #1f295c;
}

.ContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	/*COLOR: #1f295c;*/
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
	text-align: justify;
}


.ContentPane ul {
	list-style-image:url(OrangeBulletPoint.jpg);
	list-style-position: outside;
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	/*COLOR: #1f295c;*/
	COLOR: #000000;
	line-height:22px;
	font-family: tahoma;
	text-decoration:none;
	padding-left:35px;
	margin:0;
}
.ContentPane UL LI 
{
    padding-left: 15px;
}
.ContentPane OL LI 
{
    padding-left: 15px;
}

.ContentPane UL LI a {
	/*COLOR: #1f295c;*/
	COLOR: #000000;
	text-decoration:none;
}

.ContentPane UL LI a:hover {
	COLOR: #344599;
	text-decoration:none;
}


.ContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	/*COLOR: #1f295c;*/
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
}

.ContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	/*COLOR: #1f295c;*/
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
	margin-top:0.8em;
	margin-bottom:0.8em
}

.p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	/*COLOR: #1f295c;*/
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
	margin-top:0.8em;
	margin-bottom:0.8em
}

/*--- LINK ---*/

.ContentPane A:link
{
	text-decoration: underline;
	/*COLOR: #1f295c;*/
	COLOR: #000000;
}

.ContentPane A:visited
{
	text-decoration: underline;
	/*COLOR: #1f295c;*/
	COLOR: #000000;
}

.ContentPane A:hover
{
	text-decoration: underline;
	COLOR: #344599;
}

.ContentPane A:active
{
	text-decoration: none;
	COLOR: #344599;
}


/*-------------------------------------------*/

/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/

/* H1 --*/
.ContentPane H1 {
	FONT-WEIGHT:bold;
	FONT-SIZE:28px;
	/*COLOR: #1f295c;*/
	COLOR: #000000;
	font-family:Arial;
	text-decoration:none;
}

/* H2 --*/
.ContentPane H2  {
	FONT-WEIGHT:bold;
	FONT-SIZE:18px;
	COLOR:#eb7224;
	font-family:Arial;
	text-decoration:none;
}

/* H3 --*/
.ContentPane H3 {
	FONT-WEIGHT:bold;
	FONT-SIZE:16px;
	COLOR:#344599;
	font-family:Arial;
	text-decoration:none;
}

/*------------------------  End  -------------------------*/













