﻿
		.style1
        {
            width: 100%;
            height: 475px;
        }
        .style3
        {
            width: 150px;
            height: 548px;
        }
        .style4
        {
            height: 548px;
        }
        .style6
        {
        }
        .style7
        {
            height: 46px;
        }
        .style8
        {
            height: 31px;
        }
        .style10
        {
            height: 11px;
        }
        .style11
        {
            height: 17px;
        }
        p 
        {
        	font-family:Arial,Helvetica,Sans-Serif;
        	font-size: small;
        	
}

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	
}


p {
	margin:10px 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;

	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
	width: 615px;
	height: 35px;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#d61719;
	text-decoration:none;
}

a:visited {
	color:#980000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	color:#980000;
}


 .grid-view
{
 
}

.grid-view tr.header
{

}

.grid-view tr.normal
{
  
   background-color:#F7F7DD;
  
   vertical-align: middle;
   text-align: center;
}
   
.grid-view tr.alternate
{

   background-color: White;
 
   vertical-align: middle;
   text-align: center;
}
  .grid-view tr.normal:hover, .grid-view tr.alternate:hover
{
	background-color: #ECB100;
	color: black;
	font-weight: bold;
}
.popupMenu {
	        position:absolute;
	        visibility:hidden;
	        background-color:#F5F7F8;
	       
	       
        }   
        .popupHover {
	        background-image:url(img/header-opened.png);
	        background-repeat:repeat-x;
	        background-position:left top;
	        background-color:#F5F7F8;
  
        } 
  .popupPanel 
  {
  	display:none;
  	position:relative;
  	
  	
	
  }
   .Links
{
 
} 
.Links a:link
{
	color: #E5E5E5;
	text-decoration: none;
	font-size: small;
}

.Links a:visited {
	color:#EBEBEB;
	text-decoration:none;
}

.Links a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

.Links a:active {
	color:#EBEBEB;
}       