/************************************* Base Table and Top Nav **************************/
/********************* Layout and edges ************/
.sidebar {
	width:125px;
	background-repeat:repeat-y;
	background-color:#eeeeff;
	}
.toprepete {
	height:75px;
	background-image:url(graphics/toprepete.gif);
	background-repeat:repeat-x;
	}
.logodude {
 	width:125px;
   height:75px;
	display: block;
	border: 0;
	}
.bottomrepete {
	background-image:url(graphics/bottomrepete.jpg);
	background-repeat:repeat-y;
	width:25px;
	}
.righthbar {
	background-color:#eeeeff;
	background-image:url(graphics/righthbar.jpg);
	background-repeat:repeat-x;
	height:85px;
	}
.corner {
	background-image:url(graphics/corner.gif);
	background-color:#eeffee;
	height:25px;
	width:25px;
	}
.sidebut {
	cursor: hand;
	cursor: pointer;
	}

.tabs {
	cursor: hand;
	display: block;
	cursor: pointer;
	}
/************************** Special areas and items ***/
.textnav {
    background-color: #dddddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
  	font-weight:bold;
	color:#330066;
	}
.spacer {
	display: block;
	}
.tabularhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
  	font-weight:bold;
	color:#000099;
	}
.tableform {
   border-color: #0000AA;
   background-color : #FFFFBB;
	width: 95%;
   }
.photoframe {
	 border-width:6px;
	/* padding:2;*/
	 /*margin:2;  */
	 border-style:double;
	 border-color:#040066;
   }
.bigfont {
        font-size: 16pt;
        color: #000066;
		  }
.bigfontind {
        font-size: 16pt;
        color: #000066;
        margin-left: 10pt;
		  }
.indented {
	margin-left:20px;
	}
.nametitle {
	font-size: large;
   font-weight: bold;
   color: #000099;
	}
.businame {
	font-size: large;
   font-weight: bold;
   color: #000099;
	}
.servicehead
{
    	font-size: 16pt;
      color: #BBBB00;
      font-weight: bold;
      font-style: italic;
}
.quote {
	margin-left:60px;
	margin-right:60px;
   color: #000066;
	}
.applefont {
   color: #660000;
	}
.familyfont {
   color: #006600;
	}
 .downloadbox {
      font-size: 10px;
      color: #AF2026;
      font-weight: normal;
 }
 .downloadtable {
   background-color : #ffffff;
   border-color:#eeeeff;
   border-width:6px;
   border-style: solid;
 }
 .faqtab {
    background-color : #ffffff;
   border-color:#000066;
   border-style: solid;
   border-width:2px;
   margin:6px;
}
.faqtab h3 {
  margin-top: 3px;
  margin-bottom: 2px;

  }
/************************* Index page ***********************/
.iblocktd {
   border-color: #010066;
   border-style: solid;
   border-width: 2px;
   background-color : #f5f5f5;
}
.iblock {
   border-color: #010066;
   border-style: none;
   border-width: 0px;
   background-color : #f5f5f5;
}
.iblockhead {
   border-color: #010066;
   border-style: solid;
   border-width: 2px;
   background-color : #010066;
   font-size: 16px;
   font-weight: bold;
   color: #bf9f6c;
   padding-bottom:2px;
}
.iblockhead a:link  {
   text-decoration: none;
   color: #bf9f6c;
}
.iblockhead  a:visited {
   text-decoration: none;
   color: #bf9f6c;
}
.iblockhead  a:active {
   text-decoration: none;
   color: #bf9f6c;
}
.iblockhead a:hover {
   text-decoration: underline;
   color: #bf9f6c;
}
.iblockitem {
   background-color : #f5f5f5;
   font-size: 12px;
   color: #000066;
   padding-top:3px;
}
.iblockitem a:link {
   text-decoration: none;
   color: #000066;
}
.iblockitem  a:visited {
   text-decoration: none;
   color: #000066;
}
.iblockitem  a:active {
   text-decoration: none;
   color: #000066;
}
.iblockitem a:hover {
   text-decoration: underline;
   color: #000066;
}
/*********************** About ********************/
#aboutassoc {
  width:140px;
  float:left;
   border-color: #010066;
   border-style: solid;
   border-width: 2px;
   background-color : #ffffff;
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   padding: 3px;
   margin-right: 4px;
}
/********************************/
/*     Link Styles              */
/********************************/
a.navt:link
{
        font-size: 10pt;
        color: #000099;
		  text-decoration: underline;
		 }
a.navt:visited
{
        font-size: 10pt;
        color: #660066;
		  text-decoration: underline;
		 }
a.navt:hover
{
        font-size: 10pt;
        color: #990000;
        background: #FFFF00;
		  text-decoration: none;
        }
a.navt:active
{
        font-size: 10pt;
        color: #ff0000;
		  text-decoration: underline;
       }

/********************************/
a.linkpage:link
{
        font-size: 12pt;
        color: #000099;
		  font-weight:bold;
		  text-decoration: underline;
		 }
a.linkpage:visited
{
        font-size: 12pt;
        color: #660066;
		  font-weight:bold;
		  text-decoration: underline;
		 }
a.linkpage:hover
{
        font-size: 12pt;
        color: #990000;
        background: #FFFF00;
		  font-weight:bold;
		  text-decoration: none;
        background: #FFFF00;
        }
a.linkpage:active
{
        font-size: 12pt;
        color: #ff0000;
		  font-weight:bold;
		  text-decoration: underline;
       }

/********************************/
a.lv1:link
{
        font-size: 14pt;
        left: 1pt;
        text-align: left;
        position: relative;
        color: #000033;
         font-weight:bold;   }
a.lv1:visited
{
        font-size: 14pt;
        left: 1pt;
        text-align: left;
        position: relative;
        color: #330033;
         font-weight:bold;   }
a.lv1:hover
{
        font-size: 14pt;
        left: 1pt;
        text-align: left;
        position: relative;
        background: #FFFF00;
        color: #000000;
         font-weight:bold;   }
a.lv1:active
{
        font-size: 14pt;
        left: 1pt;
        text-align: left;
        position: relative;
        color: #000066;
        background: #FFFFFF;
        font-weight:bold;   }
/********************************/
a.lv2:link
{
        font-size: 12pt;
        color: #000088;
        left: 10pt;
        text-align: left;
        position: relative;
         font-weight:bold;   }
a.lv2:visited
{
        font-size: 12pt;
        color: #550055;
        left: 10pt;
        text-align: left;
        position: relative;
         font-weight:bold;   }
a.lv2:hover
{
        font-size: 12pt;
        background: #FFFF00;
        color: #000000;
        left: 10pt;
        text-align: left;
        position: relative;
         font-weight:bold;   }
a.lv2:active
{
        font-size: 12pt;
        color: #000088;
        background: #FFFFFF;
        left: 10pt;
        text-align: left;
        position: relative;
         font-weight:bold;   }
/********************************/
a.lv3:link
{
        font-size: 10pt;
        color: #0000aa;
        left: 20pt;
        text-align: left;
        position: relative;
         font-weight:bold;   }
a.lv3:visited
{
        font-size: 10pt;
        color: #770077;
        left: 20pt;
        text-align: left;
        position: relative;
         font-weight:bold;   }
a.lv3:hover
{
        font-size: 10pt;
        background: #FFFF00;
        color: #000000;
        left: 20pt;
        text-align: left;
        position: relative;
         font-weight:bold;   }
a.lv3:active
{
        font-size: 10pt;
        color: #0000aa;
        background: #FFFFFF;
        left: 20pt;
        text-align: left;
        position: relative;
         font-weight:bold;   }
/********************************/
a.lv4:link
{
        font-size: 9pt;
        color: #0000ff;
        left: 30pt;
        text-align: left;
        position: relative;
         font-weight:bold;   }
a.lv4:visited
{
        font-size: 9pt;
        color: #990099;
        left: 30pt;
        text-align: left;
        position: relative;
         font-weight:bold;   }
a.lv4:hover
{
        font-size: 9pt;
        background: #FFFF00;
        color: #000000;
        left: 30pt;
        text-align: left;
        position: relative;
         font-weight:bold;   }
a.lv4:active
{
        font-size: 9pt;
        color: #0000ff;
        background: #FFFFFF;
        left: 30pt;
        text-align: left;
        position: relative;
         font-weight:bold;   }


/********************************* Font Colors ***********************************/
.bold {
   font-weight: bold;
	}
.italic {
   font-style: italic;
	}
.bolditalic {
   font-weight: bold;
   font-style: italic;
	}
.gold {
   font-weight: bold;
   color: #eeee00;
	}
 .whiteb
{
        font-weight: bold;
        color: #FFFFFF;
}
 .white
{
        color: #FFFFFF;
}
 .ltgrey
{
        font-weight: bold;
        color: #dddddd;
}
.blue
{
      color: #0000FF;
}
.blueb
{
      color: #0000FF;
      font-weight: bold;
}
.bluei
{
      color: #0000FF;
      font-style: italic;
}
.dkblue
{
      color: #000077;
}
.dkblueb
{
      color: #000077;
      font-weight: bold;
}
.dkbluei
{
      color: #000077;
      font-style: italic;
}
.ltgreen
{
      color: #00FF00;
}
.ltgreenb
{
      color: #00FF00;
      font-weight: bold;
}
.ltgreeni
{
      color: #00FF00;
      font-style: italic;
}
.green
{
      color: #007700;
}
.greenb
{
      color: #007700;
      font-weight: bold;
}
.greeni
{
      color: #007700;
      font-style: italic;
}
.red
{
      color: #FF0000;
}
.redb
{
      color: #FF0000;
      font-weight: bold;
}
.redi
{
      color: #FF0000;
      font-style: italic;
}
.dkred
{
      color: #770000;
}
.dkredb
{
      color: #770000;
      font-weight: bold;
}
.dkredi
{
      color: #770000;
      font-style: italic;
}
.redbrown
{
      color: #884433;
}
.redbrownb
{
      color: #884433;
      font-weight: bold;
}
.redbrowni
{
      color: #884433;
      font-style: italic;
}
.pink
{
      color: #EE2299;
}
.pinkb
{
      color: #EE2299;
      font-weight: bold;
}
.pinki
{
      color: #EE2299;
      font-style: italic;
}
.purple
{
      color: #FF00FF;
}
.purpleb
{
      color: #FF00FF;
      font-weight: bold;
}
.purplei
{
      color: #FF00FF;
      font-style: italic;
}
.dkpurple
{
      color: #770077;
}
.dkpurpleb
{
      color: #770077;
      font-weight: bold;
}
.dkpurplei
{
      color: #770077;
      font-style: italic;
}
.highlite
{
         background: #FFFF00;
         }
.highlite2
{
         background: #FFFFFF;
			font-weight: bold;
         }

/****************************************** Divs ***********************************/

#textlogo {
   left: 100px;
  	top: 0px;
   position: absolute;
   width: 366px;
	height:75px;
	display: block;
	clip: auto;
	overflow: hidden ;
	}

#sidenav {
	top: 180px;
   left: 0px;
   width: 125px;
   position: absolute;
 	display: block;
   text-align: center;
   /*border: groove;
   border-width: thin; */
   background-color: #eeeeff;
	}
#topnav {
	top: 92px;
	left: 130px;
   height: 70px;
   position: absolute;
 	display: block;
   /*text-align: center;*/
   /*border: groove;
   border-width: thin; */
	}

#curgroup {
	top: 92px;
	left: 0px;
   height: 70px;
   position: absolute;
 	display: block;
   /*text-align: center;*/
   /*border: groove;
   border-width: thin; */
	}

#wsot {
 	top: 5px;
   left: 1px;
   width: 100px;
   height: 62px;
   position: absolute;
   /*float: left;  */
	display: block;
	}
/**************************************** web ***************************************/
#samplelink:link,#samplelink:active,#samplelink:visited {
  text-decoration:underline;
  font-weight:normal;
  font-style: normal;
  color:#0000ff;
  background:#ffffff;
}
#samplelink:hover {
  text-decoration:underline;
  font-weight:normal;
  font-style: normal;
  color:#0000ff;
  background:#ffff00;
}
#poplistd {
  width:500px;
  margin-right:6px;
  margin-left:10px;
  padding-right:4px;
  padding-left:4px;
  border: 0px solid #2C5F29;
  background-color:transparent;
}
#poplist li  {
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
  font-weight:normal;
  font-style: normal;
  text-decoration:none;
  line-height:1.2em;
  margin-bottom:6px;
  padding-left:4px;
  list-style-type:disk;
  cursor: pointer;
  cursor:hand;
}
#poplist li div {
  display: none;
  text-decoration:none;
  }
#poplist li a {
  text-decoration:none;
  font-weight:bold;
  font-style: normal;
  color:#ffffff;
  background:#5c5ca2;
  cursor: pointer;
  cursor:hand;
  margin-left:4px;
  }
#poplist li a:hover {
  border:0;
  text-decoration:none;
  font-weight:bold;
  font-style: normal;
  color:#ffff00;
  background:#5c5ca2;
  }
#poplist li:hover div, #poplist li a:hover div {
  display: block;
  position: absolute;
  top:auto;
  left:180px;
  width:400px;
  border: 2px solid #000066;
  background-color:#ffffff;
  z-index: 500;
  padding:4px;
  font-size: 13px;
  font-weight:normal;
  text-decoration:none;
  font-style: normal;
  line-height:1.2em;
  {margin-top:1.5em;}         /* for ie */
  }
table.ie6fix {
  margin-top:-0.7em;
  }
a.ie6fixa:hover {
  text-decoration:none;
  }
/************************************* Html Taga **************************************/
body {
	background: #eeeeff;
	 margin:0px;
	/*background-image:url(images/bgtile.jpg); */
	/* margin-left:110px; */
	/*margin-top:105px;*/
	}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
   color: #000000;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
   color: #000000;
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
   color: #000000;
	}
td.bold {                     /*for the web font page */
      font-weight: bold;
	}
td.ital {                     /*for the web font page */
      font-style: italic;
	}
td.normal {                     /*for the web font page */
      font-weight: normal;
	}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
UL.question
{
        font-family:  'Arial','Trebuchet MS', 'Comic Sans MS', 'Sans-Serif';
        font-weight: normal;
        font-size: 11pt;
        margin-left: 1.5em;
        list-style-image: url(./graphics/question_bullet.gif)
}
UL.arrow
{
        font-family:  'Arial','Trebuchet MS', 'Comic Sans MS', 'Sans-Serif';
        font-weight: normal;
        font-size: 11pt;
        margin-left: 1.5em;
        list-style-image: url(./graphics/arrow-bullet.gif)
}
UL.ball
{
        font-family:  'Arial','Trebuchet MS', 'Comic Sans MS', 'Sans-Serif';
        font-weight: normal;
        font-size: 11pt;
        margin-left: 1.5em;
        list-style-image: url(./graphics/ball-bullet.gif)
}

