/* global */
body {
	font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
/* height:100%;   (this in the body along with the stuff in the footer makes the footer stay at the bottom)  */
}

form { 
	display: inline;
	margin: 0;
	padding: 0;
}

a {
	color: #206BA4;
	outline: none;
	text-decoration: none; 
}

a:hover {
	color: #3B5998;
	outline: none;
	text-decoration: underline;
}

a:visited {
	color: #3B5998;
	outline: none;
	text-decoration: none;
}

a:visited:hover {
	color: #3B5998;
	text-decoration: underline;
}

a.image img, a img {
	border: none;
}

h1 {
	color: #4D4D4D;
	font-family: "lucida grande", "Trebuchet MS", verdana, tahoma, arial, sans-serif;
	font-size: 1.65em;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0 0 0.1em 0;
}

h2 {
	color: #4D4D4D;
	font-family: "lucida grande", "Trebuchet MS", verdana, tahoma, arial, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 0.2em 0;
}

h3 {
	color: #4D4D4D;
	font-size: 1.1em;
	line-height: 1.286em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4 {
	color: #4D4D4D;
	font-size: 1.1em;
	line-height: 1.286em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 1.4em 0;
}

td {
	vertical-align: top;
}

ul {
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
	_margin-left: 0.7em;
	_padding-left: 0.7em;
}

hr {
	border: 0;
	color: #4d4d4d;  /* ie */
	background-color: #4d4d4d;
	height: 1px;
	margin: 0;
	padding: 0;
}


/* dividers */
.dividerTop {
	border-top: solid 1px #CFD9D9;
}

.dividerBottom {
	border-bottom: solid 1px #CBD9D9;
}

.subDivider {
	border-top: dotted 1px #D7E6E6;
}

.subDividerBottom {
	border-bottom: dotted 1px #D7E6E6;
}

/* spacing controls */
.mgnTop {
	margin-top: 10px !important;
}

.mgnRight {
	margin-right: 10px !important;
}

.mgnBottom {
	margin-bottom: 10px !important;
}

.mgnLeft {
	margin-left: 10px !important;
}

.mgnTopLg {
	margin-top: 15px !important;
}

.mgnRightLg {
	margin-right: 15px !important;
}

.mgnBottomLg {
	margin-bottom: 15px !important;
}

.mgnLeftLg {
	margin-left: 15px !important;
}

.mgnTopSm {
	margin-top: 5px !important;
}

.mgnRightSm {
	margin-right: 5px !important;
}

.mgnBottomSm {
	margin-bottom: 5px !important;
}

.mgnBottomXSm {
	margin-bottom: 2px !important;
}

.mgnLeftSm {
	margin-left: 5px !important;
}

.pdgTop {
	padding-top: 10px !important;
}

.pdgRight {
	padding-right: 10px !important;
}

.pdgBottom {
	padding-bottom: 10px !important;
}

.pdgLeft {
	padding-left: 10px !important;
}

.pdgTopLg {
	padding-top: 15px !important;
}

.pdgRightLg {
	padding-right: 15px !important;
}

.pdgRightXLg {
	padding-right: 25px !important;
}

.pdgBottomLg {
	padding-bottom: 15px !important;
}

.pdgLeftLg {
	padding-left: 15px !important;
}

.pdgTopSm {
	padding-top: 5px !important;
}

.pdgRightSm {
	padding-right: 5px !important;
}

.pdgBottomSm {
	padding-bottom: 5px !important;
}

.pdgLeftSm {
	padding-left: 5px !important;
}

.spacer {
	clear: both;
	height: 1px;	
}

.clear{
	clear: both;
}

html[xmlns] .clearfix {
display:block;
}

.clearfix {
}

.left {
 	float: left !important;
}

.right {
 	float: right !important;
}

.half {
	width: 50%;
}

.third {
	float: left; 
        width: 30%; 
	padding-top: 10px !important;
}

.quarter {
	width: 25%;
}

.center {
	margin: 0 auto;
}

.textSuccess {
	color: #4CBC00;
}

.textCenter {
	text-align: center !important;
}

.textLeft {
	text-align: left !important;
}

.textRight {
	text-align: right !important;
}

.textNowrap {
	white-space: nowrap !important;
}

.textOk {
 	color: #107310 !important;
}

.textUncolor, .textUncolor a {
	color: #948B6E !important;
}

.textUncolor a:hover {
	color: #3B5998 !important;
}

.textDisabled {
	color: #808080 !important;
}

.textLg {
	font-size: 1.2em !important;
}

.textXLg {
	font-size: 1.4em !important;
}

.textSm {
	font-size: 0.92em !important;
}

.textXSm {
	font-size: 0.7em !important;
}

.textNoEm {
	font-weight: normal !important;
}

.textWarning {
	color: #F47C0C !important;
}

.textAlert {
	color: #F8C936 !important;
}

.textError {
	color: #AA0000 !important;
}

a.textLinkLite {
	color: #206BA4!important;
}

a.textLinkLite:hover {
	color: #3B5998 !important;
}

.textSans {
	font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
}

.textSerif {
	font-family: "Constantia", Georgia, "Times New Roman", Times, serif !important;
}

.textEm {
	font-weight: bold;
}

.textUnderline {
	text-decoration: underline !important;
}

/* Basic form controls */
.form .input {
	border: 1px solid #4D4D4D;
	color: #333333;
	font-size: 1.1em;
	padding: 2px;
}

.form .inputSm {
	border: 1px solid #4D4D4D;
	color: #333333;
	font-size: 1em;
	padding: 2px;
	width: 200px;
}

.form .inputLg {
	border: 1px solid #4D4D4D;
	color: #333333;
	font-size: 1.2em;
	height: 1.3em;
	_height: 1.2em;
	font-weight: bold;
	line-height: normal;
	padding: 3px 3px 0px;
	vertical-align: top;
	width: 320px !important;
}

.form .fieldLabel {
	color: #666666;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
}

.form input.btn, .form input.btnGreen {
	background: #247E16 url('../images/bg_input_green.gif') repeat-x center center;
	border: 1px solid #6ACD34;
	color: #fff;
 	cursor: pointer;
	font-family: Arial;
	font-size: 1.2em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 1.7em;
	line-height: normal;
	margin-left: -1px;
	padding: 1px 8px 3px;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

.form input.btnSm, .form input.btnGreenSm {
	background: #247E16 url("../images/bg_input_green.gif") repeat-x center center;
	border: 1px solid #6ACD34;
	color: #fff;
 	cursor: pointer;
	font-family: Arial;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 1.7em;
	line-height: normal;
	margin-left: -1px;
	padding: 1px 8px 3px;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

.form input.btnYellow {
	background: #FFCB4F url('../images/bg_input_yellow.gif') repeat-x center center;
	border: 1px solid #FFCB4F;
	color: #793900;
}

.form input.btnYellowLg {
	background: #FFCB4F url('../images/bg_input_yellow.gif') repeat-x center center;
	border: 1px solid #FFCB4F;
	font-size: 1.4em;
	font-weight: bold;
	color: #793900;
	line-height: 28px;
	height: 32px;
	padding-bottom: 4px;
 	cursor: pointer;
}

.form input.btnGreenLg {
	background: #247E16 url('../images/bg_input_green.gif') repeat-x center center;
	border: 1px solid #6ACD34;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	line-height: 28px;
	height: 32px;
	padding-bottom: 4px;
 	cursor: pointer;
}

.form ul.cmds {
	list-style: none;
	margin: 0;
	padding: 5px 4px 0 0;
	text-align:left;

}

.form ul.cmds li, .form ul.cmds li.btnOrange {
	font-family: "lucida grande", tahoma, arial, sans-serif;
	display: inline-block;
	background: url("../images/btn_darkorange_30_left.png") no-repeat left top;
	_background-image: url("../images/btn_darkorange_30_left.gif");
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
}

.form ul.cmds a, .form ul.cmds a:hover, .form ul.cmds a:visited, .form ul.cmds a.btnOrange, .form ul.cmds a:visited.btnOrange, .form ul.cmds a:hover.btnOrange {
	background: url("../images/btn_darkorange_30_right.png") no-repeat right top;
	_background-image: url("../images/btn_darkorange_30_right.gif");
	color:  white;
	display: block;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0;
	padding: 9px 10px 9px 5px;
	text-decoration: none;
	white-space: nowrap;
}

.form ul.cmds li.btnOrangeLg {
	background: url("../images/btn_darkorange_42_left.png") no-repeat left top;
	_background: url("../images/btn_darkorange_42_left.gif") no-repeat left top;
	margin: 0;
	padding: 0px 0 0px 5px;
	float: right;

}

.form ul.cmds a.btnOrangeLg, .form ul.cmds a:visited.btnOrangeLg, .form ul.cmds a:hover.btnOrangeLg {
	background: url("../images/btn_darkorange_42_right.png") no-repeat right top;
	_background: url("../images/btn_darkorange_42_right.gif") no-repeat right top;
	font-size: 18px;
	line-height: 18px;
	padding: 12px 15px 12px 10px;
}

.form ul.cmds li.btnOrangeSm {
	background: url("../images/btn_darkorange_24_left.png") no-repeat left top;
	_background-image: url("../images/btn_darkorange_24_left.gif");
	margin: 0;
	padding: 0px 0 0px 5px;
}

.form ul.cmds a.btnOrangeSm, .form ul.cmds a:visited.btnOrangeSm, .form ul.cmds a:hover.btnOrangeSm {
	font-size: 12px;
	line-height: 12px;
	background: url("../images/btn_darkorange_24_right.png") no-repeat right top;
	_background-image: url("../images/btn_darkorange_24_right.gif");
	padding: 6px 10px 6px 5px;
}

.form ul.cmds li.btnOrangeXSm {
	background: url("../images/btn_orange_18_left.png") no-repeat left top;
	_background-image: url("../images/btn_orange_18_left.gif");
	margin: 0;
	padding: 0px 0 0px 5px;
}

.form ul.cmds a.btnOrangeXSm, .form ul.cmds a:visited.btnOrangeXSm, .form ul.cmds a:hover.btnOrangeXSm {
	background: url("../images/btn_orange_18_right.png") no-repeat right top;
	_background-image: url("../images/btn_orange_18_right.gif");
	font-size: 11px;
	line-height: 11px;
	padding: 3px 5px 4px 0;
}

/* IE hack to get links to take up whole button */
* html div.form a.btnOrange, * html div.form a:visited.btnOrange, * html div.form a:hover.btnOrange {
	width: 1%;
	white-space: nowrap;
}

.form ul.cmds li.btnGreenXSm {
	background: url("../images/btn_dgreen_18_left.png") no-repeat left top;
	_background-image: url("../images/btn_dgreen_18_left.gif");
	margin: 0;
	padding: 0px 0 0px 5px;
}

.form ul.cmds a.btnGreenXSm, .form ul.cmds a:visited.btnGreenXSm, .form ul.cmds a:hover.btnGreenXSm {
	background: url("../images/btn_dgreen_18_right.png") no-repeat right top;
	_background-image: url("../images/btn_dgreen_18_right.gif");
	color: #fff;
	font-size: 11px;
	line-height: 11px;
	padding: 3px 5px 4px 0;
}

.form ul.cmds li.btnYellowXSm {
	background: url("../images/btn_yellow_18_left.png") no-repeat left top;
	_background-image: url("../images/btn_yellow_18_left.gif");
	margin: 0;
	padding: 0px 0 0px 5px;
}

.form ul.cmds a.btnYellowXSm, .form ul.cmds a:visited.btnYellowXSm, .form ul.cmds a:hover.btnYellowXSm {
	background: url("../images/btn_yellow_18_right.png") no-repeat right top;
	_background-image: url("../images/btn_yellow_18_right.gif");
	color: #793900;
	font-size: 11px;
	line-height: 11px;
	padding: 3px 5px 4px 0;
}

.form ul.cmds li.secondaryXSm { 
	font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
	background: none;
	color: #4D4D4D;
	font-size: 90%;
	padding: 3px 0 0 5px;
}

.form ul.cmds a.secondaryXSm, .form ul.cmds a.secondaryXSm:hover, .form ul.cmds a.secondaryXSm:visited  {
	background: none;
	color: #206BA4;
	display: inline;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 0 0 0;
}


.form ul.cmds li.btnGreen {
	background: url("../images/btn_dgreen_30_left.png") no-repeat left top;
	_background: url("../images/btn_dgreen_30_left.gif") no-repeat left top;
}

.form ul.cmds a.btnGreen, .form ul.cmds a:visited.btnGreen, .form ul.cmds a:hover.btnGreen {
	background: url("../images/btn_dgreen_30_right.png") no-repeat right top;
	_background: url("../images/btn_dgreen_30_right.gif") no-repeat right top;
	color: #fff;
}

.form ul.cmds li.btnYellow {
	background: url("../images/btn_yellow_30_left.png") no-repeat left top;
	_background: url("../images/btn_yellow_30_left.gif") no-repeat left top;
}

.form ul.cmds a.btnYellow, .form ul.cmds a:visited.btnYellow, .form ul.cmds a:hover.btnYellow {
	background: url("../images/btn_yellow_30_right.png") no-repeat right top;
	_background: url("../images/btn_yellow_30_right.gif") no-repeat right top;
	color: #793900;
}

.form ul.cmds li.btnGreenSm {
	display: inline;
	background: url("../images/btn_dgreen_24_left.png") no-repeat left top;
	_background: url("../images/btn_dgreen_24_left.gif") no-repeat left top;
	margin: 0;
	padding: 0px 0 0px 5px;
}

.form ul.cmds a.btnGreenSm, .form ul.cmds a:visited.btnGreenSm, .form ul.cmds a:hover.btnGreenSm {
	background: url("../images/btn_dgreen_24_right.png") no-repeat right top;
	_background: url("../images/btn_dgreen_24_right.gif") no-repeat right top;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	padding: 6px 10px 6px 5px;
}

.form ul.cmds li.btnYellowSm {
	display: inline;
	background: url("../images/btn_yellow_24_left.png") no-repeat left top;
	_background: url("../images/btn_yellow_24_left.gif") no-repeat left top;
	margin: 0;
	padding: 0px 0 0px 5px;
}

.form ul.cmds a.btnYellowSm, .form ul.cmds a:visited.btnYellowSm, .form ul.cmds a:hover.btnYellowSm {
	background: url("../images/btn_yellow_24_right.png") no-repeat right top;
	_background: url("../images/btn_yellow_24_right.gif") no-repeat right top;
	color: #793900;
	font-size: 12px;
	line-height: 12px;
	padding: 6px 10px 6px 5px;
}

.form ul.cmds li.btnGreenLg {
	background: url("../images/btn_dgreen_42_left.png") no-repeat left top;
	_background: url("../images/btn_dgreen_42_left.gif") no-repeat left top;
	margin: 0;
	padding: 0px 0 0px 5px;
}

.form ul.cmds a.btnGreenLg, .form ul.cmds a:visited.btnGreenLg, .form ul.cmds a:hover.btnGreenLg {
	background: url("../images/btn_dgreen_42_right.png") no-repeat right top;
	_background: url("../images/btn_dgreen_42_right.gif") no-repeat right top;
	font-size: 18px;
	line-height: 18px;
	padding: 12px 15px 12px 10px;
}

.form ul.cmds li.btnYellowLg {
	background: url("../images/btn_yellow_42_left.png") no-repeat left top;
	_background: url("../images/btn_yellow_42_left.gif") no-repeat left top;
	margin: 0;
	padding: 0px 0 0px 5px;
}

.form ul.cmds a.btnYellowLg, .form ul.cmds a:visited.btnYellowLg, .form ul.cmds a:hover.btnYellowLg {
	background: url("../images/btn_yellow_42_right.png") no-repeat right top;
	_background: url("../images/btn_yellow_42_right.gif") no-repeat right top;
	color: #793900;
	font-size: 18px;
	line-height: 18px;
	padding: 12px 15px 12px 10px;
}

.form ul.cmds li.btnBlue {
	background: url("../images/btn_blue_30_left.png") no-repeat left top;
	/*	_background: url("../images/btn_blue_30_left.gif") no-repeat left top; */
}

.form ul.cmds a.btnBlue, .form ul.cmds a:visited.btnBlue, .form ul.cmds a:hover.btnblue {
	background: url("../images/btn_blue_30_right.png") no-repeat right top;
	/*	_background: url("../images/btn_blue_30_right.gif") no-repeat right top; */
	color: #1D3F92;
}

.form ul.cmds li.btnWhite {
	background: url("../images/btn_white_30_left.png") no-repeat left top;
	_background: url("../images/btn_white_30_left.gif") no-repeat left top;
}

.form ul.cmds a.btnWhite, .form ul.cmds a:visited.btnWhite, .form ul.cmds a:hover.btnWhite {
	background: url("../images/btn_white_30_right.png") no-repeat right top;
	_background: url("../images/btn_white_30_right.gif") no-repeat right top;
	color: #737382;
}

.form ul.cmds a:hover.btnWhite {
	color: #3B5998;
}

.form ul.cmds li.btnWhiteSm {
	background: url("../images/btn_white_24_left.png") no-repeat left top;
	_background: url("../images/btn_white_24_left.gif") no-repeat left top;
	margin: 0;
	padding: 0px 0 0px 5px;
}

.form ul.cmds a.btnWhiteSm, .form ul.cmds a:visited.btnWhiteSm, .form ul.cmds a:hover.btnWhiteSm {
	background: url("../images/btn_white_24_right.png") no-repeat right top;
	_background: url("../images/btn_white_24_right.gif") no-repeat right top;
	font-size: 12px;
	line-height: 12px;
	color: #3B5998;
	padding: 6px 10px 6px 5px;
}

.form ul.cmds li.btnGrey {
	background: url("../images/btn_grey_30_left.png") no-repeat left top;
	_background: url("../images/btn_grey_30_left.gif") no-repeat left top;
}

.form ul.cmds a.btnGrey, .form ul.cmds a:visited.btnGrey, .form ul.cmds a:hover.btnGrey {
	background: url("../images/btn_grey_30_right.png") no-repeat right top;
	_background: url("../images/btn_grey_30_right.gif") no-repeat right top;
	color: #4D4D4D;
	color: #fff;
}

.form ul.cmds li.secondary { 
	font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
	background: none;
	color: #4D4D4D;
	padding: 8px 0 0px 10px;
}

.form ul.cmds a.secondary, .form ul.cmds a.secondary:hover, .form ul.cmds a.secondary:visited  {
	background: none;
	color: #206BA4;
	display: inline;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 0 0px 0;
}

.form ul.cmds li.secondarySm { 
	background: none;
	color: #4D4D4D;
	padding: 6px 0 0px 10px;
}

.form ul.cmds a.secondarySm, .form ul.cmds a.secondarySm:hover, .form ul.cmds a.secondarySm:visited  {
	background: none;
	color: #3B5998;
	display: inline;
	font-weight: normal;
	text-decoration: none;
	padding: 8px 0 0px 0;
}

.form ul.cmds a.secondary:hover, .form ul.cmds a.secondary:visited:hover {
	color: #3B5998;
	text-decoration: underline;
}

.form ul.cmds a.secondary:visited {
	color: #3B5998;
	text-decoration: none;
}

.form ul.cmds li.secondaryLg { 
	font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	background: none;
	color: #4D4D4D;
	padding: 10px 0 0px 10px;
text-align: right;
}

.form ul.cmds a.secondaryLg, .form ul.cmds a.secondaryLg:hover, .form ul.cmds a.secondaryLg:visited  {
	background: none;
	color: #206BA4;
	display: inline;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	padding: 6px 0 0px 0;
text-align: right;
}

.form ul.cmds a.secondaryLg:hover, .form ul.cmds a.secondaryLg:visited {
	text-decoration: underline;
}

.form ul.cmds li.secondarySm { 
	background: none;
	color: #4D4D4D;
	padding: 6px 0 0px 10px;
}

.form ul.cmds a.secondarySm, .form ul.cmds a.secondarySm:hover, .form ul.cmds a.secondarySm:visited  {
	background: none;
	color: #3B5998;
	display: inline;
	font-weight: normal;
	text-decoration: none;
	padding: 8px 0 0px 0;
}

.form ul.cmds li.textlink {
	font-family: "lucida grande", verdana, tahoma, arial, sans-serif;
	background: none;
	color: #4D4D4D;
	display: inline;
	float: none;
	padding: 0;
}

.form ul.cmds a.textlink, .form ul.cmds a.textlink:hover, .form ul.cmds a.textlink:visited  {
	background: none;
	color: #3B5998;
	display: inline;
	float: none;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	padding: 2px 0 0px 0px;
	text-decoration: none;
}

.form ul.cmds a.textlink:hover, .form ul.cmds a.textlink:visited:hover {
	color: #3B5998;
	text-decoration: underline;
}

.form ul.cmds a.textlink:visited {
	color: #3B5998;
	text-decoration: none;
}

.form ul.cmds .textlink img {
	vertical-align: top;
	padding-right: 3px;
}

.form li.submenu {
	position: relative;
	border-color: transparent;
	border-style: none;
	padding: 0 5px 0 5px !important;
	margin: 1px 1px 0px 1px !important;
}

.form li.submenu:hover {
	border-color: #E6E6E6;
	border-style:solid solid none solid;
	border-width:1px 1px 0px 1px;
	padding: 0 5px 0 5px !important;
	margin: 0 !important;
}

.form li.submenu a {
	background: url("../images/icon_submenu_arrow.png") no-repeat center right !important;
	_background-image: url("../images/icon_submenu_arrow.gif") !important;
	padding-right: 17px !important;
}

.form ul.submenu {
	background-color: white;
	border-color:-moz-use-text-color #666666 rgb(102, 102, 102) rgb(240, 240, 240);
	border-style:none solid solid;
	border-width:0pt 1px 1px;
	position:absolute;
	text-align:left;
	width:110px;
	z-index:5000;
	left: -1px;
	top: 1.2em;
	padding: 0 0 6px 0 !important;
}

.form ul.submenu li {
	display: block !important;
	margin: 0px !important;
	padding: 3px 5px 3px 5px !important;
}

.form ul.submenu li:hover {
	background-color: #EBF4FA !important;
	cursor: pointer;
}

.form ul.submenu li.dividerTop {
	border-color: #E6E6E6 !important;
}

.form ul.submenu a, .form ul.submenu a:hover {
	background-image: none !important;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none !important;
}

ul.linkButton {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
}

.form ul.cmds li.linkbutton {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.form ul.cmds a.linkbutton {
	display: table-cell;
	width: 1px;
	white-space: nowrap;
	border: 1px solid #9AAFE5;
	background: white !important;
	color: #3B5998 !important;
	font-weight: bold;
	padding: 0.2em 0.5em 0.2em 0.5em;
	text-decoration: none;
}

.form ul.cmds a:hover.linkbutton {
	border-color: #2E6AB1;
	text-decoration: none;

}

.btnFull {
	float: none !important;
	width: 100%;
}

.btnFull img {
 	vertical-align: middle;
	margin-top: -2px;
	padding-right: 5px;
}

.form ul.cmds li.btnAlert {
	background: url("../images/bg_alert_left.gif") no-repeat left bottom;
	float: none;
	margin: 0;
	padding: 0 0 0 10px;
	width: 100%;
	_width: 210px;
}

.form ul.cmds span.btnAlert { 
	background: url("../images/bg_alert_right.gif") no-repeat right bottom;
	display: block;
	padding: 5px 10px 3px 0;
	line-height: 1em;
	margin: 0 10px 0 0;
}

.form ul.cmds span.btnAlert a, .form ul.cmds span.btnAlert a:visited, span.btnAlert a:hover {
	background: none !important;
	color: #948B6E;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 5px !important;
	margin: 0 !important;
}

span.btnAlert a:hover {
	background: none !important;
	color: #3B5998 !important;
	display: inline !important;
	padding: 0 0 0 5px !important;
	margin: 0 !important;
}

.form textarea {
	border: 1px solid #4D4D4D;
	color: #333333;
	padding: 2px;
	width: 250px;
	height: 70px;
}

/* Standard wrappers*/
.headerWrapper {
	background: #3B5998;   
	/*	background: #4D4D4D; */
	/*	background: #206BA4; */
/*	background: #1B3D70; */
/*	background: url("../images/bg_royalblue_115.gif") repeat-x bottom;*/
	float: left;
	width: 100%;
	height: 90px;
	overflow: hidden;
}

.contentWrapper {
	overflow: hidden;
	clear: both;
}

.wrapperFixed {

	width: 720px;
	margin: 0 auto;
}

.wrapperFixedSm {

	width: 670px;
	margin: 0 auto;
}

.wrapperFixedXSm {
	width: 470px;
	margin: 0 auto;
/*	background: #3B5998; */
	float: middle;

}

.wrapperFixedSmQuoted {

	width: 670px;
	margin: 0 auto;
	text-align: center;
}


.wrapperFlex {

/* background-color: #FAF1C3; 
   height: 405px; */

	max-width: 1000px;
	min-width: 720px;
	margin: 0 auto;
	_width: 980px;
}


/* Standard headers */
div#logo {
	margin: 2px 0 0 0;
	float: left;
	width: 415px;
	height: 48px;
}

div#logo #logoLink {
	background: url("../images/logo_ik4.gif") no-repeat left top;
	_background: url("../images/logo_ik4.gif");
/*	_background: url("../images/logo_prod.gif");              */
/* 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo2.gif', sizingMethod='image');  */
	display: block;
	text-decoration: none;
	float: left;
	margin: -2px 5px 6px 0px;
	padding: 0;
	width: 415px;
	height: 90px;
}

div#logo h1, div#logo h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 6px 0 0 0;
}

img.logoeBayXSm {
	width: 32px;
	height: 14px;
	padding: 0 1px 0 1px;
	vertical-align: middle;
	background: url("../images/logo_ebay_32x14.png") no-repeat left top;
	/* 	_background: url("../images/s.gif"); */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo_ebay_32x14.png', sizingMethod='image');
}

img.side {
	padding-right: 10px; padding-left: 0px; float: left; padding-bottom: 0px; padding-top: 0px
}

div#logo h1, div#logo h1 a, div#logo h1 a:hover, div#logo h2, div#logo h2 a, div#logo h2 a:hover {
	color: #FAFAFA;
	text-decoration: none;
}

div#logo p {
	font-size: 1em;
	letter-spacing: 0em;
	line-height: 1em;
	margin: 0;
	padding: 2px 0 4px 0;
}

div#logo p, div#logo p a, div#logo p a:hover {
	color: #FAFAFA;
	text-decoration: none;
}

div#nav ul {
	float: left ;
	list-style: none;
	margin: 40;
	padding: 60px 4px 0 0;
}

div#nav li {
	background: url("../images/bg_tab_off_left_royalblue4.gif") no-repeat left top;
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
}

div#nav a {
	background: url("../images/bg_tab_off_right_royalblue4.GIF") no-repeat right top;
	color: #DADEE5;
	display: block;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin: 0 2px 0 0;
	padding: 10px 15px 5px 5px;
	text-decoration: none;
}

div#nav #current {
	background-image: url("../images/bg_tab_on_left_royalblue.gif");
}

div#nav #current a {
	background-image: url("../images/bg_tab_on_right_royalblue.gif");
	color: #1B3D70;
	font-weight: bold;
	padding-bottom: 6px;
}

div#nav a:hover {
	color: #FAFAFA;
	text-decoration: none;
}

div#nav #current a:hover {
	color: #206BA4!important;
	text-decoration: none;
}

div#search {
	color: #F0F0F0 !important;
	float: right;
	margin: 0;
	padding-top: 5px;
	width: 200px;
}

div#search input {
	width: 100px;
}

div#search img {
 	cursor: pointer;
	background: url("../images/btn_search_round_24x24.png") no-repeat top right;
	/*	_background: url("../images/s.gif"); */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btn_search_round_24x24.png', sizingMethod='image');
	margin-top: -1px;
	vertical-align: top;
}

div#search a, div#search a:hover, div#search a:visited {
	color: #F0F0F0;
}

* html div#search img {
  	margin-top: 0;
}

/* breadcrumb */

div#navT2, div#wrapper {
	padding: 0;
}

div#navT2 .cmds {
	padding: 0px 0 0 0;
	text-align:right;
}

#breadcrumb {
	margin: 0px;
	padding: 4px 0 1px 0px;
}

#bread {
	color: #808080;
	margin: auto 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#bread li {
	display: inline;
}


#bread img {
	vertical-align: top;
	margin-top: -1px;
}

#bread a:visited, #bread a {
	color: #3B5998;
}

* html #bread img {
	vertical-align: middle;
}

/* standard columns */
div#wrapper {
	clear: both;
}

div.main {
	float: left;
	text-align: left;
	padding-left: 10px;
	width: 74.4%;
	_width: 730px;
}

td.main {
	text-align: left;
	padding: 0 10px 0 10px;
	width: 76%;
}

div.sidebar {
	float: right;
	text-align: left;
	width: 24%;
}

td.sidebar {
	text-align: left;
	width: 12%;
	_width: 115px;

}

div.sidebar div, td.sidebar div {
 	text-align: left;
	padding-left: 10px;
	padding-right: 10px;

}

div.wrapperFixedSm .main {
	width: 63%;
}

div.wrapperFixedSm .sidebar {
	width: 24.4%;

}

/* footer */
#footer {
	background: #3B5998;   
	clear: both;
	width: 100%;
	text-align: center;
	padding: 5px 0 0 0;
	height: 40px;
/* position:absolute;   (this in the body along with the stuff in the footer makes the footer stay at the bottom)  */
/* bottom:0;   (this in the body along with the stuff in the footer makes the footer stay at the bottom)  */


}

/* copyright */
#footer p {
	color: #F0F0F0;
}

#footerNav {
	color: #000;
	margin: 0;
	padding: 1px 0 2px 0;
	list-style-type: none;	
}

#footerNav li {
	color: #808080;
	display: inline;
	padding: 0;	
}

#footerNav a {
	color: #F0F0F0;
	outline: none;
	text-decoration: none; 
}

#footerNav a:hover {
	color: #F0F0F0;
	outline: none;
	text-decoration: underline;
}

#footerNav a:visited {
	color: #F0F0F0;
	outline: none;
	text-decoration: none;
}

#footerNav a:visited:hover {
	color: #F0F0F0;
	text-decoration: underline;
}

div.tips, div.tipsfull {
	background: #FDFBEA;
	border: 1px solid #FAF1C3; 
	margin: 0px 0 15px 0;
	overflow: auto;
	padding: 5px;
}

div.tips p, div.tipsfull p, div.tipsfull h2, div.tipsfull h1 {
	color: #4D4D4D;
	margin-top: 0;
}

div.toolbox {
	border: 1px solid #BBD9EE;
	background: #FAFAFA;
	line-height: 1.4;
	margin: 0;
	padding: 10px;
}

/* errors and alerts */
div.round, div.roundHead, div.roundHead p, div.roundBottom {
	 background: transparent url("../images/bg_alertround.png") no-repeat bottom right; 
	 _background: transparent url("../images/bg_alertround.gif") no-repeat bottom right; 
}

div.round {
	margin: 10px 0 0 0;
}

div.roundHead {
	background-position: top right; 
}

div.roundHead p {
	background-position: top left; 
	padding: 2px 5px 0 5px;
	margin: 0;
}

div.roundBottom {
	background-position: bottom left; 
	height: 3px;
}

/* bubble */
div.bubble, div.bubbleHead, div.bubbleContent, div.bubbleBottom {
	 background: transparent url("../images/bg_msgbubble_dark.png") no-repeat bottom right; 
	 _background: transparent url("../images/bg_msgbubble_dark.gif") no-repeat bottom right; 
}

div.bubble {
	margin: 0;
}

div.bubbleHead {
	background-position: top right; 
}

div.bubbleContent {
	background-position: top left; 
	padding: 5px 0 0 20px;
	_padding-bottom: 15px;
	margin: 0 5px 0 0;
}

div.bubbleContent p {
	margin: 0;
	padding: 0;
}

div.bubbleBottom {
	background-position: bottom left; 
	margin: 0 5px 0 0;
	height: 5px;
}

div.promo {
	background-color: #EBF4FA;
	color: #333333;
	font-weight: bold;
}

div.alert {
	background-color: #FAF1C3;
	color: #333333;
}

div.success {
	background-color: #008C00;
	color: white;
	font-weight: bold;
}

div.success a, div.success a:hover, div.success a:visited {
	color: #EED338;
}

div.error {
	background-color: #AA0000;
	border: none !important;
	color: white;
	font-weight: bold;
}

div.error a, div.error a:hover {
	color: #FFBA1E;
}

div.msgNormal {
	background-color: #fff;
	color: #333333;
}

input.error, select.error {
	border: 2px solid #AA0000 !important;
}

p.error {
	color: #AA0000;
	margin: 0;
	padding: 0;
}

div.equalh {
	margin-bottom: -32767px !important;
	padding-bottom: 32767px !important;
}


/* pagination */
.listPagination { 
	font-size: 90%;
	list-style-type: none;
	padding: 0;
    margin: 0;	
}

.listPagination li { 
	display: inline;
}

.listPagination a {
	border: 1px solid #9AAFE5;
	background: #fff;
	color: #3B5998;
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.5em;
	text-decoration: none;
}

.listPagination a:hover {
	border-color: #2E6AB1;
	color: #2E6AB1;
	text-decoration: none;
}

.listPagination a.current {
	border: 1px solid #2E6AB1;
	font-weight: bold;
	background-color: #3B5998;
	color: #fff;
}

.listPagination a.nextprev {
font-weight: bold;
}

.listPagination span.more {
	background: transparent;
	color: #000;
	display: block;
	float: left;
	line-height: 1.3em;
	padding: 0.2em 0.5em;
	margin-right: 0.5em;
	text-decoration: none;
}

span.amp {
	font-family: "Goudy Old Style", "Palatino","Book Antiqua", serif; 
	font-style: italic; 
}

.debug {
	border: 1px solid red;
}

.hidden {
	display: none;
}

.opaque {
	opacity: .4;
	filter: alpha(opacity=40);
}

.opaque:hover {
 	opacity: .99;
	filter: alpha(opacity=100);
}

.bullet {
	color: #B3B3B3;
	font-weight: normal;
	padding: 0 5px 0 3px;
}

.nomargin {
	margin: 0 !important;
}

.nopadding {
	padding: 0 !important;
}

.noborder {
	border: none !important;
}

.border {
	border: 1px solid #E6E6E6 !important;
}

* html .noIEHide { 
 	height: 0.01%; 
}

img.iconhelp {
	width: 16px;
	height: 16px;
	background: transparent url("../images/icon_help.png") no-repeat;
	/*	_background: url("../images/s.gif"); */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icon_help.png', sizingMethod='image');
	vertical-align: middle;
}

a.iconAvatar {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin-right: 2px;
	margin-left: 10px;
}

img.iconAvatar {
	height: 16px;
	vertical-align: middle;
	padding: 0 !important;
}

.sectionCmds {
	clear: both;
	background-color: #EBF4FA;
	padding: 2px 0 2px 5px;
}

.sectionCmds ul.cmds {
	padding: 1px 0 2px 0;
	float: left;
}

.sectionCmds .listPagination {
	float: right;
}

a.sponsor {
	background: url('../images/sponsor_0407.png') no-repeat;
	_background: url('../images/sponsor_0407.gif') no-repeat;
	width: 16px;
	height: 16px;
}

p.star {
	background: url("../images/icon_star_0407.png") no-repeat;
	_background: url("../images/icon_star_0407.gif") no-repeat;
	padding-left: 20px;
}

.tableBubble {
    width:100%;
}

.tableBubble .tl {
    height:8px;
}

.tableBubble .tr {
    width:8px;
    height:8px;
}

.message {
    padding:0 0em 0 0.75em;
    word-wrap: break-word;
}

/*
.tableBubble .message {
    font-size:11px;
}
*/
.tableBubble .message img {
    vertical-align:middle;
}

.tableBubble .messageRight {
    width:1px;
}

.tableBubble .bl {
    height:10px;
}

.tableBubble .br {
    width:8px;
    height:10px;
}

.tableBubble .timeStamp {
    /*
    margin:2px;
    margin-left:7px;
    */
    margin-top: 5px;
    text-align:right;
    float:right;
}

.myBubble .indicator {
    position:absolute;
    top:8px;
    left:0;
    width:13px;
    height:11px;
}

.myBubble {
    position:relative;
    padding-left:10px;
}

.chatItem .avatar {
    width:26px;
    height:26px;
    float:left;
}





