body {
	background-image: url(/images/bkgrd.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1B48BA;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.text_11 {
	font-size: 11px;
}
.text_white {
	color: #000;
}
.text_red {
	color: #F00;
}
img {
	border:none;
}
.footer {
	color: #FFF;
}
/*These are the 	link style definitions.*/

a.navbar:link { color: #FFFFFF}
a.navbar:visited { color: #FFFFFF}
a.navbar:hover { color: #FFCC00}
a.navbar:active { color: #FFFFFF}#home_header_info {
	background-image: url(/images/banner_home_grey_gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 25px;
}
#dotted_vert {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #666;
	height: 350px;
}
#header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #FFF;
	background-image: url(/images/header_bkgd.gif);
	background-repeat: repeat-x;
}
