body {
	margin: 0px;
	background-color: #96A9CA;
}
#leftedge {
	background-image: url(images/leftedge.gif);
	background-repeat: repeat-y;
}
#rightedge {
	background-image: url(images/rightedge.gif);
	background-repeat: repeat-y;
}
#menubar {
	background: url(images/menubar.gif) no-repeat;
	text-align: center;
}
#menubar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B4F78;
	text-decoration: none;
	padding: 4px 15px;
}

#menubar a:hover {
	color: #993333;
	text-decoration: none;
}
#practice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B4F78;
	text-decoration: none;
	text-align: left;
	background-image: url(images/pracback.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 10px 0px;
}
#practice a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B4F78;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 12px 5px 37px;
	background-image: url(images/pracbullet.gif);
	background-repeat: no-repeat;
}
#practice a:hover {
	color: #993333;
	text-decoration: none;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F4F5F9;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	background-image: url(images/h1back.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding: 16px 25px 10px 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B4F78;
	text-align: left;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px 20px 0px 20px;
	text-align: justify;
}
a {
	color: #993333;
	text-decoration: underline;
}
a:hover {
	color: #3B4F78;
	text-decoration: underline;
}
li {
	padding: 2px 0px;
}
.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B4F78;
	text-align: center;
	padding: 0px 10px 5px 10px;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
	text-align: center;
	padding: 10px 50px 15px 50px;
}
.qform {
	padding : 0px 10px 10px 0px;
}
.shortform {
	background-color: #003366;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #3B4F78;
	background: #FFFFFF url("images/f-back.gif") repeat-x left top;
}
.shorthead {
	color: #3B4F78;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 0px 0px 5px 0px;
	text-align: left;
}

.shortdisc {
	color: #3B4F78;
	font-size: 10px;
	line-height: 12px;
	padding: 2px 0px 0px 0px;
	text-align: left;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.Form {
	background-color: #FFFFFF;
	color: #990000;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #003366;
}
.bookmark a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.bookmark a:hover {
	color: #993399;
	text-decoration: underline;
}
#disc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align : justify;
	padding: 20px 30px;
	background-color: #3B4F78;
}

#disc a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
  }

#disc a:hover {
	text-decoration: underline;
	color: #FFFFFF;
  }
