﻿body
{
	padding: 0pt;
	margin: 0pt;
	background-color: #cae2f5;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

img.testimonal
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
}

img.picture
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin: 5px;
}

img.page_background
{
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	left: -24px;
	position: relative;
	top: -25px;
	margin-bottom: -20px;
	margin-right: -25px;
}

table
{
	padding: 0pt; 
	margin: 0pt; 
	border-style: none; 
}

table.page_layout
{
	padding: 0pt; 
	margin: 0pt; 
	border-style: none; 
	width: 100%; 
	height: 100%;
}

table.content_horizontal
{
	padding: 0pt; 
	margin: 0pt; 
	border-style: none; 
	width: 100%; 
	height: 540px; 
	background-image: url(gfx/background_horizontal.gif); 
	background-color: #ffffff;
}

table.content_vertical
{
	padding: 0pt; 
	margin: 0pt; 
	border-style: none; 
	width: 1010px; 
	height: 100%; 
	background-image: url(gfx/background_vertical.gif); 
}

table.course_summary
{
	background: #f0f0f0;
	border: solid 1px #d3d3d3;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 100%;
	padding-top: 5px;
}

td.course_summary_label
{
	font-weight: normal;
	font-size: 9pt;
	color: #7F7F7F;
	font-family: Verdana;
	margin: 0px;
	font-style: italic;
}

td.course_summary_values
{
	font-weight: normal;
	font-size: 9pt;
	color: #7F7F7F;
	font-family: Verdana;
	margin: 0px;
}

td.page_content
{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
}

h1
{
	font-weight: bold;
	font-size: 18pt;
	color: #404040;
	font-family: Tahoma;
	margin: 0px 0px 15px;
}

h2
{
	font-weight: bold;
	font-size: 10pt;
	color: #595959;
	font-family: Tahoma;
	margin: 0px 0px 10px;
}

h3
{
	font-weight: normal;
	font-size: 9pt;
	color: #7F7F7F;
	font-family: Verdana;
	margin: 0px;
}

hr
{
	color: #d3d3d3;
	height: 1px;
	width: 99%;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px -10px;
	padding-top: 0px;
}

a
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 9pt;
	color: #808080;
	font-family: Verdana;
	font-variant: small-caps;
}

a.bold
{
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	color: #b22222;
	font-family: Verdana;
	font-variant: small-caps;
}

a.lessattention
{
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	color: silver;
	font-family: Verdana;
	font-style: italic;
	font-variant: small-caps;
}

a.anchors
{
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	color: #b22222;
	font-family: Verdana;
	font-variant: small-caps;
}

a.anchors_subitem
{
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	color: #696969;
	font-family: Verdana;
	font-variant: small-caps;
}

div.anchors
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	background: #f0f0f0;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 5px;
}

div.testimonial
{
	border-right: #a9a9a9 2px solid;
	border-top: #a9a9a9 2px solid;
	border-left: #a9a9a9 2px solid;
	border-bottom: #a9a9a9 2px solid;
	background: #ffffcc;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 2px 0px 5px 3px;
	font-variant: small-caps;
	width: 300px;
	text-align: center;
}

li.mainitem
{
	margin-left: 0px;
}

li.subitem
{
	list-style-type: circle;
	padding-left: 10px;
	list-style-position: inside;
}