
.ArrowBullets li{
	list-style-image: url(Images/arrow_bullet.png);
}
#Ads {
	float: left;
	width: 620px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	height: 252px;
	overflow: hidden;
	z-index: 2;
	padding: 0px;
	margin-bottom: 0px;
}
#Resources {
	width: 634px;
	clear: both;
	float: left;
}
#ResourceBar {
	height: 54px;
	width: 644px;
	padding-top: 0px;
	margin-left: -10px;
	background-image: url(Images/home_reBox-barBG.png);
	background-repeat: no-repeat;
}
#ResourceBox {
	background-image: url(Images/home_reBox-boxBG.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.sectionBox {
	float: left;
	font-size: 11px;
	max-width: 200px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	min-height: 125px;
}
.sectionBox ul li {
	margin-left: -20px;
	padding-left: 0px;
}

.sectionBox h5 {
	color: #C60;
	font-size: 14px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.sectionBox ul {
	margin-top: 0px;
}

.sectionBoxB {
	float: left;
	font-size: 11px;
	max-width: 200px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(Images/whfm_border.jpg);
	background-repeat: repeat-y;
	background-position: left;
	min-height: 125px;
}
.sectionBoxB ul li {
	margin-left: -20px;
	padding-left: 0px;
	padding-top: 1px;
}

.sectionBoxB h5 {
	color: #C60;
	font-size: 14px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.sectionBoxB ul {
	margin-top: 0px;
}


#paginate-slider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	background-image: url(Images/ads_footerBG.png);
	background-repeat: no-repeat;
	width: 605px;
	padding-right: 15px;
}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	height: 230px;
	width: 620px;
	z-index: 0;/*width: 400px; /*width of featured content slider*//*height: 250px;*/
}
#slider {
	z-index: 0;
}




.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 0px;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	height: 230px;
	width: 620px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */


/*height: 100%;*/
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	z-index: 3;
}


.pagination{
	width: 605px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-right: 10px;
}
.bgdiv {
	/*background-image: url(FPB-Images/PDAHomeBanner.png);*/
	margin-top: -5px;
	background-repeat: no-repeat;
	height: 230px;
	width: 620px;
	text-decoration: none;
	display: block;
	margin: 0px;
	background-image: url(Images/ads_noIMG.png);
}
.contentdiv .bgdiv h2 {
	font-family: LillyRegular, Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	width: 554px;
	font-size: 20px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 5px;
	text-shadow: 2px 2px 2px #000;
	margin-right: 10px;
}
.contentdiv .bgdiv p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-left: 20px;
	width: 534px;
	margin-top: 5px;
	padding-top: 5px;
	margin-right: 20px;
}

.pagination a{
	color: #333;
	text-decoration: none;
	background-color: #EEEEEE;
	background-image: url(Images/home_paginationBG.png);
	background-repeat: repeat-x;
	margin-top: 2px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	
	font-size: 10px;
	border-radius: 5px;
}

.pagination a:hover {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(Images/home_paginationBG3.png);
	background-repeat: repeat-x;
}

.pagination a.selected{
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(Images/home_paginationBG2.png);
	background-repeat: repeat-x;
}

.contentdiv h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	width: 300px;
	font-size: 20px;
	margin-left: 10px;
	margin-top: 5px;
	text-shadow: 2px 2px 1px #000;
}
.contentdiv {
	width: 574px;
}

.contentdiv p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-left: 20px;
	width: 275px;
	margin-top: 5px;
	padding-top: 5px;
	margin-right: 20px;
}
.contentdiv a {
	text-decoration: none;
	display: block;
	height: 230px;
	width: 574px;
}


#Logo {
	width: 205px;
	float: left;
}
#Nav {
	float: left;
	width: 765px;
	background-image: url(Images/nav_bar-BG2.png);
	height: 42px;
	padding-top: 5px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #7397ed;
	background-image: url(Images/bg_gradient.png);
	background-repeat: repeat-x;
}

#Wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 45px;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
#agency {
	float: left;
	width: 760px;
	height: 35px;
	display: block;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CCC;
	padding: 0px;
	margin: 0px;
}
#agency a {
	color: #9CF;
}
#agency a:hover {
	color: #F60;
}
#Nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Nav ul li {
	display: inline;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	
}
#Nav ul li:hover {

}
#Nav ul li.hovering div {
	display: block;
	z-index: 10000;

}
#Nav ul li.hovering a {
	background-image:url(Images/nav_HoverBG2.png);
	background-repeat:repeat-x;
}

#Nav ul li.hovering ul li a {
	background-image:url(Images/nav_ddb-Box.png);
	/*
	background: #fff -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#f2f2f2));
	background: #fff -moz-linear-gradient(0% 0% 270deg,#FFFFFF, #F2F2F2);
	*/

}

#Nav ul li.hovering ul li ul li a {
	background-image:none;
}

#Nav ul li a {
	height: 35px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	font-size: 12px;
	max-width: 95px;
	text-align: center;
	background-image:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699ff;
	transition-property: background-image;
	transition-duration: .5s;
	transition-timing-function:linear;
	
}
#Nav ul li a:hover {
	color: #FFF;
	background-image: url(Images/nav_HoverBG2.png);
	background-repeat: repeat-x;
}

#Nav ul div  {
	position: absolute;
	top: 36px;
	left: -11px;
	margin: 0px;
	display: none;
	width: 341px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 9999;
	padding: 4px;
	visibility: visible;
	height: auto;
}
#Networking   {
	position: absolute;
	top: 36px;
	left: -236px !important;
	margin: 0px;
	display: none;
	width: 341px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 9999;
	padding: 4px;
	visibility: visible;
	height: auto;
}
#AboutUsTest   {
	position: absolute;
	top: 36px;
	left: -267px !important;
	margin: 0px;
	display: none;
	width: 341px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 9999;
	padding: 4px;
	visibility: visible;
	height: auto;
}
#AboutUs div {
	position: absolute;
	top: 36px;
	left: -276px !important;
	margin: 0px;
	display: none;
	width: 341px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 9999;
	padding: 4px;
	visibility: visible;
	height: auto;
}
#TechnologyLTC1S div {
	position: absolute;
	top: 36px;
	left: -232px !important;
	margin: 0px;
	display: none;
	width: 341px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 9999;
	padding: 4px;
	visibility: visible;
	height: auto;
}


#Teaching   {
	position: absolute;
	top: 36px;
	left: -256px !important;
	margin: 0px;
	display: none;
	width: 341px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 9999;
	padding: 4px;
	visibility: visible;
	height: auto;
}

#Nav ul div ul {
	background-image: url(Images/nav_ddb-BG.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 7px;
	padding-left: 7px;
}
#Nav ul div ul li{
	float: none;
	display: block;
	background-image: none;
	clear: both;
	width: 319px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 3px;
}
#Nav ul div ul li:hover {
	float: none;
	display: block;
	background-image: none;
	clear: both;
	width: 319px;
	margin-right: auto;
	margin-left: auto;
	height: 29px;
	margin-top: 0px;
	margin-bottom: 3px;
}

#Nav ul div ul li a{
	display: block;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
	height: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	background-image: url(Images/nav_ddb-Box.png);
	background-repeat: no-repeat;
	width: 311px;
	margin-top: 0px;
	max-width: 311px !important;
	text-align: left !important;
	-webkit-transition-property:all;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function:linear;
	-webkit-transition-delay: 0s;
	-moz-transition-property:all;
	-moz-transition-duration: 0.5s;
	-moz-transition-timing-function:linear;
	-moz-transition-delay: 0s;
	transition-property: all;
	transition-duration: 0.5s;
	transition-timing-function:linear;
	transition-delay: 0s;

	/*
	background: #fff -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#f2f2f2)) !important;
	background: #fff -moz-linear-gradient(0% 0% 270deg,#FFFFFF, #F2F2F2);
	border: 1px solid #dddddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 22px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	*/
	
}
#Nav ul div ul li a:hover {
	color: #FFF;
	background-image: url(Images/nav_ddb-Box2.png);
	height: 22px;
	margin-top: 0px;
	/*
	background: #0055FE -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0055FE), to(#003db6)) !important;
	background: #0055FE -moz-linear-gradient(0% 0% 270deg,#0055FE, #003DB6);
	border: 1px solid #ababab; */
}
#Nav ul div ul li ul{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	position: static;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 300px;
	list-style-type: circle;
	background-image: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#Nav ul div ul li ul li{
	display: block;
	float: left;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: circle;
	height: auto;
}
#Nav ul div ul li ul li:hover {
	display: block;
	float: left;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: circle;
	height: auto;
}

#Nav ul ul li ul li a {
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	margin: 0px;
	background:none;
	color: #000;
	height: auto;
}
#Nav ul ul li ul li a:hover {
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	margin: 0px;
	background:none;
	color: #000;
	height: auto;
}

.SubList {
	background-color: #FFF;
}

.SectionHeading {
	color: #FFF;
	background-color: #FFC6B3;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #930;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.SectionHeading:hover {
	color: #FFF;
	background-color: #C60;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C30;
}









#InfoBar {
	float: left;
	height: 16px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 5px;
	background-image: url(Images/infoBarBG2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#Body {
	width: 960px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Images/body_BG.png);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
#Content {
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
}


#Content p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}
#Content address {
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ContentBG-RightS {
	background-image: url(Images/content_rs-BG.png);
	background-repeat: repeat-y;
	width: 677px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
	margin-top: 0px;
}
.ParkingDir {
	background-color: #FF9;
	border: 2px solid #797900;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.OldContent {
	background-image: url(Images/OldConentBar.png);
	background-repeat: repeat-y;
	min-height: 150px;
}


#bodyFooter {
	background-image: url(Images/body_footerBG.png);
	height: 20px;
	width: 970px;
}
@font-face {
	font-family: 'LillyRegular';
	src: url('http://www.pdaonline.org/themes/pda 2009/fonts/Lilly__-webfont.eot');
	src: local('☺'), url('http://www.pdaonline.org/themes/pda 2009/fonts/Lilly__-webfont.woff') format('woff'), url('http://www.pdaonline.org/themes/pda 2009/fonts/Lilly__-webfont.ttf') format('truetype'), url('http://www.pdaonline.org/themes/pda 2009/fonts/Lilly__-webfont.svg#webfontz9w5Hj3D') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DaysRegular';
	src: url('http://www.pdaonline.org/themes/pda 2009/fonts/Days-webfont.eot');
	src: local('☺'), url('http://www.pdaonline.org/themes/pda 2009/fonts/Days-webfont.woff') format('woff'), url('http://www.pdaonline.org/themes/pda 2009/fonts/Days-webfont.ttf') format('truetype'), url('http://www.pdaonline.org/themes/pda 2009/fonts/Days-webfont.svg#webfontytjDQwVj') format('svg');
	font-weight: normal;
	font-style: normal;
}


#Wrapper h1 {
	height: 43px;
	font-family: LillyRegular, Arial, sans-serif;
	font-size: 26px;
	color: #FFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 1px;
	background-image: url(Images/heading_H1BG2.png);
	background-repeat: no-repeat;
	margin: 0px;
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	-o-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
}
#Wrapper #Content h2 {
	padding-left: 10px;
	color: #bc5400;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 5px;
	margin-bottom: 7px;
}
#Wrapper #Content h3 {
	padding-left: 10px;
	color: #39F;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

#SubNav {
	float: right;
	width: 250px;
	margin-top: 0px;
	background-color: #E6E6E6;
	margin-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	background-image: url(Images/SubNav_BG.png);
	background-repeat: repeat-y;
	padding-left: 4px;
}
#SubNav h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #003;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #041B53;
	font-size: 16px;
	font-weight: bold;
}
#SubNav h3 a {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px;
}
#SubNav h3 a:hover {
	text-decoration: underline;
	background-color: #BC5400;
}



#SubNav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#SubNav ul ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#SubNav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E1FF;
}
#SubNav li a:link, #SubNav li a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D2E1FF;
	padding: 3px;
	font-size: 10px;
	background-color: #F2F7FF;
}
#SubNav li a:hover {
	background-color: #D2E1FF;
}


.Crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	color: #9DBFFF;
	padding-top: 2px;
	padding-left: 2px;
	background-color: #DFEAFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ContentBG-RightS .Crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	color: #9DBFFF;
	padding-top: 2px;
	padding-left: 2px;
	background-color: #DFEAFF;
	margin-top: -2px;
	margin-right: -4px !important;
	margin-bottom: 10px;
	margin-left: -4px !important;
}


.Crumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #84AFFF;
	text-decoration: none;
}
.Crumbs a:hover {
	text-decoration: underline;
}
#footer {
	position: fixed;
	width: 100%;
	left: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(Images/footerBG.png);
	background-repeat: repeat-x;
	height: 27px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}
#footerContents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 25px;
	padding-left: 25px;
}
.powered-by {
	
}
.sign-in {
	padding-left: 15px;
}
.sign-in-icon {
	padding-left: 4px;
}
#divHotTopics {
	display: block;
	float: left;
	width: 299px;
	margin-top: 10px;
}
.contentSpacer25 {
	height: 20px;
}

#news-items {
	height: 211px;
	overflow: auto;
	padding-right: 4px;
	padding-top: 4px;
}
.news-items {
	height: 211px;
	overflow: auto;
	padding-right: 4px;
	padding-top: 4px;
}
.homeBottom p {
	color: #333;
}


#divHT-Body {
	background-image: url(Images/home_boxBG.png);
	background-repeat: repeat-y;
	width: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#divUW-Body {
	background-image: url(Images/home_boxBG.png);
	background-repeat: repeat-y;
	width: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: none;
}
#divUW-Body ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
}
#divUW-Body h3 {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#divUW-Body li {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCF;
	border-bottom-color: #6493FF;
	border-left-color: #CCF;
	margin-top: 4px;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCF;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #E1E1FF;
	background-image: url(Images/home-HT-BG1.png);
	background-repeat: repeat-x;
	margin-left: 0px;
}

#divLB-Body {
	background-image: url(Images/home_boxBG.png);
	background-repeat: repeat-y;
	width: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: none;
}

.HotTopics {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCF;
	border-bottom-color: #6493FF;
	border-left-color: #CCF;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCF;
	background-color: #E1E1FF;
	background-image: url(Images/home-HT-BG1.png);
	background-repeat: repeat-x;
	padding: 4px;
}

.HotTopics-B {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCF;
	border-bottom-color: #80A6FF;
	border-left-color: #CCF;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCF;
	background-color: #F2F2FF;
	background-image: url(Images/home-HT-BG2.png);
	background-repeat: repeat-x;
	padding: 4px;
}
#news-items a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009;
	text-decoration: none;
}
.news-items a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009;
	text-decoration: none;
}

.news-desc {
	font-size: 10px;
	display: block;
}
#news-items a:hover {
	color: #C30;
	text-decoration: underline;
}
.news-items a:hover {
	color: #C30;
	text-decoration: underline;
}

#home-Links {
	float: left;
	width: 299px;
	margin-left: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #435266;
	overflow: hidden;
}
#home-Links a {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	height: 35px;
	display: block;
	background-image: url(Images/but_home-SideButBG.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #435266;
	overflow: hidden;
	-webkit-transition-property:all;
	-webkit-transition-duration: 0.1s;
	-webkit-transition-timing-function:linear;
	-webkit-transition-delay: 0s;
	-moz-transition-property:all;
	-moz-transition-duration: 0.1s;
	-moz-transition-timing-function:linear;
	-moz-transition-delay: 0s;
	transition-property: all;
	transition-duration: 0.1s;
	transition-timing-function:linear;
	transition-delay: 0s;
}
#home-Links a:hover {
	background-image: url(Images/but_home-SideButBG2.png);
	background-repeat: repeat-x;
	padding-left: 20px;
}

#home-Links a .linkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	display: block;
	-webkit-text-shadow: 1px 1px 1px #000;
	-moz-text-shadow: 1px 1px 1px #000;
	-o-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
}
#home-Links a .linkDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	display: block;
}


#home-Links img {
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 5px;
}
.Progress-Bar {
	position: absolute;
	background-image: url(Images/progress_Bar.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 908px;
	z-index: 16;
	left: 0px;
	top: 0px;
	display: block;
}
.Progress-BG {
	height: 20px;
	width: 900px;
	position: absolute;
	z-index: 13;
	left: 4px;
	top: 4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	background-color: #FFF;
	display: block;
}
.Progress-Fill {
	height: 20px;
	width: 887px;
	position: absolute;
	z-index: 14;
	left: 4px;
	top: 4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(Images/progress_Fill.png);
	padding-top: 3px;
	display: block;
}
#ProgressBar {
	clear: both;
	margin-right: auto;
	margin-left: -5px;
	position: relative;
	height: 28px;
	width: 908px;
}
.ordered-Letters {
	list-style-type: lower-alpha;
}
#Content ul {
	margin-right: 15px !important;
	margin-left: 15px !important;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	display: block;
	padding-right: 10px;
	padding-left: 15px;
	list-style-position: inside;
}
#Content ul li {
	margin-bottom: 7px !important;
	padding-left: 0px !important;
}
#Content ol {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
}
#Content ul ul {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#Content ol ol {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#Content ol ul {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#Content ul ol {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.stafftitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #333;
}
.topaligncell td {
	vertical-align: top;
}
table p {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px !important;
	padding-bottom: 5px;
	padding-left: 2px !important;
}
#Notice {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}
.Notice_BG  {
	background-image: url(Images/Notice_BG2.png);
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 15px;
	background-position: bottom;
	padding-bottom: 10px;
}
.sentencehighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #206fdf;
}
.SubNav_Content {
	margin-right: auto;
	margin-left: auto;
	width: 237px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.SubNav_Content div h3{
	font-size: 14px !important;
	font-weight: bold;
	background-image: url(Images/SubNav_BoxTop.png);
	background-repeat: no-repeat;
	background-color: #1a5fa3;
	color: #00274d !important;
	font-family: Arial, Helvetica, sans-serif;
	border:none !important;
	padding-top: 0px;
	padding-right: 4px !important;
	padding-bottom: 2px !important;
	padding-left: 4px !important;
	margin-top: 0px;
	margin-right: -5px !important;
	margin-bottom: 0px;
	margin-left: -5px !important;
}
.SubNav_ContentBtm {
	background-image: url(Images/SubNav_BoxBtm.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 237px;
	display: block;
}
.SubNav_Content .body {
	background-image: url(Images/SubNav_BoxBG.png);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.SubNav_Content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.ccm-page-list-title {
	font-size: 12px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.DeadlineBox {
	background-color: #FFECEC;
	margin: 2px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
.DeadlineBox ul {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgcaption {
	display: inline-block;
	margin-right: 2px;
	margin-left: 2px;
	overflow: hidden;
	-moz-box-shadow: 2px 2px 2px #222;
	-webkit-box-shadow: 2px 2px 2px #222;
	box-shadow: 2px 2px 2px #222;
}

.imgcaption p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #333;
	display: block;
	opacity:0.7;
	filter:alpha(opacity=70);
	margin-top: -20px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	padding-top: 2px !important;
	padding-right: 4px !important;
	padding-bottom: 1px !important;
	padding-left: 4px !important;
}
.imgcaption a {
	text-decoration: none;
	color: #FFF;
}
.contactinfo {
	border: 2px solid #7296EC;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 2px #222;
	-webkit-box-shadow: 2px 2px 2px #222;
	box-shadow: 2px 2px 2px #222;
	padding: 5px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-color: #EAEFFD;
}
.contactinfo .sentencehighlight {
	color: #16317E !important;
}

#ftrAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-radius: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #666;
}
#ftrRight {
	float:right;
}
.Alerts {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.Alerts h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-shadow: 1px 1px 1px #000;
}
.Alerts p {
	color: #333;
	margin: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Notice-Open {
	background-image: url(Images/Notice-Open_BG.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	height: 24px;
	width: 100%;
	display: block;
	margin: 0px;
	padding-top: 5px;
}
.Notice-OpenDetails {
	color: #333;
	background-color: #ccffcc;
	background-image: url(Images/Notice-Open_InfoBG.png);
	background-repeat: repeat-x;
}
.Notice-Closed {
	background-image: url(Images/Notice-Closed_BG.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	height: 24px;
	width: 100%;
	display: block;
	margin: 0px;
	padding-top: 5px;
}
.Notice-ClosedDetails {
	color: #333;
	background-color: #ffcccc;
	background-image: url(Images/Notice-Closed_InfoBG.png);
	background-repeat: repeat-x;
}
.Notice-Cancellation {
	background-image: url(Images/Notice-Cancellation_BG.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	height: 24px;
	width: 100%;
	display: block;
	margin: 0px;
	padding-top: 5px;
}
.Notice-CancellationDetails {
	color: #333;
	background-color: #ffe7cc;
	background-image: url(Images/Notice-Cancellation_InfoBG.png);
	background-repeat: repeat-x;
}
.Notice-WinterWeather {
	background-image: url(Images/Notice-WinterWeather_BG.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	height: 24px;
	width: 100%;
	display: block;
	margin: 0px;
	padding-top: 5px;
}
.Notice-WinterWeatherDetails {
	color: #333;
	background-color: #ccddff;
	background-image: url(Images/Notice-WinterWeather_BG.png);
	background-repeat: repeat-x;
}#copyright {
	display: inline-block;
	margin-top: -5px;
	margin-left: 10px;
}
#loginIcons {
}
.topicBar {
	background-image: url(Images/home_hdr-HotTopics.png);
	background-repeat: repeat-x;
	height: 28px;
	width: 294px;
	padding-right: 0px;
	padding-left: 5px;
}
.topicBar img {
	margin-right: 1px;
	margin-left: 1px;
	cursor: pointer;
}
.BorderRight {
	background-image: url(Images/whfm_border.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.box-Cadre {
	padding: 5px;
	float: left;
	width: 290px;
}
.Home-WhoWeAre {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 3px 3px 3px #111;
	-webkit-box-shadow: 3px 3px 3px #111;
	box-shadow: 3px 3px 3px #111;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.construction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #930;
	background-color: #FFE1CE;
	padding: 10px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border: 1px solid #F60;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
}

