body, td, th, p, textarea		{ font-family:"helvetica"; font-size:15px; color:#333333; }

h1, h2, h3						{ font-weight:normal; }
h1, h2, h3, p					{ margin:0 0 8px 0; }
ul, ol							{  }
li								{ margin-bottom:4px; }

.list ul						{ margin:0; padding:0; border-top:#e0e0e0 1px solid; }
.list ul li						{ margin:0; padding:0; list-style:none; display:block; padding:8px; border-bottom:#e0e0e0 1px solid; }
.list ul li a					{ text-decoration:none; }
.list ul li a.active			{ color:#000000; }


input							{ }
textarea						{ width:100%; height:96px; }
.row							{ margin-bottom:2px; }
.heading						{ float:left; width:128px; color:#666666; font-size:13px; }
.input							{ float:left; width:349px; }
.clearboth						{ clear:both; }

th								{ text-align:left; color:#666666; font-size:10px; }

.good							{ color:#339933 }
.warning						{ color:#ff7f00 }
.bad							{ color:#cc0000; }
.tiny							{ font-size:10px; }
.faded							{ color:#999999; }
.big							{ font-size:21px; }
.number							{ text-align:right }

a								{ color:#003399; }
a:hover							{ color:#5779bc; }
a img							{ border:none; }

a.checkbox						{ color:#000000; text-decoration:none; }
a.checkbox:hover				{ color:#000000; text-decoration:underline; }

.button							{ width:40px; height:20px; vertical-align:middle; border:none; }
.buttonsmall					{ width:16px; height:16px; vertical-align:middle; border:none; }
.buttonlarge					{ width:80px; height:40px; vertical-align:middle; border:none; }
.photo							{ background-color:#ffffff; padding:3px; border:#cccccc 1px solid; }
.icon16							{ width:16px; height:16px; }
.icon20							{ width:20px; height:20px; }
.icon24							{ width:24px; height:24px; }
.icon32							{ width:32px; height:32px; }
.icon64							{ width:64px; height:64px; }

hr								{ color:#cccccc; background-color:#cccccc; height:1px; border:none; }
.br								{ margin-bottom:24px; }



/* Columns. */
.column1of2						{ float:left; width:356px; margin-right:24px; }
.column2of2						{ float:left; width:356px; }
.column1of3						{ float:left; width:229px; margin-right:24px; }
.column2of3						{ float:left; width:482px; margin-right:24px; }
.columnlast2of3					{ float:left; width:483px; }
.column3of3						{ float:left; width:230px; }
.column1of6						{ float:left; width:140px; margin-right:24px; }
.column6of6						{ float:left; width:140px; }



/* Tables. */
.tableborder					{ border:#cd2025 1px solid; }
.light							{ background-color:#ffffff; }
.dark							{ background-color:#f7f7f7; }
td.tableheading					{ padding:0px 8px; height:20px; margin:0; background-color:#cd2025; color:#ffffff; line-height:20px; font-size:12px; font-weight:bold; }
td.list							{ padding:2px 8px; }



/* Bubbles */
.bubblecorner					{ width:3px; height:3px; }
.bubblecornertopleft			{ background:url(Images/Layout/Bubble.png) 0px 0px; }
.bubblecornertopright			{ background:url(Images/Layout/Bubble.png) 3px 0px; }
.bubblecornerbottomleft			{ background:url(Images/Layout/Bubble.png) 0px 3px; }
.bubblecornerbottomright		{ background:url(Images/Layout/Bubble.png) 3px 3px; }
.bubbletop						{ height:2px; background-color:#f7f7f7; border-top:#e0e0e0 1px solid; }
.bubblebottom					{ height:2px; background-color:#f7f7f7; border-bottom:#e0e0e0 1px solid; }
.bubbleleft						{ width:2px; background-color:#f7f7f7; border-left:#e0e0e0 1px solid; }
.bubbleright					{ width:2px; background-color:#f7f7f7; border-right:#e0e0e0 1px solid; }
.bubblespacervert				{ width:1px; height:2px; }
.bubblespacerhoriz				{ width:2px; height:1px; }
.bubble							{ padding:9px; background-color:#f7f7f7; }
.bubble h3						{ margin-top:0; margin-bottom:6px; }

/* Images */
.imagealign						{ float:left; text-align:center; font-size:10px; margin-right:4px; }
.imagealign img					{ width:88px; height:68px; }
.imagealign input				{ margin:0; }
.imagealign a					{ text-decoration:none; }
.imagethumb						{ text-align:center; height:128px; margin-bottom:2px; }
.imageinfo						{ text-align:center; font-size:10px; margin-bottom:24px; }



/* Layout */
body							{ }

#loggedon						{ height:24px; background-color:#ffffcc; }
#loggedonpadding				{ width:760px; margin-left:auto; margin-right:auto; text-align:right; }
#loggedonpadding a				{ height:24px; line-height:24px; color:#000000; text-decoration:none; font-size:13px; }
#loggedonpadding a:hover		{ text-decoration:underline; }

#canvas							{ width:760px; margin-left:auto; margin-right:auto; text-align:left; }

#header							{ height:72px; background:#403035 url("Images/Layout/Header.jpg") top left no-repeat; }
#logo							{ float:left; width:245px; }
#logo img						{ width:237px; height:69px; margin:2px 0 0 8px; }
#trolley						{ float:left; width:515px; text-align:right; }
#trolley p						{ padding:0; margin:0 12px 0 0; }
#trolley p a					{ line-height:72px; text-decoration:none; color:#ffffff; }
#trolley p a:hover				{ text-decoration:underline; }

#tabs							{ height:24px; background-color:#000000; }
#tabs ul						{ margin:0; padding:0; }
#tabs ul li						{ float:left; margin:0; padding:0; list-style:none; }
#tabs ul li a					{ float:left; padding:0 8px; text-decoration:none; display:block; height:24px; line-height:24px; color:#ffffff; font-size:13px; }
#tabs ul li a:hover				{ text-decoration:underline; }
#tabs ul li a.active			{ font-weight:bold; }

#content						{ background-color:#ffffff; }
#contentpadding					{ padding:12px 12px 48px 12px; }

#nav							{ font-size:10px; color:#003399; margin:6px 0; }

#title							{ margin:6px 0; }
#title h1						{ margin:0; }

#help							{ float:left; width:229px; height:100%; margin-right:24px; }
#helpcontent					{ float:left; width:482px; height:100%; }

#footer							{ height:32px; }
#copyright						{ float:left; line-height:32px; font-size:10px; color:#b3b3b3; }
#copyright a					{ color:#b3b3b3; text-decoration:none; }
#wyattsoftware					{ float:right; }
#wyattsoftware img				{ width:16px; height:11px; margin-top:11px; }