﻿body	{font:small Arial, Helvetica, sans-serif;  color:#555; margin: 0 0 0 0;}
a
{
	color: #a9a9a9;
	text-decoration: none;
}
	a:visited{color:#a9a9a9}
	a:hover	{color:#a9a9a9; text-decoration:underline;}

#userHeader   {
	background:#ECECEC url(img/bg_userHeader.png) repeat-x left bottom;	
	color:#666;
	border-bottom:1px solid #CCCCCC;
	padding:0 10px;
	height:2.3em;
	vertical-align:middle;
	font-size:90%;
	line-height:2.3em;
}
#userHeader a {
	color:#003399;
	text-decoration:none;
	text-align:left;
}
#userHeader a:hover {
	color:#5E92FF;
}

#userHeader ul {
    white-space:nowrap;
    list-style:none;
	margin:0 0 0 -20px;
	padding:0;
}

#userHeader li {
	padding:0px 5px 0 11px;
	background:transparent url(img/blt_userHeader.png) no-repeat 0 50%;
	white-space:nowrap;
}
#userHeader li.first {
	background-image:none;
	padding-left:0;
}
#userHeader .userName {
	font-weight:bold;
}
#userCredentials {
	float:right;
}
#userCredentials ul {
	display:inline;
    white-space:normal;
}
	#wrap		{ margin:auto; position:relative; padding: 0px 0px 0px 2px;}

#loginDiv
{   
	clear : both;
	width: 242px;
	margin-left: -250px;
	top: 3em;
	position: absolute;
	z-index: 99;
	background: transparent url(img/signonFormCorners.png) no-repeat top left;
	padding-top: 6px;
	font-weight: normal;
	white-space: normal;
	text-align: left;

}
#loginDiv a, #loginDiv a:hover
{
	color: #666;
	text-decoration: underline;
	text-align: right;
}
	input.button, button.button
{
	width: auto;
	overflow: visible;
	vertical-align: baseline;
	position: relative;
	margin: auto;
	zoom: 1;
	border: 0;
	background: transparent url(img/buttonBG.png) no-repeat 0 50%;
	line-height: 25px;
	height: 25px;
	padding: 0 10px 0 13px;
	cursor: pointer;
	color: #656565;
	font-size: 0.8em;
}
	
	.buttonEnd {
	    position: absolute;
	    display: inline;
	    width: 7px;
	    height: 25px;
	    background:transparent url(img/buttonBG.png) no-repeat  100% 50%;
		margin-left: -3px;
	}
	/* ie6 and 7 hacks */
	input.button, button.button {*top:2px;}
	.buttonEnd 					{*margin-top:2px;}
	/* --------------- */
	.row			{padding:0 310px 0 0; zoom:1; clear:both;}
	.row_tl			{float:left; width:100%;}
	.row_tl1
{
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-top: 10px;
}
	.row_tr			{margin:0 -310px 0 auto; position:relative; z-index:auto; width:300px; float:right;}
	.row_tr	{*right:-10px; _right:300px; }
	.row_tr1
{
	margin: 30px -310px 0px auto;
	position: relative;
	z-index: auto;
	width: 300px;
	float: right;
}

	.row_tr1	{*right:-10px; _right:300px; }
	.r_pageHeader
{
	height: 100px;
	margin:2em 10px 0 10px;
	width:400px; 

}


.error		{color:#ff0000}
.clear		{clear:both;}

	.r_footer					
	{margin: 20px 10px 0 10px; padding:12px 0px 12px 0; clear:both; border-top:solid 1px #a9a9a9;
		text-align:center;
	}

#Footer ul
{
	font-size:80%;
	margin: 0;
	padding: 0;
	list-style:none outside; margin:0; padding:0;
	
	
}
#Footer	ul li	{ margin: 0 2em 0 0;
	white-space:nowrap;
	display:inline ;  }


.MainTABLE
{
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
	border-collapse: collapse !important;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=e5e5e5,offX=2,offY=2,positive=true);
    padding:0px;
	color: #333;
}
.SpotTABLE
{
	background:#FEFFFD url(img/module_spotlight_bg.png) repeat-x left top;
	border: solid 1px #e5e5e5;
	border-collapse: collapse !important;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=e5e5e5,offX=2,offY=2,positive=true);
    padding:0px;
	color: #333;
}
.body_Title
{
	color: #3366cc;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
#btn_go	
{
	   width:150px;
		background: transparent url(img/category_tab_hover.png) no-repeat 50% 50%;
	}
#btn_go a
{
	text-align: center;
	font-weight: bold;
	font-size: 38px;
	color: white;
}
#btn_go visited{color: white;}
#btn_go hover	{color: white;text-decoration:none; }
#LogMenu ul
{
	text-align: left;
	padding: 5px;
	font-size: 80%;
	list-style-type: none;
	font-style: italic;
}
.breadcrumbs
{

	font-weight: bold;
	padding-left:10px;
	border-bottom:solid 1px #a7a7a7;
}
#myAccountItem ul
{
	text-align: left;
	list-style-type: none;
	font-style: italic;
	color: #4682b4;
}
#myAccountItem  a
{
	color: #4682b4;
}
#myAccountItem  visited{color: #4682b4;}
#myAccountItem  hover	{color: #4682b4; }
.GridTABLE
{
	padding: 0px;
	color: #333;
	font-size: 80%;
	text-align: left;
	background-color: #99cccc;
}
.GridTABLE th
{
	background-color: #6699ff;
}

.Link
{
	color: black;
	text-decoration: none;
}
.Link:visited{color:black}
.Link:hover	{color:black; text-decoration:underline;}

div.qsf_wrapper
		{
			width: 1080px;
		}
		div.qsf_footer
		{
			float: left;
			width: 700px;
		}
		.bgrdTop
		{
			width: 821px;
			height: 27px;
			background: url(Img/bgrdTop.gif) no-repeat;
		}
		.bgrdBottom
		{
			width: 821px;
			height: 29px;
			background: url(Img/bgrdBottom.gif) no-repeat;
		}
		.mainWrap
		{
			width:821px;
			padding: 0 0px;
			float:none;
			background: url(Img/bgrdMiddle.gif) repeat-y;

		}
		.mainTitle
		{
			text-align: center;
			margin: 0 0 14px;
			padding: 0;
		}
		.leftCol
		{
			float: left;
			width: 164px;
			margin-left:20px;
		}
		.rightCol
		{
			float: right;
			margin-right:20px;
			width: 600px;
		}
		.hl2
		{
			margin: 0 0 0.6em;
			padding: 0;
			font: bold 17px/24px arial,sans-serif;
			color: #3b709d;
		}
		.TitleStyle, .NextPrevStyle a
		{
			color: #fff !important;
			background: #6099c6;
		}
		.TodayDayStyle a
		{
			color: #fff !important;
			text-decoration: none;
		}
		.TodayDayStyle
		{
			border: 0 !important;
		}
		.SelectedDayStyle a
		{
			color: #000 !important;
		}
		.rsThumbnail
		{
			margin-top: 18px;
			float: left;
			clear: left;
			width: 100%;
			cursor: pointer;
			cursor: hand;
		}
		.rsThumbnail input
		{
			display: block;
			float: left;
			width: 96px;
			margin-right: 8px;
		}
		.rsThumbnail span
		{
			display: block;
			margin-top: 1.4em;
			font: normal 13px/1.2 arial,sans-serif;
			color: #3b709d;
		}
	   .required 
	   {
		font-size:16px;
	    font-weight:bold;
	    color:#FF9A00;
    }
     .toolTip
	{
		background: transparent url(    'Img/toolTipBG.png' ) no-repeat top right;
		padding-right: 10px;
		margin-top: 4px;
		margin-left:-2px;
		border-left:#009999 thin solid;
	}
    .toolTipUp
	{
		background: transparent url( 'Img/toolTipUpBG.png' ) no-repeat top right;
		padding-right: 10px;
		margin-top: 4px;
		margin-left:-2px;
		border-left: #009999 thin solid;
	}

