@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:	 url(images/home/bg.jpg) top center no-repeat #FFFFFF;
}

body.interior {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:	 url(images/interior/bg.jpg) top center no-repeat #FFFFFF;
}

embed {display:block}

a img	{
	border-style: none;	
}
	
img {
	display: block;
}

form {
	padding: 0; margin: 0;	
}

.clear {
	clear:both;
}

.clear_right {
	clear:right;
}

.clear_left {
	clear:left;
}

.left_float {
	float:left;
}

.right_float {
	float:right;
}

.clear_none {
	clear:none;
}

a:link, a:focus, a:hover, a:active, a:visited { 
	outline:none;
	color: inherit;
}

.center_column a:link, .center_column a:visited {
    color: #0069A5;
    text-decoration: none;
}

#content .summary a:hover,
dl.searchResults dt a:hover {
	font-weight: bold !important;
}

.center_column ul {
  margin-left: 2em;
  margin: 0 0 15px;
  padding: 0;
}

.center_column ul li {
  margin: 0 0 2px 15px;
  padding: 0;  
}


input, textarea {
	outline:none;
}

sup, sub {	
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;	
}

sup {
	bottom: 1ex;
}

.hide {
    display: none;
}

.red_bold {
	font: bold 12px "Arial", sans-serif; color:#fe0100;
}

.container { 
	width:977px;
	margin:0 auto 0 auto;
	padding:0;
}

.header {
	width:977px;
	height:116px;
	padding:0;
	margin:0;
	float:left;
}

.logo {
	width:251px;
	height:58px;
	padding:0;
	margin:29px 0 0 9px;
	float:left;
}

.tagline {
	width:316px;
	height:27px;
	padding:0;
	margin:48px 0 0 87px;
	float:left;
}

.connect_box {
	width:175px;
	height:86px;
	padding:5px 9px 9px 9px;
	margin:7px 9px 0 0;
	float:right;
	background:#eaeaea;
	border: solid 1px #c9c9c9;	
}

.connect_box p.title {
	font-family: DejaVuSansBold;
	font-size: 11px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:16px;
	margin:0 0 3px 0;
	padding:0;
}

.connect_box input[type="text"], .connect_box input[type="password"] {
	font: normal 11px/15px "Arial",sans-serif; color:#9c9c9c !important;
	width:169px !important;
	height:16px;
	margin:0 0 6px 0;
	padding:0 0 0 2px;
	float:left;
}

.connect_box p {
	margin:0;
	padding:0;
	float:left;
}

.connect_box p a:link {
	font: normal 12px/17px "Arial",sans-serif; color:#0069a5;
	margin:0;
	padding:0;
	text-decoration:none;
	white-space:nowrap;
}

.connect_box p a:visited {
	font: normal 12px/17px "Arial",sans-serif; color:#0069a5;
	margin:0;
	padding:0;
	text-decoration:none;
	white-space:nowrap;
}

.connect_box p a:hover {
	font: normal 12px/17px "Arial",sans-serif; color:#44a9e3;
	margin:0;
	padding:0;
	text-decoration:none;
	white-space:nowrap;
}

.connect_box .member_login {
	float:right;
	margin:0;
	padding:0;
}

.main_navigation {
	width:977px;
	height:44px;
	float:left;
	background: url(images/home/bg_navigation.jpg) top left no-repeat;
	padding:0;
	margin:0;
}

.main_navigation_interior {
	width:977px;
	height:44px;
	float:left;
	background: url(images/interior/bg_navigation_interior.jpg) top left no-repeat;
	padding:0;
	margin:0;
}

.main_graphic {
	width:977px;
	height:242px;
	float:left;
	background:url(images/home/main.jpg) top left no-repeat;
}

.main_graphic h1 {
	font-family: ProximaNovaLight;
	font-size: 37px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	line-height:38px;
	margin:20px 0 13px 40px;
	padding:0;
	width:477px;
	float:left;
	text-shadow: 0px 3px 2px #6374AB;
}

.main_graphic h1 span {
	font-family: ProximaNovaBold;
	font-size: 37px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	text-shadow: 0px 3px 2px #6374AB;
}

.main_graphic p {
	font: normal 12px/18px "Arial",sans-serif; color:#ffffff;
	text-decoration:none;
	width:420px;
	margin:0 0 0 40px;
	padding:0;
	float:left;
	clear:both;
}

.main_content {
	width:977px;
	height:474px;
	float:left;
	background:url(images/home/bg_home_content.gif) top left no-repeat;
}

/* START BLOCK SLIDER */
#content_block_slider, .content_block_slider, #content_block1, .content_block1 {
    float: left;
    height: 191px;
    margin: 15px 12px 0 9px;
    padding: 0;
    position: relative;
    width: 349px;
}

/* START BLOCK 2 */
.content_block2 {
	width:309px;
	height:151px;
	float:left;
	margin:15px 12px 0 0;
	padding:20px;
	background:url(images/home/cms_block_logo.gif) top right no-repeat;
}

.content_block2 h2 {
	font-family: ProximaNovaBold;
	font-size: 30px;
	color:#3e3e3e;	
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	margin:0 0 15px 0;
	padding:0;
}

.content_block2 h2 b, .content_block2 h2 strong {
	color:#0069a5;
	font-weight:normal;
}

.content_block2 p {
	font: normal 11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	font-weight:normal;
	width:190px;
	margin:0;
	padding:0;
}

.content_block2 ul {
	margin:20px 0 0 0;
	padding:0;
}

.content_block2 ul li {
	list-style:none;
	float:left;
	margin:0 6px 0 0;
	padding:0;
}

/* END BLOCK 2 */

/* START BLOCK 3 */

.content_block3 {
	width:197px;
	height:151px;
	float:left;
	margin:15px 0 0 0;
	padding:20px;
}

.content_block3 h2 {
	font-family: ProximaNovaBold;
	font-size: 21px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
	margin:0 0 15px 0;
	padding:0;
}

.event_container {
	clear:both;
	width:100%;
	margin:0 0 3px 0;
	padding:0;
	float:left;
}

.event_date {
	float:left;
	width:65px;
}

.event_title {
	float:right;
	width:132px;
}

.content_block3 p {
	font: italic 11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	margin:0;
	padding:0;
}

.content_block3 p a:link {
	font: italic 11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	margin:0;
	padding:0;
	text-decoration:none;
}

.content_block3 p a:visited {
	font: italic 11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	margin:0;
	padding:0;
	text-decoration:none;
}

.content_block3 p a:hover {
	font: italic 11px/16px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
	margin:0;
	padding:0;
	text-decoration:none;
}

.content_block3 p strong {
	color:#0069a5;
	font-style:normal;
}

.content_block3 p a.arrow_link:link {
	font: bold 11px/16px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
	margin:10px 0 5px 0;
	padding:0 16px 0 0;
	float:right;
	background:url(images/home/arrow_link.gif) right center no-repeat;
}

.content_block3 p a.arrow_link:visited {
	font: bold 11px/16px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
	margin:10px 0 5px 0;
	padding:0 16px 0 0;
	float:right;
	background:url(images/home/arrow_link.gif) right center no-repeat;
}

.content_block3 p a.arrow_link:hover {
	font: bold  11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	margin:10px 0 5px 0;
	padding:0 16px 0 0;
	float:right;
	background:url(images/home/arrow_link.gif) right center no-repeat;
}

/* END BLOCK 3 */

/* START BLOCK 4 */

.content_block4 {
	width:185px;
	height:122px;
	float:left;
	margin:13px 12px 0 9px;
	padding:20px;
}

.content_block4 h2 {
	font-family: ProximaNovaBold;
	font-size: 21px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
	margin:0 0 15px 0;
	padding:0;
}

/* END BLOCK 4 */

/* START BLOCK 5 */

.content_block5 {
	width:433px;
	height:122px;
	float:left;
	margin:13px 12px 0 0;
	padding:20px;
}

.content_block5 h2 {
	font-family: ProximaNovaBold;
	font-size: 21px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
	margin:0 0 13px 0;
	padding:0;
}

.news_container {
	clear:both;
	width:100%;
	margin:0 0 3px 0;
	padding:0;
	float:left;
}

.news_date {
	float:left;
	width:65px;
	white-space:nowrap;
}

.news_title {
	float:right;
	width:350px;
}

.content_block5 p {
	font: normal 11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	margin:0;
	padding:0;
}

.content_block5 p a:link {
	font: normal 11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	margin:0;
	padding:0;
	text-decoration:none;
}

.content_block5 p a:visited {
	font: normal 11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	margin:0;
	padding:0;
	text-decoration:none;
}

.content_block5 p a:hover {
	font: normal 11px/16px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
	margin:0;
	padding:0;
	text-decoration:none;
}

.content_block5 p strong {
	color:#0069a5;
	font-style:normal;
}

.content_block5 p a.arrow_link:link {
	font: bold 11px/16px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
	margin-bottom: 5px;
	padding:0 16px 0 0;
	float:right;
	background:url(images/home/arrow_link.gif) right center no-repeat;
}

.content_block5 p a.arrow_link:visited {
	font: bold 11px/16px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
	margin-bottom:5px;
	padding:0 16px 0 0;
	float:right;
	background:url(images/home/arrow_link.gif) right center no-repeat;
}

.content_block5 p a.arrow_link:hover {
	font: bold  11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	margin-bottom:5px;
	padding:0 16px 0 0;
	float:right;
	background:url(images/home/arrow_link.gif) right center no-repeat;
}

/* END BLOCK 5 */

/* START BLOCK 6 */

.content_block6 {
	width:197px;
	height:122px;
	float:left;
	margin:13px 0 0 0;
	padding:20px;
	background:url(images/home/bg_cms_connect.jpg) top left no-repeat;
}

.content_block6 h2 {
	font-family: ProximaNovaLight;
	font-size: 30px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	margin:0 0 9px 0;
	padding:0;
	float:right;
}

.content_block6 h2 b, .content_block6 h2 strong {
	font-family: ProximaNovaBold;
	font-size: 30px;
	font-weight:normal;
	color:#ffffff;	
}

.content_block6 p {
	font: normal 11px/16px "Arial",sans-serif; color:#ffffff;
	text-decoration:none;
	width:140px;
	margin:0;
	padding:0;
	text-align:right;
	float:right;
}

.content_block6 ul {
	margin:13px 0 0 0;
	padding:0;
	float:right;
}

.content_block6 ul li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

/* END BLOCK 6 */


/* START BLOCK 7 */


.content_block7 {
	width:455px;
	height:36px;
	float:left;
	margin:13px 12px 0 9px;
	padding:15px;
}

.content_block7 h2 {
	font-family: ProximaNovaBold;
	font-size: 21px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
	margin:0 0 13px 0;
	padding:0;
}

.content_block7 p {
	font: normal 11px/12px "Arial",sans-serif; color:#3e3e3e;
	text-decoration:none;
	margin:0;
	padding:0;
	text-align:left;
	float:right;
}

.content_block7 p a:link {
	font: normal 10px/12px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
	margin:0;
	padding:0;
}

.content_block7 p a:visited {
	font: normal 10px/12px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
	margin:0;
	padding:0;
}

.content_block7 p a:hover {
	font: normal 10px/12px "Arial",sans-serif; color:#0069a5;
	text-decoration: underline;
	margin:0;
	padding:0;
}

/* END BLOCK 7 */

/* START BLOCK 8 */

.content_block8 {
	width:187px;
	height:40px;
	float:left;
	margin:13px 12px 0 0;
	padding:13px;
}

.content_block8 h2 {
	font-family: ProximaNovaBold;
	font-size: 15px;
	color:#0077c0;
	text-decoration:none;
	font-weight:normal;
	line-height:13px;
	margin:0 0 2px 0;
	padding:0;
}

.content_block8 p {
	font: normal 11px/12px "Arial",sans-serif; color:#3e3e3e;
	text-decoration:none;
	margin:0;
	padding:0;
}

.content_block8 p img.image-left, img.image-right, .captioned img{
    border:none;
}
.content_block8 p a:link {
	font: normal 10px/12px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
	margin:0;
	padding:0;
}

.content_block8 p a:visited {
	font: normal 10px/12px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
	margin:0;
	padding:0;
}

.content_block8 p a:hover {
	font: normal 10px/12px "Arial",sans-serif; color:#0069a5;
	text-decoration: underline;
	margin:0;
	padding:0;
}

/* END BLOCK 8 */

/* START BLOCK 9 */

.content_block9 {
	width:237px;
	height:56px;
	float:left;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}

.content_block9 p {
	margin:10px 0 0 0;
	padding:0;
}

/* END BLOCK 9 */

.footer {
	width:100%;
	height:25px;
	clear:both;
	margin:0 auto 0 auto;
	padding:30px 0 8px 0;
	background:url(images/home/bg_footer.gif) top center no-repeat;
}

.footer_content {
	width:977px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:center;
	font: normal 11px/17px "Arial",sans-serif; color:#a1a1a2;	
}

.footer_content span {
	margin:0 0 0 30px;
	padding:0;
}

.footer_content a:link {
	margin:0;
	padding:0;
	font: normal 11px/17px "Arial",sans-serif; color:#a1a1a2;
	text-decoration:none;
}

.footer_content a:visited {
	margin:0;
	padding:0;
	font: normal 11px/17px "Arial",sans-serif; color:#a1a1a2;
	text-decoration:none;
}

.footer_content a:hover {
	margin:0;
	padding:0;
	font: normal 11px/17px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
}

/* INTERIOR STYLES */

.connect_box_signedin {
	width:250px;  /* Originally 184px; from design */
                  /*  padding:9px 9px 9px 9px;  */
	height:82px;
	margin:7px 9px 0 0;
	float:right;
	background:#eaeaea;
	border: solid 1px #c9c9c9;	
	
}

.connect_box_signedin p.title {
	font-family: DejaVuSansBold;
	font-size: 11px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:16px;
	margin:0 0 3px 0;
	padding:0;
}

.connect_box_signedin p {
	margin:0;
	padding:0;
	font: normal 10px/17px "Arial",sans-serif; color:#0069a5;
}

.connect_box_signedin p a:link {
	font: normal 10px/17px "Arial",sans-serif; color:#0069a5;
	margin:0;
	padding:0;
	text-decoration:none;
	white-space:nowrap;
}

.connect_box_signedin p a:visited {
	font: normal 10px/17px "Arial",sans-serif; color:#0069a5;
	margin:0;
	padding:0;
	text-decoration:none;
	white-space:nowrap;
}

.connect_box_signedin p a:hover {
	font: normal 10px/17px "Arial",sans-serif; color:#44a9e3;
	margin:0;
	padding:0;
	text-decoration:none;
	white-space:nowrap;
}

.connect_box_signedin .profile_pic {
	float:left;
	margin:0 7px 9px 0;
	padding:0;
}

.connect_box_signedin .logout {
	float:right;
	margin:0;
	padding:0;
}

.main_content_interior {
	width:977px;
	float:left;
	background: url(images/interior/bg_content.jpg) top left no-repeat #FFFFFF;
	margin:0;
	padding:8px 0 20px 0;
}

.left_column {
	width:231px;
	float:left;
	margin:0;
	padding:0;
}

.nav_title {
	width:231px;
	height:93px;
	float:left;
	margin:0;
	padding:0;
}


.side_navigation {
	width:231px;
	float:left;
	margin:0;
	padding:0;
	background:url(images/interior/bg_side_navigation.jpg) left bottom no-repeat;
}

.top_left_box {
	width:231px;
	height:18px;
	float:left;
	margin:0;
	padding:0;
	background:url("images/interior/top_left_boxes.jpg") left top;
}

.left_box {
	width:179px;
	float:left;
	margin:0;
	padding:0 26px 15px 26px;
	background:url(images/interior/bg_left_boxes.jpg) left bottom;
}

.left_box.large_text h2 {
	font-family: ProximaNovaBold;
	font-size: 24px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
	margin:10px 0 15px;
	padding:0;
}

.left_box h2 {
	font-family: ProximaNovaBold;
	font-size: 22px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
	margin:10px 0 8px 0;
	padding:0;
}

.left_box.small_text h2 {
	font-family: ProximaNovaBold;
	font-size: 19px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
	margin:10px 0 5px 0;
	padding:0;
}

.social_link_box h2 {
	font-family: ProximaNovaBold;
	font-size: 13px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	margin:10px 0 5px 11px;
	padding:0;
	float:left;
}

.social_link_box .social_links {
	margin:10px 0 5px 11px;
	padding:0;
	float:left;
}

.left_box p {
	font: normal 12px/22px "Arial",sans-serif; color:#4E4E4E;
	margin:0 0 10px 0;
	padding:0;
}

.left_box p a:link {
	font: normal 12px/22px "Arial",sans-serif; color:#0069A5;
	text-decoration:none;
}

.left_box p a:visited {
	font: normal 12px/22px "Arial",sans-serif; color:#0069A5;
	text-decoration:none;
}

.left_box p a:hover {
	font: normal 12px/22px "Arial",sans-serif; color:#0069A5;
	text-decoration: underline;
}

.left_box.small_text p, .right_box.small_text p {
	font: normal 10px/17px "Arial",sans-serif; color:#4E4E4E;
	margin:0 0 10px 0;
	padding:0;
}

.left_box.small_text p a:link, .right_box.small_text p a:link {
	font: normal 10px/17px "Arial",sans-serif; color:#0069A5;
	text-decoration:none;
}

.left_box.small_text p a:visited, .right_box.small_text p a:visited {
	font: normal 10px/17px "Arial",sans-serif; color:#0069A5E;
	text-decoration:none;
}

.left_box.small_text p a:hover, .right_box.small_text p a:hover {
	font: normal 10px/17px "Arial",sans-serif; color:#0069A5;
	text-decoration: underline;
}

.center_column {
	width:490px;
	float:left;
	margin:0;
	padding:18px 18px 0 18px;
	font: normal 12px/22px "Arial",sans-serif; color:#3e3e3e;
}

.center_column p, .center_column ol, .center_column ul {
	margin:0 0 15px;
	padding:0;
}

.center_column p.breadcrumb {
	font-family: ProximaNovaSemiBold;
	font-size: 15px;
	color:#3e3e3e;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	margin:0 0 20px 0;
	padding:0;
}

.center_column p.breadcrumb a:link {
	font-family: ProximaNovaSemiBold;
	font-size: 15px;
	color:#3e3e3e;
	text-decoration:none;
	font-weight:normal;
}

.center_column p.breadcrumb a:visited {
	font-family: ProximaNovaSemiBold;
	font-size: 15px;
	color:#3e3e3e;
	text-decoration:none;
	font-weight:normal;
}

.center_column p.breadcrumb a:hover {
	font-family: ProximaNovaSemiBold;
	font-size: 15px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
}

.center_column p.breadcrumb a.active:link {
	font-family: ProximaNovaBold;
	font-size: 15px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
}

.center_column p.breadcrumb a.active:visited {
	font-family: ProximaNovaBold;
	font-size: 15px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
}

.center_column p.breadcrumb a.active:hover {
	font-family: ProximaNovaBold;
	font-size: 15px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
}

.center_column h1 {
	font-family: ProximaNovaBold;
	font-size: 32px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:31px;
	margin:0 0 15px 0;
	padding:0;
	clear:both;
}

.center_column h2 {
	font-family: ProximaNovaRegular;
	font-size: 19px;
	color:#3e3e3e;
	text-decoration:none;
	font-weight:normal;
	line-height:25px;
	margin:0 0 15px;
	padding:0;
}

.center_column h3 {
	font-family: ProximaNovaBold;
	font-size: 24px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:23px;
	margin:0 0 15px 0;
	padding:0;
}

.center_column h4 {
	font-family: ProximaNovaBold;
	font-size: 19px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	margin:0 0 15px 0;
	padding:0;
}

.center_column h5 {
	font-family: ProximaNovaBold;
	font-size: 15px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	margin:0 0 0 0;
	padding:0;
}

.content_image_right {
	float:right;
	margin:0 0 15px 15px;
	padding:0;
}

.right_column {
	width:220px;
	float:left;
	margin:0;
	padding:0;
}

.search_area {
	float:left;
	margin:15px 0 0 0;
	padding:0;
	width:211px;
}

.search_area input.searchField {
	font: normal 11px/15px "Arial",sans-serif; color:#9c9c9c;
	width:142px !important;
	height:14px;
	margin:0 0 6px 9px;
	padding:0 0 0 2px;
    -moz-appearance: normal;
}

.top_right_blue_box {
	width:220px;
	height:17px;
	float:left;
	margin:0;
	padding:0;
	background:url("images/interior/top_right_blue_boxes.jpg") left top;
}


.right_blue_box {
	width:168px;
	float:left;
	margin:0;
	padding:0 26px 15px 26px;
	background:url(images/interior/bg_right_blue_box.jpg) left bottom no-repeat;
}
.right_blue_box.laptop {
	background:url(images/interior/bg_right_blue_laptop_box.jpg) left bottom no-repeat;
}

.right_blue_box h2 {
	font-family: ProximaNovaLight;
	font-size: 27px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	margin:4px 0 6px 0;
	padding:0;
}

.right_blue_box h2 b, .right_blue_box h2 strong {
	font-family: ProximaNovaBold;
	font-size: 27px;
	font-weight: normal;
	color:#ffffff;	
}

.right_blue_box p {
	font: normal 11px/16px "Arial",sans-serif; color:#ffffff;
	text-decoration:none;
	margin:0 0 10px 0;
	padding:0;
}

.right_blue_box.laptop p {
	font: normal 11px/16px "Arial",sans-serif; color:#ffffff;
	text-decoration:none;
	width:130px;
	margin:0 0 10px 0;
	padding:0;
	text-align:right;
	float:right;
}

.right_blue_box p a:link {
	font: normal 11px/16px "Arial",sans-serif; color:#ffffff;
	text-decoration: underline;
}

.right_blue_box p a:visited {
	font: normal 11px/16px "Arial",sans-serif; color:#ffffff;
	text-decoration: underline;
}

.right_blue_box p a:hover {
	font: normal 11px/16px "Arial",sans-serif; color:#cccccc;
	text-decoration: underline;
}

.right_box p a.button:link, .right_blue_box p a.button:link {
    /* Sliding right image */
    background: transparent url('images/interior/button_right.gif') no-repeat scroll top right; 
	display: block;
	height: 24px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	padding-right: 4px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	font-family: ProximaNovaRegular;
	font-size: 12px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	margin:0 0 10px 0;
	text-transform:uppercase;	
}

.right_box p a.button:visited, .right_blue_box p a.button:visited {
    /* Sliding right image */
    background: transparent url('images/interior/button_right.gif') no-repeat scroll top right; 
	display: block;
	height: 24px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	padding-right: 4px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	font-family: ProximaNovaRegular;
	font-size: 12px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	margin:0 0 10px 0;
	text-transform:uppercase;	
}

.right_box p a.button:hover, .right_blue_box p a.button:hover {
    /* Sliding right image */
    background: transparent url('images/interior/button_right.gif') no-repeat scroll bottom right; 
	display: block;
	height: 24px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	padding-right: 4px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	font-family: ProximaNovaRegular;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	line-height:24px;
	margin:0 0 10px 0;
	text-transform:uppercase;	
}

.right_box p a.button span, .right_blue_box p a.button span {
 	/* Background left image */ 
	background:url('images/interior/button_left.gif') top left no-repeat;
	display: block;
	line-height: 24px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
	padding: 0 0 0 6px;
	white-space:nowrap;
} 

.right_box p a.button:hover span, .right_blue_box p a.button:hover span  {
	/* Background left image */ 
	background: url('images/interior/button_left.gif') left bottom no-repeat; 
	display: block;
	line-height: 24px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
	padding: 0 0 0 6px;
	white-space:nowrap;
}

.top_right_box {
	width:220px;
	height:18px;
	float:left;
	margin:0;
	padding:0;
	background:url("images/interior/top_right_boxes.jpg") left top;
}

.right_box {
	width:168px;
	float:left;
	margin:0;
	padding:0 26px 15px 26px;
	background:url(images/interior/bg_right_boxes.jpg) left bottom;
}

.right_box.large_text h2 b, .right_box.large_text h2 strong {
	font-family: ProximaNovaBold;
	font-size: 27px;
	font-weight: normal;
	color:#0069A5;	
}

.right_box.large_text h2 {
	font-family: ProximaNovaBold;
	font-size: 27px;
	color:#3E3E3E;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	margin:4px auto 6px auto;
	padding:0;
}

.right_box h2 {
	font-family: ProximaNovaBold;
	font-size: 19px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	margin:4px 0 8px 0;
	padding:0;
}

.right_box p {
	font: normal 11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	margin:0 0 10px 0;
	padding:0;
}

.right_box p a:link, .right_box a:link  {
	font: normal 11px/16px "Arial",sans-serif; color:#0069A5;
	text-decoration: none;
}

.right_box p a:visited, .right_box a:visited {
	font: normal 11px/16px "Arial",sans-serif; color:#0069A5;
	text-decoration: none;
}

.right_box p a:hover, .right_box a:hover {
	font: normal 11px/16px "Arial",sans-serif; color:#0069A5;
	text-decoration: underline;
}



.top_center_blue_box {
	width:400px;
	height:17px;
	float:left;
	margin:0;
	padding:0;
}


.center_box p a.button:link, .center_blue_box_laptop p a.button:link, .center_blue_box p a.button:link {
    /* Sliding right image */
    background: transparent url('images/interior/button_right.gif') no-repeat scroll top right; 
	display: block;
	height: 24px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	padding-right: 4px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	font-family: ProximaNovaRegular;
	font-size: 12px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	margin:0 0 10px 0;
	text-transform:uppercase;	
}

.center_box p a.button:visited, .center_blue_box_laptop p a.button:visited, .center_blue_box p a.button:visited {
    /* Sliding right image */
    background: transparent url('images/interior/button_right.gif') no-repeat scroll top right; 
	display: block;
	height: 24px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	padding-right: 4px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	font-family: ProximaNovaRegular;
	font-size: 12px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	margin:0 0 10px 0;
	text-transform:uppercase;	
}

.center_box p a.button:hover, .center_blue_box_laptop p a.button:hover, .center_blue_box p a.button:hover {
    /* Sliding right image */
    background: transparent url('images/interior/button_right.gif') no-repeat scroll bottom right; 
	display: block;
	height: 24px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	padding-right: 4px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	font-family: ProximaNovaRegular;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	line-height:24px;
	margin:0 0 10px 0;
	text-transform:uppercase;	
}

.center_box p a.button span, .center_blue_box_laptop p a.button span, .center_blue_box p a.button span {
 	/* Background left image */ 
	background:url('images/interior/button_left.gif') top left no-repeat;
	display: block;
	line-height: 24px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
	padding: 0 0 0 6px;
	white-space:nowrap;
} 

.center_box p a.button:hover span, .center_blue_box_laptop p a.button:hover span, .center_blue_box p a.button:hover span  {
	/* Background left image */ 
	background: url('images/interior/button_left.gif') left bottom no-repeat; 
	display: block;
	line-height: 24px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
	padding: 0 0 0 6px;
	white-space:nowrap;
}

.top_center_box {
	width:400px;
	height:18px;
	float:left;
	margin:0;
	padding:0;
	background:url("images/interior/top_right_boxes.jpg") left top no-repeat;
}

.center_box {
	width:400px;
	float:left;
	margin:0;
	padding:0 26px 15px 26px;
	background:url(images/interior/bg_right_boxes.jpg) left bottom no-repeat;
}

.center_box.large_text h2 b, .center_box.large_text h2 strong {
	font-family: ProximaNovaBold;
	font-size: 27px;
	font-weight: normal;
	color:#0069A5;	
}

.center_box.large_text h2 {
	font-family: ProximaNovaBold;
	font-size: 27px;
	color:#3E3E3E;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	margin:4px auto 6px auto;
	padding:0;
}

.center_box h2 {
	font-family: ProximaNovaBold;
	font-size: 19px;
	color:#0069a5;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
	margin:4px 0 8px 0;
	padding:0;
}

.center_box p {
	font: normal 11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	margin:0 0 10px 0;
	padding:0;
}

.center_box p a:link {
	font: normal 11px/16px "Arial",sans-serif; color:#0069A5;
	text-decoration: none;
}

.center_box p a:visited {
	font: normal 11px/16px "Arial",sans-serif; color:#0069A5;
	text-decoration: none;
}

.center_box p a:hover {
	font: normal 11px/16px "Arial",sans-serif; color:#0069A5;
	text-decoration: underline;
}













.event_container_interior {
	clear:both;
	width:100%;
	margin:0 0 3px 0;
	padding:0;
	float:left;
}

.event_container_interior p {
	margin:0;
	padding:0;
}

.event_date_interior {
	float:left;
	width:65px;
}

.event_date_interior strong {
	color:#0069a5;
}

.event_title_interior {
	float:right;
	width:103px;
}

.right_box .event_title_interior p a:link {
	font: italic 11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	margin:0;
	padding:0;
	text-decoration:none;
}

.right_box .event_title_interior p a:visited {
	font: italic 11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	margin:0;
	padding:0;
	text-decoration:none;
}

.right_box .event_title_interior p a:hover {
	font: italic 11px/16px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
	margin:0;
	padding:0;
	text-decoration:none;
}

.right_box p a.arrow_link:link {
	font: bold 11px/16px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
	margin:10px 0 10px 0;
	padding:0 16px 0 0;
	float:right;
	background:url(images/home/arrow_link.gif) right center no-repeat;
}

.right_box p a.arrow_link:visited {
	font: bold 11px/16px "Arial",sans-serif; color:#0069a5;
	text-decoration:none;
	margin:10px 0 10px 0;
	padding:0 16px 0 0;
	float:right;
	background:url(images/home/arrow_link.gif) right center no-repeat;
}

.right_box p a.arrow_link:hover {
	font: bold  11px/16px "Arial",sans-serif; color:#4e4e4e;
	text-decoration:none;
	margin:10px 0 10px 0;
	padding:0 16px 0 0;
	float:right;
	background:url(images/home/arrow_link.gif) right center no-repeat;
}

span.small_button {
    /* Sliding right image */
    background: transparent url('images/interior/small_button_right.gif') no-repeat scroll top right; 
	display: block;
	height: 18px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	padding: 0 2px 0 0; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	margin:0;
}

span.small_button input, span.small_button a {
 	/* Background left image */ 
	background:url('images/interior/small_button_left.gif') top left no-repeat;
	display: block;
	height: 18px;
	line-height: 18px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
	border: 0;
	padding: 0 0 0 2px;
	white-space:nowrap;
}

span.small_button, span.small_button input, span.small_button a {
	/* FONT PROPERTIES */
	font: normal  11px/16px "Arial",sans-serif;
	color:#ffffff;
	text-decoration:none;
}

/* Logged-in Portlet styles */
.HLWelcome .MenuLinks a.First, .HLWelcome .MenuLinks a.First:visited {
    border-left: medium none;
    color: #0069A5;
    font: 10px/17px "Arial",sans-serif;
    padding-right: 2px;
    padding-left: 0;
    text-decoration: none;
    white-space: nowrap;
}

.HLWelcome .MenuLinks a, .HLWelcome .MenuLinks a:visited {
    border-left: 1px solid #0069A5;
    color: #0069A5;
    font: 10px/17px "Arial",sans-serif;
    padding-left: 5px;
    text-decoration: none;
    white-space: nowrap;
}

.HLWelcome .MenuLinks a.First:hover {
    border-left: medium none;
    color: ##44A9E3;
    font: 10px/17px "Arial",sans-serif;;
    text-decoration: none;
}

.HLWelcome .MenuLinks a:hover {
    border-left: 1px solid #0069A5;
    color: ##44A9E3;
    font: 10px/17px "Arial",sans-serif;;
    text-decoration: none;
}


.HLWelcomeHeader h1 {
    color: #0069A5;
    font-family: DejaVuSansBold;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    margin: 0 0 3px;
    padding: 0;
    text-decoration: none;

/*
    color: #0069A5;
    font-family: "DejaVuSansBoldm Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding: 4px 0;
*/
}
.HLWelcomeHeader .Picture {
    border: 1px solid #76838B;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
    padding: 1px;
    width: 40px;
}
.HLWelcomeHeader .Welcome {
    height: 53px;
    min-width: 250px;
    padding: 3px 0 0 6px;
}
.HLWelcomeHeader .ProgressBar {
    display: none;
}

.HLWelcomeHeader .Profile{
    padding-top: 2px;
    padding-left: 6px;
    color: #336699;
    text-align: left;
    clear: both;
    line-height: 1.22em;
    font: 10px/17px "Arial",sans-serif;;
    text-decoration: underline;	
}
.HLWelcomeHeader .Profile a, .HLWelcomeHeader .Profile a:hover, .HLWelcomeHeader .Profile a:visited{
    line-height: 1.22em;
	font-weight: bold;
    color: #336699;
    font: 10px/17px "Arial",sans-serif;
    padding-left: 0;
    text-decoration: underline;
}
