/* CSS Document */
body {
	background-repeat: no-repeat;
}


.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 21px;
	padding-left: 21px;
	padding-bottom: 10px;
}

.menu_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.menu_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.menu_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ddc247;
	
}

.menu_text a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ddc247;
	
}
.content_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #595959;
	
}
.heading_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0px 25px 0px;
	text-transform: uppercase;
	color: #000000;

}

.title_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.small_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	text-align:justify;
	color: #595959;
	
}
.tablehead_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align:justify;
	color: #000000;
	
}

p.margin
{
margin-top:8px;
}






.footertext {
				font-family: Trebuchet MS, Arial, sans-serif;
				font-weight: bold;
				color: #ffffff;
				text-transform: none;
				margin: 0px 50px 0px 0px;
				padding: 0;
				list-style-type: none;
				font-size: 11px ;
			}

.footertext a:link {
				font-family: Trebuchet MS, Arial, sans-serif;
				font-size: 11px ;
				font-weight: bold;
				text-decoration:none;
				color: #FFFFFF;
			}

.footertext a:visited {
				font-family: Trebuchet MS, Arial, sans-serif;
				font-size: 11px ;
				font-weight: bold;
				text-decoration:none;
				color: #FFFFFF;
			}

.footertext a:hover{
				font-family: Trebuchet MS, Arial, sans-serif;
				font-size: 11px ;
				font-weight: bold;
				text-decoration:none;
				color: #46b3ff;
			}

.footertext a:active{
				font-family: Trebuchet MS, Arial, sans-serif;
				font-size: 11px ;
				font-weight: bold;
				text-decoration:none;
				color: #46b3ff;
			}

.courselinktext {
				font-family: Trebuchet MS, Arial, sans-serif;
				font-weight: bold;
				text-decoration:none;
				color: #595959;
				font-size: 12px ;
				font-style: italic;
			}

.courselinktext a:link {
				font-family: Trebuchet MS, Arial, sans-serif;
				font-size: 12px ;
				font-weight: bold;
				text-decoration:none;
				color: #595959;
				font-style: italic;
			}

.courselinktext a:visited {
				font-family: Trebuchet MS, Arial, sans-serif;
				font-size: 12px ;
				font-weight: bold;
				text-decoration:none;
				color: #595959;
				font-style: italic;
			}

.courselinktext a:hover{
				font-family: Trebuchet MS, Arial, sans-serif;
				font-size: 12px ;
				font-weight: bold;
				text-decoration:none;
				color: #46b3ff;
				font-style: italic;
			}

.courselinktext a:active{
				font-family: Trebuchet MS, Arial, sans-serif;
				font-size: 12px ;
				font-weight: bold;
				text-decoration:none;
				color: #46b3ff;
				font-style: italic;
			}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fotter_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #604D4A;
}

.text2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Book Antiqua";
}
.mail_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddc247;
}



.Heading1 {
	font-family: "Bookman Old Style";
	color: #e4d383;
	font-size: 18px;
	font-weight: normal;
	padding-top: 18px;
	padding-bottom: 15px;
}
