body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Bg.jpg);
	background-repeat: repeat-x;
	background-position: center 85px;
	
}
a {
	color: #0C2861;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #4192E5;
	text-decoration: underline;
}
a:visited {
	color: #0C2861;
}
.clear {
	clear: both;
}
img {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0;
}
#Wall {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#TopNav {
	width: 900px;
	height: 85px;
}
#Header {
	height: 125px;
	width: 900px;
}
#Navigation {
	width: 900px;
	color: #BCE1F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	height: 40px;
	padding-top: 15px;
}
#Navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0C2861;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#Navigation a:hover {
	color: #4192E5;
}
#Navigation a:visited {
	color: #0C2861;
}
#Wall p {
	font-family: "Trebuchet MS", "Lucida Grande CE", Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-size: small;
	line-height: 1.5em;
	color: #3E3E3E;	
	text-align: left;
	margin-top: 0px;
}
#AllColumns {
	width: 900px;
	margin-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #0C2861;
	border-bottom-style: solid;
	border-bottom-color: #EBEFF2;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EBEFF2;
	border-bottom-width: 1px;
	padding-left: 5px;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00AEEF;
	text-align: left;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00AEEF;
	text-align: left;
	margin-bottom: 0px;
}
#Contents {
	padding: 10px;
}

/* Footer */
#Footer {
	background-color: #E7F6FF;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #BCE1F4;
	border-bottom-color: #BCE1F4;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #BCE1F4;
}
#Footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
	text-align: center;
	margin: 0px;
}
#Footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C2861;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#Footer a:visited {
	color: #0C2861;
}
#Footer a:hover {
	color: #4192E5;
}
.Name {
	font-family: Tahoma, Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
}
.RequiredField {
	color: #AD0101;
	padding-right: 2px;
}
#Form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	float: left;
}
.contactform	{
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:200px;
	background-color:#E7F6FF;
	color:#0C287F;
	line-height:10px;
	padding-left:5px;
}

#contactinfo	{
	position:relative;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	margin:100px 0 0 0;
	color:#888;
	width:350px;
	height:75px;
}

#contactcontentwrapper	{
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding-top:15px;
	width:500px;
	min-height:250px;
	text-align: left;
}
#contactcontentwrapper p	{ padding:0px 0px 15px 0px; margin:0px;}

*html #feedbackform	{height:200px;}
#feedbackform	{
	position:relative;
	top:0px;
	left:0px;
	width:400px;
	float:left;
	padding:0px;
	margin:0px;
	min-height:200px;
}

*html #contactauxcolumn	{height:200px;}
#contactauxcolumn	{
	position:relative;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	float:left;
	width:300px;
	min-height:200px;
}
#contactauxcolumn p	{padding:0px; margin-bottom:5px; margin-top:0px;}
#ICONpdf{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	background-image: url(../images/Icons/pdf_icon.gif);
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
	padding-left: 30px;
	background-color: #DDEBF4;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CAE8FA;
	border-bottom-color: #B3CDDD;
}

dl a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C2861;
	font-weight: bold;
}
dl a:hover {
	color: #0099FF;
	text-decoration: none;
}
dl a:visited {
	color: #0C2861;
}
#MiniNav {
	width: 100%;
	font-size: 10px;
	padding-bottom: 10px;
}
#MiniNav a {
	font-family: "Trebuchet MS", "Lucida Grande CE", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00AEEF;
	padding: 5px;
}
#Course {
	float: left;
	width: 85px;
	height: 85px;
	padding-top: 10px;
	clear: right;
}
#Discription {
	float: left;
	width: 400px;
}
#Wall #AllColumns #Contents li {
	font-family: "Trebuchet MS", "Lucida Grande CE", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0C2861;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-image: url(../images/Icons/0030_arr.png);
	list-style-type: none;
	padding-bottom: 10px;
	text-align: left;
}
#PaypalForm {
	float: left;
	width: 200px;
	clear: none;
}

#redirected {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF0000;
	font-family: "Trebuchet MS", "Lucida Grande CE", Arial, Helvetica, sans-serif;
	padding: 10px;
}
#redirected a {
	color: #FFFFFF;
	
}
#redirected a:hover {
	color: #000;
	
}

.sponsorsSidebar img {
	display:block;
	margin:10px auto 20px;
}
