#container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
#header {
	height: 173px;
}

#logo {
	float: left;
	width: 300px;
	padding-top: 10px;
}
#footer {
	background-image: url(../images/footerBG.jpg);
	background-repeat: repeat-x;
	height: 233px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 15px;
}
#lFootLeft {
	float: left;
	width: 200px;
}
#rFootRight {
	float: right;
	width: 200px;
}
#LColFoot {
	float: left;
	width: 475px;
}
#RColFoot {
}

#homeContent {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/homeContent.jpg);
	background-repeat: repeat;
	width: 942px;
	margin-top: -2px;
	margin-left: 8px;
	font-size: 10pt;
	padding-bottom: 30px;
}

.scrollArrow {
	padding-left: 10px;
}

#countrydivcontainer {
	padding-right: 25px;
	padding-left: 25px;
	color: #666666;
}
#countrydivcontainer a:link,#countrydivcontainer a:active, #countrydivcontainer a:visited {
	color: #333300;
	text-decoration: none;
}
#countrydivcontainer a:hover {
	text-decoration: underline;
}

.rimg {
	border: 2px solid #999999;
	float: right;
	margin-right: 8px;
	margin-bottom: 8px;
}

#homeFooter {
	background-image: url(../images/homeMainFooter.jpg);
	background-repeat: no-repeat;
	height: 33px;
	margin-left: 8px;
}

#homeTop {
	background-image: url(../images/homeTop.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-left: 8px;
	margin-top: 15px;
}

#nav {
	background-image: url(../images/navBGNew3.jpg);
	background-repeat: no-repeat;
	height: 89px;
	z-index: 150;
}
#ajaxSlider {
	height: 380px;
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#rightTop {
	float: right;
	width: 600px;
	text-align: right;
	padding-top: 15px;
}
.allcaps {
	text-transform: uppercase;
}

#recentNews {
	color: #016237;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 122px;
}

.clearit {
	clear: both;
}
.squareGray {
	background-color: #999999;
	font-size: 10pt;
	color: #F0F0F0;
	font-weight: bold;
	padding: 2px;
}
.sqaureTXT {
	border: 1px solid #999999;
	padding: 2px;
}



body {
	margin: 0px;
	background-image: url(../images/homeBG.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#footerTXT {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#RColFoot {
	float: right;
	width: 475px;
}
#rFootRR {
	float: left;
	width: 255px;
}
#address {
	float: right;
	width: 190px;
	color: #666666;
	padding-top: 100px;
	font-weight: normal;
	font-size: 9pt;
	line-height: 13pt;
	text-align: right;
	padding-right: 25px;
}
#recentNews a:link,#recentNews a:active, #recentNews a:visited {
	text-decoration: none;
	color: #999999;
}
#recentNews a:hover {
	text-decoration: underline;
}


.bottomIMG {
	padding-top: 3px;
}
#footer a:link,#footer a:active, #footer a:visited {
	color: #004324;
	text-decoration: none;
	line-height: 18pt;
}
.arrowBG {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 3px;
	margin-top: 5px;
	font-weight: bold;
}

.footHeader {
	color: #004324;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	font-size: 12pt;
	line-height: 15pt;
}




/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}
#countrytabs {
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 35px;
}



.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	margin-right: 3px;
	border: 1px solid #778;
	color: #F0F0F0;
	background-color: #999999;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
color: #666666;
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	color: #666666;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}




.jqueryslidemenu{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index: 305;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 35px;
	padding-bottom: 8px;
	padding-left: 35px;
	z-index: 200;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
color: #FFCC66;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	font: normal 13px Verdana;
	width: 180px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
	z-index: 300;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
#spTopBG {
	background-image: url(../images/spTop.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 942px;
}
#spContentTXT {
	background-image: url(../images/spMiddle.jpg);
	background-repeat: repeat;
	width: 926px;
	padding: 8px;
}
#spContentFooter {
	background-image: url(../images/spbottom.jpg);
	height: 26px;
	width: 942px;
	background-repeat: no-repeat;
}
#spHeader {
	height: 240px;
}
#spHeaderLeft {
	float: left;
	width: 425px;
	padding-top: 25px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.spH1 {
	font-size: 17pt;
	font-weight: normal;
	color: #663300;
	margin-bottom: 30px;
}
.pWhtTxt {
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 13pt;
	margin-top: 3px;
}
.mission {
	margin-top: 0px;
	margin-bottom: 3px;
	color: #006337;
}


#spHeaderBG {
	width: 500px;
	float: right;
	text-align: right;
}
#whiteMenu {
	background-color: #FFFFFF;
	z-index: 400;
}
#whiteMenu a:link,#whiteMenu a:active, #whiteMenu a:visited {
	color: #663300;
}
.eventT {
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 8px;
}
.newsBlock {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.eventD {
	margin-top: 3px;
	margin-bottom: 3px;
}
.mydate {
	font-size: 9pt;
	color: #999999;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 3px;
}
.breakLine {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.qq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #666600;
}.newsTitleHome {
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 21px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 5px;
	padding-bottom: 4px;
}
.qqBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	font-weight: normal;
	color: #999999;
}.news {
	list-style-type: none;
	display: block;
	background-image: url(../images/newsT.gif);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	margin-top: 15px;
	margin-right: 37px;
}
.grayArrow {
	background-image: url(../images/grayArrow.jpg);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 8px;
}
#next {
	width: 30px;
	float: right;
	position: relative;
}
.ticker-controls {
	width: 50px;
	position: relative;
	top: -14px;
	list-style-type: none;
	float: right;
}
.resume {
	width: 20px;
	float: left;
	padding-left: 8px;
}
