body {
	background-image: url(../images/bg.gif);
	height: 100%;
	margin: 0;
	padding: 0; }

p { }

td {
	color: #333;
	font-size: 13px;
	font-family: arial, tahoma, helvetica, sans-serif; }

a:link {
	color: #1457c3; }

a:visited {
	color: #1457c3; }
li {
	list-style-image: url(../images/bullet.gif); }

a:hover {
	color: #c15555; }

a:active {
	color: #4800cc; }
.container {
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	background-position: center 0;
	height: 100%;
	padding-right: 21px;
	padding-left: 21px; }
.blueborder {
	border-bottom: 5px solid #101a79;
	 }

.shadleft {
	background-image: url(../images/bg_shad_left.gif);
	background-repeat: repeat-y; }

.shadright {	background-image:  url(../images/bg_shad_right.gif);
	background-repeat: repeat-y; }
.nav td {
	height: 32px;
	border-bottom: 1px solid #ccc; }

.nav td a:link {
	display: block;
	background: url(../images/rolly.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #0f0f9e;
	text-align: right;
	height: 32px;
	text-decoration: none;
	padding-right: 18px; }
.nav td a:visited {	color:           #0f0f9e;
	font-size:       13px;
	font-weight:     bold;
	text-decoration: none;
	background:      url(../images/rolly.gif) no-repeat;
	text-align:      right;
	display:         block;
	padding-right:   18px;
	height:          100%; }

.nav td a:hover {
	background-position: 0 -32px;
	text-decoration: none;
	color: #c15555;
}
.address {
	color: #676767;
	background-image: url(../images/bg_leftside.gif);
	background-repeat: repeat-y;
	text-align: center; }
.guts {
	background-image: url(../images/guts_curves.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	vertical-align: top;
	padding-top: 45px;
	padding-bottom: 120px;
	border-left: 1px solid #f4e9f4; }
h1 {
	color: #101a79;
	font-size: 18px; }

h2 {	color:     #101a79;
	font-size: 14px; }

h3 {	color:     #333;
	font-size: 13px; }

.forms {
	color: #676767;
	font-size: 12px;
	border: solid 1px #898baf; }
.forms td {
	text-align: left;
	border: dotted 1px #c3c5df;	 }

