body{
margin:0px;
background-image:url(images/topbg.jpg); background-repeat: repeat-x;

}

#casestudy
{ padding-left:25px;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
}

.content-bold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}

.smlcontent {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
}

.orangesmlcontent {
	font-family: Arial;
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}

/*leftmenu */
.leftbullet{
	margin: 0;
	padding: 0 0 0 22px;
	list-style: none; 
	background-position: 0% 0%;
}

.leftbullet li {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-image:url(images/dotted-line.gif); background-repeat:no-repeat;
	background-position: 0% 100%;
	padding: 0px 5px 2px 0px;
	line-height: 30px;
	text-decoration: none;
}

.leftbullet li:hover {
	color: #ff6600;
}

.leftmenutext {
	text-decoration: none;
	color: #000000;
}


.leftmenutext:hover {
	color: #ff6600;
}

.whitetext {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
}

.title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	text-decoration: none;
	color: #005683;
	background-image:url(images/titlebg.jpg); background-repeat:no-repeat;
	background-position: 0% 100%;
	padding: 0px 20px 10px 0px;
	display: block;

}

.subtitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #005683;
	line-height: 17px;
	font-weight:bold;
}

.subtitlepadding {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #005683;
	line-height: 17px;
	font-weight:bold;
}

.smlsubtitle {
	font-family: Arial, Myriad Pro, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ff6600;
	line-height: 15px;
	padding-bottom: 15px;
	font-weight:bold;
}

.contentbullet li{
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;
	FONT: 12px arial, sans-serif; 
	padding-left:45px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	background-image: url(images/contentbg.gif);
	background-repeat: no-repeat;
	background-position: 0.00em .5em;
}

.roundedbullet{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none; 
	background-position: 0% 0%;
}

.roundedbullet li {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-image: url(images/rounded-bullet.gif); background-repeat:no-repeat;
	background-position: 0.00em .4em;
	padding: 0px 5px 2px 15px;
	line-height: 17px;
	text-decoration: none;
}

.bulletpadding {
	padding: 5px 0 5px 0;
}

/*.bullet {
	margin: 10px 0 10px 35px;
	color: #000000;
}
*/

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.links:hover {
	color: #ff6600;
}

.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.links:hover {
	color: #ff6600;
}

.txtbox {
	font-family: Verdana;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #E1E1E1;
	padding:1px;
	background-color:#FFFFFF;
	}

.copyrightlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.copyrightlinks:hover {
	color: #ff6600;
}

