body {
	font-size: 62.5%;
	background: url(images/bg_fade.jpg) repeat-x left top #cccccc;
	margin: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content {
	/*background: url(images/bg_6.gif) no-repeat right bottom #ffffff;*/
	background-color: #ffffff;
	border-left: 1px none #6A1426;
	border-right: 1px none #6A1426;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 20px 60px 10px 40px;
}
.content h1 {
	background: url(images/title_bit.gif) no-repeat top left;
	padding-left: 20px;
	color: #999999;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 2em;
}
.content h2 {
	color: #6A1426;
	font-weight: bold;
	font-size: 1.3em;
}
.content h3 {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
}
.content a {
	color: #6A1426;
	text-decoration: none;
}
.content a:hover {
	color: #6A1426;
	text-decoration: underline;
}
.content p, .content h2, .content h3, .content h4 {
	padding-left: 20px;
}
.content table {
	margin-left: 18px;
}
.content .imgright {
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #6A1426;
}

.content .imgleft {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #6A1426;
}

.tabletop {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
	background: url(images/table_top.jpg) repeat-x bottom #6A1426;
	padding: 5px;
}

.footer {
	background: url(images/bottom.gif) no-repeat top #ffffff;
	height: 121px;
	font-weight: normal;
	text-align: center;
	color: #999999;
	font-size: 1.0em;
}
.footer a {
	color: #ffffff;
	text-decoration: none;
}
.footer p {
	padding-top: 80px;
}

.littlefooter {
	text-align: center;
	color: #222222;
	font-size: 0.9em;
	padding-top: 7px;
}
.littlefooter a {
	color: #222222;
	text-decoration: none;
}

.content ul li {
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	padding: 0px;
	padding-left: 3px;
}

#div .faq li {
	list-style-type: none;
	padding-left: 200px;
}

.popuptop {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.4em;
	background: url(images/table_top.jpg) repeat-x bottom #6A1426;
	padding: 10px;
	text-transform: uppercase;
}

.closebutton {
	color: #FFFFFF;
	font-size: 1.0em;
	position: absolute;
	right: 10px;
	top: 10px;
}
.closebutton a {
	color: #FFFFFF;
	text-decoration: none;
}
.closebutton a:hover {
	font-weight: bold;
}

.courseslist {
	font-weight: bold;
	line-height: 1.6em;
	color: #999999;
}
.courseslist a {
	text-decoration: none;
	color: #999999;
	text-transform: uppercase;
}
.courseslist a:hover {
	text-decoration: underline;
	color: #999999;
}