/* Start of CMSMS style sheet 'Instrumatics Layout V1' */
body {
border:0;
height:100%;
max-height:100%;
font-family:arial, verdana, sans-serif;
margin:0;
padding:0;
}

html,body,p,th,td,li,dd,dt {
font:8pt Verdana, Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
line-height:180%;
color:#323232;
padding-left:20px;
padding-right:16px;
padding-top:0px;
}

#footer p{
color:#323232;
font-family:tahoma,verdana;
font-size:11px;
padding-left:0px;
padding-right:0px;
line-height:130%;
padding-top:10px;
margin-left:0px;
}
#footer{
padding-left:0px;
padding-top:0px;
align:center;
}

#footer a{
color:#323232;
font-family:tahoma,verdana;
font-size:11px;
font-weight:bold;
}

#cInfo{
padding-top:5px;
*padding-top:15px;
text-align:left;
}



h1 {
border-bottom: 1px solid #2E769D; 
margin-top:0px;
padding-top:0px;
padding-left:5px;
margin-left:0px;
margin-left:15px;
margin-right:70px;
padding-right:20px;
padding-bottom:2px;
background-image: url(uploads/animg/green_bg_big.gif);
background-repeat: no-repeat;
background-position: top left;
font-size:25px;
color:#2E769D;
font-family:Century Gothic,Trebuchet Ms, Arial, Helvetica, sans-serif;
font-weight:normal; 

}

h2 {
font-size:16px;
color:#B05222;
font-family:Century Gothic,Trebuchet Ms, Arial, Helvetica, sans-serif;
font-weight:bold;
margin-bottom:-10px;
margin-left:20px;
margin-right:10px;
}
h3 {
font-size:14px;
color:#B05222;
font-family:Century Gothic,Trebuchet Ms, Arial, Helvetica, sans-serif;
font-weight:bold;
margin-bottom:10px;
margin-left:20px;
margin-right:10px;
}
#leftband h1 {
border-bottom: none;
font-size:16px;
margin-top:5px;
margin-left:10px;
margin-right:0px
color:#080589;
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-weight:normal;
*margin-bottom:-15px;
background-image:none;
color:#ffffff;
padding-left:15px;
*padding-left:0px;
padding-bottom:0px;
padding-top:5px;
margin-right:0px;
}
#leftband td{

}

#leftband p{
padding-left:5px;
*padding-left:5px;
padding-top:5px;
padding-bottom:0px;
line-height:180%;


}

#leftband img{
padding-right:0px;
padding-bottom:0px;

}

h4 {
font-size:1.2em;
color:#080589;
font-family:Tahoma, Trebuchet Ms, Arial, Helvetica, sans-serif;
margin-left:20px;
margin-right:10px;
}

h5 {
font-size:0.9em;
margin-left:20px;
margin-right:10px;
}

h6 {
font-size:0.8em;
margin-left:20px;
margin-right:10px;
}

a {
color:#052973;
/*color:#2E769D;*/
/*color:#ffffff;*/
}

a img{
border:0px
}

a:hover {
text-decoration:none;
}

a:hover {
text-decoration:none;
}

.a_head{
/*color:#ffffff;*/
border-bottom:1px solid #3d4b54; 
/*font-size:1.7em;*/
color:#8CC63F;
font-family:Century Gothic,Trebuchet Ms, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
.contactform textarea {
width: 180px; /* <-- change this to whatever works for you */
height: 60px; /* <-- change this to whatever works for you */
}

a image{
border:none;
}

.thumb a img {
border:1px solid #000;
}


#frame{
position:absolute;
right:200px;
width:256px;
height:195px;
text-align:right;
float:right;

}


#contents li{
line-height:180%;
padding-left: 10px;
margin-left:30px;
padding-left:14px;
color:#323232;
}


#contents ul
{

list-style-type: square;
color:#3d4b54;

}

.footer {
font-size: 8pt; 
font-family: tahoma, verdana; 
line-height:110%
}

.footer a {
font-size: 8pt
}



#logoText td{
font-family:Trebuchet Ms,Tahoma,Verdana;
font-size:15px;
color:#2B2828;

}

p.contactus{
line-height: 12pt;
font-family:Tahoma, Trebuchet Ms, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4B4B4B;
}

.thumb{
width:135px;}





/* download template formatting */

tr.row1  {
   background-color: #fff;
   }
tr.row2  {
	background: #EDF2F3;
   }  
 tr.rowh  {
	background: #134DA4;
                color:#ffffff;
   }  
tr.row1:hover { background: #E4ECED; }
tr.row2:hover { background: #D9E3E6; }  
tr.rowh:hover { background: #CC0000; }    






/* root element for scrollable */
div.scrollable.vertical {  
	

	/* required settings */
	position:relative;
	overflow:hidden;	


	/* vertical scrollers have typically larger height than width */	
	height: 290px;	 
	width: 250px;
                                             	

}

/* root element for scrollable items */
div.scrollable.vertical div.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:2000em;
                width: 220px;
	margin-left: 0px;
                padding-left:0px;
            
}

/* override item style defined in scrollable.css */
div.scrollable div.items div {
	float:none;
	margin:20px 20px;
                *margin:0px 0px;
}

/* single scrollable item */
div.scrollable div.items div {
	float:left;
	font-family:Verdana;
	color:#474747;
	text-align:left;
	width:278px;
	font-size:11px;
	padding-bottom:-10px;
	margin-top:-10px;
	*margin-top:0px;
	padding-left: 70px;	
	padding-top:0px;
	*padding-bottom: 5px;	
	*padding-top:5px;
	cursor:pointer;
	border-bottom:1px dotted #999999;
}


.thumb2
{

    
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:left;

}


.tofield input{ 
 font-size: 10px; 
 border: 1px solid #666666; 
display:none;
}

.formbuilderform textarea {
width:350px;
height:250px;
}
/* End of 'Instrumatics Layout V1' */

