body
{
	background: white;
	color: #666;
	margin: 0 0 40px 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

h1
{
	background: #3B4C9A url(images/header-background.jpg) no-repeat top left;
	color: #FFFFFF;
	font-size: 200%;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 137px 0 0 0;
	text-align: center;
	width: 100%;
}

* html h1
{
	height: 137px;
	he\ight: 0;
}

h2#ces_title
{
	font-size: 60px;
	color: black;
	margin: 50px 0 5px 0;
}

h2#index-page
{
	font-size: 45px;
	color: black;
	margin: 0;
	margin-bottom: 100px;
}

h3#index-page
{
	font-style: italic;
	font-size: 32px;
	color: black;
	text-align: center;
}

#top_bar p,
#top_bar_manager p
{
	font-weight: bold;
	margin: 0 auto;
	padding: 7px 1em 0 0;
	text-align: center;
}

#top_bar,
#top_bar_manager
{
	height: 38px;
	text-align: left;
	width: 100%;
}

#top_bar
{
	background: url(images/menu-background.gif) repeat;
	height: 31px;
}

p
{
	padding: 0 0 0 0;
	margin: 10px 20px 25px 20px;
	font-size: 20px;
	text-align: left;
	vertical-align: top;
}

h3
{
	font-size: 35px;
	text-align: left;
	margin: 10px 20px 10px 20px;
}

p.questions
{
	color: blue;
	font-style: italic;
	text-align: center;
	margin-bottom: 10px;
}

p.list
{
	margin-bottom: 5px;
}

ul
{
	font-size: 20px;
	text-align: left;
	margin-top: 0;
}

.red
{
	color: red;
}

.blue
{
	color: blue;
}

p.tip
{
	font-size: 18px;
	font-style: italic;
}

img.left-edge
{
	float: left;
	padding: 0 10px 0 20px;
}

img.right
{
	float: right;
	padding-left: 20px;
}

td
{
	width: 50%;
}

div.yellow
{
	margin: 10px 30px 0 30px;
	padding: 10px;
	background-color: #FBF9B5;
	text-align: center;
	border: 1px solid #EDE843;
}

div.blue
{
	margin: 10px 30px 0 30px;
	padding: 10px;
	background-color: #C3E6FB;
	color: #666;
	text-align: center;
	border: 1px solid #3B4C9A;
}

strong.blue
{
	color: blue;
}

strong.big-blue
{
	color: blue;
	font-size: 25px;
}

p.next-previous
{
	text-align: center;
	padding-top: 30px;
}

table.content-nav-splitter
{
	width: 100%;
}

td.content
{
	width: 70%;
}

td.navigation
{
	padding-top: 22px;
	vertical-align: top;
	width: 30%;
}

ul.navigation
{
	list-style-type: none;
	font-size: 15px;
	margin-bottom: 20px;
}

li.navigation
{
	list-style-type: disc;
	margin-left: 0;
}

a:visited
{
	color: #551A8B;
}
