body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4em;
	background-image: url(../images/background_fade.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #89a9e1;
}


/* #wrapper */
/* purpose: to center the page */
#wrapper { 
	margin: 0 auto;
	width: 950px;
}

.superScript {
	font-size: 0.6em !important;
	line-height: 1.2em !important;
	vertical-align: super;
}

.centered {
	text-align: center;	
}
td			{font-size: 10pt; color: #000000;}
h3			{color:  003366; font-style: italic;}
.time		{color: ffffff; font-size: xx-small; font-weight: bold;}
.time2		{color: 000066; font-size: xx-small; font-weight: bold;}
A:link, A:active, A:visited 	  {	color: 000066; }
A:hover		{ color: chocolate; }
.small		{font-size: 1em;}
.medium	{font-size: 14pt;}
.footer		{font-size: x-small;}
.clients	{color: #000066;}

A.header:link {color: 000066;}
A.header:visited {color: 000066;}
A.header:hover {color: chocolate;}

UL.sidenav  {
	text-indent: .25em;
	margin-left: 0;
	padding-left: 1em;
	margin-top : 0;
}

.liststyle1	{
	list-style: circle;
	text-indent: .05em;  
	}
	
	
	.srchform	{margin:0px;}
	.srchtext	{ color:#ffffff; font-family: sans-serif; font-size: 11pt;}
	.srchbox	{width:140px; margin-bottom:1px; font-size: 8pt;}
	.arrowlist	{list-style-image : url(../images/arrow_bullet.gif); font-size: 10pt; line-height: 1.3em;
		margin-left : 16;
		margin-right : 0;
		padding-bottom : 0;
		padding-left : 0;
	}
	
	
	/* #header */
/* purpose: contains divs, images, etc that make up the page header */
#header {
	color: #000000;
	width: 950px;
	float: left;
	padding: 0px;
	border: 0px solid #000000;
	height: 103px;
	margin: 0px 0px 0px 0px;
}

/* #headerLeft */
/* purpose: to position left header elements */
#headerLeft {
	color: #000000;
	width: 400px;
	float: left;
	padding: 0px;
	height: 103px;
}

/* #headerMiddle */
/* purpose: to position middle header elements */
#headerMiddle {
	color: #000000;
	width: 305px;
	float: left;
	padding: 0px;
	height: 103px;
	background-image: url(../images/middlebackground_hdr.gif);
}

/* #headerRight */
/* purpose: to position right header elements */
#headerRight {
	color: #000000;
	width: 245px;
	float: left;
	padding: 0px;
	height: 103px;
	background-image: url(../images/rightbackground_hdr.gif);
	text-align: right;
}
#content {
	
	margin: 0 auto;
	width: 950px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat;
}

#footer { 
	width: 950px;
	clear: both;
	color: #000000;
	border: 0px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#footerInside {
	width: 930px;
	clear: both;
	color: #ffffff;
	border: 0px solid #000000;
	background: #005293;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	text-align: center;
}

#lowerFooter {
	text-align: center;
}

img.alignTop {
	vertical-align: top;
	text-align: left;
	float: left;
	border: 0px;
	clear: right;
}

#navbar {
	border: 2px solid #a6cce0;
	margin: 0px 0px 0px 0px;
	height: 24px;
	width: 946px;
	float: left;
	background-image:  url(../images/navbar_bkgd.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	/*vertical-align: middle;*/
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF !important;
}

.footerText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000 !important;
}
dr-menu-label-select {
	cursor : pointer;
	padding : 5px 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #005293 !important;
	text-decoration: none !important;	
}

.dr-menu-label-unselect {
	padding : 3px 11px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #005293 !important;
	text-decoration: none !important;	
}
.rich-ddmenu-label-select{
	padding : 3px 11px;
    background-color:  #c6e3f6;
    border-color: #c6e3f6;
	font-size: 1em !important;
	font-weight: bold !important;
}

.rich-ddmenu-label a {
	text-decoration: none !important;
	color: #005293 !important;
}
.dr-toolbar-int{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em !important;
	font-weight: bold;
	color: #005293 !important;
	text-decoration: none !important;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}
