/* qgov stylesheet */

/* import styles that aren't supported in NN4  */
@import url(qglayout.css);

/* import print specific styles. This format of importing ensures IE4 does not get them. IE4 does horrible things with a block @media */
@import url(print.css);

body{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

img {
border:0px;
}

/* font size */
#tools, #nav2, .menuLayer, #content, #feature, #footer
{
	font-size: 80%;
}
#nav1
{
	font-size: 1em;
}

/* correct IE 5.5 font size in tables */
table {
	font-size: 1em;
}

/* content headings - remember to multiply by any inherited font size to determine real size. eg the content div is styled at 80% font size so our h1 will be approx 104% (80 * 130%) */
#content h1{
		font-size: 130%;
}

#content h2{
		font-size: 115%;
}

#content h3{
	font-size: 100%;
}

/* hide accessibility links from visual browsers */
#access {
position: absolute;
left: -999px;
width: 990px;
}

/*link colours*/
a:link
{
	color: #000066;
}

a:visited
{
	color: #660066;
}

a:active
{
	color:#990000;
}

a:hover
{
	color:#990000;
}


/*header graphics*/
#qglogo a img{
	border-width:0px;
}

#agency a img{
	border-width:0px;
}



/*image divs for mentoring*/
#agreement,
#pro_con,
#letter,
#letter2,
#photo
{
	position:relative;
	height: 620px;
	width: 444px;
	background-repeat: no-repeat;
	font-family: "Georgia", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #404040;
	font-style: normal;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#letter2{
	font-family: "Courier New";
	font-size: 14px;
}

#newsletter,
#promoflyer,
#interest
{
	position:relative;
	height: 710px;
	width: 444px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #404040;
	font-style: normal;
	padding-top: 10px;
	padding-left: 50px;
}
#email{
	background-image: url(../images/email.jpg);
	position:relative;
	height: 700px;
	width: 494px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #404040;
	font-style: normal;
	padding-top: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}



#photo table,
#photo table td {
padding:0px;
margin:0px;
vertical-align:top;
border:none;

}


#agreement h1,
#pro_con h1,
#letter h1,
#photo h1, 

{
font-size:28px;
text-align:center;
}


#letter2 h1{
	font-family:"Courier New", Courier, monospace;
	font-size:33px;
	text-align:center;
	margin:0px;
	margin-top:20px;
	margin-left:20px;
	padding:0px;
}

#inside {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	text-align:left;
	margin-left:40px;	
	margin-right:40px;
	margin-top:20px;
}
#interest h1{
	font-family:Georgia, "Georgia", Times, serif;
	font-size:24px;
	text-align:center;
	margin:0px;
	margin-top:20px;
	margin-left:-20px;
	padding bottom:10px;
}
#interest p,
#interest ul{
	font-family:Georgia, "Georgia", Times, serif;
	font-size:14px;
	text-align:left;
	margin-right:25px;
}

#contract h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#999999;
	text-align:center;
	margin:0px;
	margin-top:20px;
	margin-right:30px;
	padding:0px;
	font-style: italic;
}


#letter h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
margin:0px;
margin-left:50px;
color:#666666;
padding:0px;
}

#promoflyer p, 
#promoflyer ul
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
margin:5px;
margin-left:55px;
color:black;
padding:0px;
}

#promoflyer ul {
margin-left:75px;
}


#agreement {
	background-image: url(../images/paper_agreement_sml.jpg);
}

#letter3{
	background-image: url(../images/paper_photo_bigger.jpg);
	position:relative;
	height: 680px;
	width: 444px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#letter, #letter2 {
	background-image: url(../images/paper_letter.jpg);
	padding-right: 50px;
}

#pro_con {
	background-image: url(../images/paper_pro_con.jpg);
}

#promoflyer
{
	background-image: url(../images/flyer.jpg);
	padding-bottom: 50px;
	padding-right: 20px;
	height: 610px;
}
#interest
{
	background-image: url(../images/interest.jpg);
	padding-bottom: 50px;
	padding-right: 30px;
}

#photo
{
	background-image: url(../images/paper_photo_p1.jpg);
}

#contract
{
background-image: url(../images/contract.png);
height: 650px;
width: 444px;
padding-left: 50px;
padding-right: 20px;
padding-top: 30px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#newsletter
{
	background-image: url(../images/newsletter.jpg);
	padding-right: 10px;
	padding-bottom: 10px;
}
 

#page_change
{
position:absolute;
right:50px;
bottom:30px;
font-weight:bold;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
cursor:pointer;

}

/* search form */
#search{
	display: inline;
}

