/* Global - Framework */

html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body {
	font-family:Arial, Verdana, sans-serif;
	margin-top:10px;
}

.pagewidth {
	margin: 0px auto;
	width:980px;
}

span {
	margin:0px;
	padding:0px;
}
	
.column {
	float:left;
}

.span1 {
	width:200px;
	padding-top:10px;
}

.span2 {
	width:240px;
}

.span3 {
	width:340px;
}

.span4 {
	width:190px;
	padding-top:10px;
	float:right;
}

.span_full {
	width:980px;
	padding-top:10px;
}

.span_centre {
	width:580px;
	padding-top:10px;
}

.span_left_center {
	width:780px;
	padding-top:10px;
}

.span_234 {
	width:780px;
}

p {
	margin:0px;
	padding:0px;
}

a {
	text-decoration:none;
	color:#666666;
}

a:hover {
	text-decoration:none;
	color:#00599B;
}

a img {
	border:none;
}

.blue {
	color:#00599B;
}

.span2 ul {
	font-size:0.75em;
}
.span3 ul {
	font-size:0.75em;
}
/*********************************************************************/


/* Global - Headings */

h1 {
	margin:0;
	padding-top:50px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:0px;
	font-size:1.2em;
	font-weight:normal;
	color:#333333;
	position:relative;
	width:550px;
}

h2 {
	margin:0;
	font-family:Arial, Verdana, sans-serif;
	color:#00599B;
	font-size:1em;
	font-weight:normal;
	line-height:1.3;
	padding-top:18px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:10px;
}

h3 {
	margin:0;
	padding-top:20px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:10px;
	font-size:0.8em;
	font-weight:bold;
	color:#00599B;
}

h4 {
	margin:0;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:10px;
	font-size:0.75em;
	font-weight:normal;
	font-style:italic;
	color:#666666;
}

/*********************************************************************/


/* Global - Images */

.logo {
	background:url(../_images/trc_logo.gif) no-repeat;
	width:190px;
	height:115px;
	padding-bottom:10px;
}

.fandclogo {
	background:url(../_images/FandcTRC_logo.gif) no-repeat;
	width:190px;
	height:115px;
	padding-bottom:10px;
}

.nev_logo {
	background:url(../_images/nevsky_logo.gif) no-repeat;
	width:190px;
	height:115px;
	padding-bottom:10px;
}

.banner_main {
	background:url(../_images/banner_main.jpg);
	width:580px;
	height:312px;
}

.banner_gem_promo {
	background:url(../_images/banner_gem_promo.jpg);
	width:580px;
	height:312px;
}

.nev_banner_main {
	background:url(../_images/nev_banner_main.jpg);
	width:580px;
	height:312px;
}

.newsletter_trc {
	background:url(../_images/newsletter_trc.gif) no-repeat;
	width:190px;
	height:96px;
	padding-bottom:10px;
}

.alphagenerators_trc {
	background:url(../_images/alphagenerators_trc.jpg) no-repeat;
	width:190px;
	height:149px;
	padding-bottom:10px;
}

.corporatebrochure_trc {
	background:url(../_images/corporatebrochure_trc.jpg) no-repeat;
	width:190px;
	height:102px;
	padding-bottom:10px;
}

.europeanroadshow_trc {
	background:url(../_images/europeanroadshow_trc.jpg) no-repeat;
	width:190px;
	height:136px;
	padding-bottom:10px;
}

.newsletter_nev {
	background:url(../_images/newsletter_nev.gif) no-repeat;
	width:190px;
	height:96px;
	padding-bottom:10px;
}

.announcement_nev {
	background:url(../_images/announcement_nev.gif) no-repeat;
	width:190px;
	height:96px;
	padding-bottom:10px;
}


.link_trc {
	background:url(../_images/link_trc.gif) no-repeat;
	width:190px;
	height:96px;
	padding-bottom:10px;
}

.link_promo {
	background:url(../_images/link_promo.gif) no-repeat;
	width:190px;
	height:96px;
	padding-bottom:10px;
}

.link_hedge {
	background:url(../_images/link_hedge.gif) no-repeat;
	width:190px;
	height:96px;
	padding-bottom:10px;
}

.link_aic {
	background:url(../_images/aic_invite_1009.jpg) no-repeat;
	width:190px;
	height:192px;
	padding-bottom:10px;
}

.link_fandc {
	background:url(../_images/fandc_logo.gif) no-repeat;
	width:190px;
	height:96px;
	padding-bottom:10px;

}

.link_mm {
	background:url(../_images/link_mm.gif) no-repeat;
	width:190px;
	height:96px;
	padding-bottom:10px;
}

.link_vid1 {
	background:url(../_images/vid_real_estate.gif) no-repeat;
	width:190px;
	height:96px;
	padding-bottom:10px;
}

.link_vid2 {
	background:url(../_images/vid_absolute_return.gif) no-repeat;
	width:190px;
	height:96px;
	padding-bottom:10px;
}

.directions {
	background:url(../_images/directions.gif) no-repeat;
	width:190px;
	height:96px;
	padding-bottom:10px;
}

.article_header {
	background:url(../_images/article_top.gif) no-repeat;
	width:180px;
	height:21px;
	font-size:0.7em;

	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
}

.article_blue {
	background:url(../_images/article_blue_tile.gif) repeat-y;
	width:170px;
	border-bottom:1px solid #CCD4D8;
	font-size:0.7em;
	color:#666666;
	padding-left:10px;
	padding-right:10px;

	padding-top:7px;
	padding-bottom:7px;
}

.article_blue_last {
	background:url(../_images/article_blue_tile.gif) repeat-y;
	width:170px;
	font-size:0.7em;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
}

.article_blue_bot {
	background:url(../_images/article_blue_bot.gif) no-repeat;
	width:190px;
	height:7px;
}

.article {
	background:url(../_images/article_tile.gif) repeat-y;
	width:170px;
	border-bottom:1px solid #CCD4D8;
	font-size:0.7em;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
}

.article_last {
	background:url(../_images/article_tile.gif) repeat-y;
	width:170px;
	font-size:0.7em;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
}

.article_bot {
	background:url(../_images/article_bot.gif) no-repeat;
	width:190px;
	height:7px;
}

.line_grey {
	background:url(../_images/line_grey.gif) repeat-x;
	width:570px;
	height:1px;
	padding-bottom:5px;
}

.banner_right {
	background:url(../_images/banner_right.jpg);
	width:190px;
	height:125px;
}

.nev_banner_right {
	background:url(../_images/nev_banner_right.jpg);
	width:190px;
	height:125px;
}
.banner_bg {
	background:url(../_images/banner_background.png);
	width:580px;
	height:125px;
	float:left;
}

.banner_team {
	float:right;
	width:190px;
	height:115px;
	position:relative;
	top:-72px;
}

.cofunds_logo {
	background:url(../_images/cofunds_logo.gif) no-repeat;
	width:190px;
	height:115px;
	padding-bottom:10px;
}

.fbn_logo {
	background:url(../_images/fbn_logo.gif) no-repeat;
	width:190px;
	height:115px;
	padding-bottom:10px;
}

.fpi_logo {
	background:url(../_images/fpi_logo.gif) no-repeat;
	width:190px;
	height:115px;
	padding-bottom:10px;
}

/*********************************************************************/



/* Global - Styles */

.content_home {
	font-size:0.75em;
	color:#333333;
	line-height:1.2;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:10px;
}

.content {
	font-size:0.75em;
	color:#333333;
	line-height:1.2;
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.content_bold{
	font-size:0.75em;
	font-weight:bold;
	color:#333333;
	line-height:1.2;
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.left_content {
	font-size:0.8em;
	color:#666666;
	line-height:1.2;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
}

.content_small {
	font-size:0.65em;
	color:#333333;
	line-height:1.2;
	padding-left:20px;
	padding-right:10px;
}

.content_small_bold {
	font-size:0.65em;
	font-weight:bold;
	color:#333333;
	line-height:1.2;
	padding-left:20px;
	padding-right:10px;
}

.footer {
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:200px;
	width:570px;
	height:50px;
	overflow:hidden;
}

.content_footer {
	font-size:0.65em;
	color:#333333;
	line-height:1.2;
	padding-top:5px;
}


/*********************************************************************/


/* Table - Styles */

.table_row1 {
	background-color:#FFFFFF;
}

.table_row2 {
	background-color:#EEEEEE;
}

.table_header_bg {
	/*background:#FFFFFF url(../_images/0.png) no-repeat; */
	background-color:#05599B;
}

.table_header {
	font-size:0.65em;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
}

.table_subheader {
	font-size:0.65em;
	color:#333333;
	padding:5px;
	font-weight:bold;
	background-color:#EEEEEE;
}

.table_grouping {
	font-size:0.65em;
	color:#CC0000;
	padding:5px;
	font-weight:bold;
}

.table_list {
	font-size:0.65em;
	color:#05599B;
	padding:5px;
}

.table_data {
	font-size:0.65em;
	color:#333333;
	padding:5px;
}

table p {
	font-size:0.75em;
}

/*********************************************************************/

/* Button - Styles */

.category_button1 {
	background: url(../_images/Button1.jpg) no-repeat;
	width:192px;
	height:64px;
	padding-right:6px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00599B;
	text-align:center;
	font-weight:bold;
}

.category_button1:hover {
	background:url(../_images/Button1a.jpg) no-repeat;
}

.video_icon {
	padding-top:10px; 
	background:url(../_images/video_icon.gif) no-repeat;
	height:75px;
	width:55px;
}

.audio_icon {
	background:url(../_images/audio_icon.gif) no-repeat;
}

.content_media {
	font-size:0.7em;
	color:#333333;
	line-height:1.2;
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}

/*********************************************************************/

/* Table Format 2 - Styles */

.table_format_2 {
	background-color:#FFFFFF;
	font-size:0.65em;
	text-align:left;
	margin-left:20px;
}
.table_format_2 thead th {
	background-color:#05599B;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
	text-align:left;
}
.table_format_2 thead td {
	background-color:#FFFFFF;
	color:#05599B;
	padding:5px;
	font-weight:bold;
}
.table_format_2 th {
	color:#05599B;
	padding:5px;
	font-weight:bold;
	text-align:left;
}
.table_format_2 td {
	padding:5px;
	color:#333333;
}
.table_format_2 td.subHeader {
	color:#333333;
	font-weight:bold;
	background-color:#EEEEEE;
}
.table_format_2 td.alternateRow {
	background-color:#EEEEEE;
}
.table_format_2 td.tableGrouping {
	color:#CC0000;
	font-weight:bold;
}
.table_format_2 h3 {
	font-size:11px;
	padding-left:0px;
}
.table_format_2 p {
	font-size:0.65em;
}
.table_format_2 a {
	color:#05599B;
}
.table_format_2 span {
	text-align: center;
}
.marginLeft20px {
    margin-left: 20px;
}
.event_roadshow {
	background:url(../_images/TR_MMroad_web_F1.gif) no-repeat;
	width:190px;
	height:285px;
	padding-bottom:10px;
}
h2 a {
	color:#00599B;
	text-decoration:none;
}
h2 a:hover {
	color:#333333;
	text-decoration:none;
}
.error {
	color: red;

}
#RegistrationForm form {
	float: left;
}	


