.text{
	font-family:arial;
	color: #3f3f3f;
	text-decoration: none;
	font-weight:normal;
	font-size:12pt;
	
}

.headingText
{
	font-family:arial;
	color: #ffffff;

	font-weight:bold;
	font-size:12pt;
	
}

.newsText
{
	font-family:arial;
	color: #070211;

	font-weight:bold;
	font-size:28pt;
	
}


.innerLink {
	font-family:arial;
	color: #076b49;
	text-decoration: none;
	font-weight:normal;
	font-size:13px;
	
}

.innerLink:hover {
	text-decoration: underline;
}

.nivo-prevNav {
	font-family:arial;
	color: #6d6d6d;
	text-decoration: none;
	font-weight:normal;
	font-size:13px;
	
}

.nivo-prevNav:hover {
	text-decoration: underline;
}

a {
	color: #114aa1;
	text-decoration: none;
	font-weight:bold;
	
}

a:hover {
	text-decoration: underline;
}

.first-p {
	margin-top: 0;
}

.last-p {
	margin-bottom: 0;
}

.code {
	background: #ebebeb;
	border: 1px solid #cccccc;
	padding: 10px;
	font-size: 10px;
	color: #333333;
}

#wrapper {
	width: 480px;
	margin: 20px auto;
}

#header {
	padding: 5px 20px;
	background: #f0f0f0;
	color: #3c3c3c;
	Font-family:arial;
	font-size:14px;
	Line-height:1.4;
	position: relative;
	margin: 0 0 20px 0;
	width: 500px;
	height: 131px;


	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
}

#header p {
	margin: 0;
	font-weight: bold;
}
