body { background-color: #dddddd; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px;
text-align: center;
}

p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
}

a:link {  color: #000000; text-decoration: underline; }
a:visited {  color: #000000; text-decoration: underline;}
a:hover {  color: #003a7d; text-decoration: underline;}

.positionBehind {
	z-index: 1;
	position: relative;
}


ul, li {
	margin: 5px;
	list-style-position: outside;
	z-index: 50;
	width: auto;
}


/* home */


#bannertop {
	background: #CCFFCC url(interface/himss_banner.gif) no-repeat left top;
	height: 150px;
	width: 758px;
	margin: 0 auto;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#bannertop p {
	vertical-align: middle;
	padding-right: 20px;
	text-align: right;
}

.loginHeads {
	background-color: #D2DFFA;
}


.smalltext {
	font-size: 10px;
	line-height: 130%;
	text-align: left;
	font-weight: normal !important;
	font-style: normal;
	color: #222;
}

.mediumtext {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
}

.boldText {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}



.maroonBorder {
	border: 2px solid #FFCC00;
}

.yellowBorder {
	border: 1px solid #FFCC00;
}

#toolbar {
	background-color: #fff993;
}

/* listing step 1 */


.buttons {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.buttons img {
	vertical-align: middle;
	border: 0;
}
.buttons a {
text-decoration: none;
}


#categories {
	background-color: #fffddc;
}


.headlineGray {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.headlines {
	font-size: 16px;
	font-weight: bold;
}

.maroonheads {
	color: #990033;
	font-weight: bold;
}

.Redincomplete {
	color: #CC0000;
	font-weight: bold;
}

.specialNote {
	color: #003366;
	font-size: 10px;
	line-height: 130%;
}

.scriptItalic {
	font-style: italic;
	font-family: Georgia, sans-serif;
	font-size: 13px;
	line-height: 130%;
}

.smallScriptItalic {
	font-style: italic;
	font-family: Georgia, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 130%;
}

.highlight {
	background-color: #FFDD52;  /* yellow  */
	margin: 3px;
	padding: 3px;
}

.highlight2 {
	background-color: #e8ffd7;  /* pale green   */
	margin: 3px;
	padding: 3px;
}

.highlight3 {
	background-color: #fffddc;  /* pale yellow  */
	margin: 3px;
	padding: 3px;
}


.hl_errors {
	background-color: #ff0033;
	color: #fff;
	margin: 3px;
	padding: 3px;
	font: 11px Arial, sans-serif;
}


.tableborder1 {
	border: 1px solid #999999;
}

.listleading {
	line-height: 160% ;
}

code {
	font-style: italic;
	color: #999999;
	font-size: 10px;
}
.categoryDone {
	color: #666666;
	font-style: italic;
}

.outlines {
	border: 1px solid #dddddd;
}


table.BordersCool {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.BordersCool th {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: gray;
	background-color: #eee;
	font-size: 10px !important;
	line-height: 100%;
	font-weight: bold;
	text-align: left;
}

table.BordersCool td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* checkout screens */

.cartAdd {
	text-align: center;
	font-size: 11px;
}

.cartAdd img, .cartRemove img {
	border: 0;
}

.cartAdd a, .cartRemove a{
	text-decoration: none;
}

.cartAdd a:hover, .cartRemove a:hover {
	text-decoration: underline;
}

.cartRemove {
	text-align: center;
	font-size: 11px;
}




/* admin   DDE3F6  pale blue  */


table.BorderTools {
	margin: 0 0 0 30px;
	border-width: 1px;
	border-spacing: 2px 2px;
	border-style: solid;
	border-color: #003399;  /* triangle blue */
	border-collapse: collapse;
	background-color: #fff;
}
table.BorderTools th {
	text-align: left;
	font-weight: normal;
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: gray;
	background-color: #b9caec;  /* pale blue */
	-moz-border-radius: 0px 0px 0px 0px;
}
table.BorderTools td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
}


/* end admin */



.bulletList {
	list-style-position: outside;
	list-style-image: url(interface/8x8_square.gif);
	list-style-type: square;
	margin-left: 2px;
	padding-left: 0;
	font-style: italic;
	font-family: Georgia, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}

#categories td {
	font-size: 11px;
	font-family: Arial, sans-serif;
}

.redBackground {
	background-color: #ff3437;
	border: 4px dashed #fff;
	padding: 10px;
}

/* upgrade Option styling */

.RG_title {
	color: #0063a5;
	text-transform: uppercase;
	font: bold 20px "helvetica neue", sans-serif;
}

#upgradeOptions {
width: 600px;
border:1px solid #ccc;
}
#upgradeOptions {
padding:2px 0px 2px 10px;
}
#upgradeOptions td {
border-bottom:1px solid #DDDDDD;
padding:2px 7px 8px 0;
vertical-align:bottom;
}

