/* CSS Document */

 body
	{
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 20px;
	background-color: #efefef;
	text-align: justify;
	margin: 0;
	}

h1 
	{
	padding-bottom: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-transform: uppercase;
	color: 000000;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 7px;
	margin-bottom: 15px;
	height: 26px;
	background: #efefef;
	
	}
h2 
	{
	padding-left: 0px;
	padding-bottom: 30px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-transform: uppercase;
	color: #0066CC;
	font-size: 15px;
	line-height: 24px;
	background-color: #ffffff;
	text-align: left;
	letter-spacing: 3px;
	margin-bottom: 15px;
	height: 26px
	}	
	

h3
	{
	width:100%;
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 15px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0;
	font-weight: bold;
	margin-top: 40px;
	}
li
{
margin-bottom: 20px;
}	

#navbar 
	{
	font-family:Verdana, Geneva, Arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 28px;
	background-color: #0066CC;
	text-align: center;
	margin-bottom: 5px;
	width: 760px;
	word-spacing: 1px;
	font-weight: bold;
	}

#logo 
	{
	margin: 0 10px 10px 0px;
	height: 95px
	}

a 
	{
	color: #ff0000;
	text-decoration: none
	}

	
a:hover 
	{
	color: #F99F87;
	text-decoration: none
	}

.navbar
    {
	color: #ffffff;
	}

.leftcol 
	{
	text-align: right;
	width: 150px;
	float: left
	}

.menuitem 
	{
	color: #0066CC;
	margin-top: 20px;
	margin-left: 20px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #427586;
	border-left: 0 none;
	font-size: 14px;
	line-height: 30px;
	}

.menuitem a:link
	{
	color: #0066CC;
	text-decoration: none
	}

.menuitem a:hover
	{
	color: #ff0000;
	text-decoration: none
	}

.leftcol 
	{
	text-align: right;
	width: 150px;
	float: left;
	
	}

.content 
	{
	padding-left: 36px;
	padding-right: 15px;
	padding-bottom: 36px;

	float: left;
	}
	
   .nav1b:hover
{
background-color:#0066CC}


.nav2
{
	text-decoration:none;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nav2:hover
{
 color:#0066CC;
 text-decoration:underline;
}

.nav2b
{
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height: 24px;	
}

.nav2b:hover
{
 text-decoration:underline;
} 
	
	span.heading{
        font-size: 24px;
		letter-spacing: 9px;
		text-transform: uppercase;
		color: black;
		text-align: center;
    }   
  
 


.rightcol 
	{
	font-size: 12px;
	line-height: 20px;
	padding-left: 3%;
	width: 150px;
	text-align: left;
	float: left;
	margin-top: 100px;
	top: 3px;
	}

#footer 
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: white;
	font-size: 9px;
	line-height: 16px;
	background-color: #0066CC;
	text-align: center;
	width: 760px;
	letter-spacing: 2px;
	height: 16px;
	clear: left
	}

#container {
	border: 1px solid #0066CC;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
	width: 760px;
	background-color: #FFFFFF;
}

/*------------------------- borders------------------------- */
.tdleft {
	border-left: 1px;
	border-left-color: #0066CC;
	border-left-style: solid;
	padding-left: 10px;
}	

.bt{
border-top: 1px; 
border-top-color: #0066CC; 
border-top-style: solid; 

}	
	
.bb4 {
padding-bottom: 4px;
	}	

.bor1 {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
.box_r {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	float:right;
	padding: 4px;
	margin: 4px;
	width: 150px;
	font-size: 12px;
	line-height: 20px;
	background-color:#efefef;
	
}

