/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#d0d4d5;
}


/* ---------------------------------------------------------------------------*/

.bodytext{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#4f4d4d;
	text-decoration:none;
	text-align:justify;
	line-height:20px;
}

.bodytext2{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#4f4d4d;
	text-decoration:none;
	text-align:justify;
	line-height:18px;

}

.bodytext_title{
	font-family:Tahoma;
	font-size:20px;
	font-weight:normal;
	color:#4f4d4d;
	text-decoration:none;
	text-align:left;
}

.bodytext_title2{
	font-family:Tahoma;
	font-size:20px;
	font-weight:normal;
	color:#038acc;
	text-decoration:none;
	text-align:left;
}


/* ---------------------------------------------------------------------------*/

.menu_bg {
	background-image: url('../images/menu_bg.jpg');
	background-repeat: repeat-x;
}

.servicebox_bg {
	background-image: url('../images/service_box.jpg');
	background-repeat: repeat-x;
}

/* ---------------------------------------------------------------------------*/

.learnlink a {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#05639a;
	text-decoration:none;
}

.learnlink a:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#7a7a7a;
	text-decoration:none;
}

.footerlink  {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}
.footerlink a {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}

.footerlink a:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:center;
	text-decoration:none;
}



/* ---------------------------------------------------------------------------*/
.imputtextbox1 {
			border: solid 1px #d0d0d0;
			background-color: #ececec;
			width:263px;
			font-family:Tahoma;
			font-size:12px;
			font-weight:normal;
			color:#000000;
			text-decoration:none;
			text-align:left;
}

.required {
	font-family: Tahoma, Verdana; 
	font-size: 11px;
	color: #FF0000;
}
.successmessage {
	color: #336633; 
	font-weight: bold; 
	color: #009933;
	
}

.core {
	
	font-family: Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	font-size:12px;
	
	
}

.redbold { color:#FF0000; font-weight:bold;
	
}


/** border: solid #365e15; .borders	**/
		
