p,body,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin: 0px;}
	
li {
	list-style-image: url(images/bullet.gif);
}

.mastertable {
	width: 760px;
	border: 0px none;
	padding: 0px;
}
.announcehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B627B;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
	margin-bottom: -20px;
}
.announcetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B627B;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
.pagehead {
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #4B627B;
	font-size: 18px;
	font-variant: normal;
}
.breadcrumbs {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.interiorsidenav {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	text-align: center;
	background-color: #8395b3;
	line-height: 200%;
}
.interiorsidenav a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	text-transform: uppercase;
}
.interiorsidenav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	text-transform: uppercase;
}
.interiorsidenav a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	text-transform: uppercase;
}
.interiorsidenav a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	text-transform: uppercase;
}
h3 {
	color: #4B627B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #4b627b;
	text-decoration: underline;
}

a:visited {
	color: #4b627b;
	text-decoration: underline;
}

a:active {
	color: #4b627b;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
/*borders*/	
td.border {border-bottom: 1px solid #cbd3df;}
table.border {
	border: medium solid #cbd3df;
}

.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8395b3;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8395b3;
}
.borderbottomleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8395b3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8395b3;}
	
.bordertopright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8395b3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8395b3;}	
	
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8395b3;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8395b3;
}
.borderbottomright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8395b3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8395b3;}

td.headertable {
	background-color:#8395b3;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #FFFFFF;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
td.headerform {
	background-color:#8395b3;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #cbd3df;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
}
.arktic_blue UL LI A:visited {
	COLOR: #666666;
	text-decoration: none; 
}


.small {
	font-size: 10px;
}
