/* general stuff */



/*general formatting tags*/







h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address{ }



h1{text-align:center;

   font-size: 2.0em;

  }



h2{text-align:center;

   font-size: 1.6em;

  }



h3{text-align:center;

   font-size: 1.3em;

  }

  

h4{

   text-align:left;

   font-size: 1.1em;

  } 

  

h5{text-align:left;

   font-size: 1.0em;

  }

  

h6{text-align:left;

   font-size: 0.8em;

  }  

  

img {border:0 none;}



.small{font-size: 85%; }

  





body{

margin:0;

padding:0;

font-family: verdana, arial, sans-serif;

font-size: 75%;

}



a {

text-decoration:  none;

font-weight: bold;

border: none;

 }

a:hover {

text-decoration:  underline; 

border: none;

 }

 

/* Layout */



#accessibility {

position: absolute;

left: -2000px;

top: -2000px;

display: none;

}



#source {

position: absolute;

left: -2000px;

top: -2000px;

display: none;

}



#maindiv{border-width: 1px;

         border-style: solid;

         width: 760px;

       

         padding: 0px;

         margin-left: auto;

	 margin-right: auto;

	 margin-top: 20px;

	 overflow: visible;

	    }

	    

#search{float: right;

        margin: 6px; }

        

#topmenu{ margin: 10px; }        

        

        

#banner{float:right;

        margin:6px;

        border-right-width: 6px;

        border-right-style: double;

        border-bottom-width: 6px;

        border-bottom-style: double;

        }

        

#mylogo {float: left;

        margin: 20px;

	margin-top: 20px;

	margin-right: 20px;

	width: 120px;

	padding: 2px;

	text-align: center;

} 



#mylink { 

	text-decoration: none;

}



#pathway{ float: left; font-size: 0.9em; width: 200px; margin: 10px;}



#leftcol{ width: 180px; 

          float: left;

          margin-left: 0px;}	

          

          

#maincolumn{ width: 400px;

             float: left;

            /* border-width: 1px;

             border-style: solid;*/

            }

             

#user1, #user2{ width: 180px; float: left;}

#user3{ width: 360px; }



#content{ margin: 10px; padding: 6px; text-align: justify; border-width: 1px; border-style: solid;}

td.contentheading{ font-weight: bold; font-size: 1.2em; text-decoration: underline; }

td.modifydate, td.createdate{ font-size: 0.9em; font-style: italic; }



#rightcol{ width: 170px; 

          float: left;

          margin-center: 0px;}	





/* classes */

div.module{ border-width: 1px;

            border-style: solid;

          }



#leftcol div.module table{ margin: 10px; padding: 1px; width: 160px; text-align: right;} 

#leftcol div.module td{ text-align: right;} 

#rightcol div.module table{ margin: 10px; padding: 1px; width: 130px;} 

div.module h3{ font-size: 0.9em; margin: 10px; }

div.module td{ margin: 10px;}



#leftcol div.module{ margin-left: 0px; margin-bottom: 10px; }

#rightcol div.module{ margin-left: 0px; margin-bottom: 10px; }



div.mosimage_caption{ font-size: 0.8em; font-style: italic; }

table.pollstableborder{ text-align: left; }



#leftcol td{ padding-right: 2px; border-right-width: 2px; border-right-style: solid;border-left-width: 2px; border-left-style: solid;}

#leftcol td a:hover{ text-decoration: none; }





#topmenu ul

{

list-style: none;

padding: 0;

margin: 0;

float: right;

white-space: nowrap;

}





#topmenu ul li{

float: left;

margin: 0;

white-space: nowrap;

margin-right: 1px;	

}



#topmenu ul li a{

display: block;

padding-left: 5px;

padding-right: 10px;

text-decoration: none;

margin-left: 5px;

white-space: nowrap;

}



#topmenu ul li{border-right-width: 2px; border-right-style: solid; border-left-width: 2px; border-left-style: solid; margin-right: 4px;}

#topmenu ul li a:hover{ }



 /*editor*/

fieldset{ font-size: 0.9em; }

table.adminform td, fieldset.metadata, fieldset{ white-space: normal;}

td.mceToolbarTop{  z-index: 100; width: 330px !important; white-space: normal !important; text-align:center; }

td.mceToolbarTop a, td.mceToolbarTop a img{padding:0px; margin:0px; } 

table#toolbar, table.mceEditor{ width: 330px !important; white-space: normal !important; display:block; }

#content textarea, textarea#introtext, textarea#fulltext, textarea.inputbox{ width: 330px !important; overflow:auto; }

#content form { width: 330px !important; font-size: 0.8em; }

table.adminform{ width: 330px !important;  white-space: normal; overflow:auto;}

div.tab-page{ width: 340px !important; overflow: auto; white-space: normal; }



     



     

