@charset "utf-8";
/* CSS Document */

#bannerbk {
	background-image: url(../images/background/banner_bkgrnd_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 217px;
	width: 100%;
}
#banner {
	background-image: url(../images/background/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 217px;
	width: 100%;
}
#content {
	width: 100%;
}
#content   .lastUpdate  {
	text-align: center;
	font-family: "Book Antiqua";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #565670;
}

#content div.figure {
	margin: 10px;
	padding: 5px;
	border: thin solid #CCCCCC;
	width: 500px;
}
#content img.scaled {
	width: 100%;
}
#content div.figureRight {
	padding: 5px;
	border: thin solid #CCCCCC;
	float: right;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content div.figureRight h6 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-indent: 0px;
}

#content  div.figureLeft {
	padding: 5px;
	border: thin solid #CCCCCC;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#content   div.figure h6  {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-indent: 0px;
}



#contentLeft{
	float: right;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	margin-left: 15px;
	border: thin solid #9999CF;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 10px;
}






#contentRight{
	padding-top: 5px;
}
#content #contentRight #contentLeft ul {
}

#content #contentRight h1 {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9999CF;
	text-indent: 15px;
	width: 100%;
}
#content #contentRight #contentLeft p {
	padding-left: -5px;
}

#content #contentRight h2 {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #313384;
	padding-left: 15px;
}
#content #contentRight h3 {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #313384;
	padding-left: 15px;
}
#content #contentRight h4 {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: bold;
	color: #313384;
	padding-left: 15px;
}


#content #contentRight p {
	font-family: "Book Antiqua";
	text-decoration: none;
	text-align: justify;
	font-size: 11px;
	color: #16173D;
	padding-right: 20px;
	padding-left: 15px;
}
#content #contentRight a {
	font-weight: bold;
	text-decoration: none;
	color: #52528D;
}
#content  #contentRight  ul {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #16173D;
	list-style-position: outside;
	padding-left: 25px;
	list-style-image: url(../images/background/listButton.jpg);
	padding-top: 5px;
	text-align: justify;
	padding-right: 3px;
	margin-bottom: 5px;
}
#content #contentRight li {
	list-style-position: outside;
	padding-bottom: 10px;
}
#content #contentRight .courseTitle {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: bold;
	color: #666698;
	text-decoration: underline;
}
#content #contentRight table {
	background-color: #9999CF;
	font-family: "Book Antiqua";
	font-size: 12px;
}


#content #contentRight th {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#content #contentRight td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#content #contentRight .credits {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #666698;
}





#footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	background-color: #777796;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}




.clearfloat {
	clear: both;
}
#content div.figureLeft h6 {
	font-family: "Book Antiqua";
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-indent: 0px;
}
#content #contentRight .studentPageName {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}

