/* made by Marten Brosch, mbrosch@gmail.com*/

/*  #intro { height: 400px; } */



blockquote img.left {float: left; padding: 6px; }
blockquote img.right {float: right; padding: 6px; }
p.p3 {padding-top: 2px; clear: both;}


#supportingText {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	width:500px;
	float: left;
	border-right:1px solid #cccccc;
	text-align: justify;
	}

body { 
	color: black; 
	font-size: 76%;
	background-color: white;
	}

img { border: 0px;}

p { 
	font-size: 1em; 
	font-family: Verdana, Arial, san-serif;
	}

h3 {
	color: #FF9900;
	background-color: transparent;
	text-align: right;
	font-family: Times, san-serif;
	font-size:16px;
	font-variant: small-caps;
	font-weight: bold;
	}

li{
	list-style-image: url(arr1.gif);
	font-family: Verdana, Arial, san-serif;
	}
	
li:hover {
	list-style-image: url(arr2.gif)
	}
	
	
a:link { 
	color: #FF9900;
	background-color: transparent;
	text-decoration: none; 
	}

a:visited { 
	color: #999999; 
	background-color: transparent;
	}

a:hover { 
	color: #999999;
	background-color: transparent;
	text-decoration: underline;
	}

a:active { 
	color: #003300;
	background-color: transparent;
	}

#container {
	position:absolute;
	left:50%;
	top:50px;
	width: 716px;
	margin-left: -350px;
	border:1px solid #e1e2de;
	margin-bottom: 10px;
	background:url(images/bg1.PNG);
	}


#pageHeader {
	width:716px;
	height: 110px;
	float: left;
	background-color: transparent;
	margin-bottom: 10px;
	}

#pageHeader span{
	display: none;
	}	
	
#preamble {
	padding-left: 10px;
	padding-right: 10px;
	width: 400px;
	float: left;
	margin-bottom: 10px;
	text-align: justify;
	}
	

#linkList { 
	position: relative;
	width:160px;
	float:right;
	padding-left:6px;
	font-size: 1em;
	}
	
#linkList h3 {
	color: #999999;
	background-color: transparent;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}

#footer {
	border-top:1px solid #cccccc;
	text-align: center;
	}

#quickSummary {
	float:left;
	height:200px;
	width: 166px;
	width: 180px;
	padding: 10px;
	border-right:1px solid #cccccc;
	}


#quickSummary p.p1 {
	font-size: 1em;
	text-align: right;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	}


#quickSummary p.p2 {
	font-size: 0.9em;
	padding:4px;
	text-align: center;
	}