html, body#int {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color: #FFFFFF;
	font-family:arial,sans-serif;
	font-size:10pt;
	color:#1b2127;
	background-image: url(../img/int_bg.gif);
	background-repeat: repeat-x;
}


div#shadowsides_int {
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 795px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	background-image: url(../img/shadow_sides.png);
	background-repeat: repeat-y;
}

body#hp {
	margin: 0;
	background-image: url(../img/hp_bg.gif);
	background-repeat: repeat-x;
}

div#container {
	margin: 0 auto; /* center, not in IE5 */
	width: 811px;
	position: relative; /* needed for footer positioning*/
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
}

div#shadowsides {
	width: 795px;
	background-image: url(../img/shadow_sides.png);
	background-repeat: repeat-y;
	position: relative;
	margin: 0 auto; /* center, not in IE5 */
}

div#content {
	width: 765px;
	background-color: White;
	margin: 0 auto; /* center, not in IE5 */
}

div#header {
	width: 765px;
	position: relative;
}

div#navigation {
	width: 640px;
	position: relative;
	height: 29px;
	background-color: #611464;
	padding-left: 125px;
}

div#navigation2 {
	width: 765px;
	position: relative;
	height: 29px;
	background-color: #611464;
}

div#middle {
	width: 765px;
	position: relative;
	height: 381px;
	background-image: url(../img/content_bg.jpg);
	background-repeat: no-repeat;
}

div#int_middle {
	width: 765px;
	position: relative;
	background-image: url(../img/int_content_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 50px;
	margin-top: 0px;
	padding-top: 0px;
}

div#circle1 {
	position: absolute;
	z-index: 99;
	top: 154px;
	left: 23px;
	width: 115px;
	height: 155px;
}

div#circle2 {
	position: absolute;
	z-index: 99;
	top: 214px;
	left: 590px;
	width: 135px;
	height: 135px;
}

div#circle3 {
	position: absolute;
	z-index: 99;
	top: 331px;
	left: 100px;
	width: 180px;
	height: 180px;
}

div.clearing {
	margin: 0;
	padding: 0;
	clear: both;
}

div#subnav {
	width: 210px;
	float: left;
	display: inline;
	padding-top: 60px;
	margin-top: 0px;
}

div#main {
	width: 555px;
	float: left;
	display: inline;
	padding-top: 60px;
	margin-top: 0px;
}

div#main2 {
	width: 765px;
	float: left;
	display: inline;
	padding-top: 60px;
	margin-top: 0px;
}

.navtd {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: White;
	background-image: url(../img/nav_cresent.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}


span.hptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
	line-height: 30px;
}

p.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061d52;
	line-height: 20px;
	padding-top: 8px;
	margin-top: 0px;
}

span.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061d52;
	line-height: 20px;
}

p.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0079c7;
	line-height: 20px;
}

span.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #061d52;
}

span.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #061c50;
	font-weight: bold;
}

span.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #611464;
	font-weight: bold;
}

span.smhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #061d52;
}

span.medhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #061d52;
}

span.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #061d52;
}

a.textlink:link          {color: #611464; text-decoration: underline;}
a.textlink:visited       {color: #611464; text-decoration: underline;}
a.textlink:active        {color: #611464; text-decoration: underline;}
a.textlink:hover         {color: #611464; text-decoration: none;}
a.textlink:visited:hover {color: #611464; text-decoration: none;}

a.navlink:link          {color: #FFFFFF; text-decoration: none;}
a.navlink:visited       {color: #FFFFFF; text-decoration: none;}
a.navlink:active        {color: #FFFFFF; text-decoration: none;}
a.navlink:hover         {color: #FFFFFF; text-decoration: underline;}
a.navlink:visited:hover {color: #FFFFFF; text-decoration: underline;}

a.navlink2:link          {color: #FFFFFF; text-decoration: underline;}
a.navlink2:visited       {color: #FFFFFF; text-decoration: underline;}
a.navlink2:active        {color: #FFFFFF; text-decoration: underline;}
a.navlink2:hover         {color: #FFFFFF; text-decoration: underline;}
a.navlink2:visited:hover {color: #FFFFFF; text-decoration: underline;}

a.subnavlink:link          {color: #061c50; text-decoration: none;}
a.subnavlink:visited       {color: #061c50; text-decoration: none;}
a.subnavlink:active        {color: #061c50; text-decoration: none;}
a.subnavlink:hover         {color: #061c50; text-decoration: underline;}
a.subnavlink:visited:hover {color: #061c50; text-decoration: underline;}


.bullets
{
	margin-top: 0;
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
}

.bullets li
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061d52;
	line-height: 20px;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	text-decoration: none;
	padding: 0px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../img/nav_cresent.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
}

#navcontainer ul li a:hover
{
	color: #fff;
	text-decoration: underline;
}