@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.borderLeft {
	background: url(images/amoda-border-left.jpg) repeat-y right top;
}
.borderRight {
	background: url(images/amoda-border-right.jpg) repeat-y left top;
}
.amodaBkg {
	background: url(images/amoda-maa-jeevan-bkg.jpg) no-repeat center top;
}
.head1 {
	font: bold 38px Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding-bottom: 10px;
	padding-top: 20px;
}
.motto1 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-bottom: 12px;
}
.introText {
	font: bold 20px/normal Georgia, "Times New Roman", Times, serif;
	color: #4391B1;
}
.text12 {
	font: 12px Arial, Helvetica, sans-serif;
}
.box1Borders {
	border: 1px solid #4391B1;
}
.blueDark {
	color: #069;
}
.text12Box {
	font: 12px/16px Arial, Helvetica, sans-serif;
}
.BoxTitle {
	color: #069;
	font-size: 14px;
	line-height: 18px;
}
.orangeDark {
	color: #D55500;
}
a:link {
	color: #5C7D26;
	text-decoration: none;
}
.white {
	color: #FFF;
}

a:visited {
	text-decoration: none;
	color: #5C7D26;
}
a:hover {
	text-decoration: none;
	color: #62A7A2;
}
a:active {
	text-decoration: none;
	color: #5C7D26;
}
.footerBkg {
	background: url(images/footer-bkg.jpg) repeat-x left top;
}

