
body {
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/body_background.gif);
	line-height:1.5;
}
.body-home {
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height:1.2;
	padding-top: 20px;
	padding-left: 20px;
}

table {
	border:0px;
}

td {
line-height:1.5;
font:12px Arial;
}

p {
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.banner-top {
	background-image: url(images/uppershield.gif);
	height: 59px;
}

.banner-top-big {
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 80px;
	padding-bottom: 5px;
	vertical-align: bottom;
}

.banner-bottom {
		background-image: url(images/lowershield.gif);
		height: 30px;
}

.breadcrumbs {
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 70px;
	padding-right: 10px;
}

.body-title {
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.body-titlewhite {
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 20px;
}
.body-titlered {
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 22px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
}
.body-titlesmall {
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 15px;
}

.bottomnav {
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.breadcrumblinks {
	font-family: inherit;
	font-size: inherit;
	color: #000000;
	font-weight: inherit;
	text-decoration: none;
}

.breadcrumblinks:hover {
	font-family: inherit;
	font-size: inherit;
	color: #990000;
	font-weight: inherit;
	text-decoration: underline;
}

.inner-main {
	border: 1px solid Gray;
	background-color:#FFFFFF;
}



.left-small {
	background-image: url(images/left_siderail.gif);
	width: 3px;
}

.right-small {
	background-image: url(images/right_siderail.gif);
	width: 3px;
}

.left-big {
	background-image: url(images/left_siderail_large.gif);
	width:14px;
}

.right-big{
	background-image: url(images/right_siderail_large.gif);
	width: 16px;
}

.usp {
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.topnav {
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/top_nav_background.gif);
	height: 30px;
	vertical-align: bottom;
}

.topnavspace{
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
	vertical-align: bottom;
	height: 17px;
}

.topnavspace:hover{
	text-decoration: underline;
}

h2 {
	background-image: inherit;
	font-family: arial, helvetica, MS Sans Serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 25px;
	margin-bottom: 10px;
}

