/* Start of CMSMS style sheet 'aanda' */
/* contact form start */
.contactform fieldset {padding: 1em; background-color: #eee;} .contactform fieldset legend {font-weight: bold;} .contactform div {width: 100%; padding: 0.25em 0 0.25em 0;} .contactform div label {display: block; width: 10em; } .contactform div.required {color:#000;}
/* contact form end */

#bottomLinks{
float:right;
width:560px;
padding-right:20px;}

#rtpiLogo{
margin-top:20px;
}

#leftContact{
padding-left:20px;}

.textInBars {
font-size:100%;
color: #000;
padding:10px 40px 10px 40px;
border-bottom:4px solid #c4c4c4;
border-top:4px solid #c4c4c4;
background: #f3f3f3;
margin: 20px 0px 20px 0px;
}

.case_studies{
background:#c4c4c4;
padding:20px 10px 20px 10px;
display:block;
border:2px solid #9e9e9e;
text-align: justify
}


.highlightText {
font-size:102%;
color: #067291;
}

.blueFormat {
font-size:105%;
color: #00baf0;
}


/* relational links under content */
div.left49 {
  float: left;
 text-align: left;
  width: 49%;  /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

img{ 
border: 0; 
}

#left_column img{
padding-left:28px;
padding-bottom:28px;
}

#navback{
height:22px;
width:800px;
background: #fff url(uploads/images/navbar.jpg);
float:left;
}

body {
color:#fff;
background: #fff url(uploads/images/bodybg.jpg) 3px 8px repeat-x;
font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666; 
	}

#pagewrapper {
margin: 0 auto;
width:800px;
height:100%;
}

#header{
display:block;
height:157px;
width:800px;
background: #fff url(uploads/images/header.jpg);
}

#content_wrap{
width:800px;
height:100%;
display: inherit;
background: #fff url(uploads/images/content_bg.ng) repeat-x;
clear: both;
overflow: hidden; 
}

#left_column{
float:left;
width:200px;
margin-bottom: -2000px;
padding-bottom: 2000px;
background: #fff url(uploads/images/contentBg.if);
}

#spacer_left{
float:left;
width:200px;
height:98px;
background: #fff url(uploads/images/contentBg.gif) repeat-x;
}

#menu{
float:left;
}

li, li a{
text-decoration:none;
list-style: none;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color: #707070;
font-size:1.1em;
letter-spacing: -1px;
line-height:120%;
margin-left:-10px;
}

li, li a:hover{
text-decoration:none;
list-style: none;
font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color: #000;
font-size:1.1em;
letter-spacing: -1px;
line-height:120%;
margin-left:-10px;
}
#content{
float:left;
width:600px;
background: #fff url(uploads/images/contentBg.gif) repeat-x;
color: #3a3a3a;
display: inline;
}
#content_text{
float:left;
width:560px;
padding: 15px 10px 0 0;
margin: 20px 0 0 10px;
display: inline;
text-align:justify;

}

#right_column{
color: #3a3a3a;
float:left;
width:210px;
background: #fff url(uploads/images/content_bg.ng) repeat-x;
margin-bottom: -2000px;
padding-bottom: 2000px;
}

#right_top_box{
margin: 0 auto;
 width:200px;
height:100%;
margin-top:35px;
color:#fff;
padding-bottom:20px;
}

#right_top_box img{
padding-top: 10px;
padding-bottom:10px;
 display: block;
    margin-left: auto;
    margin-right: auto;
}

#footer{
background: #fff;
float:left;
display:block;
width:100%;
text-align: center;
border-top:dashed 1px #c4c4c4;
margin-top:20px;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 35px;  
   border: 1px solid #dfdfde; 
	background: #f0f0f0 url(uploads/YWD_Basic_Theme/quote.jpg) no-repeat 3px 3px; 
	font: bold 1.3em/1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #2a2b2c;}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.2em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #dfdfde; 
	background: #f0f0f0 ;  
}

h1, h2, h3 {
	font-family: 'Century Gothic', 'Trebuchet MS', Tahoma, Sans-serif;
	color: #00baf0;
text-align: left;
}

h1 {
	font-size: 3.5em;	
	font-weight: bold;
	letter-spacing: -1px;
line-height:0.9em;
margin: 0;
margin-bottom:20px;

}
h2 {
	font-size: 180%;
	color: #585858;
}
h3 {
	font-size: 120%;	
	font-weight: bold;	
}

h4 {
font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
text-align: justify;
	font-size: 120%;	
	font-weight: normal;
	color: #00baf0;
}

h2, h3, h4 p {
	padding: 10px;		
	margin: 0;
}


ul {
	list-style: none;
}
/* links */
a, a:visited {	
	color: #00bcf0;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #0383a9;
	background: inherit;
	text-decoration: underline;	
}


/* End of 'aanda' */

