/* CSS Document */

table.sidetable { float:right; margin-left:10px; border: 1px solid #133984;}

table.sidetable td { background-color:#FFFFFF; padding:8px;}

}


td.sidetableheader {
background-color:#d7deea; 
padding:8px;
font-weight:bold; font-size:12px; color:#133984;
}

table.generictable td { border-bottom:1px solid #d4d9d3; border-left:1px solid #d4d9d3; vertical-align:top; padding:8px; line-height:17px;}
table.generictable  { border-right:1px solid #d4d9d3; border-top:1px solid #d4d9d3; }

a {
	color: #133984;
	text-decoration: none;
}

a:hover {
	color: #60b650;
	text-decoration: underline;
}

img {border:0px;}

body{
	color: #000000;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
line-height:17px;
}

td, th, tr, div, p {
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.path {font-size:10px;}

h1 {
	color:#133984;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 0px;
line-height:27px;
}

h2 {
	color:#133984;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 0px;
border-left:10px solid #133984; padding-left:8px;
}

h3
{
	color:#133984;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
font-weight: bold;
}


ul {list-style: none; margin-left:5px; margin-bottom:5px; padding-left:5px; }
li {list-style: none; margin-left:0px; padding-left:17px; margin-bottom:5px; background-image:url(../templateimages/arrow.gif); background-repeat:no-repeat; background-position:0px 6px;}




hr {
  border : 0;
  height : 40px;
  background : url(../templateimages/divider_content.gif); background-position: center; background-repeat:repeat-x;
  margin : 1em 0;


}
<!--  

hr {
  display : list-item;
  list-style : url(../templateimages/divider_content.gif) inside;
  filter : alpha(opacity=0);
  width : 0;

}

-->

.vision {font-style:italic; font-size:13px; font-family: georgia; color:#163064; line-height:19px;}


div.emphasisarea {color: #4c9140; border-left:10px solid #60b650; padding-left:8px;}

img.imageright {float:right; padding: 0px 0px 0px 5px;}
img.imageleft {float:left; padding: 0px 5px 0px 0px;}

/* LANDING PAGES */
div.landingpage { font-family:Tahoma; margin:0px; padding:0px;}
div.landingpage ul {padding-left:0px; margin-left:0px; list-style-type:none;}
div.landingpage li  {float:left; background-image: url(../templateimages/bg_shade.gif); padding:0px; margin:1px; display:block; border:1px solid #e5ecf2;margin-bottom: 0px;}
div.landingpage li a {text-decoration:none; width:122px; height:50px; font-weight:bold; display:block; padding:10px; line-height:15px;}
div.landingpage li a:hover {background-image: url(../templateimages/bg_shade_over.gif); text-decoration:underline; }
div.landingpage ul li ul {display:none; }
