@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #27903A;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration:underline;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration:none;
}

p{
margin:0px;
padding:0px;
}

li{
	list-style-type:square;
	list-style-image:url(../images/white_bullet.gif);
}
img{
   border:0px;}
.footer{
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 24px;
	padding-left: 24px;
    }
a.footerlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}
a.footerlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BCD224;
	text-decoration: none;
	}
.shadowTop{
	background-image: url(../images/shadow_top.gif);
	background-repeat: repeat-x;
    }
.shadowBase{
	background-image: url(../images/shadow_base.gif);
	background-repeat: repeat-x;
    }
.shadowLeft{
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
    }
.shadowRight{
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
    }
.headerBg{
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
    }
.naviBg{
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-x;
    }
.bodyBg{
	background-color: #27913A;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
    }
.bodyBox1Bg{
	background-image: url(../images/body_Box1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
    }
.bodyBox2Bg{
	background-image: url(../images/body_Box2_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
    }
.bodyBox3Bg{
	background-image: url(../images/body_Box3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
    }
.bodyBox4Bg{
	background-image: url(../images/body_Box4_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
    }
.bodyBox5Bg{
	background-image: url(../images/body_Box5_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
    }
.everyText{
	font-family: "Trajan Pro";
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
    }
.callText {
	font-family: "Myriad Pro", "Trajan Pro";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
     }
a:link {
	font-family: "Trajan Pro";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.naviBg .style2 a {
	font-family: "Trajan Pro";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Trajan Pro";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trajan Pro";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Trajan Pro";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
