/* DEFAULT */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: 100;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;}
caption,th,td{text-align: left;font-weight: normal;}

/* REGULAR CODING */
body{font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:1.4;}

/* STRUCTURE */
#container{margin: 0px auto;background:url(images/back.png) repeat-x top;}
#holder{width:1010px;margin:0px auto;background:url(images/holder.gif) repeat-y center;}
#holder-top{background:url(images/holder_top.png) no-repeat center top;width:1010px;}
#holder-bot{padding:11px 0px 0px 0px;background:url(images/holder_bot.png) no-repeat center bottom;width:1010px;}
#header{width:1010px;height:95px;}
#nav-main{ background:url(images/nav.png) no-repeat center top;width:1010px;height:48px;}
#content-box{padding:20px 10px 10px 10px;}
#left-panel{float:left;width:235px; padding:0 0 0 18px;}
#right-panel{margin:0 18px 0 270px; color:#152736;}
#footer{text-align:center; font-size:12px; padding:35px 0;}
	
/* HEADER */
#logo{background:url(images/logo.png) no-repeat right top;margin:0 0 0 20px;padding:0 0 0 10px;float:left;overflow:hidden; width:243px;height:84px;}
#logo h1{width:243px;height:84px;overflow:hidden;}
#logo h1 a{display:block; padding:0 0 0 250px;}



/* NAVIGATION */
	#nav-main .content{
	padding:25px 10px 0 0;
	}
	#nav-main ul{float:right;padding:2px 45px;}
	#nav-main ul li
	{	
	float:left;
	height:36px;
	}
	#nav-main ul li a
	{	
	float:left;
	color:#F5F6F9;
	padding:14px 10px 14px 10px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Helvetica, verdana, Arial, sans-serif;
	}
	#nav-main ul li a:hover
	{	
	float:left;
	color:#023E5B;
	padding:14px 10px 14px 10px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:#FFFFFF;
	font-family:Helvetica, verdana, Arial, sans-serif;
	}

/* CONTENT */
h2{line-height:40px; color:#FFFFFF; font-size:22px;margin:0 0 15px 10px;}
h3{color:#013E5D; font-size:16px;}
#content-box p{padding:10px 0; text-align:justify;}
#content-box a{color:#017477; text-decoration:none;}
#content-box a:hover{text-decoration:underline;}

	/* LEFT PANEL */
	.box{line-height:30px; color:#505254; margin:0 0 10px 0;}
	.box h3{color:#013E5D; padding:5px 10px; line-height:30px; font-size:16px;}
	.box p{margin:0 10px; font-size:10px; font-family:Helvetica, verdana, Arial, sans-serif;}
	.box p.less{margin:0 4px ;font-family:Helvetica, verdana, Arial, sans-serif;}
	
	#leftmenu{float:left;}
	#leftmenu ul{line-height:15px; color:#505254; margin:0 10px 2px 5px;  }
	#leftmenu .leftmenuheader{ background-image:url(images/Left-Header.png);width:230px;height:42px;background-repeat:no-repeat;text-decoration:none; margin:0 10px 2px 5px;}
	#leftmenu .leftmenufooter{ background-image:url(images/Left-Header.png);width:230px;height:12px;background-repeat:no-repeat;text-decoration:none; margin:0 10px 2px 5px;}
	#leftmenu .leftmenulink{ background-image:url(images/Side-Menu.png);	width:230px;height:41px;background-repeat:no-repeat;text-decoration:none;}
	#leftmenu .leftmenulink:hover {	background-image:url(images/Side-Menu-0o.png);width:230px;height:41px;background-repeat:no-repeat;text-decoration:none;color:#013E5D;}
	#leftmenu ul li a{line-height:10px; text-decoration:none; line-height:15px; color:#023E5B;; font-size:11px; font-weight:bold; }
	#leftmenu ul li a:hover{line-height:15px; color:#013E5D; text-decoration:none;font-size:11px; font-weight:bold; }
	
	#left-panel .ltext{margin:5px 5px 0 5px;  line-height:15px; font-size:11px; color:#000000; font-family:Arial, Helvetica, sans-serif;}
	#left-panel .ltextbold{margin:5px 5px 0 5px;  font-size:14px; color:#FFFFFF;  font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
	#left-panel .lextrabold{margin:0px 5px 0 5px;  font-size:16px;  color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;}
	

	/* RIGHT PANEL */
	#right-panel .content{padding:0 15px 15px 0;}
	#right-panel .RightHeader{ background-image:url(images/Right-Header.png);width:692px;height:42px;background-repeat:no-repeat;text-decoration:none;}

/* FOOTER */
	#footer .content{
	padding:0px;
	text-align:center;
	color:#FFFFFF;
	}


	#footer .copyright{
	text-align:center;
	color:#FFFFFF;
	font-family:Helvetica, verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;	}

	#footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Helvetica, verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	}

	#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-family:Helvetica, verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	}

/* OTHER */
.right{text-align:right;}

.clear{clear:both;}
.mb span{display:block; background:url(images/play_btn.png) no-repeat 5px 50%; padding:0 0 0 40px;}

.belink ul li {margin: 0;padding: 0;border: 0; vertical-align: baseline; text-decoration:none; list-style:square; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#6699CC; }