@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
.navbar {
	background-image: url(Images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.header {
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.building {
	background-image: url(Images/building.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(Images/graphicarea.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-style: normal;
	text-indent: 0px;
}
.leftgrid {
	background-color: #D2D2D2;
	background-image: url(Images/grid.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.Footer {
	background-image: url(Images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sidenav {
	background-color: #E8E8E8;
	background-image: url(Images/sidenav.gif);
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.leftpanel {
	background-color: #D2D2D2;
	background-image: url(Images/leftpanel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.rightpanel {
	background-image: url(Images/rightpanel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #D2D2D2;
}
.rightgrid {
	background-color: #D2D2D2;
	background-image: url(Images/rightgrid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 18px;
	vertical-align: text-top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D71921;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.copytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DA1B24;
}
.sidecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.prule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 18px;
	text-align: justify;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.style2 {background-color: #D2D2D2; background-image: url(Images/grid.jpg); background-repeat: repeat-x; background-position: right top; color: #999999; }

