/* CSS Document */



body{

	font-family: Arial,sans-serif;

	color:  #333333;

	line-height: 1.166;	

	margin: 0px;

	padding: 0px;

}



a:link {color: #00CC33; text-decoration:none; list-style-type:none}  /* unvisited link */

a:visited {color: #00CC33; text-decoration:none}   /* visited link */

a:hover {color:#412700; text-decoration:underline;} /* mouse over link */

a:active {color: #00CC33; text-decoration:none}/* selected link */  





a.leftnav2:link{color: #0099CC; text-decoration:none;}

a.leftnav2:visited{color: #0099cc; text-decoration:none} 

a.leftnav2:hover{color: #666666; text-decoration:underline;}

	ol{ list-style-type:none;}







h1, h2, h3, h4, h5, h6 {

	font-family: Arial,sans-serif;

	margin: 0px;

	padding: 0px;

}



h1{

 font-family:"Times New Roman", Times, serif;

 font-size: 145%; 

 color: #000000 

}



h2{

 font-size: 135%; font-family:"Times New Roman", Times, serif;

 color: #000000

}



h3{

 font-size: 100%; font-family:Georgia; color: #334d55;

}



h4{

 font-size: 100%;

 font-weight: normal;

 color: #333333;

}



h5{

 font-size: 100%;

 color: #334d55;

}



#header1 { height:100px;background-color:#4569B5;width:100%;}

	

#header2 {background-image:url("Background images/Header3.psd.jpg"); height:30px; width:100% }

#mainleft {

		width:156px;height:290px; background-image:url("Background images/side5c.psd.jpg");

		  float:left; margin-top:0px; background-repeat:no-repeat; padding-bottom:200px; padding-right:15px;

		}

.cap {



float: left;

width: 42px;

font-size: 42px;

line-height: 31px;

font-weight: normal;

color:#444444;

font-family: georgia, times;



}



#smart{margin-left:29px}



#bottomnav{ margin-left:0px;}

/* This is for side navigation menu only */

ul

{ 

list-style-type: none;

padding: 0 ;

margin: 1.3em;

}

li{margin: 0em; padding:0 0 0 0; line-height:3px;

}


