@charset "utf-8";
h2{
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #eea200;
	text-decoration: none;


}
body, span, p, ul, pre, li{
	margin:0px;
	padding:0px;
}

.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.indexbg {
	background-image: url(images/indexbg.jpg);
	background-repeat: repeat-x;
}
.yellowheading {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #eea200;
	text-decoration: none;
	height:30px;
}

.bottomline {
	height: 30px;
	border-bottom:1px solid #dddddd;
	
}
.sidelinktext {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #4d4d4d;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(images/bullet02.jpg);
	height: 30px;
	padding-top:8px;
	padding-left:5px;
}
.sideinlinktext {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #4d4d4d;
	text-decoration: none;
	
	height: 30px;
	
	
}

.con_bullet_text {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #575757;
	text-decoration: none;
	text-align:left;
	list-style-position: inside;
	list-style-image: url(images/bullet01.jpg);
	height: 25px;
	padding-top:5px;
	padding-left:8px;
}

.logo{
	position:relative;
	padding-top:15px;
	padding-left:62px;
	padding-right:41px;
	padding-bottom:46px;
	border:0px;
	z-index:1000;
}

.headerdesign{
	background-image:url(images/headerdesign.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	
}

.navtop{
	background-image:url(images/topnavbg.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:27px;
}

.navtopright{
	background:url(images/topnavbg.jpg) right top;
	background-repeat:no-repeat;
	width:10px;
	height:27px;
}


.blacktext {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}

.blacksmalltext {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:16px;
}

.greysmalltext {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	line-height:16px;
}

.orangesmalltext {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color:#F28500 /*#f7921d*/;
	text-decoration: none;
	line-height:16px;
}

.whitesmalltext {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:16px;
	text-align:justify;
}

.orgbigtext {
	font-family: "trebuchet MS";
	font-size: 30px;
	font-weight: normal;
	color: #f28500 /*#fecb00*/;
	text-decoration: none;
	line-height:30px;
}

.blackbigtext {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:24px;
}

.submenubg{
	background-image:url(images/grediimgfordropdown.jpg);
	background-repeat:repeat-x;
}

.greycon_headingtext {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	line-height:16px;
}

.con_subbullet_text {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #575757;
	text-decoration: none;
	text-align:left;
	list-style-position: inside;
	height: 15px;
	padding-top:5px;
	padding-left:8px;
	list-style-type: square;
	padding-bottom: 0px;
}

.con_sub02bullet_text {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #575757;
	text-decoration: none;
	text-align:left;
	list-style-position: inside;
	height: 15px;
	padding-top:5px;
	padding-left:8px;
	list-style-type: disc;
	padding-bottom: 0px;
}

.textbox {
	background-image: url(images/textboxbg.jpg);
	background-repeat: repeat-x;
	border:1px solid #cfcfcf;
	line-height:22px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1f1a17;
	text-decoration: none;
	padding-left:2px;
}

