body{
	margin: auto; auto;
    background-image: url('images/bodybg.jpg')
}

.mainlinks{
	font-family: arial;
	font-size: 11px;
	color:#ffffff;
	height: 77px;
    padding-bottom: 8px;
	background-image: url('images/menu_bg.jpg')
}

.mainlinks A{
	color:#ffffff;
	text-decoration: none

}
.mainlinks A:hover{
	color:#FF9933
}

.mainlinks_selected{
	color:#FF9933;
}

.titlebg{
    height: 118px;
    padding-bottom: 28px;
    background-image: url('images/title_bg.jpg')
}

.title{
    font-family: arial;
    font-size: 27px;
    color:#DDDBDC;
    font-weight: bold;
    padding-right: 17px;
}

.subtitle{
	font-family: arial;
	font-size: 12px;
	color:#FFA04C;
	font-weight: bold;
    padding-right: 17px
}

.bodyText{
	font-family: arial;
	font-size: 11px;
	color: #000000;
    padding-bottom: 16px
}

.bodyText1{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
    padding-bottom: 30px
}

.heading{
	font-family: arial;
	font-size: 15px;
	color:#1B3079;
	font-weight: bold;
    padding-top: 18px;
}

.heading1{
	font-family: arial;
	font-size: 15px;
	color:#FFFFFF;
	font-weight: bold;
    padding-top: 18px
}

.heading2{
	font-family: arial;
	font-size: 15px;
	color:#FFFFFF;
	font-weight: bold;
}

.copyright{
	font-family: arial;
	font-size: 11px;
	color:#B4C0F8;
	background-color: #010149;
    height: 58px;
    padding-bottom: 18px;
    padding-left: 27px;

}


.dottedwhite{
    height: 21px;
    background-image: url('images/dotted_grey.jpg')
}

.dottedblue{
    height: 19px;
    background-image: url('images/dotted_blue.jpg')
}

.dottednavy{
    height: 18px;
    background-image: url('images/dotted_navy.jpg')
}
  