/* CSS Document */
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Container for the Menu */
#p7swapmenu {
	position: absolute;
	left: 10px;
	top: 170px;
	width: 165px;
	z-index: 6;
}
#header {
	position: absolute; top: 1px; left: 0px;
	width: 770px;
	z-index: 1;
}
#leftside {
	position: absolute;
	top: 625px;
	left: 10px;
	width: 175px;
	background-color: #ffffff;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 8;
	border-top: 2px solid #AAC4FF;
}
#leftside p {
	font-size: 10px;
}
#leftside h1 {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 10px;
}
#leftside a {
	color: #0b4499;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
#leftside a:hover {
	text-decoration: underline;
}
#centercontent {
	width: 290px;
	padding: 0px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	z-index: 5;
}
#centercontent p, li {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}
#centercontent h1 {
	font-size: 12pt;
	color: #0b4499;
	font-weight: bold;
	line-height: 1.2em;
}
#centercontent ul {
	margin-left: 1em;
	padding-left: 0;
	margin-top: 0;
}
#centercontent li {
	margin-left: .5em;
	padding-left: 0;
}
#centercontent a {
	color: #0b4499;
}
#centercontent a:hover {
	color: #0b4499;
	text-decoration: none;
}
#rightcontent {
	float: left;
	z-index: 9;
	width: 205px;
	padding: 8px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3f9fc;
	border: 2px solid;
	border-color: #ffffff #ffffff #99badd #99badd;
}
#rightcontent p {
	font-size: 0.9em;
	margin-top: -10px;
	color: #000000;
}
#rightcontent h1 {
	font-size: 0.9em;
	padding: 2px 0px 5px 2px;
	background-repeat: no-repeat;
	background-position: 0% 75%;
	color: #000000;
	font-weight: bold;
}
#rightcontent ul {
	margin-left: 1em;
	padding-left: 0;
	margin-top: 0;
}
#rightcontent li {
	margin-left: .5em;
	padding-left: 0;
}
#rightcontent a {
	color: #0b4499;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
#rightcontent a:hover {
	text-decoration: underline;
}
#maincontent {
	width: 540px;
	padding: 12px 6px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 5;
	font-size: 10px;
	color: #900;
}
#maincontent p, li {
	font-size: 12px;
	color: #000;
}
#maincontent h1 {
	font-size: 20px;
	color: #C00;
	font-weight: bold;
}
#maincontent h2 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
#maincontent h3 {
	font-size: 14px;
	color: #C00;
	font-style: italic;
	font-weight: bold;
	background-image: url(../images/check.gif);
	background-repeat: repeat-x;
	background-position: 50% 100%;
	padding: 0 0 10px 0;
}
#maincontent ul {
	margin-top: 0;
	margin-left: 30px;
	padding-left: 0;
	font-size: medium;
}
#maincontent ul ul {
	margin-top: 0;
}
#maincontent li {
	margin-left: .5em;
	padding-left: 0;
}
#maincontent a {
	color: #0b4499;
}
#maincontent a:hover {
	color: #0b4499;
	text-decoration: none;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	font-weight: normal;
	z-index: 6;
	}
#breadcrumbs a {
	color: #0b4499;
	font-weight: normal;
}
#breadcrumbs a:hover {
	font-weight: bold;
	color: #0b4499;
	text-decoration: none;
}
#box {
	color: #0B4499;
	border: thin solid #FED459;
	height: 50px;
	width: 150px;
	text-align:center;
	background-color:#FEF5C5;
	float: left;
	margin:5px;
}
#box a:link {
	text-decoration:none;
}
#box a:hover {
	text-decoration:underline;
}
#box a:active {
	text-decoration:underline;
}
#box a:visited {
	text-decoration:none;
}
.longlist li	{
	padding-bottom:8px;
}
.outcome {
	font-size: 16px;
}
.out {
	font-size: 16px;
}
#mainbody {
	color: #000;
}

