.border {
	border-style: none;
	border-width: medium 1px medium 1px;
	border-color: #0065cf
}
.response {
	font-size: 9px;
	font-family: Arial, Helvetica, Verdana
}
.truesensesnavbutton {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	background-color: #2A6AB2;
	margin: 2px;
	padding: 2px;
	border-width: 1px;
	border-color: #FFF;
	border-style: solid;
}
.truesensesnavbutton2 {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana;
	background-color: #369
}
.whitelink {
	color: white;
	font-size: 10px;
	font-family: arial, helvetica, verdana;
	link:white;
	vlink:white;
	alink:white;
	text-decoration: underline;
}
a:hover {
	color: black
}
a:link {
	color: black
}
a:visited {
	color: black
}
body {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
	background-color: white
}
input {
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana
}
select {
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana
}
td {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana
}
.whitetext {
	color: white;
	font-size: 10px;
	font-family: arial, helvetica, verdana;
	link:white;
	vlink:white;
	alink:white;
	font-weight: normal;
}
.whitetextbig {
	color: white;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	link:white;
	vlink:white;
	alink:white;
	font-weight: bold;
}
.whitetext16 {
	color: white;
	font-size: 16px;
	font-family: arial, helvetica, verdana;
	link:white;
	vlink:white;
	alink:white;
	font-weight: bold;
}
.yellowtextbig {
	color: yellow;
	font-size: 16px;
	font-family: arial, helvetica, verdana;
	link:white;
	vlink:white;
	alink:white;
	font-weight: bold;
}
.blacktextbold {
	color: #000000;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	link:white;
	vlink:white;
	alink:white;
	font-weight: bold;
}
.blacktext {
	color: #000000;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	link:white;
	vlink:white;
	alink:white;
	font-weight: normal;
}
.blacktextheading {
	color: #666;
	font-size: 18px;
	font-family: arial, helvetica, verdana;
	link:white;
	vlink:white;
	alink:white;
	font-weight: bolder;
}
.blacktextfullblack {
	color: #000;
	font-size: 18px;
	font-family: arial, helvetica, verdana;
	link:white;
	vlink:white;
	alink:white;
	font-weight: bolder;
}
.blacktextnearblack {
	color: #333;
	font-size: 18px;
	font-family: arial, helvetica, verdana;
	link:white;
	vlink:white;
	alink:white;
	font-weight: bolder;
}
.whitetextloginbox {
	color: white;
	font-size: 10px;
	font-family: arial, helvetica, verdana;
	link:white;
	vlink:white;
	alink:white;
	font-weight: bold;
}
#news {
	margin:1em 0;
	padding:0;
	width:150px;
	font-size:0.94em;
	list-style:none;
}
#news li {
	background:url("/website/images/news/box.gif") 0 100% no-repeat;
	padding:0 0 4px 0;
	margin:8px 0 0 0;
	display:block;
}
#news li p {
	background:#eaeaea;
	padding:1px 4px 0 7px;
	margin:0;
	border-left:14px solid #939393;
}
#news li.arr p {
	background:#eaeaea url("/website/images/news/edge.gif") 0 50% repeat-y;
	padding-left:21px;
	border:0;
}
#news h3 {
	font-size:1em;
	line-height:1em;
	font-weight:bold;
	background:url("/website/images/news/box.gif") 0 0 no-repeat;
	margin:0;
	padding:6px 4px 3px 21px;
}
#news li:hover {
	background-position:-150px 100%;
}
#news li:hover p {
	border-color:#2793ff;
}
#news li.arr:hover p {
	background-image:url("/website/images/news/edge-h.gif");
}
#news li:hover h3 {
	background-position:-150px 0;
}
#news a:link {
	text-decoration:none;
	color:#000;
}
#news a:visited {
	text-decoration:none;
	color:#000;
}
#news a:hover {
	text-decoration:underline;
}
#news .more {
	line-height:1em;
	display:block;
	text-align:right;
	padding:0 18px 2px 21px;
	margin-top:4px;
	background:url("/website/images/news/arrow.gif") 135px 50% no-repeat;
}
.box { 
  background: #2A6AB2; 
}
.boxtop { 
  background: url("/website/images/corners/ne.gif") no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 8px; 
  background: url("/website/images/corners/nw.gif") no-repeat top left; 
}
.boxbottom { 
  background: url("/website/images/corners/se.gif") no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 8px; 
  background: url("/website/images/corners/sw.gif") no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 8px 0px 8px;
}
