.textonly{
display: none!important;
}
.imageright{
	float: right;
	margin: 15px;
	
}

a {
	color: #10127C;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #C8C9E0;
}
a:hover{
	background-color: #efefef;
	border-bottom: 1px solid  #10127C;
}

body {
	background: url(/images/bgwash.jpg) repeat #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
}
 
 #webpage
{
width: 960px;
min-width: 960px;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
line-height: 130%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#13007C;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
h1, h2 {
	font-size: 1.2em;
	font-weight: lighter;
	color:#13007C;
	line-height: 20px;
}
h2 {
	margin-left: 0px;
	margin-bottom: 10px;
}
h3 {
	margin-top: 0px;
}
h4 {
	margin-top: 12px;
}
h5 {
	margin-top: 0px;
	margin-bottom: 1px;
}
h6 {
	margin-top: 15px;
	margin-bottom: 20px;
}

p {
	margin: 0px;
	padding: 0px 0px 10px;
}

#top
{
width: 960px;
height: 173px;
}

#top h1
{
padding: 0;
margin: 0;
}

#nav
{
float: left;
width: 200px;
margin-top: 1em;
margin-left: 10px;
padding-bottom: 10px;
}

#twincolumnRight
{
float: right;
width: 200px;
margin-top: 1em;
padding: 1em;
}

#twincolumnLeft
{
margin-left: 220px;
margin-right: 210px;
margin-top: 1em;
padding: 1em;
max-width: 36em;
}

#singleFull
{
margin-left: 220px;
margin-right: 10px;
margin-top: 1em;
padding: 1em;
max-width: 48em;
}

#nav_bar
{
clear: both;
margin-left: 13px;
margin-right: 13px;
height: 30px;
color: #333;
background-color: #10127C;
border-bottom: 1px solid gray;
}

#nav p, #twincolumnRight p { margin: 0 0 1em 0; }


ol li {font-size:11px;}

.t {background: url(/images/dot.gif) 0 0 repeat-x; width: 32em}
.t2 {background: url(/images/dot.gif) 0 0 repeat-x; width: 13em}
.t3 {background: url(/images/dot.gif) 0 0 repeat-x; width: 45em}
.b {background: url(/images/dot.gif) 0 100% repeat-x}
.l {background: url(/images/dot.gif) 0 0 repeat-y}
.r {background: url(/images/dot.gif) 100% 0 repeat-y}
.bl {background: url(/images/bl.gif) 0 100% no-repeat}
.br {background: url(/images/br.gif) 100% 100% no-repeat}
.tl {background: url(/images/tl.gif) 0 0 no-repeat}
.tr {background: url(/images/tr.gif) 100% 0 no-repeat; padding:10px}

#navmenu ul {
width: 200px; 
margin: 0 auto; 
padding: 0 0 0 0;}
#navmenu ul li 
{
margin:0; 
padding:0; 
color: #000000; 
font-weight:bold; 
font-size: .95em; 
list-style: none;}

#navmenu ul ul li{
	margin-left: 15px;
	width: 185px;
}
#navmenu ul ul ul li{
	width: 170px;
}

#navmenu a, #navmenu a:visited 
{color:#000000; 
font-weight:normal; 
text-decoration:none; 
display:block; 
padding: 5px 5px 5px 20px;
background: #ffffff url(/images/arrow.gif) no-repeat 10px 10px; border-bottom:1px solid #000000;
}
#navmenu a:hover {
background: #ffffff url(/images/arrow.gif) no-repeat 11px 10px; color:#585858;
}

#searchbox{
	width: 30em;
	color: #fff;
	font-size: .8em;
	font-weight: normal;
	font-family: verdana,arial, helvetica, sans-serif;
	clear: right;
	float: right;
	margin-right: 25px;
	text-align: right;
	border: none;
	/*height: 1.4em;*/
margin-top: 7px;
margin-bottom: 0px;
	z-index: 20;
	padding-right: 0em;
}

#searchbox form{
	margin:0px;
	padding: 0px;
	text-align: right;
	vertical-align: middle;
	margin-bottom: -8px;
	height: 1.6em;
	width: 30em;
	display: block;
	padding-left: .8em;
	
}

#searchboxbuttonwrapper{

	float: right;
	height: 1.6em;
	position: relative;
	top: -4px;
	padding-top: .2em;
	padding-left: .3em;
	padding-right: .3em;
	padding-bottom: .2em;
	width: 20em;
}

#searchbox a{
	float: left;
	color: #fff;
	text-decoration: none!important;
	font-weight: bold;
	border: 0px;
}
#searchbox a:hover{
	color: #10127C;
}

#searchbox form input{
	vertical-align: middle;
	background: #fff!important;
	border: 1px solid #fff!important;
	color: #10127C;
}

#blue a{
	color: Blue;
	font-weight: bold;
}

#green a{
	color: Green;
	font-weight: bold;
}

#purple a{
	color: purple;
	font-weight: bold;
}

#cyan a{
	color: cyan;
	font-weight: bold;
}

#pink a{
	color: pink;
	font-weight: bold;
}

#red a{
	color: red;
	font-weight: bold;
}

#brown a{
	color: #663300;
	font-weight: bold;
}

#black a{
	color: black;
	font-weight: bold;
}

.pantools a{
	border-bottom: none;
}

.pantools a:hover {
	border-bottom: none;
	background-color: Navy;
}

#homeimages {
	float: right; 
	width: 58px; 
	height: 88px
}