body {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	background-color: #0054AE;
	background-image: url(../images/page-bg.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #43494C;
}
object {
	display: block;
}
.cloud-bg {
	background-image: url(../images/clouds-img.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.top-bg {
	background-image: url(../images/top-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding: 1px 0 0 0;
}
.left-bg {
	background-image: url(../images/left-bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.right-bg {
	background-image: url(../images/right-bg.gif);
	background-position:top;
	background-repeat:repeat-y;
}
.bg-color {
	background-color: #291770;
}
.content-topbg {
	background-image: url(../images/contenttop-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.contentleft-bg {
	background-image: url(../images/contentleft-bg.gif);
	background-position:top;
	background-repeat:repeat-y;
}
.contentright-bg {
	background-image: url(../images/contentright-bg.gif);
	background-position:top;
	background-repeat: repeat-y;
}
.contentmiddle-bg {
	background-image: url(../images/middle-bg.gif);
	background-position:top;
	background-repeat:repeat-y;
}
.blue-bold {
	color: #291770;
	font-weight: bold;
}
.blue-bold a{
	color: #291770;
	text-decoration:none;
}
.bold {
	font-weight: bold;
}
.bold a {
color: #43494C;
	text-decoration:none;
}
.divider {
	background-image: url(../images/divider.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.divider1 {
	background-image: url(../images/divider1.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.divider2 {
	background-image: url(../images/divider2.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.content-padd {
	padding: 0 0 15px 0;
}
.footer-bg {
	background-image: url(../images/footer-bg1.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.footer-bold {
	color: #A0C7EE;
	font-weight: bold;
	padding: 12px 0 8px 0;
}
.footer-bold a{
	color: #A0C7EE;
	text-decoration: none;
}
.white-bold {
	color: #FFFFFF;
	font-weight: bold;
}
.white-bold a{
	color: #FFFFFF;
	text-decoration: underline;
}
.blue-divider {
	background-image: url(../images/blue-divider.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.title-divider {
	background-image:url(../images/title-divider.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.button-bg {
	background-image:url(../images/buttontop-bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.button-bottom-bg {
	background-image:url(../images/buttonbottom-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.button-left-bg {
	background-image:url(../images/buttonleft-bg.gif);
	background-position:top;
	background-repeat: repeat-y;
}
.button-right-bg {
	background-image:url(../images/buttonright-bg.gif);
	background-position:top;
	background-repeat: repeat-y;
}
.right-pannel-bg {
	background-image: url(../images/button-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #291770;
	height:24px;
	padding:0 0 2px 18px;
}
.right-pannel-bg a {
	color: #291770;
	text-decoration: none;
}
.right-pannel-bg a:hover {
	color: #291770;
	font-weight: bold;
	text-decoration:none;
}
.right-pannel-bg1 {
	background-image: url(../images/button-bg1.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #291770;
	height:22px;
	padding:2px 0 0 18px;
}
.right-pannel-bg1 a {
	color: #291770;
	text-decoration: none;
}
.right-pannel-bg1 a:hover {
	color: #291770;
	font-weight: bold;
	text-decoration:none;
}
.right-pannel-bg2 {
	background-image: url(../images/button-bg2.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #291770;
	height:24px;
	padding:0 0 0 18px;
}
.right-pannel-bg2 a {
	color: #291770;
	text-decoration: none;
}
.right-pannel-bg2 a:hover {
	color: #291770;
	font-weight: bold;
	text-decoration:none;
}
.inside-title {
	font-size:19px;
	line-height:20px;
	color:#0072B8;
	height:22px;
}
.bullet-text {
	list-style-image: url(../images/bullet1.gif);
}
.condition-text {
	color: #291770;
	font-size: 11px;
}
.title {
	background-image:url(../images/title-bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 20px;
	font-weight: bold;
	color: #0072B8;
	font-size: 13px;
	border-bottom: 1px solid #D7D7D7;
}
.title a{
	color: #0072B8;
	text-decoration: none;
}
.text {
	color: #43494C;
}
.text a{
	color: #43494C;
	text-decoration:none;
}
.table-content1 {
	font-weight: bold;
	color: #4A3890;
}
.table-content2 {
	color: #2A1871;
}
.contact-bold {
	font-weight: bold;
	color: #4A3890;
	padding: 5px 0 0 10px;
}
.contact-text {
	color: #4A3890;
	padding: 5px 0 0 10px;
}
.contact-text a{
	color: #4A3890;
	text-decoration:underline;
}
.textfield {
	width: 350px;
}
.textarea {
	width: 350px;
}
.sitemap-text {
	color: #43494C;
	border-bottom: 1px solid #D7D7D7;
}
.sitemap-text a{
	color: #43494C;
	text-decoration:none;
}
.required {
	color: #FF0000;
}

.smallerText
{
font-size: 11px;
}
/*Event 040310*/
.event-bold {
	font-weight: bold;
	background-image:url(../images/event-bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}
.event-bold a {
	color: #43494C;
	text-decoration:none;
}

.event-bold-one {
	font-family: Tahoma, Arial, Helvetica, Sans;
	font-size: 11px;
	font-weight: bold;
	color: #3D2D1F;
	padding:10px 0 0 0;
	line-height:15px;

}
.event-bold-one a{
	color: #3D2D1F;
	text-decoration:none;
}
.event-pad{
	padding-right:25px;
}
/*Event*/