@charset "utf-8";
body {
	margin:0px;
	background:#FFFFFF /*url(images/body.jpg) repeat-x*/;
	font-family:"trebuchet MS";
}

marquee {
	margin:0px;
	padding:0px;
	height:170px;
}

.toplinktabbg {
	background:url(images/tabbg.jpg) no-repeat;
}

.text {
	font-family:"trebuchet MS";
	font-size:12px;
	color: #4e4e4e;
	text-align:justify;
	line-height:20px;
	padding-left:15px;
	padding-right:15px;
}

.whitetext {
	font-family:"trebuchet MS";
	font-size:14px;
	color: #ffffff;
	line-height:20px;
	text-decoration:none;
}

.contenttabbg {
	background:url(images/gredibg-cont.jpg) no-repeat;
	width:532px;
	height:154px;
}

.righttabbg {
	background:url(images/righttabbg.jpg) no-repeat;
	width:227px;
	height:254px;
}

h1 {
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom:0px;
}

h2 {
	font-size:20px;
	line-height:35px;
	font-weight:normal;
	margin-top: 5px;
	margin-bottom:5px;
}
h3 {
	font-size:17px;
	line-height:20px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom:5px;
}

.bluetext {
	color:#27488e;
}

.greytext {
	font-family:"trebuchet MS";
	font-size:14px;
	color: #2a2a2a;
	line-height:24px;
	text-decoration:none;
}

.bannerbg {
	background:url(images/bannerbg.jpg) no-repeat;
	width:908px;
	height:323px;
}

.blacktext {
	color:#000000;
}

.numbaricbutton {
	background:url(images/buttons/numberbg.jpg) no-repeat;
	width:20px;
	height:20px;
	text-decoration:none;
	padding: 0px 6px 0px 6px;
	color:#000000;
}

.content-head {
	background-image:url(images/content-headerbg.jpg);
	background-repeat:no-repeat;
	height:44px;
	font-size:20px;
	line-height:35px;
	font-weight:normal;
	padding-left:20px;
	color:#27488e;
}

.r-sidebluetext {
	font-family:"trebuchet MS";
	font-size:12px;
	color: #000/*#27488e*/;
	text-align:left;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration: none;
}

.brdr-bottom {
	border-bottom:1px solid #8ee84c/*#ebebeb*/;
	padding-top:5px;
	padding-bottom:5px;
}

.greenboxcon {
	background-image:url(images/greenboxmiddle.jpg);
	background-repeat:repeat-y;
}