* { padding: 0; margin: 0; }

body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height: 24px;
	background-color: #1861AB;
}

#logo {
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	width: 1040px;
	background-image: url(top.png);
	background-repeat: no-repeat;
}

#cse {
	float: right;
	width: 300px;
}

#logo h1 {
	display: none;
}

#pteklogo {
	float: left;
	margin-left: 25px;
	margin-top: 20px;
}

#logowrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1040px;
	background-color: #FFFFFF;
}

#content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 20px;
}

#content a {
	text-decoration: none;
	color: #393939;
	border-bottom: solid #999 1px;
}

#content a:hover {
	text-decoration: none;
	color: #112F6A;
	border-bottom: solid #112F6A 1px;
}

#content p {
	margin-bottom: 18px;
	text-align: justify;
	font-size: 12px;
	color: #393939;
}

#content li {
	margin-bottom: 5px;
	text-align: justify;
	font-size: 12px;
	color: #393939;
	list-style-position: inside;
}

#content p.highlight {
	color: #0F2D69;
	letter-spacing: 1px;
}

h2 {
	color: #14316C;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}

h3 {
	color: #112F6A;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
}

#images {
	background-image: url(sending.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#floatrightphoto {
	float: right;
	width: 350px;
	height: 300px;
	border: solid #ccc 2px;
	margin-left: 30px;
}

#floatrightcontent {
	float: right;
	width: 350px;
	margin-left: 30px;
}

#floatrightcontent a {
	border: none;
}

#floatrightcontent a:hover {
	border: none;
}

.pagephoto {
	border: solid #ccc 2px;
}

#footer {
	height: 50px;
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(footer.png);
}

#credits {
	font-size: 10px;
	color: #999;
	letter-spacing: 1px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#credits a {
	text-decoration: none;
	color: #999;
	border-bottom: solid #999 1px;
}

#credits a:hover {
	text-decoration: none;
	color: #F9AB21;
	border-bottom: solid #112F6A 1px;
}

#contactline {
	width: 525px;
	float: right;
	height: 80px;
	margin-right: 25px;
	margin-top: 50px;
}

#nav {
	list-style:none;
	height: 40px;
	width: 990px;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 35px;
}

#nav li {
	font-size: 12px;
	display: inline;
	padding: 0px 2px 0px 2px;
}

#nav a {
	text-decoration: none;
	color: #FFF;
	background-color: #2C5FA7;
	padding: 7px;
}

#nav a:hover {
	background-color: #28A5EF;
}

#nav .active {
	color: #FFF;
	background-color: #28A5EF;
}

.clear  {
	clear: both;
	line-height: 0;
}

#tutorprofile{
	margin-bottom: 15px;
}

.photoleft{
	float: left;
	border: solid #ccc 4px;
	margin-right: 20px;
}

.tutortitle{
	color: #112F6A;
	font-size: 14px;
	font-weight: normal;
}


#profilebox {
	background-color: #FFFFFF;
	width: 750px;
	padding: 15px;
}

#profilebox a {
	text-decoration: none;
	color: #393939;
	border-bottom: solid #999 1px;
}

#profilebox a:hover {
	text-decoration: none;
	color: #112F6A;
	border-bottom: solid #112F6A 1px;
}

#profilebox p {
	margin-bottom: 18px;
	text-align: justify;
	font-size: 12px;
	color: #393939;
}

#profilebox li {
	margin-bottom: 5px;
	text-align: justify;
	font-size: 12px;
	color: #393939;
	list-style-position: inside;
}

#profilebox p.highlight {
	color: #0F2D69;
	letter-spacing: 1px;
}

.floatphotoright{
	float: right;
}


/* CONTACT FORMS
-----------------------------------------------------*/
form {
	width: 500px;
	padding-top: 10px;
}

#formColLeft {
	width: 250px;
	float: left;
}

#formColRight {
	width: 250px;
	float: left;
}

#formRow {
	margin-bottom: 8px;
}

.label {
	color: #0F2D69;
	font-size: 12px;
}

.inputField {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 220px;
	padding: 4px;
	border: 1px solid #888;
	margin-top: 2px;
}

.inputTextArea {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #888;
	padding: 4px;
	height: 100px;
	width: 470px;
}

#send  {
	width: 150px;
	margin-top: 15px;
	margin-bottom: 25px;
}

#send a {
	height: 28px;
	margin:0;
	padding:0px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	display: block;
	line-height: 28px;
	border: 1px solid #777;
	color: #0F2D69;
}

#send a:hover  {
	background-color: #0F2D69;
	border: 1px solid #777;
	color: #FFFFFF;
}

#feedback  {
	color: #0F2D69;
	height: 30px;
}


//////////////////////////////////////
// STYLES FOR THE SITEMAP TABLES	//
//////////////////////////////////////
.sitemapTable{

}

.sitemapTableHead{
	color: #0F2D69;
	align: left;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}

.sitemapCourseTitle{
	width: 250px;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	border: 0;
}

.sitemapCourseAttach{
	width: 250px;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	border: 0;
}

