body {
	margin: 0px;
	padding: 0px;
	background: #EFF2F4 url(../images/background-tile-ext.jpg) repeat-x scroll top;
	font: 13px Nimbus San, Arial, Helvetica, sans-serif;
}
.nowrap {
	white-space: nowrap;
}
.full-width {
	width: 100%;
}

.verticalSeperatorPadding {
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
}

.verticalDotDivider {
	background: url(../images/divider-short.gif) no-repeat center;
}
.topMenuText {
	font: 13px Nimbus San, Arial, Helvetica, sans-serif;
}

.headerMargin {
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
}

.leftAlign {
	text-align: left;
}

.rightAlign {
	text-align: right;
}

.centerAlign {
	text-align: center;
}

.centerTable {
	margin-left: auto;
	margin-right: auto;
}

.topAlign {
	vertical-align: top;
}

.bottomAlign {
	vertical-align: bottom;
}

.middleAlign {
	vertical-align: middle;
}
.pad5Left {
	padding-left: 5px;
}

.pad5Right {
	padding-right: 5px;
}.darkText {
	color: #1a1a1a;
}
.darkBlueText {
	color: #12294E;
}
.darkBlueText a{
	color: #12294E;
	text-decoration: none;
}
.headerPanel {
	text-decoration: none;
	margin: 0px;
	border-width: 0;
	cursor: pointer;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
}

.headerPanel a {
	text-decoration: none;
}

.headerPanel a:visited {
	text-decoration: none;
}

.headerPanelSelected {
	cursor: pointer;
	background: #cfdae4 url(../images/nav-selected-tile.gif) repeat-x center;
	border-width: 0;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	height:33px;
}

.headerPanelSelected a {
	text-decoration: none;
}

.headerPanelSelected a:hover {
	text-decoration: underline;
}

.headerPanelSelected a:visited {
	text-decoration: none;
}
.normalText {
	font: 11px Nimbus San, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.normalText a {
	color: #0060ff;
}

.headerPanelBody {
	background: #FFFFFF url(../images/nav-tile.gif) repeat-x center;
	border-width: 0;
	height:33px;
	margin: 0px;
	padding: 0px;
}

.headerPanelDrop {
	padding: 0px;
	margin-top: 0px;
	border-width: 0;
	background: url(../images/nav-tile-drop.gif) repeat-x top;
}

.undecoratedLink {
	text-decoration: none;
	color: #12294E;
}

.emptyLink {
	text-decoration: none;
	color: #12294E;
	cursor: default;
}

.topTile 
{
width:100%;
background: url(../images/roundPanel/search/page-top-tile.gif) repeat-x;
}

.leftTile
{
	width:4px;
	background: url(../images/roundPanel/search/page-left-tile.gif) repeat-y left;
}
.rightTile
{
	width:4px;
	background: url(../images/roundPanel/search/page-right-tile.gif) repeat-y right;
}
.bottomTile
{
	width:100%;
	background: url(../images/roundPanel/search/page-bottom-tile.gif) repeat-x;	
}

.user-bar-short
{
	background: url(../images/clearspace/bgtile_grey_w_blueTop.gif) repeat-x;	
}
.user-bar-long
{
	background: url(../images/clearspace/bgtile_blue_1pxline_top_bot.gif) repeat-x;	
}
.user-bar-mid
{
	
	background: url(../images/clearspace/cap_right.gif) no-repeat;	
	width:30px;
	height:34px;
}
