/* CSS Document */

/* All associated graphics copyright */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */


/*
-----------------------------------------------------------------------------------------
Global 
-------------------------------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
	padding:0;
	margin:0;
	background:#333333;
}


#footer {
	width: 780px;
	height: 150px;
	background-color: #fff;
	background-image: url(../i/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin: 0 5px 0 5px;
	background-color: #FFFFFF;
	text-decoration: none;
}

#footerinset {
    padding: 100px 0 0 10px;
}

#main {
   width: 570px;
   margin: 10px 0 10px 10px;
   }

#homeintro {
   width: 570px;
   height: 279px;
   background:#ccc url(../i/home_paper.jpg) no-repeat top left;
   }


#homeintro p{
    margin: 50px 25px 25px 25px;
   }
   


   
#papertext{
    width: 525px;
	margin: 20px 0 10px 25px;
	
   } 
   
/*
-----------------------------------------------------------------------------------------
Images 
-------------------------------------------------------------------------------------- */


.floatleft {
   border: 0;
   float: left;
   margin: 0 10px 10px 0;
   }
   
   
.floatright {
	border: 0;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
   }
   
.borderwhite {
   border: #ffffff solid 5px;
   }
   

/*
-----------------------------------------------------------------------------------------
Headers
-------------------------------------------------------------------------------------- */

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #f07a2b;
	line-height: 90%;
	border-color: #FFFFFF;
}




.darkgreysub  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	line-height: 100%;

}

   
/*
-----------------------------------------------------------------------------------------
Bullets / LINKS
-------------------------------------------------------------------------------------- */


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #99a21d;
}

a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #99a21d;
}

#headerlinks {
    width: 530px;
	margin: 65px 0 0 25px;
	
   }

a.two:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #99a21d;
}

a.two:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #fff;
}

a.two:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}


#leftsidelinks {
	margin: 10px;
}

ul  {
    list-style: none;
}

ol  {
    list-style: none;
}


li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	background: url('../i/bullet1.gif') no-repeat top left;
    padding-left: 15px;
	}


a.sidebar:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background: url('../i/navbullet1.jpg') no-repeat top left;
    padding: 10px 0 2px 26px;
}

a.sidebar:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #99a21d;
	text-decoration: underline;
	background: url('../i/navbullet1.jpg') no-repeat top left;
    padding: 10px 0 2px 26px;
}


a.sidebar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: url('../i/navbullet1.jpg') no-repeat middle left;
    padding: 10px 0 2px 26px;
}

a.sidebar:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	background: url('../i/navbullet1.jpg') no-repeat middle left;
    padding: 10px 0 2px 26px;
}


a.three:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #6b7111;
	margin-bottom: 10px;
	padding-left: 35px;
	background-image: url('../i/pdfbullet.jpg');
	background-repeat: no-repeat;

}


a.three:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #6b7111;
	margin-bottom: 10px;
	padding-left: 35px;
	background-image: url('../i/pdfbullet.jpg');
	background-repeat: no-repeat;
	
}


a.three:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #6b7111;
	margin-bottom: 10px;
	padding-left: 35px;
	background-image: url('../i/pdfbullet.jpg');
	background-repeat: no-repeat;

}
.factstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
}
