﻿body 
{
	background: #999999 url(/Content/bodybg.jpg) repeat-x ;
	font-family: Arial,Helvetica,sans-serif;
	margin-top: 8px;
	}
	
.page 
{
	width: 960px;
	margin: 0 auto;
	margin-top: 0px;
	}
	
#header 
{
	width: 960px;
	height: 131px;
	float: left;
	display: inline;
	}
	
.top 
{
	width: 960px;
	margin-top: 0 auto;
	float: left;
	display: inline;
	height: 98px;
	}
	
.logo 
{
	width: 348px;
	float: left;
	display: inline;
	margin-top: 30px;
	}
	
.toplink 
{
	width: 607px;
	float: left;
	display: inline;
	text-align: right;
	margin-top: 65px;
	}
	
.toplink a 
{
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	}
	
.menu 
{
	width: 960px;
	height: 33px;
	float: left;
	display: inline;
	}
.menu a 
{
	float: left;
	display: inline;
	width: 120px;
	height: 25px;
	background: url(/Content/button.png) no-repeat;
	text-align: center;
	padding-top: 8px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	}
	
.join a 
{
	background: url(/Content/buttonjoin.png) no-repeat;
	}
	
.menu .highlight 
{
	background: url(/Content/buttonhover.png) no-repeat;
	color: #000000;
}

.menu a:hover 
{
	color: #000000;
	}

.join a:hover 
{
	background: url(/Content/buttonhover.png) no-repeat;
	}
	
	
	
#main 
{
	width: 900px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 45px;
	float: left;
	display: inline;
	background: #ffffff;
	}
	
.note 
{
	width: 277px;
	height: 196px;
	float: left;
	display: inline;
	margin-bottom:26px;
	}
	
.note a:active 
{
	border-style: none;
	}
	
.bluebox 
{
	width: 580px;
	height: 191px;
	float: left;
	display: inline;
	margin-left: 18px;
	margin-bottom:26px;
	}
	
	
.bluebox h1 
{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: normal;
	color: #575757;
	margin-bottom: 20px;
	}
	
.bluebox h2 
{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: normal;
	color: #575757;
	line-height: 20px;
	}
	
.bluebox h3 
{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: normal;
	color: #575757;
	line-height: 25px;
	}
	
.applebox 
{
	width: 888px;
	height: 220px;
	float: left;
	display: inline; 
	background: url(/Content/applebox.jpg) no-repeat;
	margin-left: 6px;
	margin-bottom: 20px;
}
	
.content 
{
	width: 900px;
	padding-left: 0px;
	float: left;
	display: inline;
	height: 190px;
	padding-top: 20px;
	}

.videoboxes 
{
	display:inline;
	float:left;
	padding-left:175px;
	width:670px;
	margin: 0 auto; 
	margin-bottom:20px;
}	

.video 
{
	width:220px;
	float: left;
	display: inline; 
	margin-left:10px;
}

.videotext 
{
	width:173px;
	text-align:justify;
	float: left;
	display: inline;   
	font-size: 9pt;
	font-weight:normal;
	padding-left: 10px;
	text-align: center;
} 
 
.box 
{
	width: 170px;
	float: left;
	display: inline;
	height: 175px;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px solid #e6e6e6;
	font: 14px Arial;
	}
	
.box a 
{
	color: Blue;
	}
	
.boxbaslik 
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #28537E;
	font-family: Arial;
	line-height: 15px;
	height: 35px;
	}
	
.smallboxes 
{
	width: 900px;
	float: left;
	display: inline;
	margin-left: 8px;
	}
	
.smallbluebox 
{
	background: url(/Content/smallapplebox.jpg) no-repeat;
	width: 240px;
	height: 150px;
	float: left;
	display: inline;
	margin-right: 14px;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 25px;
	color: #ffffff;
	}
	
.smallboxbaslik 
{
	width: 246px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	height: 14px;
	overflow: hidden;
	text-align: center;
	}
	
#footer 
{
	float: left;
	display: inline;
	width: 960px;
	background: #2b5c87;
	height: 15px;
	text-align: center;
	padding-top: 15px;
	}
	
.footerlink 
{
	font-size: 13px;
	width: 330px;
	float: left;
	display: inline;
	text-align: left;
	padding-left: 10px;
	}
	
.footerlink a 
{
	color: #ffffff;
	text-decoration: none;
	}
	
.iztim 
{
	font-size: 13px;
	color: #ffffff;
	}
	
.iztim a 
{
	color: #ffffff;
	text-decoration: underline;
	}
	
.copy 
{
	color: #ffffff;
	font-size: 12px;
	float: left;
	display: inline;
	width: 400px;
	padding-left: 20px;
	text-align:left;
	}
	
.button 
{
	
	overflow: hidden;
	margin: 0 auto;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	}
	
.button a 
{
	background: url(/Content/buttongreen.png) no-repeat;
	width: 150px;
	height: 24px;
	text-align: center;
	padding-top: 6px;
	display: block;
	text-decoration: none;
	color: White;
	}
	
h2 
{
	color: #28537E;
	font-size: 18px;
	font-weight: bold;
	}
	
.comment 
{
	width: 700px;
	border-top: 1px solid black;
	font-size: 15px;
	margin-bottom: 20px;
	margin-left: 30px;
	}
	
.tradeassist 
{
	width: 700px;
	font-size: 14px;
	}
	
	
.question 
{
	color: #0033CC;
	cursor: pointer;
	}
	
.answer 
{
	width: 700px;
	text-align: justify;
	}
	
.style14 {font-family: Tahoma; font-size: 16px; }
.style20 {color: #666666}
.style23 {
	color: #346995;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

.style44 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.style45 {color: #FFFFFF; font-weight: bold; font-family: Tahoma; font-size: 11px; }
.style46 {font-size: 11px; color: #FFFFFF; }
.style48 {color: #FFFFFF; font-size: 13px; }
.style49 {font-size: 13px}
.style50 {color: #FF0000}
.style52 {color: #346995; font-weight: bold; font-family: Tahoma; font-size: 13px; }
.style62 {color: #FFFFFF; font-size: 13px; font-weight: bold; }
.style65 {color: #FF0000; font-weight: bold; }
.style77 {color: #346995; font-weight: bold; font-family: Tahoma; font-size: 12px; }
.style89 {color: #346995}
.style102 {color: #333333}
.style115 {color: #000000; font-weight: bold; }
.style116 {color: #346995; font-weight: bold; }
.style120 {
	color: #346995;
	font-size: 13px;
	font-weight: bold;
}

.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style13 {	color: #FF0000;
	font-style: italic;
}
.style17 {font-size: 14px}
.style19 {font-size: 18px; font-weight: bold; }
.style2 {font-size: 12px}
.style6 {
	font-size: 14px;
	color: #000000;
}
.style7 {font-size: 16px}

.submenu a
{
		font-size: 14px;
	font-weight: normal;
color: #28537E;
background: none;
width: auto;
padding-left: 10px;
padding-right: 6px;
padding-top: 8px;
height: 25px;
text-decoration: none;
	}
	
.submenu a:hover{
background: #dadada;
}

.campaign 
{
	float: left;
	display: inline;
	width: 888px;
	height: 65px;
	background: url(/Content/campaign.jpg) no-repeat;
	padding-top: 10px;
	margin-left: 6px;
	}
	
.campaignlink 
{
	width: 444px;
	float: left;
	display: inline;
	text-align: center;
	font-size: 18px;
	}
	
.campaignlink a 
{
	color: #28537E;
	}
	
.campaignlink a:hover 
{
	text-decoration: none;
	}
