/*   This style sheet is for non-comvista pages 

Change History
---------------

4-12-07    changed link font size from 85% to 100%
4-12-07    changed link font weight from bold to normal
4-12-07    changed link line height from 16px to 1.2em

----------------------------------------------------------------*/


body{
font-family: Geneva, Verdana, "sans serif";
font-size:small;
background-color: #ffffff; 
margin:0px 0 10px 0;
padding:0;
}

a:link,
a:visited,
a:hover,
a:active{ 
color: #850244;  
font-weight: normal; 
font-size: 100%; 
line-height: 1.2em; 
text-decoration:none; }

a:hover{
text-decoration: underline; 
}



/***  Header  ***/

#img1{      /*  set margin for the "continuous online service..." graphic in header   */
margin:7px 0 0 0;
padding:0 0 0 0;
}
#pulldown{     /*  set padding for the pull down menu in header    */
margin:0px;
padding:25px 0 0 0px;
}

#hd3{     /*  styles for the 3rd column in header   */
text-align:left;
vertical-align:top;
margin:0px;
padding:0px;
}
.border-hd {          /*  provides 3px padding for top of header   */
padding: 3px 0 0 0;
}


.nav-text          { font-weight: bold; font-size: 10px; line-height: 10px; font-family: Geneva, Verdana, "sans serif" }
.nav-text-pl       { font-weight: normal; font-size: 10px; line-height: 14px; font-family: Geneva, Verdana, "sans serif" }
.cell-pad { padding:8px 0px 40px 8px; }
#header-pad { margin: 0px 10px 0px 10px; }
.tl-pad {margin: 5px 0px 5px 8px; }
.tab-bkg  { 
xbackground: #fff url(http://www.cios.org/images/tab_blank_line_bkg.gif ) repeat-x; }
.border-rbl  { border-right: solid 1px #650133; border-bottom: solid 1px #650133; border-left: solid 1px #650133; }
