/* common styles
----------------------------------------------- */
body {
background: #FFFFFF;
font-family: "Lucida", "Lucida Sans Unicode", verdana, lucida,  helvetica, sans-serif;
margin: 10px;
margin-bottom: 10px;
padding: 0px;
color: #000;
}


/* layout
----------------------------------------------- */
#container {
position: relative;
font-size: 12px;
background: #ffffff;
margin: 0px auto;
padding: 0px;
width: 800px;
/*height: auto;*/
height: 650px;
/*min-height: 650px;*/
border: 1px solid #000000;
}

#quickSummary {
position: absolute;
font-size: 12px;
top: 170px;
left: 4px;
width: 166px;
}

#preamble  {
margin: 0px 0 0 192px;
width: 480px;
background: transparent;
font-size: 12px;
}



#linkList {
font-size: 12px;
position: absolute;
width: 166px;
top: 26em;
left: 0px;
border-top: 1px solid #fff;
}


/* header
----------------------------------------------- */

#pageHeader {
	background: url('../../gfx/templates/ture/header.jpg') no-repeat top left;
	height: 166px;
	width: 800px;
	margin: 0;
	border-bottom: 1px solid #000000
	}

#pageHeader h1 {
	display: none;
	}

#pageHeader h2 {
	display: none;
	}



/* text
----------------------------------------------- */
p {
font-size: 12px;
padding: 22px 5px 5px 20px;
margin: 0px 0px 0px 0px;
line-height: 16px;
}

#quickSummary p.p1 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 22px;
font-size: 12px;
}


#quickSummary p.p2 {
margin-top: 3em;
padding: 0px 10px 10px 22px;
background: #ffffff;
font-size: 12px;
}

#quickSummary p.p3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 7px;
background: #ffffff;
}

#quickSummary p.p4 {
margin: 0px 0px 0px 0px;
padding: 10px 10px 20px 17px;
background: #ffffff;
font-size: 12px;
}



/* headings
----------------------------------------------- */
#quickSummary {

background: url('../../gfx/templates/ture/menu.jpg') no-repeat top left;
margin: 0px;
}

#intro h3 {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	padding: 0;
	width: 480px;
	height: 28px;
	border: 1px solid #000;
}

#supportingText h3 {
font-size: 12px;
margin: 10px 0 0 5;
padding: 0;
width: 480px;
height: 25px;
border: 1px solid #fff;
}

#linkList h3 {
font-size: 12px;
height: 25px;
margin: 0px 0 0 0;
padding: 0px;
}

h3 span { display: none; }

#preamble h1 {
	background: url('../../gfx/templates/ture/h3_preamble.jpg') no-repeat top left;
	color: White;
	font-size: 12px;
}
#preamble h2 {
	color: #005c90;
	font-size: 12px;
}



/* lists
----------------------------------------------- */
#linkList ul {
font-size: 12px;
list-style: none;
margin: 2px 0 0 0px;
padding: 0 0 0 0;
}

#linkList ul li {
font-size: 12px;
background: transparent;
margin: 0;
padding: 0 0 0 27px;
line-height: 12px;
color: #000000;
}

#linkList #lselect {
font-size: 12px;
border-bottom: 1px solid #fff;
padding-bottom: 25px;
}

#linkList #lfavorites {
font-size: 12px;
border-bottom: 1px solid #fff;
padding-bottom: 25px;
}

#linkList #larchives {
font-size: 12px;
border-bottom: 1px solid #fff;
padding-bottom: 25px;
}

#linkList #lresources {
font-size: 12px;
border-bottom: 1px solid #fff;
padding-bottom: 25px;
}


#linkList #lselect a:link, #linkList #lselect a:visited { display: block; }

#linkList #lselect a.c:link, #linkList #lselect a.c:visited { display:inline; }


/* links
----------------------------------------------- */

a, a:link, a:visited {
color: #369;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #000000;
text-decoration: none;
font-weight: normal;
}

#quickSummary a, #quickSummary a:link, #quickSummary a:visited {
font-weight: bold;
text-decoration: none;
font-size: 12px;
color: #000000;
}

#quickSummary a:hover {
font-weight: bold;
text-decoration: none;
color: #369;
}


#linkList a, #linkList a:link, #linkList a:visited {
font-size: 12px;
color: #000;
text-decoration: none;
}

#linkList a:hover {
text-decoration: none;
color: #fff;
}

#linkList a.c, #linkList a.c:link, #linkList a.c:visited {
color: #000000;
text-decoration: none;
}

#linkList a.c:hover {
font-size: 12px;
text-decoration: none;
color: #000;
}

#footer a {
text-decoration: none;
color: #000;
font-size: 12px;
padding: 0 20px 0 0;
}

#footer a:link, #footer a:visited {
text-decoration: none;
color: #fff;
font-size: 12px;
padding: 0 10px 0 0;
}

#footer a:hover {
font-size: 12px;
text-decoration: none;
color: #0000;
}
