
/*----------------------------------------------------------------------------------------*/
/*----------------------------------------  BIG           --------------------------------*/
/*----------------------------------------------------------------------------------------*/

/* ----------- DEFAULT -------------- */
.BIGPANEL {
    background-color: #edf7f8; height: 100%; width: 100%;
}

.BIGPANEL .Title {
	font-size: 14px; font-weight: bold;
	color: #69106E; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIGPANEL .Text {
	font-size: 12px; color: #3d3d3d;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIGPANEL .Image img {
    width: 150px;
}

.BIGPANEL .Link {
	font-size: 12px; color: #3d3d3d;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIGPANEL .Link A:Link, .BIGPANEL .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #69106E; text-decoration: none; }
.BIGPANEL .Link A:hover { font-family: Verdana; font-size: 10px;  color: #69106E; font-weight: bold; text-decoration: underline; }

/* ----------- BLUE -------------- */
.BIG_BLUE {
    background-color: #008fc5; height: 100%; width: 100%;
}

.BIG_BLUE .Title {
	font-size: 14px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_BLUE .Text {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_BLUE .Image img {
    width: 150px;
}

.BIG_BLUE .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_BLUE .Link A:Link, .BIG_BLUE .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.BIG_BLUE .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }


/* ----------- SUPPORT A -------------- */
.BIG_SUPPORT_A {
    background-color: #9cb6c7; height: 100%; width: 100%;
}

.BIG_SUPPORT_A .Title {
	font-size: 14px; font-weight: bold;
	color: #3a6e8f; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_SUPPORT_A .Text {
	font-size: 12px; color: #000000;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_SUPPORT_A .Image img {
    width: 150px;
}

.BIG_SUPPORT_A .Link {
	font-size: 12px; color: #3a6e8f;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_SUPPORT_A .Link A:Link, .BIG_SUPPORT_A .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #3a6e8f; text-decoration: none; }
.BIG_SUPPORT_A .Link A:hover { font-family: Verdana; font-size: 10px;  color: #3a6e8f; font-weight: bold; text-decoration: underline; }

/* ----------- SUPPORT B -------------- */
.BIG_SUPPORT_B {
    background-color: #3a6e8f; height: 100%; width: 100%;
}

.BIG_SUPPORT_B .Title {
	font-size: 14px; font-weight: bold;
	color: #ffffff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_SUPPORT_B .Text {
	font-size: 12px; color: #9cb6c7;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_SUPPORT_B .Image img {
    width: 150px;
}

.BIG_SUPPORT_B .Link {
	font-size: 12px; color: #ffffff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_SUPPORT_B .Link A:Link, .BIG_SUPPORT_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_SUPPORT_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- LEADERSHIP A -------------- */
.BIG_LEADERSHIP_A {
    background-color: #dfd7eb; height: 100%; width: 100%;
}

.BIG_LEADERSHIP_A .Title {
	font-size: 14px; font-weight: bold;
	color: #701471; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_LEADERSHIP_A .Text {
	font-size: 12px; color: #000000;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_LEADERSHIP_A .Image img {
    width: 150px;
}

.BIG_LEADERSHIP_A .Link {
	font-size: 12px; color: #701471;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_LEADERSHIP_A .Link A:Link, .BIG_LEADERSHIP_A .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #701471; text-decoration: none; }
.BIG_LEADERSHIP_A .Link A:hover { font-family: Verdana; font-size: 10px;  color: #701471; font-weight: bold; text-decoration: underline; }

/* ----------- LEADERSHIP B -------------- */
.BIG_LEADERSHIP_B {
    background-color: #701471; height: 100%; width: 100%;
}

.BIG_LEADERSHIP_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_LEADERSHIP_B .Text {
	font-size: 12px; color: #dfd7eb;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_LEADERSHIP_B .Image img {
    width: 150px;
}

.BIG_LEADERSHIP_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_LEADERSHIP_B .Link A:Link, .BIG_LEADERSHIP_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_LEADERSHIP_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }


/* ----------- INFLUENCE A -------------- */
.BIG_INFLUENCE_A {
    background-color: #ffd8a8; height: 100%; width: 100%;
}

.BIG_INFLUENCE_A .Title {
	font-size: 14px; font-weight: bold;
	color: #e36f1e; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_INFLUENCE_A .Text {
	font-size: 12px; color: #000000;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_INFLUENCE_A .Image img {
    width: 150px;
}

.BIG_INFLUENCE_A .Link {
	font-size: 12px; color: #e36f1e;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_INFLUENCE_A .Link A:Link, .BIG_INFLUENCE_A .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #e36f1e; text-decoration: none; }
.BIG_INFLUENCE_A .Link A:hover { font-family: Verdana; font-size: 10px;  color: #e36f1e; font-weight: bold; text-decoration: underline; }

/* ----------- INFLUENCE B -------------- */
.BIG_INFLUENCE_B {
    background-color: #e36f1e; height: 100%; width: 100%;
}

.BIG_INFLUENCE_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_INFLUENCE_B .Text {
	font-size: 12px; color: #ffd8a8;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_INFLUENCE_B .Image img {
    width: 150px;
}

.BIG_INFLUENCE_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_INFLUENCE_B .Link A:Link, .BIG_INFLUENCE_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_INFLUENCE_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/


/* -----------Color1 -------------- */
.BIG_Color1_B {
    background-color: #DD75AE; height: 100%; width: 100%;
}

.BIG_Color1_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_Color1_B .Text {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color1_B .Image img {
    width: 150px;
}

.BIG_Color1_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color1_B .Link A:Link, .BIG_Color1_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_Color1_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color2 -------------- */
.BIG_Color2_B {
    background-color: #00B259; height: 100%; width: 100%;
}

.BIG_Color2_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_Color2_B .Text {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color2_B .Image img {
    width: 150px;
}

.BIG_Color2_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color2_B .Link A:Link, .BIG_Color2_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_Color2_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color3 -------------- */
.BIG_Color3_B {
    background-color: #D2232A; height: 100%; width: 100%;
}

.BIG_Color3_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_Color3_B .Text {
	font-size: 12px; color:#fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color3_B .Image img {
    width: 150px;
}

.BIG_Color3_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color3_B .Link A:Link, .BIG_Color3_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_Color3_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color4 -------------- */
.BIG_Color4_B {
    background-color: #9A4E9E; height: 100%; width: 100%;
}

.BIG_Color4_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_Color4_B .Text {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color4_B .Image img {
    width: 150px;
}

.BIG_Color4_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color4_B .Link A:Link, .BIG_Color4_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_Color4_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color5 -------------- */
.BIG_Color5_B {
    background-color: #B42E34; height: 100%; width: 100%;
}

.BIG_Color5_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_Color5_B .Text {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color5_B .Image img {
    width: 150px;
}

.BIG_Color5_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color5_B .Link A:Link, .BIG_Color5_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_Color5_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color6 -------------- */
.BIG_Color6_B {
    background-color: #73C167; height: 100%; width: 100%;
}

.BIG_Color6_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_Color6_B .Text {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color6_B .Image img {
    width: 150px;
}

.BIG_Color6_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color6_B .Link A:Link, .BIG_Color6_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_Color6_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color7 -------------- */
.BIG_Color7_B {
    background-color: #00AE9E; height: 100%; width: 100%;
}

.BIG_Color7_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_Color7_B .Text {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color7_B .Image img {
    width: 150px;
}

.BIG_Color7_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color7_B .Link A:Link, .BIG_Color7_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_Color7_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color8 -------------- */
.BIG_Color8_B {
    background-color: #E7A614; height: 100%; width: 100%;
}

.BIG_Color8_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_Color8_B .Text {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color8_B .Image img {
    width: 150px;
}

.BIG_Color8_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color8_B .Link A:Link, .BIG_Color8_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_Color8_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color9 -------------- */
.BIG_Color9_B {
    background-color: #00A8CB; height: 100%; width: 100%;
}

.BIG_Color9_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_Color9_B .Text {
	font-size: 12px; color:#fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color9_B .Image img {
    width: 150px;
}

.BIG_Color9_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color9_B .Link A:Link, .BIG_Color9_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_Color9_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color10 -------------- */
.BIG_Color10_B {
    background-color: #711471; height: 100%; width: 100%;
}

.BIG_Color10_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_Color10_B .Text {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color10_B .Image img {
    width: 150px;
}

.BIG_Color10_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color10_B .Link A:Link, .BIG_Color10_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_Color10_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color11 -------------- */
.BIG_Color11_B {
    background-color: #5D87A1; height: 100%; width: 100%;
}

.BIG_Color11_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_Color11_B .Text {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color11_B .Image img {
    width: 150px;
}

.BIG_Color11_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color11_B .Link A:Link, .BIG_Color11_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_Color11_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color12 -------------- */
.BIG_Color12_B {
    background-color: #F47B20; height: 100%; width: 100%;
}

.BIG_Color12_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_Color12_B .Text {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color12_B .Image img {
    width: 150px;
}

.BIG_Color12_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_Color12_B .Link A:Link, .BIG_Color12_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.BIG_Color12_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/*----------------------------------------------------------------------------------------*/
/*----------------------------------------  MEDIUM        --------------------------------*/
/*----------------------------------------------------------------------------------------*/


/* ----------- DEFAULT -------------- */
.MEDIUMPANEL {
    background-color: #edf7f8; height: 100%; width: 100%;
}

.MEDIUMPANEL .Title {
	font-size: 14px; font-weight: bold;
	color: #69106E; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUMPANEL .Text {
	font-size: 11px; color: #3d3d3d;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUMPANEL .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUMPANEL .Link {
	font-size: 12px; color: #3d3d3d;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUMPANEL .Link A:Link, .MEDIUMPANEL .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #69106E; text-decoration: none; }
.MEDIUMPANEL .Link A:hover { font-family: Verdana; font-size: 10px;  color: #69106E; font-weight: bold; text-decoration: underline; }


/* ----------- BLUE -------------- */
.MEDIUM_BLUE {
    background-color: #008fc5; height: 100%; width: 100%;
}

.MEDIUM_BLUE .Title {
	font-size: 14px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_BLUE .Text {
	font-size: 11px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_BLUE .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_BLUE .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_BLUE .Link A:Link, .MEDIUM_BLUE .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.MEDIUM_BLUE .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }


/* ----------- SUPPORT A -------------- */
.MEDIUM_SUPPORT_A {
    background-color: #9cb6c7; height: 100%; width: 100%;
}

.MEDIUM_SUPPORT_A .Title {
	font-size: 14px; font-weight: bold;
	color: #3a6e8f; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_SUPPORT_A .Text {
	font-size: 11px; color: #000000;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_SUPPORT_A .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_SUPPORT_A .Link {
	font-size: 12px; color: #3a6e8f;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_SUPPORT_A .Link A:Link, .MEDIUM_SUPPORT_A .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #3a6e8f; text-decoration: none; }
.MEDIUM_SUPPORT_A .Link A:hover { font-family: Verdana; font-size: 10px;  color: #3a6e8f; font-weight: bold; text-decoration: underline; }

/* ----------- SUPPORT B -------------- */
.MEDIUM_SUPPORT_B {
    background-color: #3a6e8f; height: 100%; width: 100%;
}

.MEDIUM_SUPPORT_B .Title {
	font-size: 14px; font-weight: bold;
	color: #ffffff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_SUPPORT_B .Text {
	font-size: 11px; color: #9cb6c7;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_SUPPORT_B .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_SUPPORT_B .Link {
	font-size: 12px; color: #ffffff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_SUPPORT_B .Link A:Link, .MEDIUM_SUPPORT_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; }
.MEDIUM_SUPPORT_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #ffffff; font-weight: bold; text-decoration: underline; }


/* ----------- LEADERSHIP A -------------- */
.MEDIUM_LEADERSHIP_A {
    background-color: #dfd7eb; height: 100%; width: 100%;
}

.MEDIUM_LEADERSHIP_A .Title {
	font-size: 14px; font-weight: bold;
	color: #701471; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_LEADERSHIP_A .Text {
	font-size: 11px; color: #000000;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_LEADERSHIP_A .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_LEADERSHIP_A .Link {
	font-size: 12px; color: #701471;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_LEADERSHIP_A .Link A:Link, .MEDIUM_LEADERSHIP_A .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #701471; text-decoration: none; }
.MEDIUM_LEADERSHIP_A .Link A:hover { font-family: Verdana; font-size: 10px;  color: #701471; font-weight: bold; text-decoration: underline; }

/* ----------- LEADERSHIP B -------------- */
.MEDIUM_LEADERSHIP_B {
    background-color: #701471; height: 100%; width: 100%;
}

.MEDIUM_LEADERSHIP_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_LEADERSHIP_B .Text {
	font-size: 11px; color: #dfd7eb;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_LEADERSHIP_B .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_LEADERSHIP_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_LEADERSHIP_B .Link A:Link, .MEDIUM_LEADERSHIP_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_LEADERSHIP_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- INFLUENCE A -------------- */
.MEDIUM_INFLUENCE_A {
    background-color: #ffd8a8; height: 100%; width: 100%;
}

.MEDIUM_INFLUENCE_A .Title {
	font-size: 14px; font-weight: bold;
	color: #e36f1e; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_INFLUENCE_A .Text {
	font-size: 11px; color: #000000;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_INFLUENCE_A .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_INFLUENCE_A .Link {
	font-size: 12px; color: #e36f1e;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_INFLUENCE_A .Link A:Link, .MEDIUM_INFLUENCE_A .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #e36f1e; text-decoration: none; }
.MEDIUM_INFLUENCE_A .Link A:hover { font-family: Verdana; font-size: 10px;  color: #e36f1e; font-weight: bold; text-decoration: underline; }

/* ----------- INFLUENCE B -------------- */
.MEDIUM_INFLUENCE_B {
    background-color: #e36f1e; height: 100%; width: 100%;
}

.MEDIUM_INFLUENCE_B .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_INFLUENCE_B .Text {
	font-size: 11px; color: #ffd8a8;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_INFLUENCE_B .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_INFLUENCE_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_INFLUENCE_B .Link A:Link, .MEDIUM_INFLUENCE_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_INFLUENCE_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/

/* ----------- Color1 -------------- */
.MEDIUM_Color1_M {
    background-color: #DD75AE; height: 100%; width: 100%;
}

.MEDIUM_Color1_M .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_Color1_M .Text {
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color1_M .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_Color1_M .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color1_M .Link A:Link, .MEDIUM_Color1_M .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_Color1_M .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color2 -------------- */
.MEDIUM_Color2_M {
    background-color: #00B259; height: 100%; width: 100%;
}

.MEDIUM_Color2_M .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_Color2_M .Text {
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color2_M  .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_Color2_M  .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color2_M  .Link A:Link, .MEDIUM_Color2_M  .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_Color2_M .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color3 -------------- */
.MEDIUM_Color3_M {
    background-color: #D2232A; height: 100%; width: 100%;
}

.MEDIUM_Color3_M  .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_Color3_M .Text {
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color3_M .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_Color3_M .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color3_M .Link A:Link, .MEDIUM_Color3_M .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_Color3_M .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color4-------------- */
.MEDIUM_Color4_M {
    background-color: #9A4E9E; height: 100%; width: 100%;
}

.MEDIUM_Color4_M  .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_Color4_M  .Text {
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color4_M  .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_Color4_M  .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color4_M  .Link A:Link, .MEDIUM_Color4_M  .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_Color4_M  .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color5 -------------- */
.MEDIUM_Color5_M  {
    background-color: #B42E34; height: 100%; width: 100%;
}

.MEDIUM_Color5_M .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_Color5_M .Text {
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color5_M .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_Color5_M .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color5_M .Link A:Link, .MEDIUM_Color5_M .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_Color5_M .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color6 -------------- */
.MEDIUM_Color6_M {
    background-color: #73C167; height: 100%; width: 100%;
}

.MEDIUM_Color6_M .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_Color6_M .Text {
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color6_M .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_Color6_M .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color6_M .Link A:Link, .MEDIUM_Color6_M .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_Color6_M .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* -----------Color7 -------------- */
.MEDIUM_Color7_M {
    background-color: #00AE9E; height: 100%; width: 100%;
}

.MEDIUM_Color7_M .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_Color7_M .Text {
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color7_M .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_Color7_M .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color7_M .Link A:Link, .MEDIUM_Color7_M .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_Color7_M .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }


/* ----------- Color8-------------- */
.MEDIUM_Color8_M {
    background-color: #E7A614; height: 100%; width: 100%;
}

.MEDIUM_Color8_M .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_Color8_M .Text {
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color8_M .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_Color8_M .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color8_M .Link A:Link, .MEDIUM_Color8_M .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_Color8_M .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color9-------------- */
.MEDIUM_Color9_M {
    background-color: #00A8CB; height: 100%; width: 100%;
}

.MEDIUM_Color9_M .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_Color9_M .Text {
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color9_M .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_Color9_M .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color9_M .Link A:Link, .MEDIUM_Color9_M .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_Color9_M .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color10-------------- */
.MEDIUM_Color10_M {
    background-color: #711471; height: 100%; width: 100%;
}

.MEDIUM_Color10_M .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_Color10_M .Text {
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color10_M .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_Color10_M .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color10_M .Link A:Link, .MEDIUM_Color10_M .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_Color10_M .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color11-------------- */
.MEDIUM_Color11_M {
    background-color: #5D87A1; height: 100%; width: 100%;
}

.MEDIUM_Color11_M .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_Color11_M .Text {
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color11_M .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_Color11_M .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color11_M .Link A:Link, .MEDIUM_Color11_M .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_Color11_M .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color12-------------- */
.MEDIUM_Color12_M {
    background-color: #F47B20; height: 100%; width: 100%;
}

.MEDIUM_Color12_M .Title {
	font-size: 14px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_Color12_M .Text {
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color12_M .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_Color12_M .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_Color12_M .Link A:Link, .MEDIUM_Color12_M .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.MEDIUM_Color12_M .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }


/*----------------------------------------------------------------------------------------*/
/*----------------------------------------  SMALL        --------------------------------*/
/*----------------------------------------------------------------------------------------*/


/* ----------- DEFAULT -------------- */
.SMALLPANEL {
    background-color: #edf7f8; height: 100%; width: 100%;
}

.SMALLPANEL .Title {
	font-size: 12px; font-weight: bold;
	color: #69106E; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALLPANEL .Text{
	font-size: 11px; color: #3d3d3d;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALLPANEL .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALLPANEL .Link {
	font-size: 12px; color: #3d3d3d;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALLPANEL .Link A:Link, .SMALLPANEL .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #69106E; text-decoration: none; }
.SMALLPANEL .Link A:hover { font-family: Verdana; font-size: 10px;  color: #69106E; font-weight: bold; text-decoration: underline; }


/* ----------- SUPPORT A -------------- */
.SMALL_SUPPORT_A {
    background-color: #9cb6c7; height: 100%; width: 100%;
}

.SMALL_SUPPORT_A .Title {
	font-size: 12px; font-weight: bold;
	color: #3a6e8f; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_SUPPORT_A .Text{
	font-size: 11px; color: #000000;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_SUPPORT_A .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_SUPPORT_A .Link {
	font-size: 12px; color: #3a6e8f;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_SUPPORT_A .Link A:Link, .SMALL_SUPPORT_A .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #3a6e8f; text-decoration: none; }
.SMALL_SUPPORT_A .Link A:hover { font-family: Verdana; font-size: 10px;  color: #3a6e8f; font-weight: bold; text-decoration: underline; }


/* ----------- BLUE -------------- */
.SMALL_BLUE {
    background-color: #008fc5; height: 100%; width: 100%;
}

.SMALL_BLUE .Title {
	font-size: 12px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_BLUE .Text{
	font-size: 11px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_BLUE .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_BLUE .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_BLUE .Link A:Link, .SMALL_BLUE .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.SMALL_BLUE .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }


/* ----------- SUPPORT B -------------- */
.SMALL_SUPPORT_B {
    background-color: #3a6e8f; height: 100%; width: 100%;
}

.SMALL_SUPPORT_B .Title {
	font-size: 12px; font-weight: bold;
	color: #ffffff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_SUPPORT_B .Text{
	font-size: 11px; color: #9cb6c7;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_SUPPORT_B .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_SUPPORT_B .Link {
	font-size: 12px; color: #ffffff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_SUPPORT_B .Link A:Link, .SMALL_SUPPORT_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; }
.SMALL_SUPPORT_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #ffffff; font-weight: bold; text-decoration: underline; }

/* ----------- LEADERSHIP A -------------- */
.SMALL_LEADERSHIP_A {
    background-color: #dfd7eb; height: 100%; width: 100%;
}

.SMALL_LEADERSHIP_A .Title {
	font-size: 12px; font-weight: bold;
	color: #701471; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_LEADERSHIP_A .Text{
	font-size: 11px; color: #000000;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_LEADERSHIP_A .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_LEADERSHIP_A .Link {
	font-size: 12px; color: #701471;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_LEADERSHIP_A .Link A:Link, .SMALL_LEADERSHIP_A .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #701471; text-decoration: none; }
.SMALL_LEADERSHIP_A .Link A:hover { font-family: Verdana; font-size: 10px;  color: #701471; font-weight: bold; text-decoration: underline; }

/* ----------- LEADERSHIP B -------------- */
.SMALL_LEADERSHIP_B {
    background-color: #701471; height: 100%; width: 100%;
}

.SMALL_LEADERSHIP_B .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_LEADERSHIP_B .Text{
	font-size: 11px; color: #dfd7eb;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_LEADERSHIP_B .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_LEADERSHIP_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_LEADERSHIP_B .Link A:Link, .SMALL_LEADERSHIP_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_LEADERSHIP_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- INFLUENCE A -------------- */
.SMALL_INFLUENCE_A {
    background-color: #ffd8a8; height: 100%; width: 100%;
}

.SMALL_INFLUENCE_A .Title {
	font-size: 12px; font-weight: bold;
	color: #e36f1e; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_INFLUENCE_A .Text{
	font-size: 11px; color: #000000;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_INFLUENCE_A .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_INFLUENCE_A .Link {
	font-size: 12px; color: #e36f1e;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_INFLUENCE_A .Link A:Link, .SMALL_INFLUENCE_A .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #e36f1e; text-decoration: none; }
.SMALL_INFLUENCE_A .Link A:hover { font-family: Verdana; font-size: 10px;  color: #e36f1e; font-weight: bold; text-decoration: underline; }

/* ----------- INFLUENCE B -------------- */
.SMALL_INFLUENCE_B {
    background-color: #e36f1e; height: 100%; width: 100%;
}

.SMALL_INFLUENCE_B .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_INFLUENCE_B .Text{
	font-size: 11px; color: #ffd8a8;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_INFLUENCE_B .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_INFLUENCE_B .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_INFLUENCE_B .Link A:Link, .SMALL_INFLUENCE_B .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_INFLUENCE_B .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }


/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/
/*------new changes---------------------*//*------new changes---------------------*//*------new changes---------------------*/


/* ----------- Color1 -------------- */
.SMALL_Color1_S {
    background-color: #DD75AE; height: 100%; width: 100%;
}

.SMALL_Color1_S .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_Color1_S .Text{
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color1_S .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_Color1_S .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color1_S .Link A:Link, .SMALL_Color1_S .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_Color1_S .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color2-------------- */
.SMALL_Color2_S {
    background-color: #00B259; height: 100%; width: 100%;
}

.SMALL_Color2_S .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_Color2_S .Text{
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color2_S .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_Color2_S .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color2_S .Link A:Link, .SMALL_Color2_S .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_Color2_S .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color3 -------------- */
.SMALL_Color3_S {
    background-color: #D2232A; height: 100%; width: 100%;
}

.SMALL_Color3_S .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_Color3_S .Text{
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color3_S .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_Color3_S .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color3_S .Link A:Link, .SMALL_Color3_S .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_Color3_S .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color4-------------- */
.SMALL_Color4_S {
    background-color: #9A4E9E; height: 100%; width: 100%;
}

.SMALL_Color4_S .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_Color4_S .Text{
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color4_S .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_Color4_S .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color4_S .Link A:Link, .SMALL_Color4_S .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_Color4_S .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color5 -------------- */
.SMALL_Color5_S {
    background-color: #B42E34; height: 100%; width: 100%;
}

.SMALL_Color5_S .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_Color5_S .Text{
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color5_S .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_Color5_S .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color5_S .Link A:Link, .SMALL_Color5_S .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_Color5_S .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color6 -------------- */
.SMALL_Color6_S {
    background-color: #73C167; height: 100%; width: 100%;
}

.SMALL_Color6_S .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_Color6_S .Text{
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color6_S .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_Color6_S .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color6_S .Link A:Link, .SMALL_Color6_S .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_Color6_S .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color7-------------- */
.SMALL_Color7_S {
    background-color: #00AE9E; height: 100%; width: 100%;
}

.SMALL_Color7_S .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_Color7_S .Text{
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color7_S .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_Color7_S .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color7_S .Link A:Link, .SMALL_Color7_S .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_Color7_S .Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color8 -------------- */
.SMALL_Color8_S {
    background-color: #E7A614; height: 100%; width: 100%;
}

.SMALL_Color8_S .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_Color8_S .Text{
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color8_S .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_Color8_S .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color8_S .Link A:Link, .SMALL_Color8_S .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_Color8_S.Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color9 -------------- */
.SMALL_Color9_S {
    background-color: #00A8CB; height: 100%; width: 100%;
}

.SMALL_Color9_S .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_Color9_S .Text{
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color9_S .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_Color9_S .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color9_S .Link A:Link, .SMALL_Color9_S .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_Color9_S.Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color10 -------------- */
.SMALL_Color10_S {
    background-color: #711471; height: 100%; width: 100%;
}

.SMALL_Color10_S .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_Color10_S .Text{
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color10_S .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_Color10_S .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color10_S .Link A:Link, .SMALL_Color10_S .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_Color10_S.Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color11 -------------- */
.SMALL_Color11_S {
    background-color: #5D87A1; height: 100%; width: 100%;
}

.SMALL_Color11_S .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_Color11_S .Text{
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color11_S .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_Color11_S .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color11_S .Link A:Link, .SMALL_Color11_S .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_Color11_S.Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }

/* ----------- Color12 -------------- */
.SMALL_Color12_S {
    background-color: #F47B20; height: 100%; width: 100%;
}

.SMALL_Color12_S .Title {
	font-size: 12px; font-weight: bold;
	color: #fff; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_Color12_S .Text{
	font-size: 11px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color12_S .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_Color12_S .Link {
	font-size: 12px; color: #fff;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_Color12_S .Link A:Link, .SMALL_Color12_S .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: #fff; text-decoration: none; }
.SMALL_Color12_S.Link A:hover { font-family: Verdana; font-size: 10px;  color: #fff; font-weight: bold; text-decoration: underline; }


.topPanel
{
margin-top:0px;
}

/*Article Shrink*/
.ArticleLC
{
	height:7px;
	width:7px; 
	border:none; 
	position:absolute; 
	bottom:0px; 
	left:0px; 
	border:none; 
	margin-left:0px; 
	margin-bottom:0px;
}
.ArticleRC
{
	height:7px;
	width:7px; 
	border:none; 
	position:absolute; 
	bottom:0px; 
	right:0px; 
	border:none; 
	margin-right:0px; 
	margin-bottom:0px;
}

.ArticlePanel
{
	float:left; 
	position:relative; 
	border:none; 
	margin-right:3px; 
	display:block;
}

.ArticleImage
{
	 display:block; 
	 border:none; 
	 margin:0px;
}
/* ----------- ORANGE -------------- */
.SMALL_ORANGE {
    background-color: #DB9323; height: 100%; width: 100%;
}

.SMALL_ORANGE .Title {
	font-size: 12px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_ORANGE .Text{
	font-size: 11px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_ORANGE .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_ORANGE .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_ORANGE .Link A:Link, .SMALL_ORANGE .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.SMALL_ORANGE .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }

/* ----------- ORANGE -------------- */
.MEDIUM_ORANGE {
    background-color: #DB9323; height: 100%; width: 100%;
}

.MEDIUM_ORANGE .Title {
	font-size: 14px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_ORANGE .Text {
	font-size: 11px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_ORANGE .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_ORANGE .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_ORANGE .Link A:Link, .MEDIUM_ORANGE .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.MEDIUM_ORANGE .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }

/* ----------- ORANGE -------------- */
.BIG_ORANGE {
    background-color: #DB9323; height: 100%; width: 100%;
}

.BIG_ORANGE .Title {
	font-size: 14px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_ORANGE .Text {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_ORANGE .Image img {
    width: 150px;
}

.BIG_ORANGE .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_ORANGE .Link A:Link, .BIG_ORANGE .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.BIG_ORANGE .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }


/* ----------- RED -------------- */
.SMALL_RED {
    background-color: #AF1124; height: 100%; width: 100%;
}

.SMALL_RED .Title {
	font-size: 12px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_RED .Text{
	font-size: 11px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_RED .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_RED .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_RED .Link A:Link, .SMALL_RED .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.SMALL_RED .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }

/* ----------- RED -------------- */
.MEDIUM_RED {
    background-color: #AF1124; height: 100%; width: 100%;
}

.MEDIUM_RED .Title {
	font-size: 14px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_RED .Text {
	font-size: 11px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_RED .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_RED .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_RED .Link A:Link, .MEDIUM_RED .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.MEDIUM_RED .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }

/* ----------- RED -------------- */
.BIG_RED {
    background-color: #AF1124; height: 100%; width: 100%;
}

.BIG_RED .Title {
	font-size: 14px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_RED .Text {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_RED .Image img {
    width: 150px;
}

.BIG_RED .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_RED .Link A:Link, .BIG_RED .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.BIG_RED .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }

/* ----------- GREEN -------------- */
.SMALL_GREEN {
    background-color: #A1C05C; height: 100%; width: 100%;
}

.SMALL_GREEN .Title {
	font-size: 12px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_GREEN .Text{
	font-size: 11px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_GREEN .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_GREEN .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_GREEN .Link A:Link, .SMALL_GREEN .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.SMALL_GREEN .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }

/* ----------- GREEN -------------- */
.MEDIUM_GREEN {
    background-color: #A1C05C; height: 100%; width: 100%;
}

.MEDIUM_GREEN .Title {
	font-size: 14px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_GREEN .Text {
	font-size: 11px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_GREEN .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_GREEN .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_GREEN .Link A:Link, .MEDIUM_GREEN .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.MEDIUM_GREEN .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }

/* ----------- GREEN -------------- */
.BIG_GREEN {
    background-color: #A1C05C; height: 100%; width: 100%;
}

.BIG_GREEN .Title {
	font-size: 14px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_GREEN .Text {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_GREEN .Image img {
    width: 150px;
}

.BIG_GREEN .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_GREEN .Link A:Link, .BIG_GREEN .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.BIG_GREEN .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }

/* ----------- PURPLE -------------- */
.SMALL_PURPLE {
    background-color: #4D73B1; height: 100%; width: 100%;
}

.SMALL_PURPLE .Title {
	font-size: 12px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.SMALL_PURPLE .Text{
	font-size: 11px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_PURPLE .Image img {
    width: 100px; margin-bottom: 10px;
}

.SMALL_PURPLE .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.SMALL_PURPLE .Link A:Link, .SMALL_PURPLE .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.SMALL_PURPLE .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }

/* ----------- PURPLE -------------- */
.MEDIUM_PURPLE {
    background-color: #4D73B1; height: 100%; width: 100%;
}

.MEDIUM_PURPLE .Title {
	font-size: 14px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.MEDIUM_PURPLE .Text {
	font-size: 11px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_PURPLE .Image img {
    width: 174px; margin-bottom: 10px;
}

.MEDIUM_PURPLE .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.MEDIUM_PURPLE .Link A:Link, .MEDIUM_PURPLE .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.MEDIUM_PURPLE .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }

/* ----------- PURPLE -------------- */
.BIG_PURPLE {
    background-color: #4D73B1; height: 100%; width: 100%;
}

.BIG_PURPLE .Title {
	font-size: 14px; font-weight: bold;
	color: white; font-family: Verdana;
	text-decoration: none; padding-bottom: 10px;
}

.BIG_PURPLE .Text {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_PURPLE .Image img {
    width: 150px;
}

.BIG_PURPLE .Link {
	font-size: 12px; color: white;
	font-family: Verdana; text-decoration: none;
	padding-right: 10px;
}

.BIG_PURPLE .Link A:Link, .BIG_PURPLE .Link A:visited { font-family: Verdana; font-size: 10px; font-weight: bold; color: white; text-decoration: none; }
.BIG_PURPLE .Link A:hover { font-family: Verdana; font-size: 10px;  color: white; font-weight: bold; text-decoration: underline; }
