
body {
	margin: 0;
	background-image: url(images/int_background.gif);
}

TABLE, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}

span.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}

span.textlg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

span.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

table.main {
	width: 778px;
	height: 100%;
}

td.space {
	width: 188px;
}

td.content {
	width: 590px;
	background-image: url(images/int_content_bg.jpg);
}

td.footer {
	width: 590px;
	background-image: url(images/footer_bg.gif);
}

div.container {
	width: 530px;
	margin-left: 35px;
	position: relative;
	z-index: 10;
}

span.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5972a7;
}

span.orange {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e67112;
	font-weight: bold;
}

span.orangeul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f47f20;
	text-decoration: underline;
}

span.orangehead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f47f20;
	font-weight: bold;
}

span.orangecaps {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f47f20;
	font-weight: bold;
	text-transform: uppercase;
}

span.blue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183866;
}

span.bluesm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183866;
}

span.blue2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183866;
	line-height:18px;
}

span.bluespaced {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183866;
	line-height: 22px;
}

span.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.textlink:link          {color: #5972a7; text-decoration: none;}
a.textlink:visited       {color: #5972a7; text-decoration: none;}
a.textlink:active        {color: #5972a7; text-decoration: underline;}
a.textlink:hover         {color: #5972a7; text-decoration: underline;}
a.textlink:visited:hover {color: #5972a7; text-decoration: underline;}

a.textlink2:link          {color: #5972a7; text-decoration: underline;}
a.textlink2:visited       {color: #5972a7; text-decoration: underline;}
a.textlink2:active        {color: #5972a7; text-decoration: underline;}
a.textlink2:hover         {color: #5972a7; text-decoration: none;}
a.textlink2:visited:hover {color: #5972a7; text-decoration: none;}

a.bluelink:link          {
	color: #183866;
	text-decoration: underline;
}
a.bluelink:visited       {
	color: #183866;
	text-decoration: underline;
}
a.bluelink:active        {
	color: #183866;
	text-decoration: underline;
}
a.bluelink:hover         {
	color: #183866;
	text-decoration: none;
}
a.bluelink:visited:hover {
	color: #183866;
	text-decoration: none;
}

a.orangelink:link          {
	color: #f47f20;
	text-decoration: underline;
}
a.orangelink:visited       {
	color: #f47f20;
	text-decoration: underline;
}
a.orangelink:active        {
	color: #f47f20;
	text-decoration: underline;
}
a.orangelink:hover         {
	color: #f47f20;
	text-decoration: none;
}
a.orangelink:visited:hover {
	color: #f47f20;
	text-decoration: none;
}


a.nav:link          {color: #002d63; text-decoration: none;}
a.nav:visited       {color: #002d63; text-decoration: none;}
a.nav:active        {color: #002d63; text-decoration: none;}
a.nav:hover         {color: #f47f20; text-decoration: none;}
a.nav:visited:hover {color: #f47f20; text-decoration: none;}

a.navon:link          {color: #f47f20; text-decoration: none;}
a.navon:visited       {color: #f47f20; text-decoration: none;}
a.navon:active        {color: #f47f20; text-decoration: none;}
a.navon:hover         {color: #f47f20; text-decoration: none;}
a.navon:visited:hover {color: #f47f20; text-decoration: none;}

ul.main2
{
	list-style-type: none;
	margin-top: 5px;
	margin-left: 15px;
}

li.orange{
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 3px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.0em;
	position: relative;
}