body {font-family:Verdana; font-size:.75em;margin-top:15px; color:#000000;}
a:link, a:active {color:#000000;text-decoration:underline;}
a:visited {color:#000000;text-decoration:underline;}
a:hover, a:visited:hover {text-decoration:underline;}

/* main site containers */
div.outer {width:950px; background:#68798B;}
            div.container{width:920px; padding:15px 0px 0px 0px; overflow:hidden;} 
		/*home nav section*/
		div.navheader {width:918px; height:50px; border:solid 1px #ffffff; text-align:center; background-color:#333333; background-image:url("/images/internal_top_bkground.gif"); background-repeat: no-repeat; overflow:hidden;}
			div.fara_spacer {width:208px; float:left;}
			div.navbox {width:141px; text-align:center; height:50px; float:left; border-left: 1px solid #ffffff; font-size:10px;padding-top:18px; font-weight:bold; text-align:center; cursor:pointer; cursor:hand;}
			div.navbox2 {float:left; border-left: 1px solid #ffffff;}
					a.nav:link, a.nav:active {font-size:10px; color:#ffffff; text-decoration:none;}
					a.nav:visited {font-size:10px; color:#ffffff; text-decoration:none;}
					a.nav:hover, a.nav:visited:hover {font-size:10px; text-decoration:underline; color:#ffffff;}
					/*on color*/
					a.navon:link, a.navon:active {font-size:10px; color:#ffffff; text-decoration:none;}
					a.navon:visited {font-size:10px; color:#ffffff; text-decoration:none;}
					a.navon:hover, a.navon:visited:hover {font-size:10px; text-decoration:underline; color:#ffffff;}
			/*home middle flash section*/
                  /* div.homemiddlecontent {width:920px; text-align:center; height:420px;} */
                  /*home middle section*/
                  div.homemiddle {width:920px; height:60px; background-color:#68798B; background-image:url("/images/internal_bottom_bkground.gif"); background-repeat: no-repeat;}
                        div.homemiddleleft {width:474px; min-height:60px; float:left; margin-top:16px;}
                              div.homemiddlesmalltext {padding-left:20px; color:#ffffff; font-weight:bold; font-size:11px; text-align:left;}
                              div.homemiddlebigtext {padding-left:20px; color:#ffffff; font-weight:bold; font-size:12px; text-align:center;}
                        div.homemiddlespacer {width:5px; min-height:45px; float:left; border-left: 1px solid #ffffff; margin-top:10px;}
                        div.homemiddleright {width:440px; min-height:60px; float:left; margin-top:16px;}
                              div.homemiddlebiggertext {padding-left:20px; padding-top:1px; color:#ffffff; font-weight:bold;font-size:24px; text-align:center;}

			/*home footer*/
			div.homefooter {width:950px; height:125px; background-color:#95A1AE; border-top: 1px solid #ffffff;}
				div.linkcontainer {width:700px; text-align:center; margin-top:12px; font-size:10px; color:#333333;}
					a.footerlinks:link, a.footerlinks:active {font-size:10px; color:#333333; text-decoration:none;}
					a.footerlinks:visited {font-size:10px; color:#333333; text-decoration:none;}
					a.footerlinks:hover, a.footerlinks:visited:hover {font-size:10px; text-decoration:underline; color:#333333;}
				div.infocontainer {width:820px; border-top: 1px solid #ffffff;}
					div.fara_image {width:155px; text-align:left; float:left;}
					div.fara_spacer2 {width:50px; float:left;}
					div.fara_text {width:560px; text-align:left; font-size:10px; color:#333333; float:left;}

/*internal specific styles*/
div.imiddlecontent {width:920px; text-align:center; min-height:420px;}
	div.imiddleleft	{width:207px; float:left; border-width:0px 1px 1px 1px; border-style:solid; border-color:#ffffff;}
      div.imiddlecenter {width:500px; min-height:419px; background-image:url(/images/internal_middle_background.gif); float:left; border-width:0px 1px 1px 1px; border-style:solid; border-color:#ffffff;}
	div.imiddlespacer	{width:24px; float:left;}
/*	div.imiddleright	{width:684px; float:left; border-width:0px 1px 1px 1px; border-style:solid; border-color:#ffffff;} */
div.imiddleright  {width:213px; background-image:url(/images/internal_middle_background.gif); float:left; border-width:0px 1px 1px 1px; border-style:solid; border-color:#ffffff;}
		div.column {width:180px; text-align:left; height:418px; padding-left:30px; float:left;}
		div.columnleft {width:180px; text-align:left; height:418px; padding-left:30px; float:left;}
	/*div.columnright {width:420px; text-align:left; height:418px; padding-left:30px; float:left;} */
            div.columnright {width:460px; text-align:left; padding-left:20px; float:left;}
			span.verybigwhitefont {font-size:32px; font-weight:bold; color:#000000;}
			span.bigwhitefont {font-size:18px; font-weight:bold; color:#000000;}
			span.mediumwhitefont {font-size:14px; font-weight:bold; color:#000000;}
			span.listwhitefont {font-size:12px; line-height: 2.0; color:#000000;}
			
/*menus*/
/* Javascript Menus */
div.mb {width:710px; float:left; font-size:10px; font-weight:bold; text-align:center; cursor:pointer; cursor:hand;}
div.mb div {width:175px; height:50px; text-align:center; float:left; border-left: 1px solid #ffffff; font-size:10px; font-weight:bold; text-align:center;}
div.mb div.o {font-size:10px;text-decoration:underline;}
div.m {background-color:#000000; color:#ffffff; border-width:0px 1px 1px 1px; border-style:solid; border-color:#FFFFFF; position:absolute; width:141px; top:0px; left:0px; font-size:10px; padding:0px; cursor:pointer; cursor:hand; display:none; visibility:hidden; z-index:2;}
div.m div {position:relative; color:inherit; background-color:#000000; margin:0px; padding:3px 5px 3px 5px;}
div.m div.o {background-color:#ffffff; color:#000000;}



.menuBar {
   position : relative;
   /*display : inline;*/
}
.Bar {
   display : inline;
   cursor : pointer;
   cursor : hand;
   color : #ffffff;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
}
.Bar a:link {
   color : #ffffff;
   text-decoration : none;
}
.Bar a:visited {
   color : #ffffff;
   text-decoration : none;
}
.Bar a:hover {
   color : #ffffff;
   background : #ffffff;
   text-decoration : none;
}
.Bar a:active {
   color : #000000;
   background : #ffffff;
   text-decoration : none;
}
.menu {
   cursor : pointer;
   cursor : hand;
   border-width: 0px 1px 1px 1px;
	 border-style: solid;
	 border-color: #ffffff;
   visibility : hidden;
   position : absolute;
   background-color : #C3CAD1;
   width : 130px;
   line-height : 16px;
   text-align : left;
   font-family : Verdana;
   font-size : 11px;
   font-weight : bold;
	 margin-top:19px;
	 margin-left:2px;
}
.menuItem {
   color : #000000;
   padding-left : 3px;
   padding-right : 3px;
}
.menuItem a:link {
   color : #000000;
   text-decoration : none;
}
.menuItem a:visited {
   color : #000000;
   text-decoration : none;
}
.menuItem a:hover {
   color : #000000;
   background : #ffffff;
   text-decoration : none;
}
.menuItem a:active {
   color : #000000;
   background : #ffffff;
   text-decoration : none;
}
.ItemMouseOver {
   color : #000000;
   background : #ffffff;
   padding-left : 3px;
   padding-right : 3px;
}
.ItemMouseOver a:link {
   color : #000000;
   background : #ffffff;
   text-decoration : none;
}
.ItemMouseOver a:visited {
   color : #000000;
   background : #ffffff;
   text-decoration : none;
}
.ItemMouseOver a:hover {
   color : #000000;
   background : #ffffff;
   text-decoration : none;
}
.ItemMouseOver a:active {
   color : #000000;
   background : #ffffff;
   text-decoration : none;
}
.barOver {
   display : inline;
   cursor : pointer;
   cursor : hand;
   color : #ffffff;
   text-decoration : underline;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
}
.barOver a:link {
   color : #ffffff;
   text-decoration : none;
}
.barOver a:visited {
   color : #ffffff;
   text-decoration : none;
}
.barOver a:hover {
   color : #ffffff;
   text-decoration : none;
}
.barOver a:active {
   color : #ffffff;
   text-decoration : none;
}

