﻿body {
	background-image:url(/Images/IntroBackground.jpg);
	background-repeat:repeat-x;
	background-color:#999999;
	font-family: verdana;
	color:White;
	text-align:center;
	margin:0;
	height:100%;
}

img
{
	border:none;
}

p
{
	padding:0;
	margin:0;
	margin-bottom:10px;
}

a:
{
	font-family:verdana;
	color:White;
	font-size:11px;
}

a:hover
{
}

#BodyContainer
{
	text-align:left;
	margin:0 auto;
	width:760px;
}

.Introduction
{
	width:265px;
	height:357px;
}

.IntroContent
{
	Height:357px;
	width:495px;
	background-image:url(/Images/Intro_background.png);
}

.IntroSelect
{
	height:40px;
	padding:20px 0 0 15px;
	font-size:12px;
	font-weight:bold;
}

.IntroContent .adxSectionSubhead
{
	font-size:16px;
	font-weight:bold;
}

.LeftContent
{
	float:left;
	width:218px;
	padding:0 15px 5px 15px;
	font-size:11px;
}

.LeftContent .adxTOCTitle, .RightContent .adxTOCTitle
{
	position:relative;
	top:-3px;
}

.LeftContent img
{
	margin:5px 0 10px 0;
	position:relative;
	left:-4px;
}

.RightContent
{
	float:left;
	width:217px;
	padding:0 15px 5px 15px;
	font-size:11px;
}

.RightContent img
{
	margin:5px 0 10px 0;
	position:relative;
	left:-4px;
}

ul
{
	padding:0;
	margin:0;
	padding-left:20px;
}

li
{
	line-height:18px;
	list-style-image: url(/Images/b1.gif);
}

.LeftContent a, .RightContent a
{
	font-family:verdana;
	color:White;
	font-size:11px;
}

.LeftContent a:hover, .RightContent a:hover
{
	font-family:verdana;
	color:#FFD100;
	font-size:11px;
}

/********Footer****************************/

#Footer
{
	margin-top:5px;
	font-size:11px;
	color:White;
	text-align:left;
}

.LeftFooter
{
	float:left;
	text-align:left;
	width:38%;
}

.RightFooter
{
	background-color:#999999;
	float:right;
	width:60%;
}

#Footer .adxTOCTitle a
{
	color:White;
	font-size:10px;
}
