/* PRINTER */



html{ margin:0;
   padding: 0;}

body{
   font-size: 62.5% ;
   font-family: verdana, helvetica, arial, sans-serif;
   margin:0;
   padding: 0;
	 background: none #fff;
}


#priCont
{
  width: 100%;

 
}

#secWrap
{
 display:none;
 
}



#container{
		
    padding: 0;
    margin: 10pt 20pt 20pt 20pt ;
    background: #fff none;
    border:none;
   
}

p, li, th, td{font-size: 10pt; line-height: 1.5}
p{margin: 0.8em 0 0 0;padding:0;}

#header{display: none;
}

#breadcrumb{
	font-size: 8pt;
	color:#999;
  text-transform:uppercase; 
  width: 667px;
}
#breadcrumb  A:link{
	color:#000;
	text-decoration: none;
}
#breadcrumb  A:hover, #quicklinks  A:hover, #bottomlinks a:hover {
	TEXT-DECORATION: underline;
	
}



a:link{
	color: #009;
	background-color : transparent;
}
a:visited{
	color: #339;
	background-color : transparent;
}
		
a:hover{
	color: #c03;
	background-color : transparent;
}
a:active{
	color: #c03;
	background-color : transparent;
}	
		
#centercontent p {
	margin: 0.7em 0 0 0; 
	
	
	
}


img{
	border: none;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 2em;
	margin-left: 1em;
	padding-left: 0
	}
#center ul{		 
   padding-left: 15px;
	/*list-style-image: url('../images/basic-bullet.gif')*/
	list-style: square;
		}
	
li {
   margin-left: 10px;
   padding-left:10px;
	margin-top: 5px;
	margin-bottom: 0;	
	
}	
li li {	
	list-style-type: disc;
}	


/* TOP NAV */

dl#menu {
display: none;

}


/*LEFT/RIGHT JHAND SIDE NAVIGATION */
#nav{
	display: none
       
}


h1, h2, h3{
   color: #444;
   /*font-family: helvetica, arial, verdana, sans-serif;*/
}

h1 {

	FONT-SIZE: 2em;
	line-height : 120%;
	margin:26px 0 0 0;
}

h2{
  	FONT-SIZE: 1.6em;
	margin: 2em 0 0 0;	
	
}
h3 {
	FONT-SIZE: 1.2em; 
	margin: 1.5em 0 0 0;	
}

		

#sitemap li a{
  padding: 0;
	text-decoration: none;
}
#sitemap a:hover{
	text-decoration: underline;
}
#sitemap ul{
 margin:0;
 padding: 0;
}
#sitemap ul li{

 list-style-image: none;
 list-style-type: none;
}

#sitemap ul li{
  padding: 0;
	font-weight: bold;
	margin: 12px 0 0 0
}
#sitemap ul li ul li{
  padding: 0;
	font-weight: normal
	
}

#sitemap ul  ul  li{
  padding: 0;
	font-size: 1.3em;
	margin: 6px 0 0 40px;
	font-weight: normal
	
}

#sitemap ul  ul  ul li{
  padding: 0;
	font-size: 0.9em;
	margin: 3px 0 0 80px;

}

textarea {
	border-style: solid; 
	border-width: 1px;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	OVERFLOW: hidden;
	FONT-SIZE: 85%;
	}
.floater{
     font-size: 90%;  
      float: right; 
		clear: right;
	  width: 176px; 
      margin: 20px 0 10px 10px;
      padding: 10px;
		border: 1px solid #666;
		background: none #ffc
}


label {
	cursor:pointer;
}
legend{
	font-size:80%;
}
fieldset {
	border: 1px solid;
	padding: 10px;
}
table{
 border-collapse: collapse

}
table td{
   vertical-align:top
}




table.contact td{
	padding: 0 10px 0 0;
	
	 vertical-align: top;
	}
table.contact td.col1{
 font-size: 85%;
}

form p {
	margin-top: 15px;
	font-size: 85%;
}

.image-right{
  float: right;
  clear:right;
  padding: 0 20px 5px 10px;
  text-align: right;
  }

#bottomlinks{
	display: none;
}

#bottomlinks a{

	text-decoration: none;
	BACKGROUND-COLOR: transparent;
	color: #666;
}


form input, textarea{
	font-size: 1.1em;
}

form input.text, form textarea{
	color: #000;
	background-color: #fff;
	
	font-size: 1em;
	width: 15em;
	font-family: verdana, arial, helvetica, sans-serif;
	border: solid 1px #ccc;
	padding: 2px 4px 2px 4px;
}
		

form input.button{
   font-family:verdana,helvetica,sans-serif;
	 font-size:1.1em;
   font-weight : 400;
   border: solid 1px;
   padding: 1px 3px 1px 3px;
}
form input.button { /* for IE only */
cursor:pointer;
}
form input.button:hover { /* for Geckos */
cursor:pointer;
 

}
form input.buttonhov{ /*Hover state */
  
}

.wrapper {
width: 100%;
}



.container{
	width: 100%;
}
.spacer{
clear:both;
line-height: 0px
}

.floatright{
	float:right;
	margin: 0 0 10px 10px
}



table.downloads{
	table-layout: fixed;
	width:90%;
	margin-top: 1em;
	
}
table.downloads .col1{
	width: 35px;
	padding-right: 0.5em;
}
table.downloads .col2{
	padding-top: 8px;
	width: 280px;
}
table.downloads .col3{
	padding-top: 8px;
}

table.pdf{
	table-layout: fixed;
	width:100%;
	margin-top: 1em;
	font-size: 0.9em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #333
}
table.pdf .col1{
	width: 35px;
	padding-right: 0.5em;
	padding-top: 1em;

}
table.pdf .col2{
	width: 280px;
	
}
table.pdf .col3{
	padding-top: 8px;
}

.calltoaction{
	 
	padding: 2px 0 2px 5px; 
	border-left: solid 8px #c61788;
	font-weight: bold;
	margin: 1em 0

}
.caption{
   margin:0 0 2em 0;
	 padding:0;
	 font-style:italic;
	 
}

.date{

margin-bottom: 1.5em;
font-weight: bold;
font-size: 0.9em
}


#advert{
	position: absolute;
	top: 310px;
	font-size: 1.1em;
	font-weight: bold;
	width: 100px;
	text-align: center;
	line-height: 1.3em;
	
	padding:125px 10px  25px 10px;
	margin: 0 auto auto 30px;
	background: url("../images/girls-at-risk.jpg") no-repeat;
	border: 2px solid #999
	
}


.more{
	font-size: 0.9em;
  margin-top: 0}

#subscribebox{
border: 1px solid #ccc;
padding: 0 8px 5px 8px;
margin-right: 10px;
}
#subscribebox form{
margin: 0;
padding: 0
}
#subscribebox p.privacy{font-size: 1.1em}


#subscribebox input.text{ width: 160px}



#footer{
				width: 100%;
        margin: 4em 0;
				background: none #fff;
				padding: 1em;
				border-top: 1px solid #ddd;
				font-size: 8pt;
	
}

#footer a:link, #footer a:visited{
	color:#000;
	text-decoration: none;
	
}
#footer a:hover, #footer a:active{
	text-decoration: underline;
	color:#000;
}


table.downloads{margin:2em 0 1em 0}

table.pdf td{font-size: 1em}