@charset "utf-8";
/********************************************
   CONTENT STYLES
********************************************/ 





#mainColumnInterior {
	font-size:1.1em;
	line-height:1.4em;
	padding:10px;
	width:460px!important;
	width:455px;
}
#mainColumnInterior ul {
	padding-bottom:20px;
}
#mainColumnInterior ul li {
	line-height:1.4em;
	padding-bottom:.3em;
	margin-left:20px;
	list-style:square;
}
#mainColumnInterior img {
	padding:5px;
	margin:0 10px;
	border:1px solid #CCC;
}
#mainColumnInterior a {
	color:#6699CC;
}
 .breadcrumb {
	padding-bottom:5px;
}
.breadcrumb a {
	color:#FB6827;
	font-size:10px;
	font-weight:bold;
}
#mainColumnInterior hr {
	background-image:url(../images/bg_dash.gif);
	background-repeat:repeat-x;
	background-position: left top;
	height:1px;
	margin:20px 5px 20px 0;
	border:none;
}
#mainColumnInterior h1 {
	font-size:22px;
	color:#00335e;
	text-transform: normal;
}
#mainColumnInterior h2 {
	font-size: 16px;
	color:#00335e;
	padding:10px 0;
	text-transform: none;
	line-height:1.4em;
}
#mainColumnInterior h3 {
	font-size: 14px;
	color:#00335e;
	padding:10px 0;
	text-transform: none;
	line-height:1.4em;
}
/********************************************
   HTML ELEMENTS
********************************************/ 
body {
	background-image:url(../images/shell/headerBG.gif);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
}
a.white {
	color:#fff !important;
}
#mainColumn p, #sideColumn p {
	margin-top:6px;
	margin-bottom:6px;
}
#mainColumn ul {
	margin:10px;
	padding-left:10px;
	margin-left:15px;
}
#mainColumn ul li {
	list-style:disc;
	list-style-position:outside;
}
#mainColumn ol {
	margin:10px;
	padding-left:10px;
	margin-left:15px;
}
#mainColumn ol li {
	list-style:decimal;
	list-style-position:outside;
}
/********************************************
	Custom Classes 
*********************************************/
h1 .breadcrumb {
	font-size: 11px;
	color: #CCCCCC;
	font-weight:100;
}
h1 .breadcrumb a {
	font-size: 11px;
	text-decoration:none;
	color: #CCCCCC;
}
h1 .breadcrumb a:hover {
	text-decoration:underline;
}
#siteContainer {
	width:990px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height:105px;
	background-color:#fff;
	background: url(../images/shell/header.gif) no-repeat top;
	position:relative;
	margin-bottom: 7px;
}
#searchTabs {
	position:absolute;
	right:46px;
	bottom:48px;
}
#searchTabs a {
	width:89px;
	height:29px;
	display:block;
	float:left;
	margin-left:1px;
}
#searchTabs a span {
	display:none;
}
#searchTabs a#sAVCA {
	background: url(../images/shell/avca_tab.png) no-repeat left top !important;
	background: url(../images/shell/avca_tab.gif) no-repeat left top;
}
#searchTabs #sAVCA.sel, #searchTabs #sAVCA:hover {
	background: url(../images/shell/avca_tab.png) no-repeat right top !important;
	background: url(../images/shell/avca_tab.gif) no-repeat right top;
}
#searchTabs #sGOOGLE {
	background: url(../images/shell/google_tab.png) no-repeat left top !important;
	background: url(../images/shell/google_tab.gif) no-repeat left top;
}
#searchTabs #sGOOGLE.sel, #searchTabs #sGOOGLE:hover {
	background: url(../images/shell/google_tab.png) no-repeat right top !important;
	background: url(../images/shell/google_tab.gif) no-repeat right top;
}
#header #homelink {
	position:absolute;
	left:0px;
	top:0px;
}
#header #homelink a {
	width:225px;
	height:105px;
	display:block;
	background: url(../images/shell/blank.gif) no-repeat left top;
}

.btnArchive{
	float: right;
	width: 70px;
	height: 15px;
	background: url(../images/button_archive.png) no-repeat;
}

.btnArchiveNone{
	float: right;
	width: 70px;
	height: 15px;
	
}

#header #homelink a span {
	display:none;
}
.hdrImg {
	margin-bottom: 11px;
}
/*---------TABS------------------*/
.shContainerArticles {
	margin-bottom:4px;
	overflow: hidden;
	margin-top: -90px;
}
.shContainerEvents {
	margin-bottom:20px;
	overflow: hidden;
}
.viewAll {
	background:url(../images/viewAll_btn.gif) no-repeat top center;
	width:69px;
	height:14px;
	margin:5px;
	float:right;
}
.shContainerMembersOnly {
	background:url(../images/tabs/membersOnly_bg.gif) no-repeat top center;
	width:320px !important;
	width:319px;
	margin-bottom:20px;
	padding-top:2px;
	overflow: hidden;
}
.shContainerMembersOnly h3 {
	padding:5px 15px;
}
.shContainerMembersOnly .btm {
	background:url(../images/tabs/membersOnly_bg-btm.gif) no-repeat top center;
	width:320px;
	height:10px;
}
.shContainerMembersOnly .cHolder {
	display:none;
}
.shContainerMembersOnly .cHolder .imgThumb {
	margin:0px 10px 5px 0px;
}
.tabMenu2 {
	padding:0px 10px;
}
.tabMenu2 .odd, .tabMenu2 .even {
	padding:2px 10px;
}
.tabMenu ul, .tabMenu2 ul {
	padding: 0px;
	margin: 0px;
	list-style-type:none !important;
}
.tabMenu ul li, .tabMenu2 ul li {
	list-style-type:none;
	display:inline;
}
.tabMenu ul.headlines, .tabMenu2 ul.headlines {
	margin:0px !important;
	padding:0px !important;
	background-image:url(../images/tabs/tab_bg.png);
	background-repeat:repeat-x;
	width:100%;
	height:30px;
}
.tabMenu2 ul.headlines {
	background:#FFF url(../images/tabs/tab-blue_bg.png) repeat-x;
}
.tabMenu2 ul.headlines .leftCorner {
	background:url(../images/tabs/tabBar_left.jpg) no-repeat top left;
	display:block;
	float:left;
	width:3px;
	height:21px;
}
.tabMenu2 ul.headlines .rightCorner {
	background:url(../images/tabs/tabBar_right.jpg) no-repeat top right;
	display:block;
	float:left;
	width:3px;
	height:21px;
}
.tabMenu ul.headlines li, .tabMenu2 ul.headlines li {
	padding: 0px;
	margin: 0px;
	list-style-type:none !important;
}
.tabMenu ul li a, .tabMenu2 ul li a {
	float: left;
	color: #ffffff;
	text-decoration:none;
	line-height: 21px;
	padding-left: 20px;
	padding-right: 20px;
	font-size:11px;
	display:block;
	height: 30px;
	background-image:url(../images/tabs/tab_bg.png);
	background-repeat:repeat-x;
	border-right: solid 1px #ffffff;
}
.tabMenu2 ul li a {
	background:url(../images/tabs/tab-blue_bg.png) repeat-x;
	padding: 0px 5px 0px 5px;
}
.tabMenu2 ul li a.noBorder {
	border:none;
}
.tabMenu ul li a:hover, .tabMenu2 ul li a:hover {
	background-image:url(../images/tabs/arrow.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height: 30px;
}
.tabMenu ul li.lfselected a, .tabMenu2 ul li.lfselected a {
	background-image:url(../images/tabs/arrow.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height: 30px;
}
.tabMenu ul li.rgselected a, .tabMenu2 ul li.rgselected a {
	background-image:url(../images/tabs/arrow.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height: 30px;
}
/*---------END TABS--------------*/

.threeColumnContainer {
	margin:5px 0 10px;
	padding-top:5px;
	border-top: 1px dotted #CACACA;
}
.threeColumnContainer .container {
	height:94px;
	float:left;
	margin:0;
}
.jobbg {
	background: url(../images/shell/job_bg.gif) no-repeat center center;
	width:202px;
}
.infobg {
	background: url(../images/shell/info_bg.gif) no-repeat center center;
	width:202px;
}
.advbg {
	background: url(../images/shell/email_bg.gif) no-repeat center center;
	width:221px;
}
.container p {
	width:128px;
	font-size:10px;
	padding:0px 10px;
}
.container h3 {
	color:#999999;
	font-size:12px;
	padding:5px 10px 0 10px;
}
.container a, .container a:link, .container a:visited, .container a:hover, .container a:active {
	font-size:10px;
	color:#fc6f2b;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 10px 0 10px;
}
/*------------ARTICLES-----------*/




#articleContainer, #eventContainer {
	clear:both;
	margin-top:10px;
}
/* Articles CONTENT STYLE */

/* Left Box */

.mainArticle {
	width:50%;
	float:left;
}
.mainArticle h2 {
	text-transform:none;
	font-size:16px;
	line-height:18px;
}
.mainArticle p {
}
/* Right Box */

.articles {
	float:right;
	width:48%;
}
.articles h2 {
	text-transform:none;
	font-size:13px;
	line-height:15px;
}
.articles p {
	color:#333
}
/* Events CONTENT STYLE */

/* Left Box */

.eventSection {
	width:50%;
	float:left;
}

#eventContainer a{
	
	color:#007838;
}

#mainColumnInterior a{
	color:#007838;
}



.eventSection h2 {
	text-transform:none;
	font-size:16px;
}
#eventContainer {
	line-height:1.4em;
}
#eventContainer ul, #eventContainer ol {
	list-style:none;
}
#eventContainer ul li, #eventContainer ol li {
	list-style:none;
}
.visible {
	display:block !important;
	visibility:visible !important;
}
.hidden {
	display:none;
	visibility:hidden;
}
.odd {
	background-color:#F5F5F5;
}
.even {
	background-color:#FFF;
}
.articles h5 {
	font-size:12px !important;
	color:#000000 !important;
}
.articleSection, .eventSection {
	display:none;
}
.eventSection {
	clear:both;
	width:100%;
}
.eventSection img {
	float:left;
	margin-right:10px;
}
.eventSection ul li a {
	color:#FF6600;
}
.eventSection ul li {
	list-style-type: none;
}
.highlight a:link, .highlight a:visited, .highlight a:active, .highlight a:hover {
	font-weight:bold;
	color:#FF8040;
	line-height:1.6em;
	text-decoration:none;
}
.highlight P {
	padding: 0px;
}
.highlight {
	padding:5px;
}
.articleAll {
	background:transparent url(../images/shell/article_icon.gif) no-repeat scroll left top;
	margin:12px 0;
	min-height:16px;
	padding-left:27px;
}
/*------------END ARTICLES-------*/

/*----------SITE SEARCH --------*/
#searchHolder {
	position: absolute;
	right: 30px;
	top: 9px!important;
	left: 770px;
	top: 9px;
}


iframe {
overflow-x: hidden;
overflow-y: hidden; 
}


#searchHolder #siteSearch {
	position:relative!important;
	position:absolute;
}
#siteSearch #search {
	background-image:url(../images/shell/searchBG.png)!important;
	background-image:url(../images/shell/searchBG.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width: 200px;
	height: 38px;
	clear: both;
}
#siteSearch #siteSearchBtn {
	position:absolute;
	width:27px;
	height:27px;
	left: 180px;
	top:30px;
	border:none;
	background:none;
	background-image:url(../images/searchBTN.gif);
	background-repeat:no-repeat;
	width: 22px;
	height: 22px;
	cursor:pointer;
}
#siteSearch #txtInput {
	position:absolute;
	left:0px;
	top:32px;
	border:none;
	background:none;
	font-size:11px;
	padding-top: 4px;
	padding-left: 6px;
	width: 170px;
}
ul.searchStyle {
	width: 185px;
	display:block;
	background-image:url(../images/tabs/bg_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
	margin-left:2px;
}
ul.searchStyle li {
	display:inline;
	list-style:none;
}
ul.searchStyle li a {
	float:left;
	color:#FFF;
	line-height:21px;
	text-align:center;
	text-decoration:none;
	width:85px;
}
#searchTab_1 {
	border-right:1px solid #FFF;
	float: left;
	margin-left: 0px;
}
#searchTab_2 {
	float: left;
	margin-left: 0px;
}
#googleSrchImg {
	background-image:url(../images/google_logo.png)!important;
	background-image:url(../images/google_logo.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:21px;
}
ul.searchStyle li.rgselected a#googleSrchImg {
	background-image:url(../images/tabs/bg_google_selected.png)!important;
	background-repeat:no-repeat;
	background-position:center center;
	height:21px;
}
ul.searchStyle li.lfselected a {
	background-image:url(../images/tabs/bg_search_selected.png)!important;
	background-image:url(../images/tabs/bg_search_selected.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
/*--------END SITE SEARCH---------*/
#columnHolder {
	width:990px;
	background-color:#fff;
}
#columnGutter {
	padding-left:5px;
	padding-right:5px;
}
#mainColumn {
	width:635px!important;
	width:626px;
	float:left;
	min-height:500px;
	background-color:#FFFFFF;
	padding-left: 17px;
	padding-top: 11px;
	padding-right: 15px;
}
#sideColumn {
	
	width:307px;
	float:left;
	margin:0;
	padding:0;
		margin-left:6px !important;
	margin-left:1px;
	display:inline;
	background-color: #f8f8f8;
	min-height:500px;
}
/*interior template*/
#leftInterior {
	float:left;
	width: 160px;
	padding-left: 4px;
	padding-right: 10px;
}
#mainColumnInterior {
	float:left;
	background-color: #ffffff;
	margin-bottom: 10px;
	padding: 15px;
	min-height:500px;
}
#footer {
	clear:both;
	height: 110px;
	background-color: #007838;
	color:#fff;
	padding-left: 27px;
	padding-top: 13px;
	padding-right: 12px;
	position:relative;
	font-size:11px;
}
#footer #copyright {
	float:left;
	width:500px;
}
#footer #companyContact {
	float:left;
	padding-bottom: 15px;
	width:500px;
	padding-top: 8px;
}
#footer #companyContact a {
	color:#fff;
	text-decoration:none;
}
#footer #poweredBy {
	float:left;
	width:500px;
	line-height:27px;
	padding-top: 5px;
}
#poweredBy a {
	line-height:27px;
	width: 155px;
	background: url(../images/shell/sv_logo.gif) no-repeat right top;
	color: #FFFFFF;
	text-decoration:none;
	display:inline-block;
}
#greenLogo {
	background-image:url(../images/shell/grLogo.gif);
	background-repeat:no-repeat;
	width: 120px;
	height: 90px;
	position:absolute;
	right: 14px;
	top: 18px;
}
/***************  TWO COLUMN TEMPLATE *************************/

/*******RIGHT NAVIGATION**************************************/
#rightNavigationTop {
	background-image:url(../images/rightNav/top.png);
	width: 160px;
	height: 32px;
}
#rightNavigationTop H3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	line-height:36px;
}
#rightNavigationHolder {
	background-image:url(../images/rightNav/mid.png);
	background-repeat:repeat-y;
	width: 160px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 2px;
}
#rightNavigationHolder ul {
	width:152px;
}
#rightNavigation li {
	padding-bottom: .75em;
	list-style: none;
	margin-left: 0px;
}
#rightNavigation li a {
	text-decoration:none;
	font-size: 11px;
}
#rightNavigation li ul {
	padding: 5px 0 0 0;
}
#rightNavigation li ul li a {
	text-decoration:none;
	font-size: 11px;
	font-weight:normal;
}
#rightNavigation li a.rightsel {
	color: #fa6425;
}
#rightNavigation li a:hover {
	text-decoration:underline;
}
#rightNavigation li ul li {
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#rightNavigationBottom {
	background-image:url(../images/rightNav/bot.png);
	background-repeat:no-repeat;
	width: 160px;
	height: 7px;
	margin-bottom: 11px;
}
/*******imgBox****************************************/

.imgBox {
	background-image:url(../images/imgBox/mid.png);
	background-repeat:repeat-y;
	width: 295px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 8px;
}
.imgBox h3 {
	height: 34px;
	line-height: 34px;
}
.imgBox img {
	padding: 5px;
}
.imgBoxTop {
	background-image:url(../images/imgBox/top.png);
	background-repeat: no-repeat;
	width: 319px;
	height:7px;
	margin: 0px;
	padding: 0px;
}
.imgBoxBot {
	background-image:url(../images/imgBox/bot.png);
	background-repeat:no-repeat;
	width: 319px;
	height:7px;
}
.ntalogo {
	background-image:url(../images/imgBox/logo.jpg);
	background-repeat:no-repeat;
	width:84px;
	height: 34px;
	float: right;
}
/***************  Articles *************************/
#articleHolder, #articleView {
	margin-bottom:15px;
	clear:both;
	padding:10px;
}
#articleView {
	background: #000000;
	padding:0px;
}
#articleHolder .articleDate, #articleView .articleDate {
	width:10%;
	float:left;
}
.articleDate p {
	font-weight:bold;
}
#articleHolder .articleInfo, #articleView .articleInfo {
	width:90%;
	float:right;
}
#articleView #description {
	float:left;
	margin:10px;
	padding:10px;
}
#articleSorry {
	padding:2em;
	font-weight:bold;
	text-align:center;
}
/***************************************************/
/************** BOTTOm Nav **********************/
#bottomNav {
	width:525px;
	position:relative;
	padding-top: 20px;
}
#bottomNav ul li {
	float:left;
	display:block;
	padding-right: 4px;
}
#bottomNav ul li a.bNav {
	display:block;
	float:left;
	font-size:12px;
	line-height:16px;
	color:#fff;
	text-decoration:none;
}
/************** Main Nav **********************/
#navHolder {
	padding-top:37px;
	padding-left: 243px;
	width: 540px;
}
#navHolder #topNav {
	width:525px;
	float:left;
	position:relative;
}
#topNav ul li {
	float:left;
	display:block;
}
#topNav ul li a.tNav {
	/*height:37px;*/
	display:block;
	padding:0px 9px;
	float:left;
	font-size:11px;
	line-height:37px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#g31menubar, #g31menubar ul {
	list-style: none;
}
#g31menubar a {
	color: #333;/* this is the color of the top nav links  */
	text-decoration: none;/*text-shadow:#E7E7E7 2px 2px 0;*/
}
/* Top Nav on Hover  */
/*#g31menubar li:hover a, #g31menubar a:focus, #g31menubar li.g31hvr a {
	background-color: #9DBCD0;
	display: block;
	text-decoration: none;
	color: #333;
	background-image: url(../images/bgNavHover.jpg);
	text-shadow:#FFF 1px 1px 0;
}*/
#g31menubar li a:hover div.g31SubDiv, #g31menubar li.g31hvr div /*#g31menubar li.g31open ul*/ {
	display: block;
	text-decoration: none;
}
#g31menubar li div.g31SubDiv div.g31SubNavTop {
	background-image:url(../images/menus/topSubBG.png);
	background-repeat:no-repeat;
	width:508px;
	height: 18px;
}
#g31menubar li div.g31SubDiv div.g31SubNavBot {
	background-image:url(../images/menus/bottomSubBG.png);
	background-repeat:no-repeat;
	width:508px;
	height: 18px;
}
/* Main Container for all rollover links  */
#g31menubar li div.g31SubDiv {   /* was UL */
	position: absolute;
	z-index:10;
	list-style: none;
	width: 600px; /* should extend to 671px; */
	height:130px;
	left: 3px;
	top: 25px;
	display: none;
}
#g31menubar li div.g31SubDiv div.g31SubNavHolder {
	background-image:url(../images/menus/midSubBG.png);
	background-repeat: repeat-y;
	width:600px;
	padding-left: 3px;
	height: 130px;
}
.g31secondLevel {
	float:left;
	height:130px;
	width: 600px;
}

.g31secondLevel ul {
	width:490px;
}
.secondLevelTitle {
	font-size: 18px;
	font-weight: bold;
	color: 6e6e6e;
	margin:00px 0px 13px 20px;
	line-height:18px;
}
.g31secondLevel .imgContainer {
	width: 85px;
	height: 130px;
	float: left;
}
.g31secondLevel img {
	float:left;
	max-width:80px;
	max-height:80px;
	margin-left:20px;
	margin-right:10px;
}
.g31thirdLevel {
	display:none;
	float:left;
	color:#fff;
	position: absolute;
	z-index: 1000;
	width: 192px;

}
.g31thirdLevel ul#thirdUL {
	width: 192px;
	background-image:url(../images/menus/rolloverPointer.png);
	background-repeat:no-repeat;
	position: relative;
	left: -54px;
	min-height: 75px;
	padding-left: 52px;
	clear: both;
		
	
}
.g31thirdLevel ul#thirdUL li a {
	clear: both;
	width: 180px;
	margin:0px;
}
#closeSlider {
	height:120px;
	width:25px;
	float:right;
}
#closeSlider span {
	display:none;
}
.thirdLevelContainer {
	background-image:url(../images/menus/rolloverMid.png);
	width: 192px;
	background-repeat:repeat-y;
	padding-left: 54px;
	margin: 0px;
	clear: both;
}

.thirdLevelContainerBot {
	background-image:url(../images/menus/rolloverBottom.png);
	width: 242px;
	height: 15px;
	margin: 0px;
	background-repeat:no-repeat;
	clear: both;
}
.thirdLevelTitle {
	font-size: 12px;
	font-weight: bold;
	color: 6e6e6e;
	padding-left: 54px;
	background-image:url(../images/menus/rolloverTop.png);
	background-repeat:no-repeat;
	width: 192px;
	height: 35px;
	line-height: 50px;
}

#g31menubar li ul li {
	border: none;
	font-size:10px;
	line-height:13px;
	color:#666666;
	width:200px;
	position:relative;
}
#g31menubar li,#g31menubar li:hover{
	margin-left: 0px !important;
}
.g31thirdLevel ul#thirdUL li {
}
#navLoader {
	margin-left:250px;
	margin-top:75px;
}
#navLoaderRed {
	margin-left:120px;
	margin-top:50px;
}
#g31menubar li ul li.column2 {
	float:left;
	display:block;
	clear:left;
}
#g31menubar li ul li a {
	font-size:11px;
	line-height:16px;
	color:#333333;
	cursor: pointer;
}
#g31menubar li ul li a div {
	width:120px;
}
#g31menubar li ul li a:hover, #g31menubar li ul li a.sel, #g31menubar li a:hover {
	text-decoration:underline;
}
.g31ItemHeader {
	padding-left:2px;
	padding-right:2px;
	height:18px;
	background-color:#f57432;
}
.g31ItemHeader a {
	text-align:center;
	line-height:18px;
	font-size:9px;
	font-weight:bold;
	color:#fff !important;
}
.g31Image {
	text-align:center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	margin-top:10px;
	margin-bottom:10px;
}
.g31Image img {
	border: 1px solid #000;
}
.g31Copy {
	padding-left:10px;
	padding-right:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
}
.g31Copy div {
	text-align:right;
	margin-right:0px;
	clear:both;
}
.g31Copy a {
	display:inline !important;
	color:#f57432 !important;
}
/**********************************************/



/**********  Accordian ******************/
#accordian_holder {
	width:300px;
	margin:0px;
	padding:0px;
}
/* Drawer nav */
#sideDrawer {
	width: 300px;
	float:left;
	clear:left;
	display:inline;
}
#drawer-nav #latest {
	/*min-height:500px;
	_min-height:502px;*/
	overflow:hidden;
}
/* Boxes */
#drawer-nav ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#drawer-nav ul li {
	display: inline;
}
#drawer-nav .separator {
	padding-top: 0.7em;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-right: -5px;
	margin-left: -5px;
}
#drawer-nav .box {
	padding-bottom: 1em;
}
#drawer-nav .box h2.drawer-handle {
	color:#FFF;
	background: transparent url(../images/shell/content_switcher_bluebar_TH.jpg) no-repeat left top;
padding:
}
#drawer-nav .box h2.drawer-handle.open a {
	color:#FFF;
	background: transparent url(../images/shell/content_switcher_greenbar_TH.jpg) no-repeat left top;
}
#drawer-nav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
}
#drawer-nav h2.drawer-handle {
	position:relative;
	height: 30px;
}
#drawer-nav h2.drawer-handle .iconHolder, #drawer-nav h2.drawer-handle.open .iconHolder {
	margin-top: 10px;
	margin-left:6px;
	float:left;
	width:9px;
	height:9px;
	display:inline;
	background: transparent url(../images/shell/arrow_right.png) no-repeat left top;
}
#drawer-nav h2.drawer-handle.open .iconHolder {
	background: transparent url(../images/shell/arrow_down.png) no-repeat left top;
}
#drawer-nav h2.drawer-handle a, #drawer-nav h2.drawer-handle a:link, #drawer-nav h2.drawer-handle a:active, #drawer-nav h2.drawer-handle a:visited {
	display:block;
	color:#fff;
	font-weight:bold;
	line-height: 30px;
	text-decoration: none;
	padding-left: 25px;
	background: transparent url(../images/shell/drawer_sel_bg.gif) no-repeat left top;
}
#drawer-nav h2.drawer-handle a:hover {	/* handle rollover */
	color:#FFF;
	background: transparent url(../images/shell/content_switcher_bluebar.gif) no-repeat left top;
}
#drawer-nav .slider .drawer-content {
	display:block;
	height:auto;
	overflow:hidden;
	position:relative;
	text-align:left;
}
#drawer-nav .drawer-content ul {
}
#drawer-nav .drawer-content li {
	display:block;
	color:#666666;
	margin-left:5px;
	margin-right:5px;
	font-size:11px;
	line-height:13px;/*background: #FFFFFF;*/
}
#drawer-nav .drawer-content li img {
/*float:left;
	margin:0 10px 5px 0;
	border:1px solid #CCCCCC;*/
	
}
.drawer-content p {
	text-align:left;
	bottom:15px;
	color:#FFFFFF;
	left:0px;
	padding-left:15px;
	padding-right:15px;
	position:absolute;
}
.drawer-content .dImage {
	text-align:center;
	width:125px;
	float:left;
	display:block;
}
.drawer-content .dImage img {
	margin-top:10px;
}
.drawer-content .dCopy {
	padding:10px;
	width:260px;
	float:left;
	display:block;
}
#accordian_holder {
	background-color:#FFFFFF;
	width:295px;
	padding-left:13px;
	padding-right:13px;
	padding-top:8px;
}
/******************************************/

#ads {
	margin-top:10px;
	float:left;
	width:150px;
	text-align:center;
}
#ads img {
	margin-bottom:5px;
}
#grayBox {
	margin-bottom:6px;
}
#grayBoxHeader {
	height: 0px;
}
#grayBoxContent {
}
#grayBoxFooter {
	width:307px;
	height:4px;
	background: url(../images/shell/sideColumn_bot_bg.gif) no-repeat left top;
	overflow:hidden;
}
/* alignment classes */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.gutter-right {
	padding:0px 10px 0px 0px;
	text-align:left;
}
.padRight {
	padding-right:8px;
}
.padLeft {
	padding-left:8px;
}
.spacer_sm {
	float:left;
	width:5px;
	height:5px;
}
.margeLeft20 {
	margin-left:20px;
}
.faded {
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
}
/* additional classes */
.clear {
	clear:both;
	line-height: 1px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.hide {
	display: none;
}
.gray {
	color: #CCC;
}
.bold {
	font-weight:bold;
}
.ten {
	font-size:10px;
}
.nine {
	font-size:10px;
}
.black {
	color:#000;
}
/*.pngFix { behavior: url("/avca/web/includes/css/iepngfix_rc5.htc"); }*/



/*---------------BLURBS---------------*/
#mainColumn .blurb {
	float:left;
	width:301px!important;
	width:295px;
	
	overflow:hidden;
}

#mainColumn .blurb p
{
margin:3px;
}

#sideColumn .blurb {
	width:100%;
}
.blurb {
	padding:5px;
	border:1px solid #e3e2e2;
	margin:2px;
	background: url(../images/shell/blurb_gradient.gif) repeat-x top center;
}
.blurb h3 {
	font-size:14px;
}
.blurbCopy {
}
.blurbImage {
	float:right;
	padding:2px;
}
.blurbCopy {
}
.blurb a {
	float:right;
	text-decoration:none;
}

.blurbshort
{
height:90px;
float:left;

}

.blurbtall
{
height:196px;
float:right !important;
}


.readIssue {
	background: url(../images/shell/read_issue.jpg) no-repeat center center;
	width:69px;
	height:14px;
}



.moreButton {
	background: url(../images/shell/morebutton.gif) no-repeat center center;
	width:69px;
	height:14px;
}


.noVisibleTextLink span, .moreButton span, .readIssue span {
	text-decoration:none;
	visibility:hidden;
}

.searchButton, .updateButton, .enterButton {
	width:70px;
	height:14px;
	display:block;
	margin-top:5px;
	float:right;
}

.searchButton {
	background: url(../images/shell/searchButton.gif) no-repeat center center;
}

.updateButton{
	background: url(../images/shell/update_Btn.gif) no-repeat center center;
}

.enterButton {
	background: url(../images/shell/enter_Btn.gif) no-repeat center center;	
}

a.moreButton, a.readIssue, a.searchButton, .noVisibleTextLink {
	text-decoration:none;
}
/*LOGON*/
.logon .centeredtext {
	width: 260px;
	margin-top: 12px;
}
.logon {
	color:#FFF;
	margin-bottom:10px;
	padding:10px;
	background: url(../images/bg_login.jpg) repeat-x bottom left;
	border: 0px solid #053961;
	overflow:hidden;
	height:92px;
}

#mainColumn .logon
{
padding:0;
float:right;
height:85px !important;
padding:5px !important;
margin:2px !important;
width:300px !important;

margin-left:2px !important;
}

.logon ul li {
	list-style:none;
	display:inline;
	line-height:20px;
	color:#FFF;
}
.logon ul li label {
	margin-right:32px;
	margin-left:10px;
	color:#FFF;
}
.logon ul li label.large{
	margin-right:84px;

}
.logon ul {
	margin:0 0 10px 0 !important;
	padding:0 !important;
}
.centeredtext {
	text-align:center;
}
.logon div {
	float: left;
	padding-left: 3px;
	padding-top: 3px;
}
.logon input {
	border:none;
	background: none;
}
.logon .password input {
	width: 80px;
}
.logon .username input {
	width: 140px;
}

.logon .password{
	background-image: url(../images/shell/input_bg.gif);
	background-repeat:no-repeat;
	width:102px;
	height:19px;
	border:none;
	padding-left:0px;
	margin-left: 5px;
}
.logon .username
{
	background-image: url(../images/shell/images/input_bg_large.gif);
	background-repeat:no-repeat;
	width:150px;
	height:19px;
	border:none;

}
.logon button {
	background: url(../images/shell/login_button.gif) no-repeat center center;
	border:none;
	color:#FFFFFF;
	width:71px;
	height:19px;
	font-size:9px;
	padding: 0px;

	font-weight:bold;
	float:right;
	margin-top: 4px;
}
.logon h3 {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:.5em;
}
/*IFRAMES */

.iframeLoader {
	background-position:50% 15%;
	background-image:url(../images/ajax-loader.gif);
	background-repeat:no-repeat;
}
.iframe {
}
/*GEORGE's NTA STUFF*/

fieldset ul {
	margin:10px !important;
}

.green{
background-color:#007133;
color:#FFFFFF;

}
.blue{
background-color:#00315E;
color:#FFFFFF;
}

fieldset {
	margin:2px 5px !important;
	/*border:1px solid #DDDDDD;*/
}


fieldset ul li {
	height:20px;
	line-height:20px;
	list-style-type:none !important;
}
fieldset ul li label {
	clear:left;
	float:left;
	width:155px;
	display:block;
}

.memberinfo ul li{
	height:20px !important;
}
.memberinfo ul li label
{
	width:auto;
}

.greyboxform fieldset ul li label
{
	width:170px;
}

.greyboxform fieldset legend
{
	clear:both;
	display:inline;
	margin:0;
	background-color:#FFF;
	border:none;
	padding:5px;
	font-size:14px;
	color:#000;
}


fieldset ul li input, fieldset ul li select {
	float:left;
}
fieldset ul li input {
	width:150px;
}

ul.fullLengthInput li input
{
	width:auto !important;
	float:left !important;
}

ul.fullLengthInput li span
{
	float:right;
}

fieldset ul li input.radio {
	width:25px;
}

fieldset p, h5
{
margin:3px 0px;
}


legend
 {
	/*background-color:#F7F7F7;*/
	color:#FFFFFF;
		background-color:#00335e;
	border:1px solid #DDDDDD;
	font-weight:bold;
	line-height:20px;
	padding-right:10px;
	margin:0;
	width:215px !important;
	display:block;
	margin-left:-15px;
	text-transform:uppercase;
}

fieldset legend
{
	padding-left:20px;
}


label {
	padding:0 4px 0 2px;
	font-weight:bold;
}
table.tableStyle2 th, table.tableStyle2 td {
	padding:5px;
}
table.tableStyle2 th {
	
	background-color:#042E58;
	text-align:center;
	font-weight:bold;

}

table.tableStyle3{
	font-size:10px;
	border:none;
}

.oddrow
{
	background-color:#F0F0F0;;
	
}
.evenrow
{
	background-color:#C0C0C0;;
}

table.tableStyle3 th, table.tableStyle3 td {
	padding:5px;
}
table.tableStyle3 th {
	
	text-align:center;
	font-weight:bold;
	color:#000;
	font-size:12px;

}

.tableStyle3 caption {
	padding:5px;
	font-style:italic;
}

.smallhint {
	font-size:9px;
}
.tableStyle2 caption {
	padding:10px;
	font-style:italic;
}
legend .smallhint {
	padding-left:10px;
}
.red {
	color:#990000 !important;
}
ul.bulletedlist li {
	list-style-type:disc !important;
	list-style-position:inside;
	margin:3px 5px;
	
}
#logontxt {
	padding:10px;
}
.cntrlbar {
	width:80%;
	margin:0 auto 10px;
	text-align:center;
	padding:5px 0 0;
}

.cntrlbar input
{
	background-color:#007133;
	color:#FFF;
	border: 1px solid #333; 
	font-weight:bold;
	padding:3px;
	font-size:12px;
	cursor:pointer;

}

#logoncontainer {
}
#logoncontainer fieldset {
	width:320px;
	float:left;
}
.halfsize {
	width:340px;
}
.fullsize
{
width:90%;
}
h1.blackHeader {
	color:#000000;
	letter-spacing:1px;
}
/*CLEARFIX UTILITY */


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.chkContainer
{
width:280px; 
height:30px; 
line-height:12px; 
float:left;
}

.chkContainerLarge
{
width:450px; 
height:20px; 
line-height:20px; 
float:right;
}



/*IFRAMES */

.iframeLoader{
background-position:50% 15%;
background-image:url(../images/ajax-loader.gif);
background-repeat:no-repeat;
}

.iframe
{
}

.msg
{color:#990000;
text-align:center;
margin:0 auto;
width:90%;
}


.boldItalic
{
font-weight:bold;
font-style:italic
}

.small
{
font-size:.8em;
}

.collapsed
{
cursor:pointer;
background:transparent url(../images/shell/legendbar_up.gif) no-repeat scroll 0% center;
padding-left:20px;
background-color:#00315E;
color:#FFFFFF;
}

.noBottomPadding
{
	padding-bottom:0px !important;
}


.condensedLineHeight li
{
	line-height:12px !important;
	height:10px !important;
	padding:2px;
	width:100% !important;

}
ul.condensedLineHeight li label
{
	display:inline !important;
	width:auto !important;
	padding-right:10px;
}

div.linkholder
{

	border: 1px solid #BAC9FC;
	background-color:#EBF3FC;
	margin:10px;
	width:300px;
}

div.linkholder ul li
{
	line-height:15px;
	height:15px;
}

.float-left-half{
	float:left;
	width:49%;
}

.float-right-half{
	float:right;
	width:49%;
}

div.linkholder ul
{
	margin:0;
	padding:0;	

}

div.linkholder ul li
{
	list-style-type:none;
	padding:2px 5px;
	float:left;
	width:46%;
}

.downArrow{
	background:transparent url(../images/shell/legendbar_down.gif) no-repeat scroll 0% center;
	background-color:#007133;
}

.noBorder{border:none;}


fieldset strong
{
	font-weight:bold;
}

#soSlideshow
{
float:right;
}
.orangeLink{
color:#FBA045 !important;
}

.widelabel{
	width:230px !important;
}


.listingImg{ 
   max-height: 150px; /* sets max-height value for all standards-compliant browsers */
   max-width: 150px; /* sets max-height value for all standards-compliant browsers */
	float:right; 
	margin:20px;
}

.logon a {
	color:#FBA045 !important;
	
}


/*IFRAMES */

.iframeLoader{
background-position:50% 15%;
background-image:url(../images/ajax-loader.gif);
background-repeat:no-repeat;
}

.iframe
{
}



a.articlesa:link {color:#007838; text-decoration: none;}      /* unvisited link */
a.articlesa:visited {color:#007838; text-decoration: none;}  /* visited link */
a.articlesa:hover {color:#007838;}  /* mouse over link */
a.articlesa:active {color:#007838; text-decoration: none;}  /* selected link */