body,td,th {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}
body {
	background-color: #ffffff;
}
#container {
	background: #ffffff;
	text-align: left;
	margin: 0px;
	width: 100%;
	position: relative;
	height: auto;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration:none
}

a:visited {
	color: #999999;
	text-decoration: none;
}
/* HEADER
--------------------------------------------------- */

#header {
	margin: 0px;
	width: 100%;
	height: 129px;
}
#topline {
	background-image: url(/images/topline.gif);
	background-repeat: repeat-x;
	height: 26px;
}
#midline {
	background-image: url(/images/midline.gif);
	background-repeat: repeat-x;
	height: 88px;
}
#logo {
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	z-index: auto;
	margin-left: 50px;
	margin-top: 1px;
	height: 85px;
	width: 300px;
}
#bottomline { 
	background-image: url(/images/bottomline.gif);
	background-repeat: repeat-x;
	height: 15px;
}

/* HEADER
--------------------------------------------------- */

/* CONTENT
--------------------------------------------------- */

#blocks { 
	text-align: left;
	width: 900px;
	height: auto;
	margin: 0 auto;
}
#firstblock {
	display: inline;
	float: left;
	width: 380px;
	height: 250px;
	border-style: dashed;
	border-width: 1px;
	margin-top: 10px; 
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#secondblock {
	display: inline;
	float: right;
	width: 380px;
	height: 250px;
	border-style: dashed;
	border-width: 1px; 
	margin-top: 10px; 
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#thirdblock {
	display: inline;
	float: left;
	width: 380px;
	height: 250px;
	border-style: dashed;
	border-width: 1px;
	margin-top: 10px; 
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#fourthblock {
	display: inline;
	float: right;
	width: 380px;
	height: 250px;
	border-style: dashed;
	border-width: 1px;
	margin-top: 10px; 
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.leftcol {
	float: left;
	width: 150px;
	height: 250px;
	border-right-style: dashed;
	border-width: 1px;
	margin-right: 10px;
}

#mainblock {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	float: center;
	width: 818px;
	height: auto;
	border-style: dashed;
	border-width: 1px;
	margin-top: 10px;
	background-color: #EAEAEA;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.h1 {
	color: #666666;
	text-align: center;
	font-family: Times New Roman, Times, serif;
}
.insertblock {
	text-align: justify;
	width: 97%;
	background-color: #FFFFFF;
	border-style: dashed;
	padding-left: 10px;
	padding-right: 10px;
	border-width: 1px;
}

.foto {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-width: 1px;
}
.note {
	font-size: 11px;
	font-style: italic;
}
.indexblocktext {
	font-size: 11px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
.more_button {
	float: right;
}
#pretext {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.highlight {
	background-color: #FFFF00;
}

.underlined {
	text-decoration: underline;
}

h3 {
	color: #003366;
	text-align: center;
}

.text {
	padding-top: 15px;
	padding-bottom: 15px;
}

.h14startcourse {
	color: #FF0000;
	text-align: center;
}

.testimonial {
	border-width: 1px;
	border-color: #000000;
	border-style: dotted;
	background-color: #FFFFFF;
	margin-top: 30px;
	width: 600px;
	padding: 0px 5px 0px 5px;
}

/*SELECTIONS
=========================================*/

.red {
	color: #FF0000;
}

.ured {
	color: #FF0000;
	text-decoration: underline;
}

.blue {
	color: #0066FF;
}

.green {
	color: #009933;
}

.ugreen {
	color: #009933;
	text-decoration: underline;

}

/* CONTENT
--------------------------------------------------- */


/* FOOTER
--------------------------------------------------- */

#footer {
	text-align: center;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#copyright {
	text-align: center;
	font-size: 12px;
	color: #999999;
}
/* FOOTER
--------------------------------------------------- */
