ul, li { margin: 0; padding: 0; }
body {
	background-color: #ffffff;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.content_black-bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #292a2e;
}
.nav-mid {
	background-color: #ffffff;
	background-image: url(../images/nav-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navrollmid {
	background-image: url(../images/nav-roll-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	text-transform: capitalize;
}
.content-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d22002;
	text-align: right;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b3b3b3;
}
.border-bottom-solid{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
}
.content-grey-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2b2c33;
	text-decoration: none;
	padding-left: 8px;
}
.content-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2b2c33;
	text-decoration: none;
	
}
.content-grey1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c5c61;
	text-decoration: none;
	text-align: justify;
}
.ul {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 19px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c7c7c7;
	padding-top: 7px;
	padding-bottom: 7px;
}
.content-greydark {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #535353;
}
.greydark-border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a1a1a1;
	background:#FFFFFF;
}
.greydark-border2side {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a1a1a1;
	border-left-color: #a1a1a1;
}
.greylight-border-top {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e3e3;
}
.greylight-border-bottom {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e3e3;
}
.greylight-border-2side {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e3e3;
	border-left-color: #e4e3e3;
}


.greydark-border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1a1a1;
	background:#FFFFFF;
}

.content-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5c5c61;
	text-align: justify;
	line-height: 20px;
}
.curve-right {
	background-image: url(../images/curve_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

a.content-blue-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #41a3ff;
	text-decoration: underline;
}
.border-4side {
	border: 1px solid #dfdfdf;
}


a.content-blue-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #41a3ff;
	text-decoration: underline;
}

a.content-footernav {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.content-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b2aa9a;
	text-decoration: none;
}
.content-greysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b2aa9a;
	text-decoration: none;
}
a.content-greysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b2aa9a;
	text-decoration: none;
}
a.content-greysmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b2aa9a;
	text-decoration: none;
}

a.content-grey-link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5c5c61;
	text-decoration: none;
	padding-left: 10px;
}
a.content-grey-link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5c5c61;
	text-decoration: none;
	padding-left: 10px;
}


a.content-footernav:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #444235;
	text-decoration: none;
}
.gap-footer {
	padding-right: 30px;
	padding-left: 30px;
}

.gap {
	padding-right: 12px;
	padding-left: 12px;
}

.navRoll_right {
	background-image: url(../images/nav-roll-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



.content-blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #41a3ff;
	text-decoration: none;
}
.content-navigation {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: capitalize;
}
.navRoll_left {
	background-image: url(../images/nav-roll-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom-mid {
	background-image: url(../images/bottom-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecece;
}
.border {
	border: 1px solid #990000;
	  -moz-border-radius:10px;
-webkit-border-radius:10px;
behavior:url(border-radius.htc);


}
.left-bar {
	background-image: url(../images/left-bar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right-bar {
	background-image: url(../images/right-bar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.nav-top-mid {
	background-image: url(../images/nav-top-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav-left-bar {
	background-image: url(../images/nav-leftbar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.nav-right-bar {
	background-image: url(../images/nav-rightbar.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.whitebg {
	background-color: #FFFFFF;
}
.content-navigation-blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#41a3ff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: capitalize;
}


