body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	margin: 0;
	padding: 0;
	background:  url(/images/bkg1.gif) top left repeat-x;
	}
body#design1 {
	background:  url(../images/bkg1.gif) repeat-x left top;
	margin: auto;
	padding: 0;
}

body#design2 {
	background:  url(images/bkg5.gif) top left repeat-x;
}

body#design3 {
	background:  url(images/bkg8.gif) top left repeat-x;
}
a:link, a:visited{
	text-decoration: underline;
	color: #243F69;
}
a:hover, a:active{
	text-decoration: underline;
	color: #9A2825;
}

body#err404 {
	height: 100%;
	background: #FFFFFF;
}

body#home #text {
	height: 100%;
}

#container	{
	width: 760px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	padding-top: 10px;
	text-align: left;
}
#top {
	/*background-color: #FFFFFF;*/
	padding: 0;
	border: 0;
}
#main {
	width: 760px;
	height: 100%;
	float: left;
	padding: 0 0 20px 0;
	border: 0;
	background: #FFFFFF;
	z-index: 0;
}
#text {
	position:relative; overflow:hidden;
	float:left;
	width: 532px;
	background: transparent; 
	padding: 0px 0 0 0px;
	border: 0;
	margin: 0px 0 0 0;
	z-index: 0;
	line-height: 14px;
}
#text p, #textin p {
	padding: 2px 20px 6px 24px;
	margin: 0px 0 10px 0;
	line-height: 15px;
}
#textin {
	position:relative; overflow:hidden;
	float:left;
	width: 532px;
	background: transparent;
	padding: 0px 0 0 0px;
	border: 0;
	margin: 4px 0 0 0;
	z-index: 0;
	line-height: 15px;
}
#text .box_left
{	float:left;
	margin: 10px 10px 4px 24px;
}
* html #text .box_left
{	float:left;
	margin: 10px 10px 4px 12px;
}
#text .box_left_text
{	
	width: 200px;
	font-size:11px;
	line-height: 13px;
	padding: 6px 8px 10px 8px;
	margin: 0;
	background: #D5E7EE url(/images/box_border.gif) bottom no-repeat;
}
* html #text .box_left_text
{	
	width: 200px;
	font-size:11px;
	line-height: 13px;
	padding: 0px 8px 14px 8px;
	margin: 0;
	background: #D5E7EE url(/images/box_border.gif) bottom no-repeat;
}
#text .box_left_top
{	background: #D5E7EE url(/images/box_border_top.gif)  no-repeat;
	width: 200px;
	height: 2px;
	margin: 0;
	padding: 0 8px 0 8px;
}


#text .box_right
{	float: right;
	margin: 10px 10px 10px 10px;
	padding: 0;
}
#text .box_right_text
{	width: 200px;
	font-size:11px;
	line-height: 13px;
	padding: 6px 8px 10px 8px;
	background: #D5E7EE url(/images/box_border.gif) bottom no-repeat;
}
* html #text .box_right_text
{	width: 200px;
	font-size:11px;
	line-height: 13px;
	padding: 0px 8px 14px 8px;
	background: #D5E7EE url(/images/box_border.gif) bottom no-repeat;
}
#text .box_right_top
{	background: #D5E7EE url(/images/box_border_top.gif)  no-repeat;
	width: 200px;
	height: 2px;
	margin: 0;
	padding: 0 8px 0 8px;
}

#topnav {
	padding: 0 20px 0px 0;
	border: 0;
	margin: 0;
	text-align:right;
	font-size:12px;
}
div#topnav a:link, #topnav a:visited{
	text-decoration: none;
	color: #00457C;
}
div#topnav a:hover, #topnav a:active{
	text-decoration: none;
	color: #7C2100;
}
#left	{
	position:relative;
	width: 228px;
	height: 100%;
	float:right;
	padding: 0;
	border: 0;
	margin: 0;
}
div#leftnav {
	padding: 4px 0px 0px 0px;
	border: 0;
	margin: 0;
	text-align:left;
	font-size:12px;
	line-height: 14px;
	z-index: 2;
	background: #30558F;
}
div#leftnav {
	padding: 4px 0px 0px 0px;
	border: 0;
	margin: 0;
	text-align:left;
	font-size:12px;
	line-height: 14px;
	z-index: 2;
	background: #30558F;
}
div#news {
	padding: 1px 0px 0px 0px;
	border: 0;
	margin: 0px 0 0 0;;
	text-align:left;
	z-index: 2;
	background: #D0DAEB;
}
div#news  p{
	background: #D0DAEB;
	padding: 0px 10px 0px 10px;
	margin: 4px 2px 4px 2px;
}
div#news p.small_ital {
	font-size:11px;
	font-style:italic;
}
div#news p.small {
	font-size: 11px;
}
div#news a:link, #news a:visited{
	color: #243F69;
}
div#news a:hover, news a:active{
	color: #9A2825;
}

div#subnav {
	padding: 1px 0px 0px 0px;
	border: 0;
	margin: 0px 0 0 0;
	text-align:left;
	z-index: 2;
	background: #D0DAEB;
}
div#subnav  p{
	background: #D0DAEB;
	padding: 0px 10px 0px 10px;
	margin: 4px 2px 4px 2px;
}
div#subnav p.small {
	font-size: 11px;
}

div#subnav a:link, #subnav a:visited{
	text-decoration: none;
	color: #243F69;
}
div#subnav a:hover, subnav a:active{
	text-decoration: none;
	color: #9A2825;
}
.hdr_link {
	color: #243F69;
	text-decoration:underline; 
	font-weight:bold;
	line-height:16px;
}
a.hdr_link:link {color: #243F69; text-decoration: underline; font-weight: bold;}
a.hdr_link:visited {color: #243F69; text-decoration: underline; font-weight: bold;}
a.hdr_link:hover {color: #9A2825; text-decoration: underline; font-weight: bold;}
a.hdr_link:active {color: #9A2825; text-decoration: underline; font-weight: bold;}

ol {
	margin: 10px 30px 2px 60px;
	padding: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li.ol {
	padding: 0 0 2px 2px;
}
li.ola {
	padding: 0 0 10px 2px;
}
ul {
	list-style-type: disc; 
	margin: 10px 30px 2px 60px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	padding: 0 0 10px 8px;
}
ul.nobullet {
	list-style-type: none; 
	margin: 10px 30px 2px 60px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li.nobullet {
	padding: 0 0 2px 8px;
}
ul.nav {
	list-style-type: none; 
	margin: 4px 10px 2px 30px;
	padding: 0;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li.nav {
	padding: 0 0 4px 8px;
	background-image: url("../images/sq_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
* html li.nav {
	padding: 0 0 4px 0px;
	background-image: none;
	/*background-repeat: no-repeat;
	background-position: 0px 5px;*/
	list-style-image: url("../images/sq_bullet_r.gif");
}
div#quotes {
	padding: 1px 0px 0px 0px;
	border: 0;
	margin: 0px 0 0 0;
	text-align:left;
	z-index: 2;
	background: #8BA4CA;
}
div#quotes p{
	background: #8BA4CA;
	padding: 0px 10px 0px 10px;
	margin: 4px 2px 4px 2px;
}
div#quotes p.small_ital {
	font-size:11px;
	font-style:italic;
}
div#quotes p.small {
	font-size: 11px;
}
.smaller {
	font-size: 90%;
}

SUB, SUP { line-height: 0; }
h1 {
	color:#30558F;
	font-size:16px;
	padding: 10px 20px 0px 24px;
}

h2 {
	color:#30558F;
	font-size:14px;
	margin: 10px 0 4px 0;
	padding: 0px 20px 0px 24px;
	line-height: 16px;
}
h3 {
	color:#30558F;
	font-size:14px;
	margin: 10px 0 0px 0;
	padding: 0px 20px 0px 24px;
	line-height: 16px;
}
h4 {
	font-size:14px;
	margin: 10px 0 0px 0;
	padding: 0px 20px 0px 24px;
	line-height: 16px;
}
h5 {
	font-size: 12px;
	font-weight:bold;
	padding: 4px 10px 0px 10px;
	margin: 0;
}

.ital_bold {
	font-style: italic;
	font-weight: bold;
}
.red {
	color: #9A2825;
}
.redbold {
	color: #9A2825;
	font-weight:bold;
}
.small {
	font-size: 10px;
}
.img_top {
	vertical-align: top;
	padding-top:2px;
}
div#footerin	{
	padding: 0px;
	background :  url(/images/bdr.gif) top left repeat-y;
}
div#footer	{
	clear: both;
	margin: 20px 0 10px 0;
	padding: 0px 0 10px 0;
	background: #ffffff;
}

div#footer p {
	margin: 0px;
}
div#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	text-decoration: underline;
}
div#footer h1 {
	margin: 0;
	padding: 0;
}

.blk {
	display: block;
}
.flyout {
	padding: 0;
	width: 200px;
	background: #FFFFFF;
	text-align:right;
	visibility: visible;
	z-index: 2;
}
.flyoutin {
	margin:0px 0 0 0px;
	padding:1px 8px 0 0px;
	width: 176px;
	line-height: 14px;
	background: #8DBCCE;
}
* html .flyoutin {
	margin:0px 0 0 0px;
	padding:1px 0px 0 0px;
	width: 176px;
	line-height: 14px;
	background: #8DBCCE;
}
.flyoutin a:link, .flyoutin a:visited{
	text-decoration: none;
	color: #000000;
}
.flyoutin a:hover, .flyoutin a:active{
	text-decoration: none;
	color: #FFFBE2;
	/*font-weight:bold;*/
}
.left_nav {
	color:#FFFFFF; 
	text-decoration:none; 
	padding-left: 8px; 
	font-weight:bold;
	line-height:16px;
}
* html .left_nav {
	color:#FFFFFF; 
	text-decoration:none; 
	padding-left: 8px; 
	font-weight:bold;
	line-height:17px;
}
a.left_nav:link {color: #ffffff; text-decoration: none}
a.left_nav:visited {color: #ffffff; text-decoration: none}
a.left_nav:hover {color: #ffffff; text-decoration: none}
a.left_nav:active {color: #ffffff; text-decoration: none}

table.form {padding: 0px;  }
table.form td.left { background-color: #D5E7EE; padding-right:4px; border: solid 1px #D5E7EE; width: 200px;}
table.form td.right {border: solid 1px #D5E7EE; }

img.right {
	float: right; padding: 0 0 4px 4px;
	display: block;
}
img.left {
	float: left; 
	padding: 0 10px 4px 0px;
	display: block;
}

#n1,#n2, #n3, #n4, #n5, #n6, #n7, #n9 {
	width:228px; 
	height:16px; 
	margin-left:0px;
}

#Layer1 {
	position:absolute;
	left:343px;
	top:4px;
	width:184px;
	height:60px;
	z-index:3;
	visibility:hidden;
}
#Layer1a {
	position:absolute;
	left:520px;
	top:4px;
	width:24px;
	height:16px;
	background:#8DBCCE;
	z-index:4;
	visibility:hidden;
}
* html #Layer1 {
	position:absolute;
	left:343px;
	top:4px;
	width:184px;
	height:60px;
	z-index:3;
	visibility:hidden;
}
* html #Layer1a {
	position:absolute;
	left:520px;
	top:4px;
	width:24px;
	height:17px;
	background:#8DBCCE;
	z-index:4;
	visibility:hidden;
}
#Layer2 {
	position:absolute;
	left:343px;
	top:20px;
	width:184px;
	height:60px;
	z-index:3;
	visibility:hidden;
}
#Layer2a {
	position:absolute;
	left:520px;
	top:20px;
	width:24px;
	height:15px;
	background:#8DBCCE;
	z-index:4;
	visibility:hidden;
}
* html #Layer2 {
	position:absolute;
	left:343px;
	top:20px;
	width:184px;
	height:60px;
	z-index:3;
	visibility:hidden;
}
* html #Layer2a {
	position:absolute;
	left:520px;
	top:20px;
	width:24px;
	height:15px;
	background:#8DBCCE;
	z-index:4;
	visibility:hidden;
}
#Layer3 {
	position:absolute;
	left:343px;
	top:36px;
	width:184px;
	height:60px;
	z-index:3;
	visibility:hidden;
}
#Layer3a {
	position:absolute;
	left:520px;
	top:36px;
	width:24px;
	height:16px;
	background:#8DBCCE;
	z-index:4;
	visibility:hidden;
}
* html #Layer3 {
	position:absolute;
	left:343px;
	top:38px;
	width:184px;
	height:60px;
	z-index:3;
	visibility:hidden;
}
* html #Layer3a {
	position:absolute;
	left:520px;
	top:38px;
	width:24px;
	height:17px;
	background:#8DBCCE;
	z-index:4;
	visibility:hidden;
}
#Layer4 {
	position:absolute;
	left:343px;
	top:52px;
	width:184px;
	height:60px;
	z-index:3;
	visibility:hidden;
}
/*#Layer4a {
	position:absolute;
	left:520px;
	top:84px;
	width:24px;
	height:16px;
	background:#8DBCCE;
	z-index:4;
	visibility:hidden;
}*/
#Layer4a {
	position:absolute;
	left:520px;
	top:52px;
	width:24px;
	height:16px;
	background:#8DBCCE;
	z-index:4;
	visibility:hidden;
}
* html #Layer4 {
	position:absolute;
	left:343px;
	top:55px;
	width:184px;
	height:60px;
	z-index:3;
	visibility:hidden;
}
* html #Layer4a {
	position:absolute;
	left:520px;
	top:55px;
	width:24px;
	height:17px;
	background:#8DBCCE;
	z-index:4;
	visibility:hidden;
}
#Layer5 {
	position:absolute;
	left:343px;
	top:68px;
	width:184px;
	height:40px;
	z-index:3;
	visibility:hidden;
}
* html #Layer5 {
	position:absolute;
	left:343px;
	top:72px;
	width:184px;
	height:40px;
	z-index:3;
	visibility:hidden;
}
#Layer5a {
	position:absolute;
	left:520px;
	top:68px;
	width:24px;
	height:16px;
	background:#8DBCCE;
	z-index:4;
	visibility:hidden;
}
* html #Layer5a {
	position:absolute;
	left:520px;
	top:72px;
	width:24px;
	height:17px;
	background:#8DBCCE;
	z-index:4;
	visibility:hidden;
}
#Layer6 {
	position:absolute;
	left:-1px;
	top:141px;
	width:184px;
	height:41px;
	z-index:3;
	visibility:visible;
}
* html #Layer6 {
	position:absolute;
	left:343px;
	top:24px;
	width:184px;
	height:60px;
	z-index:3;
	visibility:hidden;
}

#Layer7 {
	position:absolute;
	left:-1px;
	top:167px;
	width:184px;
	height:41px;
	z-index:3;
	visibility:visible;
}
#Layer8 {
	position:absolute;
	left:-1px;
	top:193px;
	width:184px;
	height:41px;
	z-index:3;
	visibility:visible;
}
#Layer9 {
	position:absolute;
	left:-1px;
	top:240px;
	width:184px;
	height:100px;
	z-index:3;
	visibility:visible;
}
* html #Layer9 {
	position:absolute;
	left:-1px;
	top:240px;
	width:184px;
	height:100px;
	z-index:3;
	visibility:visible;
}
#Layer9a {
	position:absolute;
	left:-10px;
	top:241px;
	width:24px;
	height:15px;
	background:#8DBCCE;
	z-index:4;
	visibility:visible;
}
* html #Layer9a {
	position:absolute;
	left:-10px;
	top:241px;
	width:24px;
	height:15px;
	background:#8DBCCE;
	z-index:4;
	visibility:visible;
}
#Layer10 {
	position:absolute;
	left:-1px;
	top:245px;
	width:184px;
	height:41px;
	z-index:3;
	visibility:visible;
}
/* set millions of background images */
.rbroundbox { background: url(/images/nt.gif) repeat; }
.rbtop div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }