html {
		/*height:100%;*/
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0F0F0F;
	/*height:100%;*/
}

P{
	margin:0px;
	padding:0px;
}

.img-text {
margin-top:138px;
text-align:right;
}

.right {
FLOAT: right; 
text-align:right;
display:block;
}

#level2_spacer { 
height:10px;
position:relative;
display:block;

}



#Layer1 {
background-color:#0F0F0F;
filter:alpha(opacity=40);
opacity:0.4;
}


.sitepath,
.sitepath a {
    font-size:11px;
    color: #989898;
	text-decoration:none;
}

.sitepath-active {
    font-size:11px;
    color: #EB9130;
	text-decoration:none;
}


/* menu css */

/******************************** MENU ALL LEVEL  SETTINGS FOR BACKGROUND **************************************************/

UL.menulist-level1,
UL.menulist-level1-hover,
UL.menulist-level1-active,
UL.menulist-level1-activenow,
UL.menulist-level1-activenow-hover,
UL.menulist-level1-active-hover {
margin: 0px 0px 0px; padding: 0px; list-style: none; overflow: hidden;
background-image:url(/img/menu_bg.gif);
height: 20px;
}

UL.menulist-level2,
UL.menulist-level2-hover,
UL.menulist-level2-active,
UL.menulist-level2-activenow,
UL.menulist-level2-active-hover,
UL.menulist-level2-activenow-hover,

UL.menulist-level3,
UL.menulist-level3-hover,
UL.menulist-level3-active,
UL.menulist-level3-active-hover {
	margin: 0px 0px 0px 20px; padding: 0px; list-style: none; overflow: hidden;
}

UL.menulist-level4, 	
UL.menulist-level4-hover, 
UL.menulist-level4-active,
UL.menulist-level4-active-hover {
margin: 0px 0px 0px; padding: 0; list-style: none; height: 100%; overflow: hidden;
height:20px;
}


UL.menulist-level1 LI,
UL.menulist-level1-hover LI,
UL.menulist-level1-active LI,
UL.menulist-level1-activenow LI,
UL.menulist-level1-active-hover LI,
UL.menulist-level1-activenow-hover LI,

UL.menulist-level2 LI,
UL.menulist-level2-hover LI,
UL.menulist-level2-active LI,
UL.menulist-level2-activenow LI,
UL.menulist-level2-active-hover LI,
UL.menulist-level2-activenow-hover LI,

UL.menulist-level3 LI,
UL.menulist-level3-hover LI,
UL.menulist-level3-active LI,
UL.menulist-level3-active-hover LI,

UL.menulist-level4 LI,
UL.menulist-level4-hover LI,
UL.menulist-level4-active LI,
UL.menulist-level4-active-hover LI

{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}


/*************************************************************************************************************/
/*                           MENU LEVEL 1 GENERAL P A & IMG                                                 */
/****************************  ******************************************************************************/

UL.menulist-level1 DIV.txt P,
UL.menulist-level1-hover DIV.txt P,
UL.menulist-level1-active DIV.txt P,
UL.menulist-level1-activenow DIV.txt P,
UL.menulist-level1-activenow-hover DIV.txt P,
UL.menulist-level1-active-hover DIV.txt P {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	height:20px;
	padding:0px;
	margin:0px;
		
}

UL.menulist-level1-active DIV.txt P a,
UL.menulist-level1 DIV.txt P a {	
	color: #69BD26;
	text-decoration: none;
	height:20px;

}
UL.menulist-level1-activenow DIV.txt P a,
UL.menulist-level1-active-hover DIV.txt P a,
UL.menulist-level1-hover DIV.txt P a, 
UL.menulist-level1-activenow-hover DIV.txt P a {
	color: #EB9130;
	text-decoration: none;
	height:20px;

}


UL.menulist-level1-deactive-hover DIV.txt P a {
	color: #69BD26;
	text-decoration: none;
	height:20px;

}
UL.menulist-level1-active DIV.img,
UL.menulist-level1 DIV.img {
	float: left;
	margin-left: 12px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-image: url(/img/menu_level1-off.gif);
	background-repeat:no-repeat;
	width: 11px; 
	height: 11px;
	display: block;
}

UL.menulist-level1-active-hover DIV.img,
UL.menulist-level1-hover DIV.img {
	float: left;
	margin-left: 12px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-image: url(/img/menu_level1-on.gif);
	background-repeat:no-repeat;
	width: 11px; 
	height: 11px;
	display: block;
}


UL.menulist-level1-activenow-hover DIV.img,
UL.menulist-level1-activenow DIV.img {
	float: left;
	margin-left: 12px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-image: url(/img/menu_level1-down.gif);
	background-repeat:no-repeat;
	width: 11px;
	height: 11px;
}


/*************************************************************************************************************/
/*                           MENU LEVEL 2 GENERAL P A & IMG                                                */
/****************************  ******************************************************************************/

UL.menulist-level2 DIV.txt P,
UL.menulist-level2-hover DIV.txt P,
UL.menulist-level2-activenow DIV.txt P,
UL.menulist-level2-activenow-hover DIV.txt P,
UL.menulist-level2-active DIV.txt P,
UL.menulist-level2-active-hover DIV.txt P {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
	padding:0px;
	vertical-align:middle;

}

UL.menulist-level2-active DIV.txt P a,
UL.menulist-level2 DIV.txt P a {	
	color: #9EE933;
	text-decoration: none;
}

UL.menulist-level2-hover DIV.txt P a, 
UL.menulist-level2-activenow-hover DIV.txt P a,
UL.menulist-level2-active-hover DIV.txt P a {
	color: #EB9130;
	text-decoration: none;

}

UL.menulist-level2-activenow DIV.txt P a {
	color: #EB9130;
	text-decoration: none;
}

UL.menulist-level2-active DIV.img,
UL.menulist-level2 DIV.img {
	float: left;
	margin-left: 12px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-image: url(/img/menu_level2-off.gif);
	background-repeat:no-repeat;
	width: 11px; 
	height: 11px;
	display: block;
}


UL.menulist-level2-hover DIV.img,
UL.menulist-level2-activenow-hover DIV.img,
UL.menulist-level2-active-hover DIV.img {
	float: left;
	margin-left: 12px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-image: url(/img/menu_level2-on.gif);
	background-repeat:no-repeat;
	width: 11px; 
	height: 11px;
	display: block;
}

UL.menulist-level2-activenow DIV.img {
	float: left;
	margin-left: 12px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-image: url(/img/menu_level2-down.gif);
	background-repeat:no-repeat;
	width: 11px;
	height: 11px;
}

/*************************************************************************************************************/
/*                           MENU LEVEL 3 GENERAL P A & IMG                                                */
/****************************  ******************************************************************************/


UL.menulist-level3 DIV.txt P,
UL.menulist-level3-hover DIV.txt P,
UL.menulist-level3-active DIV.txt P,
UL.menulist-level3-active-hover DIV.txt P {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	
		
}

UL.menulist-level3 DIV.txt P a {	
	color: #CCFD01;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}

UL.menulist-level3-hover DIV.txt P a,
UL.menulist-level3-active-hover DIV.txt P a {
	color: #EB9130;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}

UL.menulist-level3-active DIV.txt P a {
	color: #EB9130;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}


UL.menulist-level3 DIV.img {
	float: left;
	margin-left: 12px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-image: url(/img/menu_level3-off.gif);
	background-repeat:no-repeat;
	width: 11px; 
	height: 11px;
	display: block;

}


UL.menulist-level3-hover DIV.img,
UL.menulist-level3-active-hover DIV.img {
	float: left;
	margin-left: 12px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-image: url(/img/menu_level3-on.gif);
	background-repeat: no-repeat;
	width: 11px; 
	height: 11px;
	display: block;

}

UL.menulist-level3-active DIV.img {
	float: left;
	margin-left: 12px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-image: url(/img/menu_level3-down.gif);
	background-repeat:no-repeat;
	width: 11px;
	height: 11px;

}


/*************************************************************************************************************/
/*                           MENU LEVEL 3 GENERAL P A & IMG                                                */
/****************************  ******************************************************************************/


UL.menulist-level4 DIV.txt P,
UL.menulist-level4-hover DIV.txt P,
UL.menulist-level4-active DIV.txt P,
UL.menulist-level4-active-hover DIV.txt P {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	filter:alpha(opacity=100);
	opacity:1.0;
	padding:0px;
	margin:0px;
	margin-left:5px;	

		
}

UL.menulist-level4 DIV.txt P a {	
	color: #CCFD01;
	text-decoration: none;
	filter:alpha(opacity=100);
	opacity:1.0;

}

UL.menulist-level4-hover DIV.txt P a,
UL.menulist-level4-active-hover DIV.txt P a {
	color: #EB9130;
	text-decoration: none;
	filter:alpha(opacity=100);
	opacity:1.0;


}

UL.menulist-level4-active DIV.txt P a {
	color: #EB9130;
	text-decoration: none;
	filter:alpha(opacity=100);
	opacity:1.0;

}


UL.menulist-level4 DIV.img,
{
	float: left;
	margin-left: 8px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-image: url(/img/menu_level3-off.gif);
	background-repeat:no-repeat;
	width: 11px; 
	height: 11px;
	display: block;

}


UL.menulist-level4-hover DIV.img,
UL.menulist-level4-active-hover DIV.img {
	float: left;
	margin-left: 8px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-image: url(/img/menu_level3-on.gif);
	background-repeat:no-repeat;
	width: 11px; 
	height: 11px;
	display: block;

}

UL.menulist-level4-active DIV.img {
	float: left;
	margin-left: 8px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
	background-image: url(/img/menu_level3-down.gif);
	background-repeat:no-repeat;
	width: 11px;
	height: 11px;

}



/********************************** MENU CONFIG END   ********************************************************/





UL.menulist-level1-active-hover,
UL.menulist-level2-active-hover,
UL.menulist-level3-active-hover {
/***	background-color: #EDEDED; *** NOT USING BACKGROUND COLOR FOR THIS WEBSITE MENU **/
}

/** mouse over effect */
UL.menulist-level1-active,
UL.menulist-level2-active,
UL.menulist-level3-active {
/***	background-color: #0C263D; *** NOT USING BACKGROUND COLOR FOR THIS WEBSITE MENU **/
}





























.thumblist {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	color: #9A3B35;
	height: 100%;
	display: block;
}
.thumblist .item {
	float: left;
	width: 127px;
	height: 130px;
	margin: 0px 0px 30px;
	color: #9A3B35;
	background-color: #0C263D;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumblist .item p {
	line-height: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.thumblist .item p a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 120px;
	height: 120px;
	border: 0px solid #000000;
	text-decoration: underline;

}
.thumblist .item a img {
	border: 0px solid #000000;
}



.aboutus_row1 {
	background-color: #194E7A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.aboutus_row2 {
	background-color: #0D3E67;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.aboutus_row3 {
	background-color: #E8EDF3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.aboutus_head {
	background-color: #194E7A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}

.officernews_head {
	background-color: #194E7A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}

.officernews_row1 {
	background-color: #C8DBEA;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.officernews_row2 {
	background-color: #D8E1EA;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.officernews_row1 a, .officernews_row2 a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.officercir_row1 {
	background-color: #0D3E67;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.officercir_row2 {
	background-color: #194E7A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.officercir_row3 {
	background-color: #E8EDF3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.officercir_row3 a {
	background-color: #E8EDF3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.swlist {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	color: #9A3B35;
	height: 100%;
	display: block;
}
.swlist .switem {
	float: left;
	width: 131px;
	height: 110px;
	margin: 0px 0px 20px;
	color: #9A3B35;
	background-color: #0C263D;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.swlist .switem p {
	line-height: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.swlist .switem p a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 120px;
	height: 120px;
	border: 0px solid #000000;
	text-decoration: underline;
}

.swlist .switem a img {
	border: 0px solid #000000;
}
.swlist .switem2 {
	float: left;
	width: 131px;
	height: 198px;
	margin: 0px 0px 20px;
	color: #9A3B35;
	background-color: #0C263D;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.swlist .switem2 p {
	line-height: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.swlist .switem2 p a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 120px;
	height: 120px;
	border: 0px solid #000000;
	text-decoration: underline;
}

.swlist .switem2 a img {
	border: 0px solid #000000;
}
