/*----------------------------------------------
CSS Style Sheet: ARPAE
------------------------------------------------
------------------------------------------------

HTML ELEMENTS
-------------------------------------------------
Top Elements*/
*
{
	margin: 0;
	/*[empty]padding:;*/
	outline: 0;
}
BODY
{
	font: 0.75em/150% Arial, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0 0 50px;
	background-image: url('images/bkgd-demo-angled.gif');
	text-align: center;
}
/*Links*/
A.readmore, A:visited .readmore
{
	color: #A93912 !important;
	font-weight: normal !important;
}
A:hover .readmore
{
	color: #A93912 !important;
	text-decoration: underline !important;
	font-weight: normal !important;
}
DIV #subpage-subscribe A, DIV #subpage-subscribe A:visited
{
	text-decoration: none;
	color: #066666;
	font-weight: bold;
}
DIV #col-three A, DIV #col-three A:visited
{
	text-decoration: none;
	color: #066666;
	font-weight: bold;
}
DIV #subpage-subscribe A:hover
{
	color: #066666;
	text-decoration: underline;
}
DIV #subpage-col-two A, DIV #subpage-col-two A:visited
{
	text-decoration: none;
	color: #066666;
	font-weight: bold;
}
DIV #subpage-col-two A:hover
{
	color: #066666;
	text-decoration: underline;
}
/*Style set for Minimize/Maximize Group*/
DIV #subpage-col-two A.SubHead, DIV #subpage-col-two A:visited .SubHead, DIV #subpage-col-two A:hover .SubHead
{
	margin: 0px;
}
DIV #subpage-col-two P
{
	margin-top: 5px !important;
}
DIV #subpage-col-two A.SubHead
{
	color: #000 !important;
}
DIV #subpage-col-two .answer
{
	padding-left: 20px !important;
	font-family: Arial, sans-serif !important;
}
/*Styles specifically for Search page*/
TD.search-results
{
	padding-bottom: 10px;
}
TD .SubHead
{
	color: #000;
	font-family: Arial, sans-serif !important;
	font-size: 13px !important;
	font-weight: bold !important;
}
TD A.results-link, TD A:visited .results-link
{
	text-decoration: none;
	font-size: 12px !important;
	color: #066666 !important;
	font-weight: bold !important;
}
TD A:hover .results-link
{
	color: #066666 !important;
	text-decoration: underline !important;
}
TD .date-time
{
	color: #666 !important;
	font-size: 11px !important;
	font-family: Arial, Sans-serif;
}
/*END specific styles for Search page
Headers*/
H1, H2, H3
{
	padding: 15px 0px 10px;
	margin: 0;
	font-family: Arial, Sans-serif;
	line-height: 1em;
	font-weight: bold;
}
H1
{
	font-size: 1.25em;
	font-weight: bold;
/*letter-spacing: -1.5px;*/
	color: #066666 !important;
	text-transform: uppercase;
	background: url(images/dots.gif) repeat-x left bottom;
	text-align: left;
}
.FAQ H2
{
	font-size: 1.15em;
	font-weight: bold;
	color: #066666 !important;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.FAQ H3
{
	font-size: 1em;
	font-weight: bold;
	color: #066666 !important;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
.FAQ H4
{
	font-size: 0.9em;
	font-weight: bold;
	color: #066666 !important;
	text-align: left;
	padding: 0px 0px 0px 30px;
	margin: 0px;
}
H2
{
	font-size: 1.25em;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}
H3
{
	font-size: 0.85em;
	font-weight: normal;
}
TD.NormalP
{
	font: 0.75em/150% Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
}
P, DL
{
	padding-left: 0px;
	padding-top: 0px;
	margin: 0;
	text-align: left;
}
LI
{
	list-style-type: decimal;
	margin-bottom: 5px;
	margin-left: 5px;
}
UL, OL
{
	margin: 10px 20px;
	padding: 0;
	text-align: left;
}
#content-subpage UL
{
	list-style: none !important;
	list-style-type: none !important;
}
UL LI LI
{
	list-style-type: none;
	margin-left: 17px;
}
DT
{
	font-weight: bold;
	color: #895F30;
}
DD
{
	padding-left: 25px;
}
/*Images*/
IMG
{
	background: none;
	border: 0px solid #CCC;
	padding: 0px;
}
IMG.float-right
{
	margin: 0px 0px 0px 15px;
}
IMG.float-left
{
	margin: 0px 15px 0px 0px;
}
A IMG.doe-logo
{
	float: right;
}
/*Style for Quotes on Home page*/
BLOCKQUOTE
{
	border: 0px solid #000000;
	background: #FFF url(images/quote.gif) no-repeat;
	margin: 15px 0 15px 10px !important;
	padding: 0px 10px 0 20px !important;
}
DIV.RandomContentContent P
{
	padding-top: 0px;
	padding-left: 10px;
	width: 250px;
	color: #066666;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, serif;
}
DIV.RandomContentContent P.quoteName
{
	margin-right: 0px;
	margin-top: 30px;
	float: right;
	text-align: right;
	color: #757575;
	font-size: 16px;
	font-family: Arial, sans-serif;
	width: 170px;
}
HTML>BODY DIV.RandomContentContent P.quoteName
{
	margin-right: -20px;
}
IMG.end-quote
{
	float: right;
	margin-bottom: 10px !important;
	margin: 0px;
}
/*end Quote Style on home page
col-three styles*/
#content #col-three .textbox
{
	text-align: left !important;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px !important;
}
#subpage-subscribe .textbox
{
	text-align: left !important;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px !important;
}
#content #col-three #FirstName
{
	width: 100px;
	height: 16px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
#content #col-three #LastName
{
	width: 123px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 16px;
	float: left;
}
#content #col-three #dlutjh-dlutjh
{
	width: 178px;
	height: 16px;
	margin: 2px 10px 0 0;
	float: left;
}
.col-threeSummit, .col-oneSummit
{
	float: left;
	padding-left: 0px;
}
.col-threeSummit IMG
{
	margin-bottom: 18px;
	margin-left: 11px;
/*Margin bottom added for alignment of boxes on homepage*/
}
.col-oneSummit IMG
{
	margin: 3px 0px 0px 15px;
}
HTML>BODY .col-threeSummit IMG/*, HTML>BODY .col-oneSummit IMG*/
{
	margin-bottom: 25px !important;
}
P.content-required
{
	font-size: 10px;
	font-style: italic;
	color: #808080;
	margin-top: 0px !important;
	float: left;
}
P.newsletters
{
	float: left;
	clear: both;
}
#col-threeQuote H2
{
	border: medium none #000000 !important;
	font-size: 13px;
	font-family: Arial, sans-serif;
	float: right;
	font-style: normal;
	color: #757575;
}
INPUT.button
{
	font: bold 1em Arial, Sans-serif;
	height: 20px;
	width: 49px;
	margin: 2px 0 0;
	padding: 2px 3px;
	text-indent: -9999px;
	cursor: pointer;
	background: transparent url(images/submit-btn.gif) no-repeat 0 0;
	border: 0px solid #000000 !important;
	float: left !important;
	font-size: 0;
	display: block;
	line-height: 0;
}
/*New Search Form*/
#header-wrap-searchbox .NormalTextBox
{
	color: #333333;
	font-size: 10px;
	width: 100px;
	height: 15px;
	padding: 0px 5px 0;
	background: transparent url(images/search_bg.gif) repeat-x 0 0;
	margin-right: 5px;
	border: 1px solid #D1D1D1;
	vertical-align: middle;
}
#header-wrap-searchbox .NormalTextBox:focus
{
	outline: 1px solid #666;
}
#header-wrap-searchbox A.search IMG
{
	width: 45px;
	height: 16px;
	cursor: pointer;
	margin-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}
#header-wrap-searchbox A:hover .search IMG
{
	background-image: url(transparent), url(images/search-btn-hover.jpg), url(no-repeat), url(0), url(0);
	height: 16px;
	margin-top: 0px !important;
	padding-bottom: 0px;
}
A:hover .search IMG
{
	visibility: hidden;
}
/*------------------------------------------
LAYOUT
-------------------------------------------*/
#header-wrap
{
	position: relative;
	background: transparent url(images/bkgrd_top_wrap.jpg) no-repeat 0 0;
	margin: 0 auto;
	margin-top: 20px;
	width: 980px;
	height: 81px;
	text-align: left;
	border-bottom: 0px solid #007B21;
}
#logo H1, #logo H2
{
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	border-bottom: 0px solid #000000;
	background: none !important;
}
#logo A.logo
{
	float: left;
	height: 52px;
	margin-top: 18px;
	margin-left: 20px;
	padding: 0;
	width: 214px;
	border: 0px solid #0000FF;
}
#logo A.logo2
{
	float: right;
	height: 41px;
	margin-top: 25px;
	margin-right: 30px;
	padding: 0;
	width: 154px;
	border: 0px solid #0000FF;
}
/*banner subpage only*/
#banner-wrap
{
	background: url(images/Sub_Header.jpg) no-repeat top center;
	width: 980px;
	height: 87px;
	margin: 0 auto;
}
/*NEWS WRAPPER*/
#news-wrap
{
	background: url(images/bkgrd_middle_wrap.jpg) repeat-x top center;
	width: 980px;
	height: 250px;
	margin-bottom: 0px;
}
/*NEWS*/
#news-wrap #section1and2
{
	width: 700px;
	height: 240px;
	float: left;
	margin: 4px 0 0;
}
#news-wrap #section1and2 IMG
{
	margin: 4px 0 0 7px;
	padding: 0;
}
#news-wrap #section1and2 P
{
	font: 1em/1.5em Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0px;
}
#news-wrap #section1and2 A
{
	font: 1em/1.5em Arial, Helvetica, sans-serif;
	color: #529810;
	text-align: left;
	margin: 0;
	padding: 0;
}
#news-wrap #section1and2 H3
{
	color: #333;
	text-align: left;
	background: none;
	margin: 0;
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
	text-transform: none;
}
/********************************
* NEWS ROTATOR                    *
********************************/
.sf_newsRotator
{
	padding: 0px;
	margin-left: -6px;
	margin-bottom: 0px;
	height: 240px;
	position: relative;
}
.newsNav SPAN
{
	cursor: pointer;
}
.sf_newsRotator .newsFrame
{
	margin: 0 0 0 0px;
	height: 240px;
	position: relative;
}
.newsFrame DIV
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 240px;
	width: 100%;
}
.newsFrame .show
{
	display: none;
	z-index: 1 !important;
}
.sf_newsRotator .sf_newsImage
{
	position: relative;
	float: left;
	width: 508px;
	height: 235px;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
.sf_newsRotator .sf_newsImage IMG
{
	width: 496px !important;
	height: 234px !important;
}
/****************************
*    News Rotator Pager        *
****************************/
.newsNav
{
	clear: both;
	position: absolute;
	text-align: left;
	left: 505px;
	top: 220px;
	height: 20px;
}
.newsNav .selected
{
	font-weight: bold !important;
	color: #444 !important;
}
.newsNav SPAN, .newsNav A, .newsNav A:visited
{
	font-weight: normal;
	color: #666;
	margin: 0px 6px;
	outline: none;
}
.newsNav A
{
	padding-right: 5px !important;
}
#newsToggle
{
	display: block;
	float: left;
	width: 42px;
	color: #666;
}
#news-wrap #section3
{
	width: 268px;
	height: 250px;
	float: right;
	margin: 0;
/*margin-right: 0px;*/
	padding: 0;
	background: #007B21 url(images/bkgd_section3.jpg) no-repeat bottom;
}
#news-wrap #section3 P
{
	font: 1em/1.5em Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding: 10px 0 0 10px;
}
#news-wrap #section3 A, #news-wrap #section3 A:visited
{
	font: 1em/1.5em Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	margin: 0;
}
#news-wrap #section3 UL
{
	font: 1em/1.5em Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding: 0 0 0 10px;
	list-style-image: url(images/arrow_green2.gif);
}
#news-wrap #sec3-nav
{
	height: 34px;
	margin: 0;
	padding: 0;
}
#news-wrap #banner-content
{
	display: block;
	margin: 0 0 0 0px;
/*original margin: 0 0 0 7px;*/
}
#news-wrap #nav
{
	display: block;
}
#news #section IMG.template
{
	margin: -120px 0 20px 26px;
}
#news #section P
{
	padding: 3px 0 0 11px;
	color: #585C5D;
}
/*DNN top navigation*/
.TopNav
{
	height: 36px;
}
#dnn_dnntopNAV_ctldnntopNAVctr39
{
	margin-left: 0px;
}
#dnn_ctrlTopSubPage_dnntopNAV_ctldnntopNAVctr39
{
	margin-left: 0px;
}
DIV.TopNav UL
{
	white-space: nowrap;
/*list-style-type: none;*/
	color: #007B21;
	text-align: center;
	margin: 0 0 10px 10px;
	padding: 10px 5px 0 0;
}
DIV.TopNav UL LI
{
	display: inline;
	list-style-type: circle;
	margin-top: 10px !important;
	margin-left: 40px;
}
DIV.TopNav LI.home
{
	margin-left: -40px;
}
DIV.TopNav A, DIV.TopNav A:visited
{
	cursor: pointer;
	color: #007B21;
	font: bold 11pt Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
DIV.TopNav A:hover
{
	color: #666666;
	text-decoration: none;
	background: url(images/nav_arrow.gif) no-repeat center top;
	padding-top: 10px;
}
/*Sub Page Nav*/
DIV.TopNav-child UL
{
	padding: 0;
	margin: 0;
	white-space: nowrap;
/*list-style-type: none;*/
	color: #007B21;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 9px;
}
DIV.TopNav-child UL LI
{
	display: inline;
	list-style-type: circle;
	margin-top: 10px !important;
	margin-left: 40px;
}
DIV.TopNav-child LI.home
{
	margin-left: -40px;
}
DIV.TopNav-child UL LI A, DIV.TopNav-child A:visited
{
	cursor: pointer;
	color: #007B21;
	font: bold 11pt Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
DIV.TopNav-child A:hover
{
	color: #666666;
	text-decoration: none;
	background: url(images/nav_arrow.gif) no-repeat center top;
}
/*Top Navigation ends
Left Navigation*/
.left_menucontainer
{
	background-color: transparent;
	width: 10px;
}
.left_menubar
{
	text-align: left;
/*margin: 15px 5px 8px 20px; padding: 0;*/
	text-decoration: none;
	border-top: none;
}
.left_mi
{
	text-decoration: none;
	background-image: none;
	background-color: transparent;
	border-bottom: 1px solid #666;
	color: #888;
	font: normal 10pt Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 0 !important;
	margin-left: 0px !important;
}
.left_miSel
{
	color: #666666;
	background: none;
	border: none;
}
/*Left Navigation ENDS*/
#header-wrap-searchbox
{
	border: 0px solid #0000FF;
	height: 19px;
	margin-right: 40px;
	margin-top: 20px;
	padding: 0;
	position: absolute;
	right: 165px;
	top: 17px;
	width: 162px;
}
#header-wrap-nav
{
	position: absolute;
	margin: 0;
	padding: 0;
/*change the values of top and left to adjust the position*/
	top: 55px;
	left: 550px;
	width: 300px;
}
#header-wrap-nav P
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #656565;
	text-align: left;
	margin: 0;
	padding: 0px;
}
#header-wrap-nav A:hover
{
	color: #529810;
	border: none;
	text-decoration: underline;
}
#header-wrap-nav A
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #656565;
	text-align: left;
	text-decoration: none;
}
#header-wrap-logo
{
	position: absolute;
	margin: 0;
	padding: 0;
/*change the values of top and left to adjust the position*/
	top: 58px;
	left: 775px;
}
#content-wrapper
{
/*padding-top: 10px;
NB background: url(images/bkgrd_content_continue.jpg) repeat-y;*/
	height: 100%;
}
#content-outer
{
	background: #FFF;
	width: 100%;
}
#content
{
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
SPAN #mediaPane
{
	padding-top: 10px !important;
}
#col-one .c_head
{
	margin: 0;
	padding: 0;
	text-align: left;
}
#content #col-one
{
	border: 1px solid #CCC;
	background: #FFF url(images/bkgrd_gray_grad.jpg) repeat-x 0 top;
/*display:block;*/
	float: left;
	margin-top: 0px;
/*After new Column implementation
margin-right:16px;
width:327px!important;*/
	margin-bottom: 10px !important;
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 0px;
/*padding-bottom: 10px;*/
	height: 396px;
	overflow: hidden;
}
#content .homeSummitVideosAdditional
{
	height: 430px !important;
}
#content .homeSummitVideosAdditional TD
{
	padding: 0px 0px 25px;
	vertical-align: top;
}
#content .homeSummitVideosAdditional A
{
	color: #06667E;
	font-size: 0.9em;
	font-weight: bold;
}
#content .homeSummitVideosAdditional .Normal
{
	font-size: 0.75em;
}
#content #col-two
{
	background: #FFF url(images/bkgrd_gray_grad.jpg) repeat-x 0 top;
	border: 1px solid #CCC;
	float: left;
	overflow: hidden;
	padding: 0 14px 0px 15px;
/*For dev should be set to 62px*/
	width: 290px !important;
	height: 316px;
/*For dev should be set to 316px*/
}
#content #col-one .c_content
{
	clear: none !important;
	margin-top: 0;
}
#content #col-two .col-twoImage
{
	text-align: left !important;
}
#content #col-two P
{
/*float: left; width: 135px;*/
}
IMG.featuredProject
{
	float: left;
	width: 141px;
	height: 140px;
	margin-right: 10px;
	background-image: url(url), url((images/featured-project.jpg), url(), url(),), url(no-repeat), url(0), url(0);
}
H2.col-two
{
	color: #333333;
	font-size: 15px;
	line-height: 17px;
	margin-top: 0;
	margin-bottom: 0px !important;
	padding-top: 0;
	text-align: left;
}
#content #col-three
{
	background: #FFF url(images/bkgrd_gray_grad.jpg) repeat-x 0 top;
	border: 1px solid #CCC;
	float: left;
	padding: 0 14px 14px;
}
#content #col-threeQuote
{
	float: left;
	margin-bottom: 0px;
	height: 155px;
}
#content #col-threeQuote BLOCKQUOTE
{
	margin: 5px 0 5px 10px !important;
}
#content H1
{
	margin-bottom: 10px;
}
#content #col-one .Normal P
{
	margin-bottom: 10px;
}
#content #col-one DIV .director-name
{
	position: relative;
	float: right;
	width: 115px;
	margin: 0 0 0 15px;
	color: #000;
}
#content #col-one DIV .director-name IMG
{
	float: right;
	margin-bottom: 5px;
}
#content #col-one H2
{
	font: normal 1.2em Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: none;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 0px;
}
#content #col-one H2 A
{
	color: #000;
	text-decoration: none;
	background: none;
	border: none;
}
#content #col-one UL LI
{
	border: none;
}
#content-wrapper #content #col-two H3, #content-wrapper #content #col-three H3
{
	color: #111;
	font: normal 1em Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 0px 10px;
	margin: 15px 0 5px;
}
.evtCat
{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.viewMore
{
	padding: 15px;
}
/*social media*/
#socialmedia
{
	background: #FFF url(images/bkgrd_gray_grad.jpg) repeat-x 0 top;
	border: 1px solid #CCC;
	width: 280px !important;
	float: left;
	padding: 0px 14px 0;
	margin: 0px 0px 10px;
}
#col-twoMedia
{
	width: 320px;
	margin: 0 0 10px;
	float: left;
}
#socialmedia #socialmedia-informed
{
/*margin: 0;
padding: 0 0 0 465px;
float: left;*/
}
#socialmedia #socialmedia-informed H1
{
	margin-top: 0px;
}
#socialmedia #socialmedia-logo
{
	float: left;
	padding: 0px;
}
#socialmedia #socialmedia-logo A:hover
{
	text-decoration: none;
}
#socialmedia #socialmedia-logo A
{
	text-decoration: none;
	cursor: hand;
}
#subpage-socialmedia A
{
	text-decoration: none;
	cursor: hand;
}
.socialmedia-iconWrapper
{
	display: inline-block;
	float: left;
	height: 44px;
	margin: 0 10px 0px 0;
	text-align: center;
	vertical-align: top;
	width: 44px;
	border: 0px solid #0000FF;
}
HTML>BODY .socialmedia-iconWrapper
{
	margin: 0 10px 20px 0;
}
.socialmedia-icon
{
	height: 50px;
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	width: 48px;
}
.socialmedia-icon A
{
	height: 50px;
	display: inline;
	margin: 0 11px 0 0;
	vertical-align: bottom;
	text-align: center;
	width: 45px;
}
.socialmedia-iconText
{
	margin-top: 42px;
	font-size: 10px;
	color: #529810;
}
.socialmedia-iconRow
{
	padding: 10px 80px 0 0;
	width: 200px;
	float: left;
	text-align: left;
}
#socialmedia-iconWidgetsWrapper
{
	display: none;
}
#socialmedia-iconWidgetsWrapper A
{
	margin-top: 138px;
	padding-top: 63px;
	margin-bottom: 58px;
	padding-bottom: 25px;
}
#socialmedia-iconWidgets
{
	background: url(images/Icons_WidgetGreen.gif) no-repeat 3px 0px;
}
#socialmedia-iconWidgets:hover
{
	background: url(images/Icons_WidgetColor.gif) no-repeat 3px 0px;
}
A #socialmedia-iconRSS
{
	background: transparent url(images/Icons_RSSGreen.gif) no-repeat 3px 0px;
}
A:hover #socialmedia-iconRSS
{
	background: transparent url(images/Icons_RSSColor.gif) no-repeat 3px 0px;
}
A #socialmedia-iconFlickr
{
	background: transparent url(images/Icons_FlickrGreen.gif) no-repeat 3px 0px;
}
A:hover #socialmedia-iconFlickr
{
	background: transparent url(images/Icons_FlickrColor.gif) no-repeat 3px 0px;
}
A #socialmedia-iconFacebook
{
	background: transparent url(images/Icons_FacebookGreen.gif) no-repeat 3px 0px;
}
A:hover #socialmedia-iconFacebook
{
	background: transparent url(images/Icons_FacebookColor.gif) no-repeat 3px 0px;
}
/*#socialmedia-iconTwitterWrapper {
display: none;
}*/
A #socialmedia-iconTwitter
{
	background: transparent url(images/Icons_TwitterGreen.gif) no-repeat 3px 0px;
}
A:hover #socialmedia-iconTwitter
{
	background: transparent url(images/Icons_TwitterColor.gif) no-repeat 3px 0px;
}
#socialmedia-iconYouTube
{
	background: transparent url(images/Icons_YouTubeGreen.gif) no-repeat 3px 0px;
}
A:hover #socialmedia-iconYouTube
{
	background: transparent url(images/Icons_YouTubeColor.gif) no-repeat 3px 0px;
}
/*Sub Pages*/
#subpage-socialmedia #socialmedia-iconWidgets
{
	background: url(images/Icons_WidgetGreen.gif) no-repeat 3px 0px;
}
#subpage-socialmedia #socialmedia-iconWidgets:hover
{
	background: url(images/Icons_WidgetColor.gif) no-repeat 3px 0px;
}
#subpage-socialmedia A #socialmedia-iconRSS, #subpage-socialmedia A:visited #socialmedia-iconRSS
{
	background: transparent url(images/Icons_RSSGreen.gif) no-repeat 3px 0px;
}
#subpage-socialmedia A:hover #socialmedia-iconRSS
{
	background: transparent url(images/Icons_RSSColor.gif) no-repeat 3px 0px;
}
#subpage-socialmedia A #socialmedia-iconFlickr
{
	background: transparent url(images/Icons_FlickrGreen.gif) no-repeat 3px 0px;
}
#subpage-socialmedia A:hover #socialmedia-iconFlickr
{
	background: transparent url(images/Icons_FlickrColor.gif) no-repeat 3px 0px;
}
#subpage-socialmedia A #socialmedia-iconFacebook
{
	background: transparent url(images/Icons_FacebookGreen.gif) no-repeat 3px 0px;
}
#subpage-socialmedia A:hover #socialmedia-iconFacebook
{
	background: transparent url(images/Icons_FacebookColor.gif) no-repeat 3px 0px;
}
/*#socialmedia-iconTwitterWrapper {
display: none;
}*/
#subpage-socialmedia A #socialmedia-iconTwitter
{
	background: transparent url(images/Icons_TwitterGreen.gif) no-repeat 3px 0px;
}
#subpage-socialmedia A:hover #socialmedia-iconTwitter
{
	background: transparent url(images/Icons_TwitterColor.gif) no-repeat 3px 0px;
}
#subpage-socialmedia #socialmedia-iconYouTube
{
	background: transparent url(images/Icons_YouTubeGreen.gif) no-repeat 3px 0px;
}
#subpage-socialmedia A:hover #socialmedia-iconYouTube
{
	background: transparent url(images/Icons_YouTubeColor.gif) no-repeat 3px 0px;
}
/*footer*/
#footer
{
	clear: both;
	width: 981px;
	height: 90px;
	margin: 0 auto;
	padding-top: 0px !important;
	background-repeat: no-repeat;
	background-position: center top;
}
/*html > body #footer { padding-top: 20px !important;}*/
#footer P
{
	font: normal 0.95em Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 0px;
}
#footer A
{
	color: #666666;
	text-decoration: none;
}
#footer A:hover
{
	color: #529810;
	border: none;
	text-decoration: underline;
}
/*alignment classes*/
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.align-left
{
	text-align: left;
}
.align-right
{
	text-align: right;
}
/*clearing*/
.clearer
{
	clear: both;
}
.clear
{
	display: inline-block;
}
.clear:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
#container
{
	width: 980px;
/*original 981px*/
	margin: 0px auto;
	height: 100%;
/*NB + on 4/29/2010
background: url(images/bkgd_border.jpg) repeat-y center top;*/
}
/*Subpage Layout*/
#content-subpage
{
	width: 100%;
	background: #FFFFFF url(images/bkgrd_gray_grad.jpg) repeat-x scroll 0 top;
	border: 1px solid #CCCCCC;
	display: block;
	margin: 0;
	padding-bottom: 20px !important;
}
#subpage-col-one
{
	display: block;
	float: left;
	margin: 10px 20px 0 0px;
	padding-left: 20px;
	width: 250px;
}
HTML>BODY #subpage-col-one
{
	margin: 20px 20px 0 0px;
}
#subpage-col-one #subpage_nav
{
/*padding-right: 0px;
margin-left: 0px;*/
}
#subpage-col-one #subpage_nav UL, #subpage-col-one #subpage_nav OL
{
	margin: 0 !important;
	padding: 0;
	text-align: left;
}
#subpage_nav UL.sidemenu
{
	padding-left: 0px !important;
	margin-left: 0px !important;
}
#subpage_nav .sidemenu UL
{
	width: 240px !important;
	float: left;
	margin: 9px 0 0 10px;
}
/*NESTED Navigation Styles*/
#subpage_nav .sidemenu LI UL
{
	list-style-type: none;
	margin: 0 0 0 40px !important;
	padding: 0px 0 0px 42px !important;
/*overflow: auto;*/
	border-bottom: none !important;
	float: left;
	width: 100px !important;
}
#subpage_nav UL.ulnotvisible
{
	line-height: 0% !important;
}
#subpage_nav UL LI
{
	border-bottom: 1px solid #CCCCCC;
	height: auto;
	list-style-type: none;
	margin-top: -12px;
	padding-bottom: 12px;
/*Added 5142010*/
	float: left;
	width: 240px;
}
#subpage_nav UL LI A
{
	color: #2F2F2F;
	font-size: 15px;
	font-weight: normal;
	width: 150px;
	float: left;
	text-indent: -41px;
	margin-left: 43px;
}
#subpage_nav LI UL LI A
{
	color: #2F2F2F;
	font-size: 15px;
	font-weight: normal;
	width: 200px;
	float: left;
	margin-left: 0 !important;
	text-indent: 0 !important;
}
#subpage_nav UL LI A.current, #subpage_nav UL LI A.current:hover
{
	font-weight: bold;
}
#subpage_nav UL LI A:hover
{
	color: #2F2F2F;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none !important;
}
#subpage_nav .sidemenu LI UL LI
{
	list-style-type: none;
	border-bottom: none !important;
	border: none !important;
	line-height: 16px;
/*Added 5142010*/
	margin: 0 0 -5px auto;
	width: 100px !important;
	line-height: 16px !important;
}
#subpage_nav LI UL LI A.current, #subpage_nav LI UL LI A:visited .current
{
	color: #007B21 !important;
	font-weight: bold !important;
	font-size: 12px;
}
#subpage_nav LI UL LI A, #subpage_nav LI UL LI A:visited
{
	color: #666;
	font-weight: normal;
	font-size: 12px;
}
#subpage_nav LI UL LI A:hover
{
	color: #007B21 !important;
	font-weight: bold !important;
	font-size: 12px;
	border-bottom: none !important;
	text-decoration: none !important;
}
#subpage_nav UL IMG
{
	position: relative;
	top: 12px;
	margin-right: 10px;
/*Added 5142010*/
}
/*End Subpage Nav*/
#subpage-subscribe #FirstName
{
	width: 100px;
	height: 16px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
#subpage-subscribe #LastName
{
	width: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0;
	height: 16px;
	float: left;
}
/*Email box*/
#subpage-subscribe #dlutjh-dlutjh
{
	width: 154px;
	height: 16px;
	margin: 2px 10px 0 0;
	float: left;
}
DIV #subpage-col-two
{
	display: block;
	float: left;
	margin: 0 0 10px;
	padding: 10px 0 0;
	width: 668px;
}
DIV #subpage-col-two H1
{
	padding: 10px 0 !important;
	margin-bottom: 0px;
}
HTML>BODY DIV #subpage-col-two H1
{
	margin: 0 0 10px;
}
/*#image-container {
border: 1px solid #ccc!important;
padding: 2px 2px 2px 2px !important;
background-color: #fff!important;
width: 176px;
height: 176px;
margin-bottom: 30px;
}
ORIGINAL
div .image-bucket-right IMG.subpage-right {
border: 1px solid #ccc !important;
padding: 2px 2px 2px 2px !important;
margin-top: 0px !important;
margin: 0px;
margin-bottom: 30px; /* Removed margin-bottom: 30px since #image-container is being used
background-color: #fff !important;
color: #fff !important;
}*/
DIV .image-bucket-right IMG.subpage-right
{
	border: 1px solid #333 !important;
	border: 2px solid #FFF !important;
	padding: 2px !important;
	margin-top: 0px !important;
	margin: 0px;
	margin-bottom: 30px;
/*Removed margin-bottom: 30px since #image-container is being used*/
	background-color: #FFF !important;
	color: #FFF !important;
}
DIV .image-bucket-right-noheight IMG.subpage-right
{
	border: 1px solid #333 !important;
	border: 2px solid #FFF !important;
	padding: 2px !important;
	margin-top: 0px !important;
	margin: 0px;
	margin-bottom: 30px;
/*Removed margin-bottom: 30px since #image-container is being used*/
	background-color: #FFF !important;
	color: #FFF !important;
}
HTML>BODY DIV .image-bucket-right IMG.subpage-right
{
	margin-bottom: 30px;
	border: 1px solid #CCC !important;
	padding: 2px !important;
}
HTML>BODY DIV .image-bucket-right-noheight IMG.subpage-right
{
	margin-bottom: 30px;
	border: 1px solid #CCC !important;
	padding: 2px !important;
}
DIV #subpage-col-two H2.team
{
	font-size: 1.25em;
	color: #066666;
	font-weight: bold;
	margin: 0px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
}
DIV #subpage-col-two P STRONG
{
	color: #000 !important;
	font-weight: normal;
}
DIV #subpage-col-two P
{
	margin: 0px;
	margin-bottom: 15px !important;
}
DIV #subpage-col-two TD
{
	background: none !important;
}
DIV #subpage-col-two .col-two-content
{
	width: 430px;
}
.title_vis
{
	margin-top: -30px !important;
	margin-left: 20px;
}
/*c_footer SPAN SPAN { position: absolute; margin-top: -38px; margin-left: -40px;}*/
.c_icon, .c_actions, .head_title H1
{
	float: none !important;
	margin-top: 0px;
	padding-bottom: 0px !important;
	padding-top: 0 !important;
}
.col-two-content OL
{
	padding: 0 0 0 10px;
}
#subpage-col-three
{
	border: 0 solid #0000FF;
	display: block;
	float: left;
	height: 500px;
	margin: 60px 0 0 40px;
	padding: 0 10px;
	width: 200px;
}
.image-container
{
	float: right;
	position: relative;
	top: -210px;
	width: 129px;
	height: 400px;
}
IMG.sub-col-three
{
	border: 1px solid #CCC;
	margin-bottom: 30px;
	padding: 2px !important;
}
#subpage-bottom
{
	clear: both;
	width: 981px;
	margin: 0 auto;
	padding: 0;
	background-image: url(bkgrd_subpage_bottom.jpg);
	background-repeat: repeat;
}
#subpage-socialmedia
{
	float: left;
	height: 170px;
	margin: 0px;
	padding: 0px;
	width: 242px;
}
#subpage-subscribe
{
	float: left;
	margin: 0;
	padding: 0px;
	width: 242px;
}
#subpage-subscribe P.searchform
{
	margin-top: 5px;
}
#footer-subpage
{
	clear: both;
	width: 981px;
	height: 75px;
	margin: 0 auto;
}
#footer-subpage P
{
	font: normal 0.95em Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding: 30px 0 0;
}
#footer-subpage A
{
	color: #666666;
	text-decoration: none;
}
#footer-subpage A:hover
{
	color: #529810;
	border: none;
	text-decoration: underline;
}
/*Subpage Layout Ends*/
#tblmenubar
{
	height: 0;
}
.Normal
{
	font: 1em/1.5em Arial, Helvetica, sans-serif;
}
.srDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.skipnav
{
	text-align: left;
}
.skipnav A
{
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#content .head_title
{
	color: #529810;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
/*margin-bottom: 5px;*/
	display: block;
	border: none !important;
	padding: 0px !important;
	height: 0px !important;
/*This is for the extra spacing found when uploaded to dev server*/
}
.head_title
{
	color: #529810;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
/*padding:20px 15px 10px 0;
text-align:left;*/
	text-transform: uppercase;
/*border-bottom: #CCC dotted 1px; Removed by NB 05042010*/
}
.head_title .c_icon
{
	color: #529810;
}
/*.AdvancedArticlesContent p {
padding-bottom: 1.5em;
}
News & Events Content Formatting*/
.newsArticle
{
	margin: 0;
	padding: 0;
}
.newsArticle H2
{
	color: #000;
}
.newsArticle H2 A:link, .newsArticle H2 A:visited
{
	color: #000;
}
.newsArticle H2 A:hover
{
	color: #529810;
	text-decoration: underline;
}
.newsArticle H2 SPAN
{
	float: right;
	margin: 0 0 15px 15px;
	padding: 3px;
	border: 1px solid #CCC;
}
.newsArticle .readMore A:link, .newsArticle .readMore A:visited
{
	color: #003366;
	margin-bottom: 0;
	padding-bottom: 0;
}
.newsArticle .readMore A:hover
{
	color: #529810;
	text-decoration: underline;
	margin-bottom: 0;
	padding-bottom: 0;
}
.newsArticle .articleDate
{
	color: #999;
}
DIV.ListTitleRow
{
	color: #000;
	font-weight: bold;
	font-size: 120%;
	text-transform: none;
	background: none;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 0;
	margin: 0;
}
SPAN.ListTitle
{
	margin: 0;
	padding: 0;
}
DIV.ListTitleRow H2 SPAN.ListTitle A:link, DIV.ListTitleRow H2 SPAN.ListTitle A:visited
{
	color: #000;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
}
.ListTitleRow H2 SPAN.ListTitle A:hover
{
	color: #000;
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px solid #060;
	text-decoration: none;
}
.ListTitleRow IMG
{
	float: right;
	padding: 0;
	margin: 0 0 20px 20px;
}
.ListDateRow
{
	padding-bottom: 12px;
}
.ListSocialRow A IMG
{
	padding-bottom: 12px;
	padding-right: 12px;
}
.EventExport A.evtLinks:link, .EventExport A.evtLinks:visited
{
	color: #900;
	margin-top: 12px;
	text-decoration: none;
}
.EventExport A.evtLinks:hover
{
	color: #900;
	padding-top: 12px;
	text-decoration: underline;
}
.ListContent P
{
	padding-bottom: 1.5em;
}
.subpageBanner
{
	color: #FFFFFF;
	text-align: left;
	display: block;
	padding: 38px 25px 25px 250px;
	font-size: 2em;
}
/*For subpage styling on TEST - PROGRAMS PAGE
Images*/
IMG.subpage
{
	border: 1px solid #CCC !important;
	padding: 2px !important;
	margin-top: 10px !important;
	background-color: #FFF !important;
	width: 176px;
	height: 176px;
}
IMG.subpage-team
{
	border: 1px solid #CCC !important;
	padding: 2px !important;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	background-color: #FFF !important;
	width: 176px;
	height: 176px;
}
IMG.subpage-team-small
{
	border: 1px solid #CCC !important;
	padding: 2px !important;
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
	background-color: #FFF !important;
	width: 110px;
	height: 110px;
}
DIV .image-bucket-right
{
	float: right;
	height: 100% !important;
	margin-left: 30px;
	margin-right: 0px;
	width: 181px;
}
DIV .image-bucket-right-noheight
{
	float: right;
	margin-left: 30px;
	margin-right: 0px;
	width: 181px;
}
/*END Images*/
H2.subhead
{
	color: #000;
	font-family: Arial, sans-serif !important;
	font-size: 13px !important;
	font-weight: bold !important;
	margin-bottom: -2px !important;
	margin-top: 0px !important;
	line-height: 16px !important;
	width: 176px;
}
DIV.container
{
	margin-bottom: 0px !important;
}
DIV.spacer
{
	clear: both !important;
}
DIV.float
{
	float: left !important;
	width: 176px !important;
	margin-right: 30px;
	margin-bottom: 20px !important;
}
DIV.float-small
{
	float: left !important;
	width: 110px !important;
	margin-right: 30px;
	margin-bottom: 20px !important;
	height: 180px;
}
DIV.float-home
{
	float: left !important;
	width: 320px !important;
	margin-top: 0px !important;
	margin-right: 14px !important;
	margin-bottom: 0px !important;
	border: 0px solid #0000FF;
}
DIV.float-home-two
{
	float: left !important;
	width: 320px !important;
	margin-top: 0px !important;
	margin-right: 14px !important;
	margin-bottom: 0px !important;
	border: 0px solid #0000FF;
	height: 200px;
}
DIV.float-home-three
{
	float: left !important;
	width: 310px !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px;
/*height: 100%;*/
}
/*html > body div.float-home-three { margin-bottom: 20px; }*/
.c_contentpane
{
	padding: 0 !important;
	text-align: left !important;
}
/*Added per Tom Leary*/
.tblNavLinks
{
	display: none;
	padding-bottom: 5px;
}
.LogoutButton
{
	color: #FF0000 !important;
	font-size: 140%;
}

#content .homeInsideARPA
{
 height: 440px !important;
}
A.insideARPAE, A:visited .insideARPAE
{
 color: #066666 !important;
 font-weight: bold !important;
}

