/* --- main layout --- */
	
	* { margin: 0; padding: 0; }
	
	body { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#181819; background:#6c778f; padding:0; margin:0;}
	
	a img,:link img,:visited img,fieldset {border:none;}
	img {vertical-align:top;}
	
	.clear {clear:both}
	.nowrp {white-space:nowrap;}
	.container {width:100%; overflow:hidden;}
	
	.top-bg {background:url(images/top-tail.gif) top repeat-x #fff;}
	.bottom-bg {background:url(images/bottom-tail.gif) bottom repeat-x;}

/* --- END main layout --- */

/* --- header --- */

		#header {font-size:0.9em; margin:1px 8px 0 7px;}  /*to:  21px;*/

	
	#logo {background:url(images/logo-tail-bg1.gif) top repeat-x;}
	#logo .right-bg {background:url(images/logo-right-bg1.gif) right top no-repeat;}
	#logo .left-bg {background:url(images/logo-left-bg1.gif) left top no-repeat;}
	#logo .indent {padding:31px 0 21px 0; text-align:center;}
	
	.home-tab {padding:0 0 8px 12px;}
	.home-tab a {color:#ffffff;}
	
	#slogan {background:url(images/slogan-tail-bg.gif) top repeat-x;}
	#slogan .right-bg {background:url(images/slogan-right-bg.jpg) right top no-repeat;}
	#slogan .left-bg {background:url(images/slogan-left-bg.gif) left top no-repeat;}
	#slogan .indent {padding:35px 0 42px 21px;}
	
	#breadcrumb {border-bottom:2px solid #57a3d0; padding:12px 0 12px 20px; text-transform:uppercase; font-size:0.944em; font-weight:bold; margin-bottom:17px; margin:0 3px 0 3px;}
	#breadcrumb a {color:#333333; text-decoration:none; background:url(images/marker1.gif) no-repeat right top; padding-right:24px;}

/* --- END header --- */

/* --- content --- */

	#content {font-size:0.85em; line-height:15px; margin:0 8px 0 7px;}
	.min-width {margin: 16px 20px 10px 20px; min-width:350px;}

	li {list-style:none; margin-bottom:7px; clear:both; background:url(images/marker2.gif) no-repeat 0 2px; padding:0 0 1px 28px;}
	li a {color:#1572af;}
	a {color:#6d027d;}
	
	#navmenu li {background:none; padding:0;}
	#navmenu .button {background:url(images/button-bg.gif) no-repeat 0 0; text-align:center; padding:8px 0 8px 0; display:block; width:113px; color:#2d2c2a; text-decoration:none;}
	#navmenu .summary {color:#b6bfce; padding:10px 0 10px 0;}
	
/* --- END content --- */

/* --- footer --- */
	
	#footer {height:67px; padding-left:20px; color:#d4e3f6; font-size:0.9em;}
	#footer p { padding:15px 0 5px 0; font-size:0.944em;}
	#footer p a {color:#d4e3f6;}
	
	#footer .home-tab {padding:0;}

/* --- END footer --- */

/* --- Other --- */
	
	.f-left {float:left;}
	.f-right {float:right;}
	.taright {text-align:right;}
	.margin1 {margin-top:20px;}
	.margin2 {margin-top:40px;}
	
	h2 {color:#06213e; font-size:0.9em; border-bottom:1px solid #d9e4ec; padding-bottom:8px; margin-bottom:20px;}
	h4 {color:#059fb4; font-weight:normal; margin-bottom:2px;}
	p {padding-top:15px;}
	
	dl {margin-bottom:-18px;}
	dt {font-weight:bold; color:#0f559d;}
	dd {padding-bottom:18px;}
	
	.link {background:url(images/link-bg.jpg) no-repeat 0 0; width:122px; text-align:center; display:block; margin-top:18px; font-weight:bold; color:#1368a9; text-decoration:none; padding:6px 0 8px 0;}
	
	#ContactForm input , #ContactForm textarea {border:1px solid #a0bed8; width:243px; padding-left:4px; background:#fff; font-size:0.944em; line-height:1em; margin-bottom:8px; color:#8c8c8c;}
	#ContactForm textarea {height:118px; font-family:Arial, Helvetica, sans-serif;}
	#ContactForm .taright {width:247px;}
	#ContactForm button {background:url(images/form-button.gif) no-repeat 0 0; border:none; color:#1368a9; font-size:1em; font-weight:bold; width:76px; text-align:center; padding:7px 0 4px 0;}
	
/* --- END Other --- */

/* --- boxes --- */

	.box {background:#fff url(images/box-tail-bottom.gif) bottom repeat-x;}
	.box .tail-right {background:url(images/box-tail-right.gif) right repeat-y;}
	.box .tail-left {background:url(images/box-tail-left.gif) left repeat-y;}
	.box .corner-right-bottom {background:url(images/box-corner-right-bottom.gif) right bottom no-repeat;}
	.box .corner-left-bottom {background:url(images/box-corner-left-bottom.gif) left bottom no-repeat;}
	.box .corner-right-top {background:url(images/box-corner-right-top.gif) right top no-repeat;}
	.box .corner-left-top {background:url(images/box-corner-left-top.gif) left top no-repeat; width:100%;}
	.box .indent {padding:10px 8px 20px 8px;}

/* --- END boxes --- */

td{text-align:left;}
#dhtmlgoodies_slideshow{
		width:320px;	/* Total width of slideshow */
		margin: auto;
	}
	
.formFields{font-size:0.9em;}	
input, select, option, textarea{font-size:13px;}	
