/* CSS Document */
body{
background-image:url(images/bg.jpg);
background-repeat:repeat;
padding:0px;
margin:0px;
}
.body_bg{
background-image:url(images/body_bg.jpg);
background-repeat:repeat-x;
}
.learn_box_bg{
background-image:url(images/learn_box_bg.jpg);
background-repeat:repeat-y;
}
.grow_box_bg{
background-image:url(images/grow_box_bg.jpg);
background-repeat:repeat-y;
}
.contact_box_bg{
background-image:url(images/contact_box_bg.jpg);
background-repeat:repeat-y;
}
.footer_bg{
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
}
.left_box_text {
font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	padding-top:5px;
	text-decoration: none;
}
.left_box_text a{
font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	text-decoration: none;
}
.left_box_text a:hover{
font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align:justify;
	text-decoration: none;
}
.footer_text {
font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	color: #C4CEF7;
	text-align:center;
	padding-top:0px;
	text-decoration: none;
}
.footer_bold_text {
font-family:Arial;
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	padding-top:0px;
	text-decoration: none;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style6 {
	font-size: 18px;
	font-weight: bold;
	color:#02126C;
}
.style7 {font-size: 16px}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style9 {
	color: #6AE7FD;
	font-weight: bold;
}
.style10 {
	color: #5FFF00;
	font-weight: bold;
}
.style11 {
	color: #FF0401;
	font-weight: bold;
}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5FFF00;
	font-weight: bold;
	font-size: 16px;
}
.style14 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }

.style15 {color: #0033CC}
.style16 {color: #00CC33}
.style17 {color: #02126C}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #3399CC; letter-spacing: -1px}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #666666}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
