@charset "windows-1252";
					 
body { color: #000099; background-color: white }	  
  

h1 {font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; line-height: 94%; FONT-SIZE: 24pt; color: white; line-height: 94%; } 
h2 {font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; FONT-SIZE: 10pt; color: #cc0066;}  
h3 	{font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; FONT-SIZE: 10pt; color: #cc0066; line-height: 94%; margin-bottom: 0.05cm;}  

p {font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; FONT-SIZE: 10pt; color: #000099; line-height: 95%; text-align: left; margin-top: 0; margin-bottom: 0.1cm;}
p.firstline	 {font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; FONT-SIZE: 10pt; color: #000099; line-height: 95%; text-align: left; FONT-WEIGHT: bold; margin-bottom: 0.1cm;}
p.topnav	 {font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; FONT-SIZE: 8pt; color: #000099; line-height: 95%; text-align: right; FONT-WEIGHT: bold; margin-top: 0.1cm;}
p.leftnav	 {font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; FONT-SIZE: 8pt; color: #000099; line-height: 95%; text-align: left; FONT-WEIGHT: bold; margin-top: 0; margin-bottom: 0.15cm;}

p.intro {font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; margin-bottom: 0.1cm; line-height: 105%; text-indent: 0.5cm; text-align: justify; FONT-SIZE: 10pt; color: #000099; FONT-WEIGHT: bold } 
p.bodytext {font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; line-height: 105%; margin-top: 0.1cm; FONT-SIZE: 9pt; color: #000099;}
p.issue	 {font-family: Verdana, Helvetica, sans-serif; text-align: left; line-height: 90%; FONT-SIZE: 9pt; color: #000099; FONT-WEIGHT: bold;}
p.editorsname {font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; FONT-SIZE: 8pt; color: #cc0066; line-height: 94%; margin-bottom: 0.05cm;}  



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu {
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: right;
width: 100%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(media/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: right;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(media/indentbg2.gif) center center repeat-x;
}

 

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */   



.sexypanels{
list-style-type: inline;
margin: 0;
padding: 0;
width: auto /* width of menu */
}

.sexypanels li{	
border-bottom: 1px solid white; /* white border beneath each menu item */
}

.sexypanels li a{
background:  #333 http://www.dynamicdrive.com/cssexamples/media/sexypanelright.gif  no-repeat right top;  /*color of menu by default*/
font: bold 13px "Lucida Grande", "Trebuchet MS", "Verdana";
display: block;
color: black;
width: 240px;
padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
border-bottom: 1px solid black; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}

.sexypanels li a:visited, .sexypanels li a:active{
color: white;
}

.sexypanels li a:hover{
background-color: black; /*color of menu onMouseover*/
color: white;
border-bottom: 1px solid black; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}


</style>

<!--[if IE]>
<style type="text/css">
.sexypanels li a{ /* Menu link width value for IE */
width: 100%;
}
</style>
<![endif]-->

 /*Above code is from Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

url(media/sexypanelright.gif)
	  
