@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {margin: 0; padding: 0; border: 0; outline: 0; background: transparent;}

ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup
table {border-collapse: collapse; border-spacing: 0;}
table, caption, tbody, tfoot, thead, tr, th, td
*/


/* =General
-----------------------------------------------------------------------------*/
html {background-color:#BDC1BB; height:100%; margin-bottom:1px;}

a:link, a:visited {color:#152DBB; text-decoration:none; font-weight:bold;}
a:hover {
	color: #0380DA;
	text-decoration:none;
	font-weight:bold;
}

body {
	background:url(../images/bgtile.gif) repeat-x top left;
	height:100%;
	margin-bottom:1px;
	font-family: Arial, Helvetica, sans-serif;
}


/* =Typography
-----------------------------------------------------------------------------*/



/* =Wrappers
-----------------------------------------------------------------------------*/
#pageWrapper {margin:0 auto; width:1024px; min-height:100%;}
.rule {
	background-color: #CCC;
	height: 1px;
	width: 90%;
	margin-bottom: 18px;
	margin-top: 18px;
}


/* header menu - top navigation
-----------------------------------------------------------------------------*/
#headerBox {margin:0 auto; width:1024px; height:252px; position:relative; background:url(../images/headerbkg.jpg) no-repeat top left;}

#joinbtn {
	width:177px;
	height:38px;
	position:absolute;
	top:22px;
	right:11px;
	text-indent:-9999px;
}
#joinbtn ul li {float:right;}
#joinbtn ul li a.joinlink {
	display:block;
	height:38px;
}

a#join {
	width:177px;
	background-image: url(../images/joinUs.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#join:hover {
	width:177px;
	background-image: url(../images/joinUs.jpg);
	background-repeat: no-repeat;
	background-position: 0px -38px;
}

#eventbtn {width:174px; height:34px; position:absolute; top:212px; right:11px; text-indent:-9999px; z-index:1000;}
#eventbtn ul li {float:right;}
#eventbtn ul li a.eventlink {display:block; height:34px;}

a#event {width:174px; background:url(../images/event-btn.gif) no-repeat 0px 0;}
a#event:hover {width:174px; background:url(../images/event-btn.gif) no-repeat 0px -34px;}

/* Social Media Sprite
-----------------------------------------------------------------------------*/
.socialmedia {
	background-color:#df1731;
	padding: 2em 30px;
	margin:3em 0;
	position:relative;
}
.socialmediacont {
	position:absolute;
	right:30px;
	top:30px;
}
.socialmedia a, .socialmedia a:visited {
	width: 90px;
	height: 78px;
	display:inline-block;
	background-image: url(/uploads/images/social-media-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent:-99999px;
	text-align:left !important;
	margin-left:10px;
}

.socialmedia a.facebook {
	width: 48px;
	background-position: -90px 0px;
}
.socialmedia a.linkedin {
	width: 88px;
	background-position: -138px 0px;
}
.socialmedia a.googleplus {
	width: 126px;
	background-position: -226px 0px;
}
.socialmedia a.youtube {
	width: 66px;
	background-position: -352px 0px;
}


.socialmedia a.twitter:hover {
	background-position: 0px -78px;
}
.socialmedia a.facebook:hover {
	background-position: -90px -78px;
}
.socialmedia a.linkedin:hover {
	background-position: -138px -78px;
}
.socialmedia a.googleplus:hover {
	background-position: -226px -78px;
}
.socialmedia a.youtube:hover {
	background-position: -352px -78px;
}


/** MemberSpot **/

#memberSpot {
    color: #000;
    position:absolute;
    top:25px;
    left:660px;
    margin-right:6px;

}
#memberSpot a {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 235px;
	font-size: 0.9em;
}

#topLinks {
    color: #fff;
    background: #033D7C;
    position:absolute;
    top:23px;
    right:11px;
    margin-right:6px;
}

#topLinks a, #topLinks  span {
    color:#fff;
    margin:2px 5px;
    display: block;
    float: left;
}


/* =Logo area
-----------------------------------------------------------------------------
#logoBox {width:330px; height:50px; position:relative; float:left;}

#logo  ul {margin:0; padding:0; list-style:none;}
#logo a {position:absolute; width:330px; height:50px; text-indent:-1000em}
#logo .logolink a {width:330px; height:50px; top:41px; left:50px;}
*/


/* =Main Navigation Bar
-----------------------------------------------------------------------------*/
#navbarBox div {
    width: 975px;
    height:41px;
    margin:0 auto;
}
#navbarBox {width:1024px; height:40px; position:relative; background:url(../images/navbarbkg.gif) no-repeat top left; float:right; z-index:9999;}

/*
#navbarBox {width:980px; height:40px; position:relative; background:url(../images/navbarbkg.gif) no-repeat top left; float:right;}

#navbarMain {width:945px; height:40px; text-indent:-9999px; position:relative; top:0px; left:17px;}
#navbarMain ul li {float:left;}
#navbarMain ul li a.menulink {display:block; height:40px;}


a#home {width:73px; background:url(../images/navbar.gif) no-repeat -17px 0;}
a#technology {width:101px; background:url(../images/navbar.gif) no-repeat -90px 0;}
a#people {width:216px; background:url(../images/navbar.gif) no-repeat -191px 0;}
a#partners {width:195px; background:url(../images/navbar.gif) no-repeat -407px 0;}
a#news {width:142px; background:url(../images/navbar.gif) no-repeat -602px 0;}
a#about {width:100px; background:url(../images/navbar.gif) no-repeat -744px 0;}
a#contact {width:118px; background:url(../images/navbar.gif) no-repeat -844px 0;}

a#home:hover {width:73px; background:url(../images/navbar.gif) no-repeat -17px -40px;}
a#technology:hover {width:101px; background:url(../images/navbar.gif) no-repeat -90px -40px;}
a#people:hover {width:216px; background:url(../images/navbar.gif) no-repeat -191px -40px;}
a#partners:hover {width:195px; background:url(../images/navbar.gif) no-repeat -407px -40px;}
a#news:hover {width:142px; background:url(../images/navbar.gif) no-repeat -602px -40px;}
a#about:hover {width:100px; background:url(../images/navbar.gif) no-repeat -744px -40px;}
a#contact:hover {width:118px; background:url(../images/navbar.gif) no-repeat -844px -40px;}
/*

/* =page content
------------------------------------------------------------------------------*/
/*
#contentBox{margin:0 auto; width:980px; position:relative;}
#contentMain{margin:0 auto; width:980px; overflow:auto; position:relative; background:url(../images/contentbkg.gif) repeat-y top left;}
#contentLeft{position:relative; width:590px; height:100%; padding:0 0 0 0; margin:0 0 0 50px; float:left; text-align:left;}
#contentRight{position:relative; width:276px; height:100%; padding:0 0 0 0; margin:0 0 0 50px; float:left; text-align:left;}

#contentMain2{margin:0 auto; width:980px; overflow:auto; position:relative; background:url(../images/contentbkg2.gif) repeat-y top left;}
#contentLeft2{position:relative; width:500px; height:100%; padding:0 0 0 0; margin:0 0 0 50px; float:left; text-align:left;}
#contentRight2{position:relative; width:360px; height:100%; padding:0 0 0 0; margin:0 0 0 60px; float:left; text-align:left;}

#contentTop{margin:0 auto; width:980px; height:30px; position:relative; background:url(../images/contenttop.gif) no-repeat top left;}
#contentBottom{margin:0 auto; width:980px; height:30px; position:relative; background:url(../images/contentbot.gif) no-repeat top left;}

#contentTop2{margin:0 auto; width:980px; height:30px; position:relative; background:url(../images/contenttop2.gif) no-repeat top left;}
#contentBottom2{margin:0 auto; width:980px; height:30px; position:relative; background:url(../images/contentbot2.gif) no-repeat top left;}
*/
#contentBox{margin:0 auto; width:1024px;}
.greenbackground {
    background: #D1DACC;
    margin-bottom: 15px;
}
#contentMain{margin:0 auto; padding:0 17px; background-image: url(../images/contentbkg.gif); background-repeat:  repeat-y; background-position:  top left;}
.equalContents {
    background: #ffffff;
    margin-top: 10px;
    margin-bottom: 5px;

}
.homecopy, .twitterfeed, .focusareas, .organizations, .featuredmember {
	padding-left:30px;
	padding-right:30px;
}
 .featuredmember {
background-color: #d1dacc;
padding:30px;
margin-bottom:2em;
 }
  .featuredmember p {
	  font-size:14px !important;
	  color:#2f4f4f !important;
  }
 .fmlogo {
	  float:left;
	  margin:1em 2em 1em 0;
	  background-color:#FFFFFF;
	  -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.75);
 }
 .fmlogo img {
	 padding:2em !important;
 }
.whitecornerbox {
    background: #ffffff;
    margin-top: 10px;
    margin-bottom: 5px;
    border-radius: 16px;
	box-sizing:border-box;
}
.focusareacont {
	display:inline-block;
	margin-right:7px;
}
.focusareacont p {
	text-align:center !important;
	color:#2F4F4F !important;
}
.contents {
    background: #ffffff;
    margin: 5px 0;

}

.copy {
    padding: 15px;
    overflow: hidden;
}

.corner {
    height:auto;

}

/* =page content main
------------------------------------------------------------------------------*/
#contentMain h1, #contentMain2 h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #033D7C;
	padding: 5px 0px 10px 0px;
	margin: 0 0 0 0px;
}

#contentMain h2, #contentMain2 h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #363636;
	padding: 5px 0px 10px 0px;
	margin: 0 0 0 0px;
}

#contentMain h3, #contentMain2 h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #636363;
	padding: 5px 0px 10px 0px;
	margin: 0 0 0 0px;
}

#contentMain h4, #contentMain2 h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #033D7C;
	text-align:left;
	padding: 20px 0px 10px 0px;
	margin: 0 0 0 0px;
}
#contentMain2 h3.highlight {
	padding: 0px;
	line-height: 45px;
	color: #033D7C;
	margin-bottom: 15px;
}
.highlight {
	text-indent: 15px;
	height: 45px;
	width: 264px;
	background-image: url(../images/highlightBox.jpg);
}


#contentMain h4.tagline, #contentMain2 h4.tagline {
	font-size: 1.0em;
	font-weight: bold;
	color: #033D7C;
	text-align:center;
	padding: 20px 0px 10px 0px;
	margin: 0 0 0 0px;
}

#contentMain p, #contentMain2 p {
	font-size: .80em;
	line-height:18px;
	text-align:left;
	color: #000;
	padding: 0px 0px 0 0px;
	margin: 10px 0 20px 0px;
}

#contentMain .newscolumn h2, #contentMain2 .newscolumn h2 {
	color: #2f4f4f;
	font-size: 20px;
	font-style: italic;
}

.homecont h2 {
	color:rgb(47, 79, 79) !important;
	font-size:20px !important;
	font-style:italic;
}
.homecont h4 {
	color:#033D7C !important;
	font-size:19px !important;
	padding:0 !important;
	margin:.5em auto 1em auto !important;
}
.twitterfeed h2 {
	color:#83b7df !important;
	font-size:24px !important;
}
.socialmedia h2 {
	color:#e4e4e4 !important;
	font-size:28px !important;
}
.pagehead h1 {
	text-align:center;
	font-size:40px !important;
	padding:.75em 0 !important;
}

/* =page content left
------------------------------------------------------------------------------*/
#contentLeft ul {list-style:square; color:#363636; margin:0px 30px 10px 20px}

#contentLeft li{
	font-size: .80em;
	font-weight:bold;
	line-height:20px;
	padding: 0 0 10px 0px;
	margin: 0px 0 0px 0px;
}

#contentLeft p{
	font-size: .80em;
	line-height:21px;
	font-weight:normal;
	text-align:left;
	color: #000;
	padding: 0px 40px 0 0px;
	margin: 10px 0 20px 0;
}

#contentLeft img{
	padding: 0 0 0 0;
	margin: 0px 20px 0 0;
}

#contentMain img{
	padding: 0 0 0 0;
	margin: 0px 20px 0 0;
}

.taglineimg {
	display:block;
	margin:0 auto 3em auto !important;
}

#contentMain p{
	font-size: .80em;
	line-height:21px;
	font-weight:normal;
	text-align:left;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#contentMain ul {
	list-style:square;
	color:#363636;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}

#contentMain ul.fade {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#contentMain ol {
	color:#363636;
	margin:0px 30px 10px 40px;
	list-style-type: decimal;
}

#contentMain form ol, #contentMain fieldset ol {
    list-style-type: none; /* reset the form */
}

#contentMain li{
	font-size: .80em;
	font-weight:bold;
	line-height:20px;
	padding: 0px 0 10px 0px;
	margin: 0px 0 0px 0px;
}
#contentMain li li{
	font-size: .95em;
	padding: 5px 0 0px 0px;
}

/* =page content right
------------------------------------------------------------------------------------*/

#contentRight ul {list-style:square; color:#4F1D82; margin:0 0 10px 20px}

#contentRight li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	font-weight:bold;
	line-height:30px;
	color:#4F1D82;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
}

#contentRight li a:link, #contentRight li a:visited{
	font-size: .80em;
	line-height:19px;
	font-weight:bold;
	text-align:left;
	color: #636363;
}

#contentRight li a:hover{
	font-size: .80em;
	line-height:19px;
	font-weight:bold;
	text-align:left;
	color: #B42DCF;
}

#contentRight p{
	font-size: .80em;
	line-height:21px;
	font-weight:normal;
	text-align:left;
	color: #000;
	padding: 0 40px 10px 0;
	margin: 10px 0 0px 0;
}

#contentRight img{
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

#contentRight2 ul {
	list-style:square;
	color:#363636;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#contentRight2 ul ul{
	margin-bottom: -5px;
}

#contentRight2 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-weight:bold;
	line-height:20px;
	padding: 0 0 10px 0px;
	margin: 0 0 0 0;
}

#contentRight2 p{
	font-size: .80em;
	line-height:21px;
	font-weight:normal;
	text-align:left;
	color: #000;
	padding: 0 40px 0px 0;
	margin: 10px 0 0 0px;
}

#contentRight2 p.phone{
	font-size: .80em;
	line-height:21px;
	font-weight:normal;
	text-align:center;
	color: #000;
	padding: 0 40px 0px 0;
	margin: 10px 0 0 0px;
}

#contentRight2 img{
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}


/* =Footer
-----------------------------------------------------------------------------*/
#footerBox {margin:0 auto; position:relative; width:1024px; height:116px; background:url(../images/footerbkg.gif) no-repeat top left;}

#footer ul {position:absolute; top:55px;}
#footer li {display: inline;}

#footer a{font-weight:normal; color:#363636; text-decoration:none;}
#footer a:hover{color:#0380DA; text-decoration:underline; cursor:pointer;}
#mgifooter {
	width:960px;
	margin:10px auto;
	position:relative;
	height:50px;
}
#mgifooter a {
	position:absolute;
	display:block;
	width:138px;
	height:38px;
	text-indent:-999em;
}

#footer p {font-size:.70em; color:#363636; line-height:17px; text-align:center; padding:45px 0 0 0;}


#contactForm {float:left; width:360px; padding:30px 0 0 0px; font-family: Arial, Helvetica, sans-serif;}


/* All form styling
-----------------------------------------------------------------------------*/
label{
	font-weight:bold;
	font-size:80%;
	text-align:right;
	width:110px;
	display:block;
	float:left;
}

label.mltext{
	font-weight:bold;
	font-size:80%;
	text-align:left;
	width:300px;
	display:block;
	float:left;
}

label.lvtext{
	font-weight:bold;
	font-size:80%;
	text-align:left;
	width:220px;
	display:block;
	float:left;
	padding-left:40px;
}

label.lunchtext{
	font-weight:bold;
	font-size:80%;
	text-align:left;
	width:260px;
	display:block;
	float:left;
	padding-left:10px;
}

label.error{
	color:#F00;
	position:relative;
	float:none;
	display:inline;
	left:5px;
	font-size:70%;
	top:-7px;
}
input.error{
	background:#FF9;
}
.formCont input, .formCont select, .formCont textarea{
	padding:5px;
	font-size:80%;
	width:180px;
	margin-left:10px;
	position:relative;
	top:-6px;
}
.formCont input#level{
	width:15px;
	float:left;
	margin-left:190px;
	margin-top:-10px;
}
.formCont input.radio{
	width:15px;
	float:left;
	margin-top:7px;
}
.formCont input.radiounder{
	width:15px;
	margin-left:120px;
}
.formCont .radlabl{
	position:relative;
	top:-9px;
	font-size:80%;
	clear:both;
}
.formCont select{
	width:180px;
}
.formCont{
	margin-bottom:10px;
	float:left;
	width:350px;
}

.formDiv{
	margin:0 0 10px 20px;
	float:left;
	width:300px;
	height:20px;
	border-top: dotted 1px #666;
}
.formCont input.butt{
	padding:3px;
	background:#999;
	border:solid 1px #666;
	color:#fff;
	font-weight:bold;
	margin-left:120px;
	width:75px;
	text-transform:uppercase;
}
.formCont input.butt#clear{
	margin-left:10px;}

.formCont p.arealabel{
	margin-left:120px;
	font-weight:bold;
	font-size:80%;
	color:#000;
}
.formCont textarea#detail{
	margin-left:120px;
	width:340px;
	height:100px;
	margin-top:10px;
}
#signIn input.butt{
	background:#0c5261;
	border:solid 1px #d74614;
	color:#fff;
	font-weight:bold;
	margin-left:10px;
	width:60px;
	height: 19px;
	font-size:10px;
}
#signIn input {
	width:120px;
	margin-top:2px;
	font-size:10px;
}
.floatRight {
	float: right;
}
#emailCover, #passwordCover {
font-size:10px;
}
#contentLeft2 .floatRight img{
	padding: 0 0 0 0;
	margin: 5px 0px 0 10px;
}

/* Calendar stuff
-----------------------------------------------------------------------------*/
div#calendar {
    margin:0 auto;
}
#calendar table {
    border-collapse: collapse;
}
#calendar td {
    border: 1px solid #CCCCCC;
    font-size: 80%;
    padding: 23px;
}

#calendar td:hover {
	background-color: #F3F3F3;
}

#calendar table {
    margin-bottom: 2em;

}
#calendar .highlight {
	font-weight: bold;
	background-image: none;
	width: auto;
	height: auto;
	text-indent: 0px;
}
#calendar th {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	color: #033D7C;
	padding-bottom: 25px;
}
#calendar .day {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-attachment: scroll;
	background-color: #033D7C;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#calendar .day td {
padding: 8px;
}
#calendar .day td:hover {
	background-color: #033D7C;
}

#calendar th a, #calendar th a:hover {
	color: #033D7C;
	font-size: 80%;
}
#calendar th a:hover {
	color: #00C1C1;
	text-decoration: none;
}


/* All form styling
-----------------------------------------------------------------------------*/
fieldset, #contentMain fieldset {
    float: left;
    clear: left;
    /*width: 450px;*/
    padding: 0;
    border: 1px solid #e6e7e7;
    background-color: #F2F9E9;
    margin-top: 0;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
    margin-left: 1.5em;
}

fieldset.rightSide {
    width: 80%;
}

fieldset#memberSignin {
	width: auto;
	float: none;
	clear: both;
	padding: 0;
	background: none;
	border: none;
	margin: 0;
}

legend {
    margin-left: 1em;
    color: #6F8C3C;
    font-weight: bold;
}
#contentMain fieldset.rightSide, #contentMain fieldset.leftSide {padding: 1em;}
fieldset ol {
    padding: 1em 1em 0 1em;
    list-style: none;
    color: #6F8C3C;
}
fieldset li, fieldset.checkboxes li, fieldset li.twoLines {
    float: left;
    clear: left;
    width: 100%;
    padding-bottom: 1em;
}
fieldset.checkboxes li {
    padding-bottom: 2em;
}

fieldset.checkboxes input[type=checkbox], fieldset.checkboxes input[type=radio] {
    width: 10px;
}

fieldset li.twoLines {
    clear: none;
    width: auto;
}

fieldset.submit {
    float: none;
    width: auto;
    border-style: none;
    padding-left: 12em;
    background-color: transparent;
    background-image: none;
}
fieldset ol li input {
    width: 70%;
}

fieldset.rightSide ol li input, fieldset.rightSide input {
    width: 40%;
}

fieldset ol li.twoLines input {
    width: 50%;
}

label, fieldset.checkboxes label{
    color: #6F8C3C;
    font-weight:bold;
    text-align:right;
    display:block;
    float:left;
    width: 8em;
    margin-right: 1em;
		font-size: 70%;
}
fieldset.checkboxes label{
    float:none;
    width: auto;
    margin-left: 2em;
    text-align:left;
}
fieldset.checkboxes label.radioLabel {
    float:left;
    margin-left: 0em;
}

fieldset.checkboxes input {
    width: auto;
    float: left;
}
.fiveEm {
    width: 5em;
}
.radioz{
    width: 40px;
}
fieldset.checkboxes input.radioz{
    float: none;
}

.clear {
    clear: both;
}
.error {
    color: red;
}
div#formErrors span.error {
    display:block;
}
.indent {
    margin-left: 8em;
}
#mobile input {
    height: 45px;
}
#mobile fieldset.checkboxes input {
    height:auto;
}

ul#secNav {
	padding-left:15px;
	list-style-type: none;
	margin: 0;
	font-weight:bold;
}

ul#secNav ul {
	list-style-type:none;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
}

ul#secNav li {
	padding:5px;
	line-height: normal;
	font-size: 1em;
}

ul#secNav li ul li {
	padding:2px;
}

ul#secNav li a, ul#secNav li a:visited {
	font-size: 0.85em;
	color: #3F4D37;
}
ul#secNav li a:hover {
	color: #617654;
}

ul#secNav li a.current {
	/*font-size: .80em;*/
    color: #5A8F3A;
}

ul#secNav li ul li a, ul#secNav li ul li a:visited {
	font-size: 0.7em;
	color: #617654;
}
ul#secNav li ul li a:hover {
	color: #95AA88;
}

.hottopic {
	background-image: url(../images/hotTopics.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: visible;
	position: relative;
	border: 1px solid #c31d21;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#contentMain .hottopic ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contentMain .hottopic ul li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 18px;
}

.hottopic a, .hottopic a:visited {
	color: #c31d21;
}
.hottopic a:hover {
	color: #E3464A;
}

/* all images in a table should be centered */
#contentMain table td img {
    margin-left: auto;
    margin-right: auto;
}
#contentMain table.newslettertable td img {
    margin: 0;
}
#contentMain table.newslettertable h2 {
	font-size: 22px;
	color: #2C4C4C;
	font-weight: 700;
	font-style: italic;
	margin-bottom: -10px;
}
#contentMain table.newslettertable h3 {
	color: #1F1F1F;
	font-size: 12px;
}

#contentMain table.newslettertable p {
	line-height:1.35em;
}
.organizations table td {
	padding:10px 5px;
}
.newsletterpdf {
	background-image: url(/uploads/images/Website_files/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 10px;
	height: 20px;
	width: 130px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: .9em;
}
.subcol {
	margin-bottom: 5px;
	margin-left: 0;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contentMain .subcol img {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contentMain .subcol p {
	text-align: center;
	margin:0;
	padding:0;
}
/* private events */

#contentMain h2.eventGreen {
    color: #6F8C3C;
}

#contentMain h2.eventBlue {
    color: #152DBB;
}

#contentMain h2.eventExternal {
    color: #FD7106;
}

a.moreInformation {
    margin-bottom: 30px;
    display: block;
}

.control-group {
	padding:4px;
}

.media { clear: both; padding: 20px 0;}
