.content {
	font-size:19px;
	padding-right:2em;
	padding-left:1em;
	width:740px;
	text-align:justify;
}

.text_switch {
	font-size:15px;
	color:#765
	vertical-align:middle;
}
	
.text_switch_icon {
	vertical-align:middle;
	opacity:.4;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}

.text_switch_icon:current {
	vertical-align:middle;
	color:#000000;
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}

.colrtspace {
	padding-right:20px;
}

.testimonial {
	line-height:18px;
	text-align:justify;
	padding-right:1em;
	font-size:14px;
	padding-left:1em;
}

.testimonial_title {
	line-height:18px;
	text-align:justify;
	padding-right:1em;
	font-size:14px;
	padding-left:1em;
	padding-top:1em;
}

h1					{
	color:#000090;
	font-size:19px;
	font-weight:bold;
	margin-top:0px;
	padding-top:10px;
}

h2					{
	color:#000090;
	font-size:15px;
	font-weight:bold;
	padding:0px;

}

h3					{ 
	color:#000090; 
	font-size:13px; 
	font-weight:bold; 
	margin-top:0px; 
	text-decoration:underline;}

h4					{
	color:#000090;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	line-height:14px;
}

h5					{ 
	color:#000090; 
	font-size:10px; 
	font-weight:bold; 
	margin-top:0px;
}

h6					{ 
	color:#000090; 
	font-size:8px;  
	font-weight:bold; 
	margin-top:0px;
}

h7					{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	padding-top:5px;
	padding-right:25px;
	padding-bottom:5px;
	padding-left:25px;

}

#body1 ul {
	text-indent:20px;
/*	font-size:smaller;  */
}

.justified_list {
	text-align:justify;
}

.tablebody1 {
	font-weight:bold;
	text-indent:10px;
	text-align:left;
	background-color:#C1FFFF
}

.tablebody2 {
	text-indent:20px;
	text-align:left;
}

    #header {
      float:left;
   width:100%;
/*      width:770px;*/
      background:#FFFFCC url(../images/tab_bg.gif) repeat-x bottom;
/*      background:#FFFFCC url(../../images/tab_bg.gif) repeat-x bottom; */
/*      background:#DAE0D2 url("../images/tab_bg.gif") repeat-x bottom; */
      font-size:10px;
      line-height:normal;
      }
	  
    #header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
	  
    #header li {
      float:left;
      background:url(../images/tab_left_ul.gif) no-repeat left top;
/*      background:url(../../images/tab_left_ul.gif) no-repeat left top; */
      margin:0;
      padding:0 0 0 9px;
      }
	  
    #header a {
      display:block;
      background:url(../images/tab_right_ul.gif) no-repeat right top;
/*      background:url(../../images/tab_right_ul.gif) no-repeat right top; */
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
	  
    #header a:hover {
      color:#333;
      }
	  
    #header #current {
      background-image:url(../images/tab_left_on.gif);
/*      background-image:url(../../images/tab_left_on.gif); */
      }
	  
    #header #current a {
     background-image:url(../images/tab_right_on.gif);
/*     background-image:url(../../images/tab_right_on.gif); */
      color:#000090;
      padding-bottom:5px;
      }
	  
	#header .hd2 {
      font-weight:bold;
	}
	
	
/* sub-header */

    #subheader {
      float:left;
   width:100%;
/*      width:860px;*/
/*      background:#FFFFCC url("../images/tab_bg.gif") repeat-x bottom;
      background:#DAE0D2 url("../images/tab_bg.gif") repeat-x bottom; */
      font-size:10px;
      line-height:20px;     /* line-height:normal; */
      }
	  
    #subheader ul {
      margin:0;
      padding:10px 10px 0px;
      list-style:none;
      display :inline;
      float:left;
/*	position :absolute;*/
      top :57px; /* top of sub-menu box below main menu */
      color :#999;	/* light grey */
}
	  
	  
    #subheader li {
      float:left;
/*      background:url("../images/tab_left_ul.gif") no-repeat left top; */
      margin:0;
      padding:0 0 0 9px;
      }
	  
    #subheader a {
      display:inline;	/* display:block; */
/*      background:url("../images/tab_right_ul.gif") no-repeat right top; */
      padding:5px 15px 10px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;	/* medium grey */
      }
	  
    #subheader a:hover {
      color:#333;	/* very dark grey */
      }
	  
    #subheader #current_sub {
/*      background-image:url("../images/tab_left_ont.gif"); */
      }
	  
    #subheader #current_sub a {
/*      background-image:url("../images/tab_right_ont1.gif"); */
      color:#000090;	/* dark blue */
      padding-bottom:5px;
      }
	  
	#subheader .hd2 {
      font-weight:bold;
	}
	
div.sociable { margin:16px 0; }

span.sociable_tagline { position:relative; }

span.sociable_tagline span { display:none; width:14em; }

span.sociable_tagline:hover span {
	position:absolute;
	display:block;
	top:-5em;
	background:#ffe;
	border:1px solid #ccc;
	color:black;
	line-height:1.25em;
}

.sociable span {
	display:block;
}

.sociable ul {
	display:inline;
	margin:0 !important;
	padding:0 !important;
}

.sociable li {
	background:none;
	display:inline;
	list-style-type:none;
	margin:0;
	padding:3px;
}

.sociable ul li:before { 
	content:""; 
}

.sociable img {
	float:none;
	width:16px;
	height:16px;
	border:0;
	margin:0;
	padding:0;
}

.sociable-hovers {
	opacity:.4;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}

.sociable-hovers:hover {
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}

#container {
	position:relative;
	left:0px;
	top:0px;
	width:730px;/*800px;*/
	height:550px;
	z-index:100;
	visibility:visible;
}

#body1 { 
	position:absolute;
	left:0px;
	top:0px;
	width:730px;
	height:500px;
/*	left:270px;
	top:180px;
	width:800px;*/
	padding-left:1em;
	padding-right:1em;
	z-index:1;
	visibility:visible;
	overflow:visible;
	background-color:#DAF4F5;
}

#body2, #body3, #body4, #body5, #body6, #body7, #body8, #body9 {	/*, #body10*/
	position:absolute;
	left:0px;
	top:0px;
	width:730px;
	height:550px;
/*	left:270px;
	top:180px;
	width:800px;*/
	padding-left:1em;
	padding-right:1em;
	z-index:1;
	visibility:hidden;
	overflow:visible;
	background-color:#DAF4F5;
}