body {
	background-color: #FFFFFF;
	background:  url(../images/BodyTop.jpg) repeat-x;
	margin: 0px;
	
	color:#000000;
	font:12px/18px normal normal Arial, Helvetica, sans-serif;
}


.Height {
	height:auto !important;
}
.BodyBottomBg {
	background-image: url(../images/BodyBottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: auto;
	margin-bottom: 0px;
}
.title-green {
	color: #459D20;
	font-size: 24px;
	font-family: "Myriad Pro", Arial, Verdana;
	font-weight: normal;
	text-decoration: none;
}
.title-orange {
	color: #FF6307;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.body-txt {
	color: #4B4B4B;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.body-txt1 {
	color: #4B4B4B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.green-txt {
	color: #459D20;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.white-txt {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.blue-txt {
	color: #053379;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.bodylink {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #4B4B4B;
}
.bodylink:hover {
	color: #FF6307;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.viewmorelink {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FF6D17;
}
.viewmorelink:hover {
	color: #FF6D17;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clickherelink {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.clickherelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submitlink {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #373633;
}
.submitlink:hover {
	color: #45A714;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footlink {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #4B4B4B;
}
.footlink:hover {
	color: #4B4B4B;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body-bg {
	background-color: #FFFFFF;
	background-image: url(../images/box1-bg.jpg);
	background-repeat: repeat-x;
}
.TextField {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 120px;
	height: 18px;
	background-image: url(../images/text-field.jpg);
	background-repeat: repeat-x;
	border: 1px solid #7A7A7A;
	padding-left: 3px;
}
.smtext-field {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #5D5D5D;
	height: 20px;
	width: 160px;
}
.smtext-area {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #5D5D5D;
	height: 100px;
	width: 160px;
}
.myBt {
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 80px;
	border: 1px none;
	height: 23px;
	background-image: url(../images/submit-bt.jpg);
	cursor: hand;
}
.cnt {
	font-family: Arial;
	font-size: 11px;
}
.ArrowOrange {
	background-image: url(../images/pluse.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	cursor:pointer;
}
.Minus {
	background-image: url(../images/minus.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	cursor:pointer;
}
.ArrowBlack {
	background-image: url(../images/pluse.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	cursor:pointer;
}
.bodyimage
{
    background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width:734px;

}
.bodyimagecolor
{
color:#FFFFFF;
font-size:12px;
font-family:Tahoma;
font-weight:bold;
}

/* begin of Tyrone CSS */
	.FL{ float:left;}
	.FR{ float:right;}
	.BBDashed{ border-bottom:1px dashed #000000;}
	.TAC{ text-align:center;}
	
	small{ font-size:11px; font-family:Arial, Helvetica, sans-serif;}
	table, p, body{ font:12px/18px normal normal Arial, Helvetica, sans-serif; outline:none;}

	p{ text-align:justify;}
	
	h1, h2, h3, h4, h5, h6, .h1Copy, .h2Copy, .h3Copy{ font-family:"myriad Pro", "Segoe UI", Arial, "Times New Roman", Times, serif;  color:#000000; font-weight:normal; line-height:36px;}
	
	h1, .h1Copy { font-size:20px !important; }
	h2, .h2Copy { font-size:18px !important; }
	h3, .h3Copy { font-size:16px !important; }
	h4, .h3Copy { font-size:14px !important;}
	
	.blue{color:#0B81CB}
	.orange{color:#FF6307}
	.gray{ color:#636465;}
	
	.paddings{ padding:10px 10px;}
	.border_LR_lightgray{ border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;}
	
	#top_header_2{ width:980px; float:left; height:41px; padding-top:120px; background:url(../images/top_header_2.gif) no-repeat;}
	
	#topmenu_2{ width:100%;float:left; }
	ul#ul_topmenu_2, ul#ul_topmenu_2 li{ list-style:non outside; display:inline; float:left; margin:0; padding:0;}
	ul#ul_topmenu_2 li a, ul#ul_topmenu_2 li a:active a:visited{ float:left; height:41px; width:119px; margin-right:5px; line-height:41px; color:#FFFFFF; font-weight:bold; text-align:center; text-decoration:none; outline:none; overflow:hidden; background:url(../images/topmenu_2.gif) no-repeat -124px top;
	font-family:"Segoe UI", "myriad Pro"; font-size:12px; font-weight:bold;}
	ul#ul_topmenu_2 li a:hover{ color:#000000; background-position:left top;}
	
	#login_wrapper{ width:404px; margin:20px auto;}
	#login_header{ width:364px; height:21px; padding:10px 20px; background:url(../images/login/login_header.gif);}
		#login_header h1{ line-height:30px; margin:0; padding:0; font-family:Georgia, "Times New Roman", Times, serif; }
	#login_body{ padding:10px 20px; width:364px; background:url(../images/login/login_body.gif) repeat-y;}
	#login_footer{ width:364px; background:url(../images/login/login_footer.gif); height:33px; padding:0 20px;}
/* end of Tyrone CSS */
