/* 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: normal;
	font-style: normal;
	font-size: 14px;
	font-family: Calibri;
}
body {
	line-height: 1;
	color: #006600;
	background: white;
	font-weight: normal;
}
ol, ul {list-style: none;}

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

/* STRUCTURE */
#container{margin: 0px auto;background:url(images/back.jpg) repeat-x top;}
#holder{width:900px;margin: 0px auto;background:url(images/holder.png) repeat-y center;}
#holder-top{background:url(images/holder-top.jpg) no-repeat center top; }
#holder-bot{padding:11px 0px 0px 0px;background:url(images/holder-bot.jpg) no-repeat center bottom;}
#header{height:116px;margin:0px 0px 0px 0px;}
#nav-main{ background:url(images/nav-no.jpg)no-repeat center top; width:900px;height:38px;}
#content-box{
	padding:5px 0px 5px 0px;
	height:auto;
	font-weight: normal;
}
#left-panel{float:left;width:670px; margin:0px 0px 0px 5px;  padding:0 0 0 10px;}
#right-panel{float:right;width:195px; margin:0px 5px 0px 0px; color:#152736;}
#footer{clear:both;text-align:center; font-size:12px; padding:25px 0;}
	
/* HEADER */
#logo{
	background:url(images/logo.png) no-repeat right top;
	width:250px;
	height:58px;
	float:left;
	overflow:hidden;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#logo h1{width:213px;height:58px;overflow:hidden;}
#logo h1 a{display:block; padding:58px 0 0 213px;}


/* NAVIGATION */
#nav-main .content{
	padding:3px 5px 0 0;
	font-weight: normal;
	}
	#nav-main ul{float:none;padding:0px 25px 0px 25px;}
	#nav-main ul li
	{	
	float:left;
	height:36px;
	}
	#nav-main ul li a
	{	
	float:left;
	color:#ffffff;
	padding:8px 15px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, verdana, sans-serif;
	}
	#nav-main ul li a:hover
	{	
	float:left;
	color:#F8F131;
	padding:8px 15px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/Nav.png) ;height:15px;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, verdana, sans-serif;
	}

/* CONTENT */
h2{line-height:40px; border-bottom:#55241B 1px solid; color:#55241B; font-size:22px;margin:0 0 15px 0;}
h3{color:#55241B; font-size:15px; font-weight:bold;}
#content-box p{
	padding-right: 0;
	padding-left: 0;
}
#content-box a{ font-family:Arial, verdana, Helvetica, sans-serif; font-size:12px; line-height:18px;text-decoration:none; color:#55241B;}
#content-box a:hover{text-decoration:underline;}

	/* LEFT PANEL */
	.text{font-family:Arial, verdana, Helvetica, sans-serif; font-size:12px; line-height:18px;}
	.link{ font-family:Arial, verdana, Helvetica, sans-serif; font-size:12px; line-height:18px;text-decoration:none; color:#55241B;}
	.link:hover {	font-family:Arial, verdana, Helvetica, sans-serif; font-size:12px; line-height:18px;text-decoration:underline;color:#55241B;}

	/* RIGHT PANEL */
	#right-panel .content{padding:0 2px;}
	
	#rightmenu{float:left;}
	#rightmenu ul{color:#55241B; margin:2px 5px 2px 0px; padding-left:5px;  }
	#rightmenu ul li{line-height:23px;color:#767B22; font-size:11px; font-weight:bold;font-family:Arial, verdana, Helvetica, sans-serif; 
	border-bottom:#8B8B8B 1px dashed; width:175px; }
	#rightmenu ul li a{line-height:23px; text-decoration:none;color:#767B22; font-size:11px; font-weight:bold;font-family:Arial, verdana, Helvetica, sans-serif; }
	#rightmenu ul li a:hover{line-height:23px; color:#55241B; text-decoration:none; font-size:11px; font-weight:bold;font-family:Arial, verdana, Helvetica, sans-serif;  }
	
	
	#rsidebox-top{ background:url(images/rightmenu-top.png) no-repeat center top; width:182px;height:38px;}
	#rsidebox-mid{ background:url(images/rightmenu-mid.png) repeat-y center; width:182px;}
	#rsidebox-bot{ background:url(images/rightmenu-bot.png) no-repeat center bottom; width:182px;height:16px;}
	
	
	.rside-title{
	font-family:Arial, verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
	color:#ffffff;
	margin:5px 0px 5px 5px;
	text-align: center;
}
	

/* FOOTER */

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


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

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

	#footer a:hover{
	color:#98251D;
	text-decoration:underline;
	font-family:Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
.text1 {
	font-family: Calibri;
	font-size: 26px;
	font-weight: bold;
	color: #943634;
	text-align: center;
	line-height: 30px;
}


/* OTHER */


.right{text-align:right;}
.bullet {color: #55241B}
.clear{clear:both;}
.mb span{display:block; background:url(images/play_btn.png) no-repeat 5px 50%; padding:0 0 0 40px;}
.text2 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #4f6228;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 25px;
}

.text3 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	text-align: justify;
}
.textred {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
.bord {
	border: thin solid #000000;
}

.text4 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	text-align: justify;
	line-height: 18px;
}
.text5 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	text-align: center;
}
.textred2 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}
.text6 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.lired {
	list-style-image: url(images/lired.jpg);
	margin-left: 200px;
	line-height: 30px;
}
.ligreen {
	list-style-image: url(images/ligreen.jpg);
	margin-left: 200px;
	line-height: 30px;
}
.litext {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #943634;
	text-align: justify;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 100px;
	line-height: 30px;
}
.marg {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #666600;
	text-align: justify;
	margin-right: 10px;
	margin-left: 100px;
	line-height: 25px;
}
.text7 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #4f6228;
	text-align: justify;
	margin-right: 30px;
	margin-left: 450px;
	line-height: 25px;
}
.tablebg {
	background-image: url(images/bgtable.jpg);
	background-repeat: no-repeat;
	border: 5px outset #006600;
}

.text8 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #4f6228;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 25px;
	font-style: italic;
}
.text9 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #4f6228;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 25px;
	font-style: normal;
}
.text10 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-style: italic;
}
.text11 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #4f6228;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 25px;
	background-color: #FFFF00;
}
.text12 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #4f6228;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 25px;
	background-color: #FFFF00;
	font-style: italic;
}
.litext2 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #4f6228;
	text-align: justify;
	list-style-position: inside;
	list-style-image: url(images/bullet2.jpg);
	margin-left: 100px;
	line-height: 30px;
}
