body {
	width:100%;
	height:100%;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-image:url(../img/bg.png);
	background-repeat:repeat-x;
	background-color:#91bfee;
}

p{
    padding-bottom:15px;
}

a{
	color:#6699CC;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

strong{
	font-weight:bold !important;
}

li{
    margin-bottom:15px;
    list-style:disc outside none;
}

#all{
	width:960px;
	padding:1px 40px 30px 40px;
	margin:0 auto;
	background-color:#ffffff;
}

#header{
	position:relative;
	width:960px;
	margin-bottom:8px;
}

#header img{
	margin:10px 0 0 20px;
}

.headerBanner{
	position:absolute;
	top:0;
	right:0;
}

#menu{
	width:945px;
	height:49px;
	padding-left:15px;
	background-image:url(../img/menuBar.jpg);
	background-repeat:repeat-x;
	margin-bottom:6px;
}

#eventSearchBar{
	position:relative;
	width:960px;
	height:75px;
	margin-bottom:20px;
	z-index:10;
}

.menuTab{
	float:left;
	background-image:url(../img/separador_menu.png);
	background-position:center left;
	background-repeat:no-repeat;
	line-height:49px;
	font-weight:bold;
	color:#ffffff;
}

.menuTab a{
	color:#ffffff;
	display:block;
	padding-left:19px;
	padding-right:19px;
}

.eventBar{
	float:left;
	width:745px;
	height:75px;
	background-image:url(../img/eventSearchBar.jpg);
	background-repeat:repeat-y;
}

.eventBar p{
	font-size:18px;
	font-weight:bold;
	color:#6699cc;
	padding:0;
	margin:10px 0 0 30px;
}

.eventBar a{
	color:#6699cc;
}

.loginBar{
	float:left;
	width:203px;
	height:37px;
	margin:0 0 1px 2px;
	padding-right:10px;
	background-color:#eae9e9;
	line-height:37px;
	color:#666666;
	font-weight:bold;
	text-align:right;
}

.memberLoginBox{
	background-color:#EAE9E9;
	bottom:-128px;
	display:none;
	height:127px;
	position:absolute;
	right:0;
	width:213px;
	z-index:10;
}

.loginLabel{
    padding-top:10px;
    padding-left: 5px;
    text-align:right;
}

.loginInput{
    padding-top:10px;
    padding-left:3px;
}

.loginSubmit{
    padding-top:10px;
    padding-right:8px;
    text-align:right;
}

.loginLinks{
    padding-left:5px;
    font-size:11px;
}

.loginBar a{
	color:#666666;
}

#menuColumn{
	float:left;
	clear:left;
	width:225px;
}

.menuBlockHeader{
	width:210px;
	height:40px;
	background-image:url(../img/menuBlockHeader.png);
	background-repeat:no-repeat;
	line-height:32px;
	font-size:14px;
	font-weight:bold;
	color:#6699cc;
	padding-left:15px;
}

.menuBlock{
	padding:10px 0 25px 15px;
	color:#6699cc;
}

.menuBlock a {
	display:block;
	line-height:20px;
	color:#6699cc;
}

.linktype1{
	color:#6699cc;
}

.menuSubLink{
   	display:block;
	line-height:20px;
	color:#6699cc;
	margin-left:20px;
	font-size:11px;
}

.imgBlock{
	width:200px;
	height:130px;
	margin-top:-9px;
	margin-bottom:25px;
	border-color:#e5e4e4;
	border-style:solid;
	border-width:1px;
	border-top:none;
	margin-bottom:25px;
	text-align:center;
}

#mainContentContainer{
	float:left;
	width:710px;
	margin-left:25px;
}

.mainHighlight{
	position:relative;
	width:710px;
	height:207px;
	background-color:#6998c7;
	margin-bottom:10px;
	z-index:0;
}

.mainHighlightShadow{
	position:absolute;
	width:309px;
	height:207px;
	background-image:url(../img/shadowImg.png);
	background-repeat:no-repeat;
	background-position:right;
}

.mainHighlightImg{
	position:absolute;
	top:1px;
	bottom:1px;
	left:1px;
	width:308px;
	height:205px;
}

.mainHighlightText{
	position:absolute;
	width:350px;
	left:340px;
	top:9px;
}

.mainHighlightText p{
	color:#cccccc;
	line-height:18px;
}

.mainHighlightText h3{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:10px;
}

.pageJump{
	position:absolute;
	right:30px;
	bottom:10px;
}

.pageJump p{
    padding:0;
}

.pageJump p a
{
    color:#cccccc;
    font-weight:bold;
}

.smallHighlight{
	position:relative;
	width:463px;
	height:140px;
	background-image:url(../img/mainHighlight.png);
	background-repeat:repeat-x;
	margin-bottom:10px;
	margin-right:10px;
}

.smallHighlightShadow{
	position:absolute;
	width:140px;
	height:140px;
	background-image:url(../img/smallShadowImg.png);
	background-repeat:no-repeat;
	background-position:129px 1px;
}

.smallHighlightImg{
	position:absolute;
	top:1px;
	bottom:1px;
	left:1px;
	width:139px;
	height:138px;
}

.smallHighlightText{
	position:absolute;
	width:300px;
	top:5px;
	left:155px;
}

.smallHighlightText h3{
	font-weight:bold;
	color:#ffffff;
	margin-bottom:5px;
}

.smallHighlightText p{
	color:#cccccc;
}

.smallHighlightMore{
	position:absolute;
	left:155px;
	bottom:5px;
}

.smallHighlightMore a{
	color:#ffffff;
}

#mainSection{
	width:735px;
}

#mainSectionColumn1{
	float:left;
	width:464px;
	padding-bottom:15px;
}

.newsBlockHeader{
	float:left;
	width:464px;
	height:40px;
	background-image:url(../img/newsBlockHeader.png);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
}

.newsHeaderTitle{
	float:left;
	font-size:14px;
	line-height:31px;
	margin-left:10px;
}

.newsHeaderMore{
	float:right;
	font-size:11px;
	text-transform:uppercase;
	line-height:31px;
	margin-right:12px;
}

.newsHeaderMore a{
	color:#ffffff;
}

.newsBlock{
	float:left;
	xpadding:0 10px 10px 15px;
	border-bottom-style:dotted;
	border-width:1px;
	border-color:#336699;
	xmargin-bottom:10px;
}

.newsBlock p{
    padding:0;
}

.imgBox{
	float:left;
	margin:10px 5px;
}

.newsText{
	float:left;
	line-height:14px;
	padding:10px;
}

.newsText title{
	font-weight:bold;
	color:#ffffff;
	margin-bottom:5px;
}


.articleTitle{
	font-weight:bold;
	color:#6699cc;
	margin-bottom:5px;
}

.articleTitle a{
	color:#6699cc;
}

.articleDate{
	font-weight:bold;
	color:#6699cc;
}

.bannerImg{
	margin:10px 0 20px 15px;
}

#mainSectionColumn2{
	float:left;
	width:225px;
	margin-left:21px;
}

.newsImg {
	height:124px;
	width:121px;
}

.blockHeader{
	width:225px;
	height:40px;
	background-image:url(../img/blockHeader.png);
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:bold;
}

.blockHeaderTitle{
	float:left;
	font-size:14px;
	line-height:31px;
	margin-left:10px;
}

.blockHeaderMore{
	float:right;
	font-size:11px;
	text-transform:uppercase;
	line-height:31px;
	margin-right:12px;
}

.blockHeaderMore a{
	color:#ffffff;
}

.block{
	width:210px;
	border-bottom:1px dotted #336699;
	padding:0 0 10px 10px;
	margin-bottom:10px;
}

.block p{
    padding:0;
}

.otherEvents{
	font-weight:bold;
	color:#6699cc;
	margin:0 0 10px 10px;
}

.otherEvents a{
	color:#6699cc;
}

.blockImg{
	width:210px;
	text-align:center;
	margin-top:15px;
}

.footerBlocks{
	float:left;
	clear:left;
	width:710px;
}

.footerBlock{
	float:left;
	margin-right:17px;
}

.footerBlockHeader{
	width:210px;
	height:40px;
	background-image:url(../img/blockHeader.png);
	background-repeat:no-repeat;
	line-height:32px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:15px;
}

#footer{
	float:left;
	clear:left;
	position:relative;
	width:925px;
	height:179px;
	padding-left:35px;
	background-image:url(../img/footer.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
}

.footerTab{
	float:left;
	width:115px;
	height:110px;
	background-image:url(../img/footerSeparator.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding:20px 55px 20px 55px;
}

.footerTab p{
    padding:0;
}

.footerTab a{
	color:#ffffff;
	display:block;
}

.footerTabTitle{
	font-size:14px;
	font-weight:bold;
	margin:10px 0 15px 0;
}

.footerCopyright{
	position:absolute;
	left:90px;
	bottom:5px;
}

.footerDaydream{
	position:absolute;
	right:100px;
	bottom:5px;
}

.footerDaydream a{
	color:#ffffff;
	font-weight:bold;
}

.search {
	position:relative;
	background-image:url(../img/magnifier.png);
	background-position:10px 4px;
	background-repeat:no-repeat;
	width:158px;
	height:18px;
	margin:6px 0 0 7px;
	padding:5px 2px 2px 35px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	color:#666666;
}

.clearfix{
	clear:both;
}

.sponsorBlock{
	width:200px;
	height:180px;
	margin-top:-9px;
	margin-bottom:25px;
	border-color:#e5e4e4;
	border-style:solid;
	border-width:1px;
	border-top:none;
	margin-bottom:25px;
	text-align:center;
}

.opportunityTitle{
	font-weight:bold;
	font-size:13px;
	color:#6699cc;
}

.opportunityTitle a{
	color:#6699cc;
}

.opportunityDate{
	color:#6699cc;
}

.opportunityReadMore{
	font-weight:bold;
}

.opportunityReadMore a{
	color:#666666;
}

.opportunityBlock{
	position:relative;
	padding:0 10px 10px 15px;
	border-bottom-style:dotted;
	border-width:1px;
	border-color:#8cb7d2;
	margin-bottom:10px;
	width:425px;
}

.opportunityBlock p{
	margin-bottom:4px;
	padding:0;
}

.opportunityBox{
	background-image:url(../img/opportunityBox.png);
	background-repeat:repeat-x;
	width:425px;
	height:82px;
	padding:12px 17px;
	color:#ffffff;
	line-height:18px;
	margin-bottom:30px;
}

.businessSelect{
	color:#666666;
}

.businessCategory{
	margin:15px 0 25px 10px;
}

.inlineForm{
	display:inline;
}

------ //  OLD STYLES  //--------


.fontGrey{
	margin-bottom:5px;
}

.fontBlackLineSpace{
	margin-bottom:10px;
}

.fontGreySubTitle{
	font-weight:bold;
}

.normalFontGrey{
	margin-bottom:5px;
}

.ticker, .ticker a{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.fontWhite{
    color:#ffffff;
}

.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	border: 1px solid #628195;
	width: 250px;
	height: 20px;
}

.fontGreyTitle {
	font-size: 14px;
	font-weight: bold;
}

.searchboxMulti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	border: 1px solid #628195;
	width: 250px;
	height: 150px;
}

.fontGreyNormalSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
a.fontGreyNormalSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.floatLeft{
    float:left;
    clear:left;
}

