
/* CSS Document */

body {
	font: 14px/1.6 Georgia, Times, "Times New Roman", serif;
	line-height: 1.5;
	color: #C1302D;
	position: relative;
	
	background: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	background-image:;
	background-position:center;
	background-repeat:repeat-y;
}

a:link {
	color:#2F8593;
} 
a:visited {color:#2F8593;}
h1 {color:#68923D;}
p.style1 {
	font-weight:bold;
	color:#C1302D;
	background-color:#CAC182;
}
p.style2 {
	font-weight:bold;
	color:#82A5C0;
	background-color:#000000;
}
p.date {text-align:right;}

th,td
{
padding:8px 10px 5px 8px;
height:20px;
vertical-align:top;
border-right-style:dotted;
border-top-style:solid;
border-right-width:3px;
border-color:#8AA45E;
}

th
{
background-color:#8AA45E;
color:white;
}


p {
	font-size: 14px;
	margin: 0 0 1.6em;
	padding: 0 24px;
	clear: both;
}
.buttons 
{
width:110px;
height:90px;
margin:25px;
}


#container {
	width: 945px;
	padding: 3px 50px 5px 10px;
	float: left;
	background-image: url(../TD10/images/bg_container2.png);
	background-repeat: repeat-y;
	background-position: 30px 10px;
}

#intro #quickSummary {
		background: #3C1700 url("../TD10/images/leader.gif") 54% 15px no-repeat;
		background-color:#0000000;
		background-image:url('../TD10/images/grad2.png');
		background-repeat:repeat-x;
		color: #fff;
		position: absolute;
		top: 110px;
		left: 10px;
		width: 150px;
		padding: 125px 0 0;
	}
#intro #quickSummary p.p1 {
		font-size: 16px;
		font-style: italic;
		padding: 0 11px 0 14px;
	}
	
	#intro #quickSummary p.p2 {
		background: #2d1100 url("../TD10/h_get-started.gif") 50% 1.5em no-repeat;
		padding: 5em 15px 1.6em;
		margin: 0;
		font-size: 1.2em !important;
	}
#extraDiv1 {
	width: 355px;
	height: 100px;
	display: block;
	float: left;
	background: url("../TD10/images/grad2.png") top left no-repeat;




