
.be-nice-to-Mac-IE5
{
	font-family: "\"}\"";
	font-family: inherit;
}



/* -- GLOBAL RESETS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus
{
	/* remember to define focus styles! */
	outline: 0;
}

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul
{
	list-style: none;
}

table
{
	/* tables still need cellspacing="0" in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 8px;
	
}

sup
{
	bottom: 6px;
}

	h2 sup
	{
		bottom: 14px;
	}

sub
{
	top: .5ex;
}




/* -- GENERAL REDECLARATIONS -- */

body
{
	background: #97bcdf url(../images/back.gif) repeat-x 0 0;
	text-align: center;
	color: #000;
	font: normal 13px/16px Arial, sans-serif;	
}

a:link { text-decoration: underline; font-weight: bold; color: #367b0d; }
a:visited { text-decoration: underline; font-weight: bold; color: #367b0d; }
a:hover { text-decoration: underline; font-weight: bold; color: #154894; }
a:active { text-decoration: underline; font-weight: bold; color: #154894; }

ul, ol
{

}

ul
{

}

ol
{
	list-style: decimal;
}

ul li
{

}

dl
{

}

dt
{
	font-weight: bold;
}

dd
{

}

p
{

}

h1
{

}

h2
{

}

h3
{

}

h4
{

}

h5
{

}

h6
{

}

hr
{
	display: none;
}

img
{
	border: none;
}

acronym
{
	border-bottom: 1px dotted;
}

blockquote
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}



/* -- SPECIFICS -- */

.wrap
{
	width: 924px;
	margin: 38px auto 20px auto;
}

	.head
	{
		background: transparent url(../images/back_head.gif) no-repeat 0 0;
		color: #fff;
		height: 114px;
		overflow: hidden;
		position: relative;
	}
	
		.head h1
		{
			width: 306px;
			height: 70px;
			border: 0px;
			position: absolute;
			top: 18px;
			left: 20px;
		}
		
			.head h1 a
			{
				display: block;
				width: 100%;
				height: 100%;
				outline: none;
				text-indent: -6475px;
			}
			
		.slideshow
		{
			width: 615px;
			height: 110px;
			position: absolute;
			top: 3px;
			right: 3px;
			overflow: hidden;
		}
		
			.slideshow .slideshow-inner
			{
				width: 615px;
				position: relative;
			}
			
				.slideshow .slideshow-inner img
				{
					width: 615px;
					height: 110px;
					position: absolute;
					top: 0px;
					right: 0px;					
				}	
	
	.menu
	{
		background: transparent url(../images/back_menu.gif) no-repeat 0 0;
		height: 37px;
		color: #fff;
		text-align: left;
	}

		#jsddm
		{
			margin: 0;
			padding: 0;
		}
		
			#jsddm li
			{
				float: left;
				display: inline;
				list-style: none;
				margin: 0px;
				padding: 0px;
			}
		
				#jsddm li a
				{
					display: block;
					background-color: transparent;
					background-repeat: no-repeat;
					background-position: 0 0;
					padding: 0px;
					margin: 0px 6px 0px 27px;
					border: 0px;
					text-decoration: none;
					color: #fff;
					white-space: nowrap;
					height: 32px;
					text-indent: -7687px;
				}
					
					#jsddm li a:link	{ background-position: 0 0; }
					#jsddm li a:visited	{ background-position: 0 0; }
					#jsddm li a:hover	{ background-position: 0 -64px; }
					#jsddm li a:active	{ background-position: 0 -64px; }
					
					#jsddm li.nav01 a	{ background-image: url(../images/menu01.gif); width: 106px; }
					#jsddm li.nav02 a	{ background-image: url(../images/menu02.gif); width: 140px; }
					#jsddm li.nav03 a	{ background-image: url(../images/menu03.gif); width: 135px; }
					#jsddm li.nav04 a	{ background-image: url(../images/menu04.gif); width: 193px; }
					#jsddm li.nav05 a	{ background-image: url(../images/menu05.gif); width: 160px; }
						
						#jsddm li ul
						{
							margin: 0;
							padding: 0;
							position: absolute;
							visibility: hidden;
							/* border: 4px solid #fff; */
							border: 1px solid #fff;
							z-index: 900;
						}
						
							#jsddm li ul li
							{
								float: none;
								display: inline;
							}
							
								#jsddm li ul li a
								{
									width: auto;
									height: auto;
									background-color: #2658a2;
									background-image: none;
									color: #fff;
									font-size: 13px;
									line-height: 24px;
									font-style: italic;
									border-bottom: 1px solid #688abe;
									display: block;
									padding: 0px 12px 0px 10px;
									margin: 0px 0px 0px 0px;
									text-indent: 0px;
								}
								
									#jsddm li ul li a:link		{ color: #fff; background-color: #2658a2; background-image: none; width: auto; font-size: 13px; line-height: 24px; font-weight: 600; }
									#jsddm li ul li a:visited	{ color: #fff; background-color: #2658a2; background-image: none; width: auto; font-size: 13px; line-height: 24px; font-weight: 600; }
									#jsddm li ul li a:hover		{ color: #fff; background-color: #3b80ba; background-image: none; width: auto; font-size: 13px; line-height: 24px; font-weight: 600; }
									#jsddm li ul li a:active	{ color: #fff; background-color: #3b80ba; background-image: none; width: auto; font-size: 13px; line-height: 24px; font-weight: 600; }
	
	.main
	{
		background: #fff url(../images/back_main.gif) repeat-y 0 0;
		text-align: left;
		
		min-height: 300px;
		height: auto !important; /* hack to get min-height to work reliably */
	  	height: 300px; /* hack to get min-height to work reliably */	
	}
	
		.extras
		{
			float: right;
			display: inline;
			width: 291px;
			margin: 0px 29px 0px 0px;
			padding-top: 28px;
			padding-bottom: 20px;			
		}
		
			.extras a.colbutton
			{
				height: 35px;
				display: block;
				margin: 0px 0px 18px 0px;
				text-indent: -7485px;
				text-align: left;
				background-color: transparent;
				background-image: url(../images/colbutton_loyaltycard.gif);
				background-repeat: no-repeat;
			}
			
				.extras a.colbutton:link	{ background-position: 0px 0px; }
				.extras a.colbutton:visited	{ background-position: 0px 0px; }
				.extras a.colbutton:hover	{ background-position: 0px -35px; }
				.extras a.colbutton:active	{ background-position: 0px -35px; }

			.extras a.colbutton_rewards
			{
				height: 94px;
				display: block;
				margin: 0px 0px 18px 0px;
				text-indent: -7485px;
				text-align: left;
				background-color: transparent;
				background-image: url(../images/rewardslink.gif);
				background-repeat: no-repeat;
			}
			
				.extras a.colbutton_rewards:link	{ background-position: 0px 0px; }
				.extras a.colbutton_rewards:visited	{ background-position: 0px 0px; }
				.extras a.colbutton_rewards:hover	{ background-position: 0px -94px; }
				.extras a.colbutton_rewards:active	{ background-position: 0px -94px; }
						
			.extras .item
			{
				font-size: 11px;
				line-height: 15px;
				margin: 0px 0px 18px 0px;
			}
			
				.extras .item h4
				{
					background: #2658a2 url(../images/back_itemhead.gif) no-repeat 0 0;
					font-style: italic;
					font-size: 14px;
					line-height: 35px;
					height: 35px;
					font-weight: bold;
					color: #fff;
					padding: 0px 16px 0px 34px;
				}
				
					.extras .item h4 a:link		{ color: #fff; text-decoration: none; }
					.extras .item h4 a:visited	{ color: #fff; text-decoration: none; }
					.extras .item h4 a:hover	{ color: #8dafdf; text-decoration: none; }
					.extras .item h4 a:active	{ color: #8dafdf; text-decoration: none; }
			
				.extras .maplead
				{
					background-color: #e8ebed;
					text-align: center;
					font-weight: bold;
					padding: 10px 10px 0px 10px;
					color: #3e4d57;
				}
			
				.extras .mapbody
				{
					width: 291px;
					height: 187px;
					padding: 0px;
					margin: 0px;
				}
			
				.extras .itembody
				{
					background: #e8ebed url(../images/back_itemfoot.gif) no-repeat 0 100%;
					padding: 15px 15px 17px 15px;
				}
				
					.submenu
					{
					
					}
					
						.submenu ul
						{
							display: inline;
						}
						
							.submenu ul li
							{
								display: inline;
							}
							
								.submenu ul li a
								{
									background: transparent url(../images/back_submenulink.gif) no-repeat 0 0;
									height: 26px;
									margin: 0px 0px 0px 0px;
									padding: 0px 20px 0px 12px;
									border-top: 1px solid #e8ebed;
									display: block;
									font-size: 14px;
									line-height: 26px;
									font-style: italic;
									zoom: 1;
								}
								
									.submenu ul li a:link		{ color: #fff; text-decoration: none; background-position: 0 0; }
									.submenu ul li a:visited	{ color: #fff; text-decoration: none; background-position: 0 0; }
									.submenu ul li a:hover		{ color: #fff; text-decoration: none; background-position: 0 -26px; }
									.submenu ul li a:active		{ color: #fff; text-decoration: none; background-position: 0 -26px; }
				
					.extras .itembody h6
					{
						color: #154894;
						font-weight: bold;
						margin-bottom: 0px;
					}
					
						.extras .itembody h6 a:link	{ color: #154894; text-decoration: none; }
						.extras .itembody h6 a:visited	{ color: #154894; text-decoration: none; }
						.extras .itembody h6 a:hover	{ color: #154894; text-decoration: underline; }
						.extras .itembody h6 a:active	{ color: #154894; text-decoration: underline; }
				
					.extras .itembody .newsblurbs
					{
						margin-bottom: 0px;
					}
					
						.extras .itembody .newsblurbs h3
						{
							display: none;
						}
					
						.extras .itembody .newsblurbs p
						{
							margin: 0px 0px 10px 0px;
						}
						
							.extras .itembody .newsblurbs p a:link		{ color: #000; font-weight: normal; text-decoration: none; }
							.extras .itembody .newsblurbs p a:visited	{ color: #000; font-weight: normal; text-decoration: none; }
							.extras .itembody .newsblurbs p a:hover		{ color: #000; font-weight: normal; text-decoration: underline; }
							.extras .itembody .newsblurbs p a:active	{ color: #000; font-weight: normal; text-decoration: underline; }
							
					.extras .itembody .tradeshowblurbs
					{
						margin-bottom: 0px;
					}
					
						.extras .itembody .tradeshowblurbs h3
						{
							display: none;
						}
					
						.extras .itembody .tradeshowblurbs p
						{
							margin: 0px 0px 10px 0px;
						}
						
							.extras .itembody .tradeshowblurbs p a:link	{ color: #000; font-weight: normal; text-decoration: none; }
							.extras .itembody .tradeshowblurbs p a:visited	{ color: #000; font-weight: normal; text-decoration: none; }
							.extras .itembody .tradeshowblurbs p a:hover	{ color: #000; font-weight: normal; text-decoration: underline; }
							.extras .itembody .tradeshowblurbs p a:active	{ color: #000; font-weight: normal; text-decoration: underline; }									
								
		.content
		{
			padding-top: 28px;
			padding-bottom: 20px;
			float: left;
			display: inline;
			width: 542px;
			margin: 0px 0px 0px 29px;
			position: relative; 
		}
		
			.content h1,
			.content h2,
			.content h3,
			.content h4,
			.content h5,
			.content h6,
			.content p,
			.content ul,
			.content ol,
			.content table,
			.homelinks
			{
				margin-bottom: 16px;
			}
			
			.content h2
			{
				line-height: 24px;
				font-size: 24px;
				color: #2c5da6;
				text-transform: normal;
				font-weight: bold;
				font-style: italic;
			}
				
			.content h3
			{
				font-weight: bold;
				font-size: 15px;
				line-height: 17px;
				color: #2c5da6;
			}
			
			.content h4
			{
				font-weight: bold;
			}
			
			.content h5
			{
				font-weight: bold;
			}
			
			.content h6
			{
				font-weight: bold;
				margin-bottom: 1px;
			}
			
			.content ol
			{
				margin-left: 40px;
			}
			
			.content ul
			{
				margin-left: 30px;
			}
			
				.content ul li
				{
					background: transparent url(../images/bullet_green.gif) no-repeat 0 4px;
					padding: 0px 0px 1px 17px;
					zoom: 1;
				}
				
				.content ul.blue li
				{
					background-image: url(../images/bullet_blue.gif);
					zoom: 1;
				}
				
				.content ul.wide li
				{
					padding-top: 4px;
					padding-bottom: 4px;
					background-position: 0 8px;
					zoom: 1;
				}
			
			.datatable
			{
				width: 100%;
				margin: 0px 0px 16px 0px;
			}
			
				.datatable th
				{
					background-color: #437723;
					color: #fff;
					font-weight: bold;
					text-align: center;
					padding: 4px 6px 4px 6px;
					border-top: 2px solid #fff;
					border-right: 2px solid #fff;
				}
				
				.datatable td
				{
					background-color: #ddd;
					text-align: center;
					padding: 4px 6px 4px 6px;
					border-top: 2px solid #fff;
					border-right: 2px solid #fff;
				}
			
			.content div.sep
			{
				height: 1px;
				line-height: 1px;
				font-size: 1px;
				border-top: 1px solid #ddd;
				margin: 20px 0px 20px 0px;
				padding: 0px 0px 0px 0px;
			}
			
			.photogallerygroup-outer
			{
				position: relative;
				height: 380px;
			}
			
				.photogallerygroup
				{
					margin: 0px 0px 16px 0px;
					position: relative; 
					width: 541px;
					height: 380px;
					overflow: hidden;
					zoom: 1;
				}
				
					.photogallerygroup-inner
					{
						width: 10000px; 
						position: absolute;				
					}
					
						.photogallerygroup-inner div.photogallery
						{
							float: left;
							display: inline;
							width: 519px;
							margin: 0px 0px 0px 0px;
						}
						
				a.prevButton
				{
					position: absolute;
					top: 160px;
					left: -14px;
					width: 27px;
					height: 30px;
					text-align: left;
					text-indent: -7568px;
					background-color: transparent;
					background-repeat: no-repeat;
					background-image: url(../images/prevButton.png);
					cursor: pointer;
				}
				
					.fancyslides a.prevButton
					{
						top: 190px;
						left: -22px;
					}
				
					a.prevButton:link		{ background-position: 0 0; }
					a.prevButton:visited	{ background-position: 0 0; }
					a.prevButton:hover		{ background-position: 0 -30px; }
					a.prevButton:active		{ background-position: 0 -30px; }
				
				a.nextButton
				{
					position: absolute;
					top: 160px;
					right: -14px;
					width: 27px;
					height: 30px;
					text-align: left;
					text-indent: -7568px;
					background-color: transparent;
					background-repeat: no-repeat;
					background-image: url(../images/nextButton.png);
					cursor: pointer;
				}
				
					.fancyslides a.nextButton
					{
						top: 190px;
						right: -22px;
					}
				
					a.nextButton:link		{ background-position: 0 0; }
					a.nextButton:visited	{ background-position: 0 0; }
					a.nextButton:hover		{ background-position: 0 -30px; }
					a.nextButton:active		{ background-position: 0 -30px; }					
			
			.fancyslides
			{
				width: 540px;
				height: 404px;
				/* overflow: hidden; */
				position: relative;
				border-bottom: 1px solid #7b736b;
				background-color: #000;
			}
			
				.fancyslides img
				{
					position: absolute;
					top: 0px;
					left: 0px;
					width: 540px;
					height: 404px;
					border: 0px;
					display: none;		
				}
			
			.photogallery
			{
				background: #d8d8d8 url(../images/back_photogallery.gif) repeat-x 0 0;
				border: 1px solid #aaa;
				padding: 10px 10px 10px 10px;
				margin: 0px 0px 16px 0px;
				zoom: 1;
				position: relative; 
			}
			
				.photogallery h3
				{
					text-align: center;
					margin-bottom: 0px;
					text-transform: uppercase;
				}
				
				.photogallery p
				{
					font-size: 11px;
					line-height: 13px;
					text-align: center;
					color: #777;
					margin-bottom: 12px;
				}
			
				.photogallery img.mainimg
				{
					display: block;
					border: 2px solid #3565aa;
					margin: 0px auto 3px auto;
					width: 498px;
					height: 222px;
				}

					.photogallery a:hover img.mainimg
					{
						border-color: #45a2e3;
					}
				
				a.prevPage
				{
					position: absolute;
					top: 315px;
					left: 2px;
					width: 15px;
					height: 16px;
					text-align: left;
					text-indent: -7568px;
					background-color: transparent;
					background-repeat: no-repeat;
					background-image: url(../images/button_prev.gif);
					cursor: pointer;
				}
				
					a.prevPage:link		{ background-position: 0 0; }
					a.prevPage:visited	{ background-position: 0 0; }
					a.prevPage:hover	{ background-position: 0 -16px; }
					a.prevPage:active	{ background-position: 0 -16px; }
					
					.photogallery a.disabled
					{
						visibility: hidden;
					}
				
				a.nextPage
				{
					position: absolute;
					top: 315px;
					right: 2px;
					width: 15px;
					height: 16px;
					text-align: left;
					text-indent: -7568px;
					background-color: transparent;
					background-repeat: no-repeat;
					background-image: url(../images/button_next.gif);
					cursor: pointer;
				}
				
					a.nextPage:link		{ background-position: 0 0; }
					a.nextPage:visited	{ background-position: 0 0; }
					a.nextPage:hover	{ background-position: 0 -16px; }
					a.nextPage:active	{ background-position: 0 -16px; }
				
				.scrollable
				{
					margin-left: 9px;
					margin-right: auto;
					position: relative; 
					overflow: hidden; 
					width: 503px; 
					height: 81px;
				}
					
					.scrollable .items
					{
						width: 8000px; 
						position: absolute;
					}
					
						.scrollable .items a
						{
							float: left;
							display: inline;
							margin: 0px 0px 0px 0px;						
							padding: 0px;
							margin: 0px;
							width: 101px;
							height: 79px;
							overflow: hidden;
						}
								
							.scrollable .items a img
							{
								margin: 0px auto 0px 0px;
								border: 2px solid #3565aa;
								width: 94px;
								height: 75px;
							}
							
								.scrollable .items a:hover img
								{
									border-color: #45a2e3;
								}
			
			.franchisebox
			{
				background-color: #eee;
				padding: 14px;
				border: 1px solid #bbb;
			}
			
			.cols
			{
				margin: 0px 0px 0px -14px;
				zoom: 1;
			}
			
				.col
				{
					width: 160px;
					float: left;
					display: inline;
					margin: 0px 0px 0px 14px;
					padding: 0px 10px 0px 0px;
					border-right: 1px solid #ddd;
				}
				
					.col ul
					{
						margin-left: 0px;
						font-size: 12px;
					}
					
						.content ul li
						{
							padding: 0px 0px 1px 15px;
							background-position: 0 5px;
						}
			
			.insetphoto
			{
				float: right;
				display: inline;
				border: 1px solid #aaa;
				margin: 0px 0px 8px 20px;
				padding: 1px;
				background-color: #fff;
			}
			
			.formtable
			{
				width: 100%;
			}
			
				.formtable td
				{
					padding: 6px 10px 6px 0px;
				}
				
					.formtable td.label
					{
						font-weight: bold;
						text-align: right;
					}
					
					.formtable td.top
					{
						vertical-align: top;
					}
					
					.formtable td input.nicetextinput,
					.formtable td textarea
					{
						border: 2px solid #999;
						width: 350px;
					}
					
					.formtable td select.niceselectinput
					{
						border: 2px solid #999;
						width: 354px;
					}
			
			.fullnews
			{
			
			}
			
				.fullnews h3
				{
					padding-top: 16px;
					border-top: 1px solid #ddd;
					margin-top: 24px;
				}

			.homeslides
			{
				background: transparent url(../images/back_homeslides.gif) no-repeat 0 0;
				height: 181px;
				height: 181px;
				overflow: hidden;
			}

				.homeslides .slideshow-inner
				{
					width: 542px;
					height: 181px;
					position: relative;
				}
				
					.homeslides .slideshow-inner img
					{
						width: 542px;
						height: 181px;
						/*
						position: absolute;
						top: 0px;
						right: 0px;
						*/				
					}
									
			.homelinks
			{
				
				height: 67px;
				overflow: hidden;
				border-top: 1px solid #fff;
			}
			
				.homelinks ul
				{
					display: inline;
					margin: 0px;
					padding: 0px;
				}
				
					.homelinks ul li
					{
						display: inline;
						margin: 0px;
						padding: 0px;
					}
					
						.homelinks ul li a
						{
							float: left;
							display: inline;
							margin: 0px 0px 0px 0px;
							padding: 0px;
							height: 67px;
							text-indent: -7856px;
							background-color: transparent;
							background-repeat: none;
							background-position: 0 0;
						}
						
							.homelinks ul li a:link		{ background-position: 0 0; }
							.homelinks ul li a:visited	{ background-position: 0 0; }	
							.homelinks ul li a:hover	{ background-position: 0 -67px; }	
							.homelinks ul li a:active	{ background-position: 0 -67px; }
							
							.homelinks ul li.homenav01 a	{ background-image: url(../images/homemenu01.gif); width: 154px; }
							.homelinks ul li.homenav02 a	{ background-image: url(../images/homemenu02.gif); width: 240px; }
							.homelinks ul li.homenav03 a	{ background-image: url(../images/homemenu03.gif); width: 148px; }					
			
	.foot
	{
		background: transparent url(../images/back_foot.gif) no-repeat 0 0;
		height: 53px;
		color: #fff;
		font-size: 11px;
		line-height: 53px;
		position: relative;
		padding: 0px 29px 0px 29px;
		zoom: 1;
		text-align: center;
	}
				
		.foot p a:link { text-decoration: none; font-weight: normal; color: #fff; }
		.foot p a:visited { text-decoration: none; font-weight: normal; color: #fff; }
		.foot p a:hover { text-decoration: underline; font-weight: normal; color: #fff; }
		.foot p a:active { text-decoration: underline; font-weight: normal; color: #fff; }

		.foot p
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

		.foot .sep
		{
			padding: 0px 4px 0px 4px;
			color: #c0d6f5;
		}
						
			.foot p.copyright
			{
				float: left;
				display: inline;
				width: 600px;
				text-align: left;
				zoom: 1;
				color: #c0d6f5;
			}
			
				.foot p.copyright a:link	{ color: #c0d6f5; }
				.foot p.copyright a:visited	{ color: #c0d6f5; }
				.foot p.copyright a:hover	{ color: #fff; }
				.foot p.copyright a:active	{ color: #fff; }
			
			.foot p.credit
			{
				float: right;
				display: inline;
				width: 220px;
				text-align: right;
				zoom: 1;
				color: #c0d6f5;
			}
			
				.foot p.credit a:link		{ color: #c0d6f5; }
				.foot p.credit a:visited	{ color: #c0d6f5; }
				.foot p.credit a:hover		{ color: #fff; }
				.foot p.credit a:active		{ color: #fff; }		
			





/* -- GENERAL CLASSES -- */

.clear
{
	clear: both;
	height: 0px;
	width: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	/* display: block; */
}

.inset_right
{
	float: right;
	display: inline;
	margin: 0px 0px 10px 14px;
	clear: right;
}

.inset_left
{
	float: left;
	display: inline;
	margin: 0px 14px 10px 0px;
	clear: left;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.niceborder
{
	border: 2px solid #6e2905;
}

.msgok
{
	background-color: #346610;
	border: 3px solid #71a24e;
	color: #ccebbf;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 12px 12px 10px 12px;
}
	
	.msgok a:link		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgok a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgok a:hover		{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgok a:active		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	
	.msgok p,
	.msgok ul,
	.msgok ol
	{
		margin: 0px 0px 4px 0px;
	}
	
		.msgok ul,
		.msgok ol
		{
			margin-left: 45px;
		}
		
			.msgok ul,
			.msgok ul li
			{
				list-style: disc;
				background-image: none;
				padding: 0px;
			}
			
				.msgok ul li
				{
					margin: 0px;
				}
	
.msgerror
{
	background-color: #661010;
	border: 3px solid #b05a5a;
	color: #ebbfbf;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 12px 12px 10px 12px;
}
	
	.msgerror a:link	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgerror a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgerror a:hover	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgerror a:active	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	
	.msgerror p,
	.msgerror ul,
	.msgerror ol
	{
		margin: 0px 0px 4px 0px;
	}

		.msgerror ul,
		.msgerror ol
		{
			margin-left: 45px;
		}

			.msgerror ul,
			.msgerror ul li
			{
				list-style: disc;
				background-image: none;
				padding: 0px;
			}
			
				.msgerror ul li
				{
					margin: 0px;
				}
							
.nicebutton
{
	padding: 3px;
	border: 3px solid #77b650;
	background-color: #3b7319;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	font-family: Arial, sans-serif;
}

	.nicebutton:hover
	{
		background-color: #57992f;
	}

.required
{
	font-weight: bold;
	font-size: 14px;
	color: #B00;
	padding: 0px 3px 0px 0px;
}

h4.loginformhead
{
	background-color: #3b65a3;
	padding: 6px;
	margin: 20px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;	
}

.loginform
{
	background-color: #e8ebed;
	padding: 10px;
	margin: 0px 0px 20px 0px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

	.loginform *
	{
		vertical-align: middle;	
	}
	
	.loginform input.nicetextinput
	{
		border: 2px solid #bbc8d1;
		padding: 4px;
		margin-right: 8px;
	}
	
	.loginform input.nicebutton
	{
		text-transform: uppercase;
		font-size: 12px;
		line-height: 12px;
		border-width: 2px;
	}


