/* Reset CSS! */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, address, th, td
		{
		margin:0;
		padding:0;
		}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th
		{
		font-size:1em;
		font-weight:normal;
		font-style:normal;
		}
ul,ol 		{
		list-style:none;
		}
caption,th	{
		text-align:left;
		}
fieldset,img	{
		border:none;
		}
dt, address, caption, cite, code, dfn, i, b, th, var
		{
		font-style:normal;
		font-weight:normal;
		}
q:before, q:after
		{
		content:'';
		}
.Clear 		{
		clear:both;
		}
.hide 		{
		display:none;
		}
/*Site Mark-Up*//*Default settings*/
html		{
		width:100%;
		}
body 		{
		width:100%;
		margin:0 auto;
		font-family:Arial,Helvetica,sans-serif;
		font-weight:normal;
		text-align:left;
		font-size:0.75em;
		background-position:top center;
		background-repeat:repeat-x;	
		background-color:#eee;
		color:#898989;
		}
a:link 		{
		color:#02637b;
		}
a:visited 	{ 
		color:#02637b;
		}
a:hover 	{
		color:#777;
		}
a:active 	{
		color:#666;
		}
/* Main Page Columns */
.Row		{
		}
.story1		{
		margin-right:17px;
		}
#Container	{
		width:995px;
		position:absolute;
		left:50%;
		margin:5px 0 0 -497px;
		padding:0;
		}
#Header		{
		height:140px;
		display:block;
		margin-left:30px;
		margin-bottom:10px;
		margin-top:5px;
		}
#HeaderFront	{

		}
.fan		{
		position:absolute;
		float:right;
		padding:0 10px 10px 10px;
		top:10px;
		right:195px;
		}
/* All unordered lists inside 'nav' */
#Nav, #Nav ul
		{
		float:left;
		width:775px;
		margin-top:5px;
		}
#Nav li		{
		background:none;
		float:left;
		padding:0;
		}
#Nav a		{
		background:#02637b;
		color:#fff;
		display:block;
		text-decoration:none;
		border:0;		
		height:18px;
		width:125px;
		margin-right:3px;
		text-align:left;
		padding:4px 2px 2px 10px;
		text-decoration:none;
		border:0;		
		}
#Nav span	{
		display:none;
		}
#Nav a:hover
		{
		width:125px;
		height:18px;
		background-color:#eee;
		color:#02637b;
		margin:0 3px 0 0;
		}
#Nav a:link.root, #Nav a:active.root, #Nav a:visited .root
		{
		background-image:url(/uploads/images/site/arrow.gif);
		background-repeat:no-repeat;
		background-position:125px 5px;
		}
#Nav a:hover.root
		{
		background-image:url(/uploads/images/site/arrow_on.gif);
		background-repeat:no-repeat;
		background-position:125px 5px;
		background-color:#eee;
		}
#Nav li ul	{
		position:absolute;
		padding:0;
		margin:0;
		left:-999em;
		width:auto;
		width:125px;
		}
/* Sub navigation style */
#Nav li ul li
		{
		width:137px;
		background:#eee;
		clear:both;
		border-bottom:solid 1px #fff;
		overflow:hidden;
		}
#Nav ul li a
		{
		margin:0;
		width:100%;
		font-size:0.95em;
		height:18px;
		line-height:18px;
		padding-left:7px;
		text-decoration:none;
		color:#fff;
		}
#Nav li ul ul
		{
		margin:-24px 0 0 138px;
		}
#Nav li:hover ul ul, #Nav li:hover ul ul ul, #Nav li.sfhover ul ul, #Nav li.sfhover ul ul ul
		{
		left:-999em;
		}
#Nav li:hover ul, #Nav li li:hover ul, #Nav li li li:hover ul, #Nav li.sfhover ul, #Nav li li.sfhover ul, #Nav li li li.sfhover ul
		{
		left:auto;
		background-colour:#02637b;
		}
#Nav li ul li ul li
		{
		background:#02637b;
		clear:both;
		border-bottom:solid 1px #fff;
		overflow:hidden;
		width:100%;
		margin:0;
		}	
/* ie7 suckerfish fix */
#Nav li:hover,
		{		
		position:static;
		background-color:#ddd;
		color:#02637b;
		}
#Nav li:hover ul, #Nav li.sfhover ul
		{
		z-index:100;
		left:auto;
		background-color:#ddd;
		color:#02637b;
		}
#Nav a:link.RSSNav, #Nav a:active.RSSNav, #Nav a:visited.RSSNav
		{
		display:block;
		width:40px;
		height:24px;
		background: url(../uploads/images/site/RSSNav.png);
		background-repeat:no-repeat;
		background-position:0 0;		
		padding-left:20px;
		color:#02637b;
		padding-left:30px;
		margin:0;
		}
#Nav a:hover.RSSNav
		{
		display:block;
		width:40px;
		height:24px;
		background:url(../uploads/images/site/RSSNav.png);
		background-repeat:no-repeat;
		background-position:0 0;		
		color:#777;
		padding-left:30px;
		margin:0;
		}
/* content */
.LogoPanel	{
		clear:both;
		float:left;
		height:105px;
		margin-left:0px;
		width:750px;
		border-bottom:2px solid #02637b;
		}
.RSS		{
		position:absolute;
		float:right;
		padding:10px 10px 10px 10px;
		margin-left:600px;
		}
#MainContent	{
		width:813px;
		padding:15px 0 10px 0;
		margin:5px 0 0 0;
		float:left;
		background:#fff;
		}
#MainContentFront
		{
		width:813px;
		padding:0;
		margin:0;
		float:left;
		}
#Right		{
		width:163px;
		float:right;
		margin:5px 0 0 5px;
		padding:0 7px 7px 5px;
		background:#fff;
		}
#Right ul	{
		margin-left:5px;
		}
#Right ul li	{
		padding:2px 0;
		}
#Right ul li a	{
		text-decoration:none;
		}
#Right ul li a:hover
		{
		text-decoration:underline;
		}
#Right ul li ul	{
		padding:2px 0;
		margin:0 0 0 20px;
		list-style-position:outside;
		list-style-image:url(../uploads/images/site/Navbullet.png);
		}
#Right ul li ul li
		{
		padding:0;
		}
#Right ul li ul li a
		{
		text-decoration:none;
		color:#989898;
		}
#Right ul li ul li a:hover
		{
		text-decoration:underline;
		color:#02637b;
		}
#Right h3	{
		background:#02637b;
		padding:2px 5px;
		color:#fff;
		margin:4px 2px;
		line-spacing:100%;
		width:152px;
		height:17px;
		}
.ButtonPic1	{
		padding:5px 0;
		}
.ButtonPic2	{
		padding:5px 0 0px 0;
		}
.ButtonPic3	{
		padding:5px 0;
		}
#Right p	{
		margin-left:5px;	
		}
/*footer*/
#Footer		{
		clear:both;
		width:990px;
		height:30px;
 		margin:0;
		padding:0px 0 0 0;
		color:#898989;
		font-size:0.85em;
		}
#Footer p	{
		margin:0;
		padding-left:30px;
		}
/*footer front page*/
#FooterFront	{
		clear:both;
		width:990px;
		height:20px;
 		margin:0;
		color:#898989;
		font-size:0.85em;
		}
#FooterFront p	{
		margin:0;
		}
#TopBlock	{
		padding:20px 10px 23px 20px;
		background:#fff;
		margin-bottom:7px;
		}
#MiddleBlock	{
		padding:10px 10px 18px 20px;
		background:#fff;
		margin-bottom:7px;
		width:783px;
		}
.GasMore	{
		padding-top:26px;
		}
.Block		{
		margin-left:30px;
		margin-bottom:10px;
		}
h1		{
		height:68px;
		width:700px;
		color:#02637b;
		display:block;
		}
h1 span		{
		display:none;
		}
h2		{
		height:65px;
		width:550px;
		color:#02637b;
		display:block;
		}
h2 span		{
		display:none;
		}
h3		{
		height:110px;
		width:218px;
		color:#02637b;
		display:block;
		}
h3 span		{
		display:none;
		}
p		{
		padding:6px 0;
		}
.Block-Grey	{
		background:#f0f0f0;
		clear:both;
		height:146px;
		width:808px;
		border-top:2px solid #02637b;
		border-bottom:2px solid #02637b;
		margin:0 20px 0 5px;
		padding:0;
		}
#BottomBlock	{
		padding-bottom:10px;
		}
a:link.OrderSample
		{
		float:right;
		display:inline;
		}
.story2		{
		float:left;
		display:block;
		width:385px;
		height:140px;
		position:relative;
		}
.OurProducts	{
		left:0;
		top:75px;
		position:absolute;
		width:385px;
		height:111px;
		float:left;
		background: url(/uploads/images/Slider100.png) 0 0 no-repeat;
		padding:0;
		margin-left:0px;
		}
.story2 p	{
		padding-left:0px;
		width:250px;
		}
.story2 h4	{
		color:#02637b;
		margin-top:23px;
		font-size:18px;
		letter-spacing:-1px;
		}
.story2text	{
		position:absolute;
		width:340px;
		left:0;
		top:0px;
		z-index:100;
		}
.YetAnotherDiv	{
		height:130px;
		width:358px;
		margin-right:10px;
		}
.evenmore	{
		height:147px;
		background:#fff;
		}
.ReadMore	{
		padding:2px 0 2px 5px;
		width:60px;
		}
.ProductButton	{
		color:#02637b;
		padding: 0 0 0px
		}
.ProductButton a
		{
		margin-top:3px;
		padding:5px 0 0 0px;
		color:#02637b;
		text-decoration:none;
		}
.ProductButton a:hover
		{
		color:#777;
		text-decoration:none;
		}
.IframeButtons	{
		color:#02637b;
		padding:0 0 0 10px
		}
.IframeButtons p
		{
		padding:0;
		}
.IframeButtons a
		{
		color:#02637b;
		text-decoration:none;
		}
.IframeButtons a:hover
		{
		color:#777;
		text-decoration:none;
		}
.NewsPanel	{
		display:block;
		float:left;
		width:382px;
		height:180px;
		position:relative;
		padding-top:20px;
		}
.NewsPanel h4	{
		color:#02637b;
		margin-top:3px;
		font-size:18px;
		letter-spacing:-1px;
		width:145px;
		}
.Ticker		{
		clear:both;
		width:auto;
		height:30px;
		background:#02637b;
		color:#fff;
		display:block;
		margin:0 0 5px 0px;
		padding:4px 0 0 0;
		}
.TickerInside	{
		width:auto;
		margin:0;
		border-bottom:1px solid #fff;
		border-top:1px solid #fff;
		height:14px;
		padding:5px 50px;
		background: url(../uploads/images/site/RSSGreen.png) 27px 2px no-repeat;
		}
.TickerInside p	{
		padding:0;
		}
.NewsPanelDown
		{
		position:absolute;
		top:20px;
		left:250px;
		}
/*Page components*/
.spacer		{
		clear:both;
		}
.panelheader	{
		background: url(../uploads/images/site/headerbacK.png) repeat-x scroll left top;
		color:#ffb93f;
		font-weight:bold;
		height:31px;
		line-height:29px;
		margin:0px;
		padding:0px;
		}
.panelheader h6	{
		font-size:1em;
		float:left;
		margin:0;
		padding:0 0 0 35px;
		font-weight:bold;
		background:url(../uploads/images/site/Logoh6.png) no-repeat scroll left top;
		}
.panelheader h5	{
		padding:0 0 0 7px;
		font-weight:bold;
		colour:#f00;
		font-size:1em;
		float:left;
		margin:0;
		}
.panelheader a
		{
		font-weight:bold;
		text-decoration:none;
		color:#ffb93f;
		float:left;
		}
.panelheader a:link, .panelheader a:visited
		{
		text-decoration:none;
		color:#ffb93f;
		}
.panelheader a:hover
		{
		text-decoration:none;
		color:#fff;
		}
.panelheader a:active
		{
		text-decoration:none;
		color:#b7d2ef;
		}
a:link.MoreLink, a:visited.MoreLink, a:active.MoreLink
		{
		color:#02637b;
		text-decoration:none;
		}
a:hover.MoreLink	
		{
		color:#777;
		text-decoration:underline;
		}
a:link.clearlink, a:visited.clearlink, a:active.clearlink
		{
		float:right;
		margin-right:10px;
		text-decoration:none;
		}
a:hover.clearlink
		{
		float:right;
		margin-right:10px;
		text-decoration:none;
		color:#fff;
		}
.pullquoteouter
		{
		width:200px;
		padding:0px;
		margin:5px 0 15px 20px;
		border-left:2px solid #02637b;
		float:right;
		}
.pullquoteinner
		{
		background:#fff url(../uploads/images/site/quotes.png) 4px 2px no-repeat;
		padding:5px;
		margin:4px;
		text-align:left;
		}
.pullquoteinner p.c
		{
		padding:17px 10px 0 17px;
		text-align:left;
		color:#02637b;
		}
.pullquoteinner img.c
		{
		float:right;
		border:0;
		margin:0;
		padding:0;
		}
.panelouter	{
		clear:left;
		padding:20px 20px 10px 30px;
		margin:0;
		min-height:531px;
		}
.widepanelinner	{
		position:relative;
		}
.widepanelinner p
		{
		text-align:justify;
		}
.widepanelinner h1
		{
		color:#999;
		font-size:1.6em;
		padding:0 0 4px 0;
		margin:15px 0 0 0;
		font-weight:bold;
		font-family:Arial,Helvetica,Sans-serif;
		letter-spacing:-1px;
		height:50px;
		width:700px;
		}
h1 span		{
		display:none;
		}
.widepanelinner h2
		{
		color:#bbb;
		font-size:1.2em;
		padding:0 0 5px 0;
		margin:0;
		font-style:italic;
		font-family:Arial,Helvetica,Sans-serif;
		line-height:120%;
		height:auto;
		}
.widepanelinner h3
		{
		color:#999;
		font-size:1.4em;
		padding:20px 0 4px 0;
		margin:0 0 10px 0;
		height:auto;
		width:50%;
		font-weight:bold;
		font-family:Arial,Helvetica,Sans-serif;
		line-height:140%;
		background:url(../uploads/images/site/FadedRule.png) bottom left no-repeat;
		}
.widepanelinner h3 a
		{
		text-decoration:none;
		}
.widepanelinner h4
		{
		color:#555;
		font-size:1.3em;
		padding:14px 0 4px 0;
		margin:0;
		font-weight:bold;
		font-family:Arial,Helvetica,Sans-serif;
		line-height:120%;
		background:url(../uploads/images/site/FadedRule.png) bottom left no-repeat;
		}
.widepanelinner h5
		{
		color:#555;
		font-size:1.4em;
		padding:4px 0px 5px 35px;
		margin:0;
		font-weight:bold;
		font-family:Arial,Helvetica,Sans-serif;
		line-height:110%;
		background:url(../uploads/images/site/LogoH5.png) top left no-repeat;
		}
.widepanelinner .imageL
		{
		clear:both;
		background:#fff;
		margin:8px 20px 15px 0;
		border-top:1px solid #eee;
		border-left:1px solid #eee;
		border-right:1px solid #ddd;
		border-bottom:1px solid #ddd;
		padding:5px;
		float:left;
		position:relative;
		}
.widepanelinner .imageL P
		{
		font-size:0.8em;
		color:#02637b;
		font-weight:bold;
		text-align:left;
		text-align:left;
		}
.widepanelinner .imageL img
		{
		clear:both;
		position:relative;
		}
.widepanelinner .imageR
		{
		clear:both;
		background:#fff;
		margin:8px 0 15px 20px;
		border-top:1px solid #eee;
		border-left:1px solid #eee;
		border-right:1px solid #ddd;
		border-bottom:1px solid #ddd;
		padding:5px;
		float:Right;
		position:relative;
		}
.widepanelinner .imageR P
		{
		font-size:0.8em;
		color:#02637b;
		font-weight:bold;
		text-align:left;
		}
.widepanelinner .imageR img
		{
		clear:both;
		position:relative;
		}
.widepanelinner .iconL
		{
		clear:both;
		min-height:40px;
		background:#f0f0f0;
		margin:8px 15px 0 1px;
		padding:15px;
		float:Left;
		width:120px;
		position:relative;
		}
.widepanelinner .iconL P
		{
		font-size:0.8em;
		color:#777;
		text-align:left;
		padding:0;
		}
.widepanelinner .iconL a:hover.
		{
		color:#fff;
		}
.widepanelinner .iconL img
		{
		float:right;
		padding:0 0 0 5px;
		position:relative;
		}
.widepanelinner .iconR
		{
		clear:both;
		min-height:40px;
		background:#f0f0f0;
		margin:8px 1px 0 15px;
		padding:15px;
		float:right;
		width:170px;
		position:relative;
		}
.widepanelinner .iconR P
		{
		font-size:0.8em;
		color:#777;
		text-align:left;
		padding:0;
		}
.widepanelinner .iconR img
		{
		float:right;
		padding:0 0 0 5px;
		position:relative;
		}
.widepanelinner .iconR a:hover.
		{
		color:#fff;
		}
.widepanelinner ul
		{
		margin:7px 0 9px 50px;
		list-style-image:url(../uploads/images/site/bullet.png);
		list-style-type:disc;
		list-style-position:outside;
		padding:0;
		}
.widepanelinner ul li
		{
		padding:0;
		margin:0;
		}
.widepanelinner ul ul
		{
		margin:7px 0 9px 50px;
		list-style-image:url(../uploads/images/site/bullet2.gif);
		list-style-type:disc;
		list-style-position:outside;
		padding:0;
		}
.widepanelinner ol
		{
		list-style-type:decimal;
		margin:8px 0 4px 30px;
		list-style-position:outside;
		padding:0px;
		}
.widepanelinner ol li
		{
		padding:0 0 4px 0;
		margin:0;
		}
.widepanelinner ol ol
		{
		list-style-type:lower-alpha;
		margin:8px 0 4px 30px;
		list-style-position:inside;
		padding:0px;
		}
.widepanelinner ol ol li
		{
		padding:0 0 4px 0px;
		margin:0;
		}
#newsContent	{
		float:left;
		width:470px;
		padding:0;
		margin:0;
		background-color:#fff;
		background-repeat:no-repeat;
		}
.blend		{
		width:473px;
		height:292px;
		overflow:hidden;
		}
.blend img	{
		width:473px;
		height:292px;
		}
.summaries	{
 		width:473px;
 		height:88px;
 		overflow:hidden;
 		background:#eee;
 		border-left:1px solid #fff;
 		border-top:1px solid #fff;
 		border-bottom:1px solid #777;
 		border-right:1px solid #777;
 		}
.summaries a:link, .summaries a:visited, .summaries a:active
		{
		color:#174b82;
		text-decoration:none;
		}
.summaries p	{
		line-height:120%;
		}
.summaries a:hover
		{
		color:#536d88;
		text-decoration:none;
		}
ul#headlines 	{
		list-style:none;
		width:111px;
		margin:0;
		padding:0;
		float:left;
		}
ul#headlines a
		{
		font-weight:bold;
		display:block;
		text-decoration:none;
		width:110px;
		color:#000;
		margin:0;
		padding:0;
		overflow:hidden;
		height:56px;
		voice-family:"\"}\"";
		voice-family:inherit;
		min-height:56px;
		}
ul#headlines a:link, ul#headlines a:visited, ul#headlines a:active
		{
		color:#666;
		background:#eee;
		padding:2px 2px 2px 4px;
		border-bottom:1px solid #777;
		border-top:2px solid #fff;
		border-left:2px solid #fff;
		border-right:1px solid #777;
		}
ul#headlines a:hover
		{
		color:#444;
		background:#9dc8fa;
		padding:2px 2px 2px 4px;
		border-bottom:1px solid #174b82;
		border-top:2px solid #c8e2ff;
		border-left:2px solid #c8e2ff;
		border-right:1px solid #174b82;
		}
ul#headlines a:link.selected, ul#headlines a:visited.selected, ul#headlines a:active.selected
		{
		color:#444;
		background:#9dc8fa;
		padding:2px 2px 2px 4px;
		border-bottom:1px solid #174b82;
		border-top:2px solid #c8e2ff;
		border-left:2px solid #c8e2ff;
		border-right:1px solid #174b82;
		}
/* New for news pages / tables */
table		{
		background:#388497;
		width:100%;
		margin-top:15px;
		position:relative;
		}
th
		{
		color:#fff;
		text-align:left;
		padding:18px 5px 18px 5px;
		background:#02637b url(../uploads/images/site/ArjoTableHead.png) center top repeat-x;
		}
th a:link, th a:active, th a:visited
		{
		color:#fff;
		text-decoration:none;
		}
th a:hover
		{
		color:#076397;
		text-decoration:none;
		}
td		{
		text-align:left;
		padding-left:8px;
		padding-bottom:4px;
		}
.tableListWidgetsArea
		{
		width:auto;
		background:#59a6d1 url(../uploads/images/site/ArjoTableHead.png) center top repeat-x;
		padding:20px 0 20px 0;
		height:20px;
		margin-top:0px;
		border-top:1px solid #417b9b;
		border-left:1px solid #417b9b;
		border-right:1px solid #417b9b;
		}
.tableListSelectItem
		{
		width:240px;
		float:left;
		margin:-1px 2px 0 2px;
		background:#59a6d1 url(../uploads/images/site/ArjoTableHead.png) center top repeat-x;
		color:#fff;
		font-size:12px;
		width:140px;
		padding:2px;
		border:1px solid #417b9b;
		}
.tableListWidgetLink
		{
		float:left;
		color:#777;
		font-weight:bold;
		text-decoration:none;
		margin:2px 10px 0 0;
		}
a:link.tableListWidgetLink, a:active.tableListWidgetLink, a:visited.tableListWidgetLink
		{
		color:#fff;
		}
a:hover.tableListWidgetLink
		{
		color:#076397;
		}
.tableListWidgetsArea input
		{
		color:#fff;
		background:#59a6d1 url(../uploads/images/site/ArjoTableHead.png) center top repeat-x;
		float:left;
		display:inline;
		margin:-1px 2px 0 2px;
		padding:3px 2px 4px 2px;
		border:1px solid #417b9b;
		}
/* Submit buttons for table tops */
.tableListWidgetsArea button
		{
		background:url(../uploads/images/site/search.png) no-repeat;
		color:#777;
		width:35px;
		height:17px;
		border:0;
		padding:0 0 3px 0;
		margin:2px 0 0 3px;
		float:left;
		}
.tableListWidgetsArea button:hover
		{
		background:url(../uploads/images/site/search.png) 0 -17px no-repeat;
		color:#777;
		width:35px;
		height:17px;
		padding:0 0 3px 0;
		margin:2px 0 0 3px;
		}
.tableListWidgetsArea button:span
		{
		display:none;
		}
.tableListRSSIcon
		{
		padding:0;
		margin:-2px 5px 0 10px;
		width:22px;
		height:22px;
		}
.tableListInputWidget
		{
		float:left;
		border:1px solid #f0f0f0;
		height:14px;
		margin-left:10px;
		width:120px;
		background-color:#285f9a;
		color:#ffffff;
		margin-right:5px;
		}
th.tableListHeader
		{
		color:#fff;
		text-align:left;
		padding:8px 5px 8px 5px;
		background:#fff url(../uploads/images/site/WidgetHeader.gif) repeat-x;
		}
td.tableListItem
		{
		text-align:left;
		padding-left:8px;
		width:20%;
		padding-bottom:4px;
		}
.BottomBar	{
		background:#fff url(../uploads/images/site/WidgetHeader.gif) bottom repeat-x;
		color:#fff;
		padding:6px 5px 9px 5px;
		font-weight:bold;
		}
.BottomBar a:link,.BottomBar a:visited, .BottomBar a:active
		{
		background:url(../uploads/images/site/TableSubmitButton.gif) no-repeat;
		color:#fff;
		width:50px;
		height:25px;
		line-height:23px;
		border:0;
		padding:0;
		margin:0 10px 0 0;
		float:left;
		text-decoration:none;
		text-align:center;
		}
.BottomBar a:hover
		{
		background:url(../uploads/images/site/TableSubmitButton.gif) 0 -25px no-repeat;
		color:#1d5ca1;
		width:50px;
		height:25px;
		line-height:23px;
		border:0;
		padding:0;
		margin:0 10px 0 0;
		text-decoration:none;
		text-align:center;
		}
a:link.Button, a:visited.Button, a:active.Button
		{
		background:url(../uploads/images/site/headerback.png) repeat-x #000;
		color:#fff;
		padding:5px;
		font-weight:bold;
		display:block;
		text-decoration:none;
		text-align:center;
		}
a:hover.Button
		{
		background:url(../uploads/images/site/headerbackOn.png) repeat-x #000;
		color:#1d5ca1;
		padding:5px;
		font-weight:bold;
		display:block;
		text-decoration:none;
		text-align:center;
		}			
/* Contact form */
label.contactForm
		{
		display: block;
		width: 150px;
		float: left;
		text-align:right;
		margin: 2px 5px 5px 0px;
		padding:2px;
		position:relative;
		}
input.contactForm
		{
		display: block;
		width: 150px;
		float: left;
		margin: 0 5px 5px 0px;
		border:1px solid #aaa;
		padding:2px;
		position:relative;
		}
select.contactForm
		{
		display: block;
		width: 157px;
		float: left;
		margin: 0 5px 5px 0px;
		border:1px solid #aaa;
		padding:2px;
		position:relative;
		}
.textareaContactForm
		{
		width:471px;
		height:100px;
		margin:0 0 5px 0;
		border:1px solid #aaa;
		padding:2px;
		position:relative;
		}
input.checkboxContactForm
		{
		width:20px;
		position:relative;
		}
input.contactFormX
		{
		display: block;
		width: 150px;
		float: left;
		margin: 0 5px 5px 0px;
		border:1px solid #f77;
		padding:2px;
		background:#fee;
		position:relative;
		}
select.contactFormX
		{
		display: block;
		width: 157px;
		float: left;
		margin: 0 5px 5px 0px;
		border:1px solid #f77;
		padding:2px;
		background:#fee;
		position:relative;
		}
.textareaContactFormX
		{
		color:#e44;
		width:471px;
		height:100px;
		margin:0 0 5px 0;
		border:1px solid #f77;
		padding:2px;
		background:#fee;
		position:relative;
		}
input.checkboxContactFormX
		{
		width:20px;
		background:#fee;
		position:relative;
		}
a.infopopContactForm
		{
		position:relative;
		display:block;
		text-decoration:none;
		font-weight:normal;
		height:15px;
		line-height:15px;
		margin:3px 0 0 0;
		padding:0;
		text-align:center;
		width:50px;
		float:left;
		color:#fff;
		text-transform: uppercase;
		font-size:0.9em;
		position:relative;
		}
a:link.infopopContactForm, a:active.infopopContactForm, a:visited.infopopContactForm
		{
		background-image:url(../uploads/images/site/infopopoff.gif);
		color:#fff;
		}
a:hover.infopopContactForm
		{
		background-image:url(../uploads/images/site/infopopon.gif);
		color:#fff;
		}
br.sep		{
		clear:both;
		position:relative;
		}
.ReceiveInfoPanel
		{
		width:260px;
		float:left;
		position:relative;
		display:block;
		}
.ReceiveInfoPanel2
		{
		width:197px;
		height:10px;
		float:left;
		position:relative;
		display:block;
		}
/* End contact form */
.edittableheads	{
		background:url(../uploads/images/site/headerback.png) repeat-x #000;
		color:#fff;
		padding:2px 5px;
		font-weight:bold;
		}
.edittableheadsC
		{
		background:url(../uploads/images/site/headerback.png) repeat-x #000;
		color:#fff;
		padding:4px 5px 2px 5px;
		font-weight:bold;
		text-align:center;
		}
.edittableheadsL
		{
		background:url(../uploads/images/site/headerback.png) repeat-x;
		color:#fff;
		padding:4px 5px 2px 5px;
		font-weight:bold;
		text-align:left;
		}
.edittableheadsR
		{
		background:url(../uploads/images/site/headerback.png) repeat-x #000;
		color:#fff;
		padding:2px 5px;
		font-weight:bold;
		text-align:right;
		}
.edittableheads select
		{
		color:#fff;
		background:url(../uploads/images/site/headerback.png) repeat-x #000;
		}
.edittableheads a:link,.edittableheads a:visited, .edittableheads a:active
		{
		color:#fff;
		text-decoration:none;
		font-size:100%;
		}
.edittableheads a:hover
		{
		color:#ffabab;
		text-decoration:none;
		}
.edittableheadsC a:link,.edittableheadsC a:visited, .edittableheadsC a:active
		{
		color:#fff;
		text-decoration:none;
		font-size:100%;
		}
.edittableheadsC a:hover
		{
		color:#ffabab;
		text-decoration:none;
		}
.edittableheadsL a:link,.edittableheadsL a:visited, .edittableheadsL a:active
		{
		color:#fff;
		text-decoration:none;
		font-size:100%;
		}
.edittableheadsL a:hover
		{
		color:#ffabab;
		text-decoration:none;
		}
.edittableheadsR a:link,.edittableheadsR a:visited, .edittableheadsR a:active
		{
		color:#fff;
		text-decoration:none;
		font-size:100%;
		}
.edittableheadsR a:hover
		{
		color:#ffabab;
		text-decoration:none;
		}
.fff		{
		background:#fff;
		padding-left:3px;
		}
.fffR		{
		background:#fff;
		text-align:right;
		padding:3px 5px 3px 5px;
		}
.fffL		{
		background:#fff;
		padding:3px 5px 3px 5px;
		}
.fffC		{
		background:#fff;
		padding:3px 5px 3px 5px;
		text-align:center;
		}
.fff input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#fff;
		}
.fffL input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#fff;
		}
.fffC input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#fff;
		text-align:center;
		}
.fffR input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#d6fff4;
		text-align:right;
		}
.fffL textarea	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		font-size:12px;
		background:#d6fff4;
		font-family:Arial,Helvetica,Sans-serif;
		}
.fffL select	{
		padding-left:3px;
		border:1px solid #ffbe3a;
		width:98%;
		background:#d6fff4;
		margin:0;
		}
.fffL P		{
		margin:0;
		line-height:110%;
		padding:5px 0 0 0;
		}
.fffL textarea	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		font-size:12px;
		background:#d6fff4;
		font-family:Arial,Helvetica,Sans-serif;
		}
.fffL select	{
		padding-left:3px;
		border:1px solid #ffbe3a;
		width:98%;
		background:#d6fff4;
		margin:0;
		}
.bbb		{
		background:#e5feb8;
		padding:3px 5px 3px 5px;
		}
.bbbR		{
		background:#e2e5ff;
		text-align:right;
		padding:3px 5px 3px 5px;
		}
.bbbL		{
		background:#e5feb8;
		padding:3px 5px 3px 5px;
		}
.bbbC		{
		background:#e5feb8;
		padding:3px 5px 3px 5px;
		text-align:center;
		}
.ddd		{
		background:#f2e2e5;
		padding:3px 5px 3px 5px;
		}
.dddR		{
		background:#e5feb8;
		text-align:right;
		padding:3px 5px 3px 5px;
		}
.dddL		{
		background:#e5feb8;
		padding:3px 5px 3px 5px;
		}
.dddC		{
		background:#e5feb8;
		padding:3px 5px 3px 5px;
		text-align:center;
		}
.eee		{
		background:#eee;
		padding:3px 5px 3px 5px;
		}
.eeeR		{
		background:#eee;
		text-align:right;
		padding:3px 5px 3px 5px;
		}
.eeeL		{
		background:#eee;
		padding:3px 5px 3px 5px;
		}
.eeeC		{
		background:#eee;
		padding:3px 5px 3px 5px;
		text-align:center;
		}
.eeeC input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#eee;
		text-align:center;
		}
.eee input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#eee;
		text-align:left;
		}
.eeeL input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#eee;
		text-align:left;
		}
.eeeR input	{
		padding-left:3px;
		width:97%;
		border:1px solid #ffbe3a;
		background:#eee;
		text-align:right;
		}
.yellowbarL 	{
		color:#000;
		font-weight:bold;
		background:#ff999d url(../uploads/images/site/BarBackon.gif);
		}
.yellowbarR 	{
		color:#000;
		font-weight:bold;
		background:#ff999d url(../uploads/images/site/BarBackon.gif);
		text-align:right;
		padding-right:5px;
		}
.yellowbarC 	{
		color:#000;
		font-weight:bold;
		background:#ff999d url(../uploads/images/site/BarBackon.gif);
		text-align:center;
		}
.yellowbarL a:link,.yellowbarL a:visited, .yellowbarL a:active
		{
		color:#000;
		text-decoration:none;
		}
.yellowbarL a:hover
		{
		text-decoration:none;
		color:#2d44a5;
		text-decoration:none;
		}
.yellowbarC a:link,.yellowbarC a:visited, .yellowbarC a:active
		{
		color:#000;
		text-decoration:none;
		}
.yellowbarC a:hover
		{
		text-decoration:none;
		color:#2d44a5;
		text-decoration:none;
		}
/* Pop ups */
.popupheader	{
		width:398px;
		height:96px;
		background:#12130e url(../uploads/images/site/PopupHeader.gif) center top no-repeat;
		}
.popupheader h1	{
		padding:50px 0 0 170px;
		color:#fff;
		line-height:100%;
		font-size:14px;;
		}
a.StretchButton
		{
		background: transparent url('../uploads/images/site/stretchButtonR.png') no-repeat top right;
		color:#fff;
		display:block;
		float:left;
		height:24px;
		text-decoration: none;
		font-weight:bold;
		text-align:center;
		}
a.StretchButton span
		{
		background:transparent url('../uploads/images/site/stretchButtonL.png') no-repeat;
		display:block;
		line-height:24px;
		padding:0px 23px 0px 18px;
		}
a.StretchButton:hover 
		{
		background-position:bottom right;
		color:#1d5ca1;
		outline:none; /* hide dotted outline in Firefox */
		}
a.StretchButton:hover span
		{
		background-position: bottom left;
		}
.labelhide
		{
		display:none;
		}
/*Nextmatch Page*/
.directionsrow	{
		padding-bottom:20px;
		}
.directionstext
		{
		margin:10px 0 0 100px;
		}
.directionstextblue
		{
		background:#d6d9e4;
		margin:10px 0 0 100px;
		padding:10px 10px 0 10px;
		}
.directionstab	{
		display:inline;
		float:left;
		width:80px;
		font-weight:bold;
		color:#aaa;
		}
.confbar
		{
		background:url(../uploads/images/site/headerback.png) repeat-x #006;
		color:#fff;
		padding:4px 5px 2px 5px;
		font-weight:bold;
		text-align:center;
		display:block;
		}
.confbar a:link,.confbar a:visited, .confbar a:active
		{
		color:#fff;
		text-decoration:none;
		font-size:100%
		}
.confbar a:hover
		{
		color:#777;
		text-decoration:none;
		border-bottom:1px solid #fff;
		}
.confbar a:link,.confbar a:visited, .confbar a:active
		{
		color:#ff0;
		text-decoration:none;
		font-size:100%
		}
.confbar a:hover
		{
		color:#fff;
		text-decoration:none;
		border-bottom:1px solid #fff;
		}
.errorbar
		{
		background:#890300 url(../uploads/images/site/headerbackOn.png) repeat-x;
		color:#fff;
		padding:4px 5px 2px 5px;
		font-weight:bold;
		text-align:center;
		display:block;
		}
.errorbar a:link,.errorbar a:visited, .errorbar a:active
		{
		color:#fff;
		text-decoration:none;
		font-size:100%
		}
.errorbar a:hover
		{
		color:#ff0;
		text-decoration:none;
		border-bottom:1px solid #fff;
		}
/*Gallery*/
.galleryrow
		{
		clear:both;
		padding:10px 10px 0 0;
		}
.gallerycontainer
		{
		width:100px;
		float:left;
		position:relative;
		margin:0 6px 0 0;
		}
.gallerycontainer2
		{
		width:160px;
		float:left;
		position:relative;
		}
.gallerycaption
		{
		background:#ddd;
		padding:2px 5px;
		color:#fff;
		}
.responsepagespace
		{
		padding-top:80px;
		}
/* css settings for blending images */
.blend img	{
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity:0;
		filter: alpha(opacity=0);
		}
/*Thumbails*/
.BeauSelector	{
		width:658px;
		height:130px;
		margin-top:4px;
		float:left;;
		}
.LeftArrow	{
		width:16px;
		height:46px;
		float:left;
		padding-top:37px;
		}
.Thumbnails	{
		width:626px;
		height:46px;
		float:left;
		}
.RightArrow	{
		width:16px;
		height:46px;
		float:left;
		padding-top:37px;
		}
.CourseThumb
		{
		width:163px;
		display:block;
		float:left;
		margin:0 0 150px 6px;
		}
.CourseThumb img
		{
		border:1px solid #1d5ca1;
		padding:3px;
		background:#fff;
		}
.CourseThumb p
		{
		padding:6px 0 0 0;
		display:none;
		}
.CourseThumbSelect
		{
		width:163px;
		display:block;
		float:left;
		margin:0 0 150px 6px;
		}
.CourseThumbSelect img
		{
		padding:5px;
		background:#fff;
		}
.CourseThumbSelect p
		{
		padding:6px 0 0 0;
		clear:both;
		}
.CourseThumb a:link, .CourseThumb a:visited, .CourseThumb a:active
		{
		color:#58595b;
		text-decoration:none;
		outline:none;
		}
.CourseThumb a:hover
		{
		color:#cf1f44;
		text-decoration:none;
		}
.CourseThumbSelect a:link, .CourseThumbSelect a:visited, .CourseThumbSelect a:active 
		{
		color:#58595b;
		text-decoration:none;
		outline:none;
		}
.CourseThumbSelect a:hover
		{
		color:#cf1f44;
		text-decoration:none;
		}
.CourseCaption
		{
		background: url(../uploads/images/site/headerback.png) repeat-x;
		font-size:0.8em;
		display:block;
		width:151px;
		padding:3px 3px 3px 5px;
		}
.CourseCaption a:link, .CourseCaption a:visited, .CourseCaption a:active 
		{
		color:#ffb93f;
		text-decoration:none;
		outline:none;
		}
.CourseCaption a:hover
		{
		color:#FFF;
		text-decoration:none;
		}
#ContainerScroll2
		{
		background:#f0f0f0;
		width:200px;
		border-left:1px solid #194e8a;
		border-right:1px solid #194e8a;
		border-bottom:1px solid #194e8a;	
		padding:3px;
		}
#ContainerScroll2 h4
		{
		background:#174b82;
		padding:3px 5px;
		font-size:1.0em;
		display:block;
		height:17px;
		margin:0;
		}
#ContainerScroll2 h4 a
		{
		background:#174b82;
		text-decoration:none;
		color:#fff;
		float:left;
		}
#ContainerScroll2 h4 a:link, #ContainerScroll2 h4a:visited
		{
		background:#174b82;
		text-decoration:none;
		color:#ffb93f;
		}
#ContainerScroll2 h4 a:hover
		{
		background:#174b82;
		text-decoration:none;
		color:#fff;
		}
#ContainerScroll2 h4 a:active
		{
		background:#174b82;
		text-decoration:none;
		color:#fff;
		}
.CourseContainer2
		{
		background:#f0f0f0;
		}
/*Hubs*/
ul#hubnav 	{
		list-style:none;
		list-style-image:none;
		margin:0 7px 10px 30px;
		padding:0;
		color:#fff;
		display:block;
		width:190px;
		float:right;
		display:inline;
		}
ul#hubnav li	{
		padding:0;
		margin:0;
		}
ul#hubnav a
		{
		display:block;
		font-weight:bold;
		display:block;
		font-size:0.9em;
		text-decoration:none;
		height:14px;
		line-spacing:14px;
		width:190px;
		padding:5px 5px 5px 10px;
		margin:1px 0;
		vertical-align:middle;
		}
ul#hubnav a:link, ul#hubnav a:visited, ul#hubnav a:active
		{
		text-decoration:none;
		color:#fff;
		background:#02637b;
		font-size:12px;
		}
ul#hubnav a:hover
		{
		text-decoration:none;
		background-color:#f0f0f0;
		color:#02637b;
		font-size:12px;
		}
.slider		{
		position:relative;
		overflow:hidden;
		height:619px;
		width:208px;
		}
.slidercontent 	{
		position:absolute
		}
.SliderBox	{
		height:190px;
		width:380px;
		float:right;
		}
.Intro		{
		width:305px;
		margin:0px 0 0 10px;
		float:left;
		padding-right:20px;
		font-size:1.2em;
		line-spacing:130%;
		letter-spacing:0px;
		font-weight:normal;
		color:#aaa;
		}
/* beginning of slide nav menu styles */
#navigation li	{
		list-style-type:none;
		position:relative;
		}
#navigation ul	{
		margin:0px;
		padding:0px;
		position:relative;
		}
#navigation div	{
		margin:0px;
		padding:0px;
		}
/* 	Layout CSS */
#navigation	{
		width:205px;
		visibility:hidden;
		}
/* All A tags - i.e menu items. */
#navigation a 	{
		text-decoration:none;
		color:#ffb93f;
		background:url(../uploads/images/site/Button.png)  no-repeat;
		display:block;
		font-style:bold;
		display:block;
		font-size:1em;
		text-decoration:none;
		height:24px;
		width:167px;
		padding:6px 0 0 7px;
		margin:0;
		vertical-align:middle;
		}
#navigation a:hover
		{
		color:#1d5ca1;
		background:url(../uploads/images/site/ButtoNOn.png)  no-repeat;
		}
/*
A tags 
*/
#navigation .slMenuItem_depth1
		{
		/* Main menu items */
		font-weight:bold;
		background:url(../uploads/images/site/ButtoN.png)  no-repeat;
		}
#navigation .slMenuItem_depth2
		{
		}
#navigation a:link.slMenuItem_depth2, #navigation a:visited.slMenuItem_depth2, #navigation a:active.slMenuItem_depth2
		{
		/* Sub menu items */
		height:23px;
		margin:0;
		padding:5px 0 0 22px;
		color:#012a55;
		background:url(../uploads/images/site/TapeBacK.png)  no-repeat;
		}
#navigation a:hover.slMenuItem_depth2
		{
		/* Sub menu items */
		height:23px;
		margin:0;
		padding:5px 0 0 22px;
		color:#fff;
		background:url(../uploads/images/site/TapeBacKOn.png)  no-repeat;
		}
#navigation .slMenuItem_depth3
		{
		/* Sub menu items */
		}
#navigation a:link.slMenuItem_depth3, #navigation a:visited.slMenuItem_depth3, #navigation a:active.slMenuItem_depth3
		{
		/* Sub menu items */
		height:23px;
		margin:0;
		padding:5px 0 0 27px;
		color:#145292;
		background:url(../uploads/images/site/TapeBacK2.png)  no-repeat;
		}
#navigation a:hover.slMenuItem_depth3
		{
		/* Sub menu items */
		height:23px;
		margin:0;
		padding:5px 0 0 27px;
		color:#fff;
		background:url(../uploads/images/site/TapeBacK2On.png)  no-repeat;
		}
#navigation .slMenuItem_depth4
		{
		/* Sub menu items */
		margin-top:1px;
		color:red;
		}
#navigation .slMenuItem_depth5
		{
		/* Sub menu items */
		margin-top:1px;
		}
/* UL tags, i.e group of menu utems. 
It's important to add style to the UL if you're specifying margins. If not, assign the style directly
to the parent DIV, i.e. 

#navigation .slideMenuDiv1
instead of 
#navigation .slideMenuDiv1 ul
*/
#navigation .slideMenuDiv1 ul
		{
		padding:0;
		}
#navigation .slideMenuDiv2 ul
		{
		margin-left:0px;
		padding:0;
		}
#navigation .slideMenuDiv3 ul
		{
		margin-left:0px;
		padding:0;
		}
#navigation .slMenuItem_depth4 ul
		{
		margin-left:0px;
		padding:0;
		}
/* end of slide nav menu styles */

/*Member Detail*/
.Detail		{
		float:left;
		display:block;
		}
.MemberDetails label
		{
		display: block;
		width: 115px;
		float: left;
		margin: 0px;
		padding:0px 20px 0 0;
		position:relative;
		font-weight:strong;
		color:#1d5da4;
		text-align:right;
		}
fieldset#Person
		{
		padding-top:15px;
		background:url(/uploads/images/Person.png) 0 15px no-repeat;
		min-height:55px;
		}
fieldset#Address
		{
		padding-top:15px;
		background:url(/uploads/images/address.png) 0 15px no-repeat;
		min-height:55px;
		}
fieldset#Phone
		{
		padding-top:15px;
		background:url(/uploads/images/Phone.png) 0 15px no-repeat;
		min-height:55px;
		}
fieldset#Email
		{
		padding-top:15px;
		background:url(/uploads/images/Email.png) 0 15px no-repeat;
		min-height:45px;
		}
fieldset#www
		{
		padding-top:5px;
		background:url(/uploads/images/www2.png) 0 15px no-repeat;
		min-height:55px;
		}
fieldset#Course
		{
		padding-top:5px;
		background:url(/uploads/images/Course.png) 0 15px no-repeat;
		min-height:55px;
		}
a.button 
		{
		letter-spacing:-1px;
		display:block;
		font-weight:bold;
		display:block;
		font-size:0.9em;
		text-decoration:none;
		height:22px;
		line-spacing:22px;
		width:140px;
		padding:6px 0 0 30px;
		vertical-align:middle;
		outline:none;
		margin-bottom:-1px;
		}
a:link.button , a:visited.button, a:active.button 
		{
		text-decoration:none;
		color:#02637b;
		background-image:url(../uploads/images/site/LogonButton.png);
		background-repeat:no-repeat;
		background-position:0 0;
		}
a:hover.button 
		{
		text-decoration:none;
		color:#1a4284;
		background-image:url(../uploads/images/site/LogonButton.png;
		background-repeat:no-repeat;
		background-position:0 -27px;
		}
/*Logon Page */
.logonpage	{
		position:relative;
		height:100%;
		border-bottom:1px solid #02637b;
		border-right:1px solid #02637b;
		border-left:1px solid #02637b;
		padding:0;
		margin:0;
		color:#000;
		background:#fff;
		}
.logonpic	{
		display:inline;
		position:relative;
		float:left;
		margin:0 10px 0 0;
		}
.logonpanel	{
		padding:10px;
		position:relative;
		height:268px;
		float:right;
		width:60%;
		}
.logonpanel hr	{
		padding:0;
		height:1px;
		color:#02637b;
		margin:0;
		}
.logonpanel p	{
		text-align:left;
		margin:0;
		padding:5px 0 0 0;
		line-height:135%;
		}
.logonpanel fieldset
		{
		border:#02637b solid 1px;
		padding:10px 20px 10px 10px;
		width:350px;
		height:205px;
		}
.logonpanel legend
		{
		background:#eee;
		border:#02637b solid 1px;
		padding:5px;
		text-align:right;
		padding:2px 10px 2px 10px;
		width:7.5em;
		}
.logonpanel label
		{
		position:relative;
		float:left;
		text-align:right;
		width:7.5em;
		padding:2px 10px 2px 10px;
		display:inline;
		color:#000;
		background:#eee;
		border:1px solid #02637b;
		margin:6px 10px 0 7px;
		}
.logonpanel input#password
		{
		width:160px;
		border:1px solid #02637b;
		padding:2px;
		}
.logonpanel input#username
		{
		width:160px;
		border:1px solid #02637b;
		padding:2px;
		}
.logonpanel input
		{
		width:160px;
		border:1px solid #02637b;
		padding:2px;
		}
.logonpanel ul	{
		list-style:none;
		padding:10px 0 0 129px;
		margin:0;
		width:176px;
		height:18px;
		}
.logonpanel li
		{
		width:176px;
		margin:0;
		}
a:link.logonpanel li, a:visited.logonpanel li, a:active.logonpanel li
		{
		display:block;
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		border:1px solid #02637b;
		}
a:hover.logonpanel li
		{
		display:block;
		color:#02637b;
		font-weight:bold;
		text-decoration:none;
		border:1px solid #02637b;
		}
a.SendButton
		{
		color:#fff;
		display:block;
		width:100px;
		height:24px;
		line-height:24px;
		padding:2px 5px;
		text-align:center;
		font-weight:bold;
		text-decoration:none;
		position:relative;
		margin:10px 0 0 70px;
		float:left;
		}
a:link.SendButton, a:active.SendButton, a:visited.SendButton
		{
		background:#02637b;
		}
a:hover.SendButton
		{
		color:#02637b;
		background:#f0f0f0;
		}
/*Picture Panels*/
.GalleryRow	{
		clear:both;
		padding:10px 0px 0 0;
		}
.PicturePanel
		{
		width:248px;
		height:230px;
		float:left;
		margin-right:8px;
		}
.PictureBox
		{
		width:240px;
		padding:4px;
		float:left;
		border:1px solid #ddd;
		}
.TextBox
		{
		margin-top:4px;
		padding:4px;
		color:#666;
		width:230px;
		height:25px;
		text-align:center;
		border:1px solid #ddd;
		}
.TextBox p
		{
		margin:0;
		padding:0 0 0 4px;
		text-align:left;
		}
/*Extranet*/
#ExtranetSearch
		{
		clear:both;
		margin:0;
		padding:0;
		width:210px;
		float:right;
		position:relative;
		padding:0;
		}
ul#SearchExt label
		{
		display:inline;
		float:left;
		padding:6px 4px 0 0;
		margin:0;
		font-size:0.8em;
		color:#09c;
		}
ul#SearchExt li
		{
		margin:0px;
		list-style:none;
		}
ul#SearchExt li form
		{
		padding:0;
		}
#ExtranetSearch li img
		{
		vertical-align:top;
		position:relative;
		}
html>body#ExtranetSearch li img
		{
		position:relative;
		}
ul#SearchExt li input.textfield
		{
		width:90px;
		height:21px;
		padding:4px 5px 2px 5px;
		font-size:0.8em;
		border:none;
		color:#09c;
		background:url(../uploads/images/site/SearchStretch.png) 0 0 repeat-x;
		}
html>body#ExtranetSearch li input.textfield
		{
		width:105px;
		position:relative;
		}
.SearchExtR
		{
		margin:0px 0;
		}
.FileList
		{
		width:100%;
		clear:both;
		font-size:0.95em;
		margin:0;
		padding:0;
		background:#5194b9;
		}
.FileList th
		{
		background:#aaa;
		color:#eee;
		padding:0;
		margin:0;
		}
a:link.SortDown, a:active.SortDown, a:visited.SortDown
		{
		color:#667;
		text-decoration:none;
		display:block;
		height:12px;
		background:url(../cms/icons/DownOff.png) center repeat-x;
		padding:5px;
		margin:0;
		text-align:left;
		}
a:hover.SortDown
		{
		color:#223;
		text-decoration:none;
		display:block;
		height:12px;
		background:url(../cms/icons/DownON.png) center repeat-x;
		padding:5px;
		margin:0;
		text-align:left;
		}
a:link.SortUp, a:active.SortUp, a:visited.SortUp
		{
		color:#667;
		text-decoration:none;
		display:block;
		height:12px;
		background:url(../cms/icons/UpOff.png) center repeat-x;
		padding:5px;
		margin:0;
		text-align:left;
		}
a:hover.SortUp
		{
		color:#223;
		text-decoration:none;
		display:block;
		height:12px;
		background:url(../cms/icons/UpON.png) center  repeat-x;
		padding:5px;
		margin:0;
		text-align:left;
		}
a:link.SortNone, a:active.SortNone, a:visited.SortNone
		{
		text-decoration:none;
		color:#667;
		display:block;
		height:12px;
		background:url(../cms/icons/SortOff.png) center repeat-x;
		padding:5px;
		margin:0;
		text-align:left;
		}
a:hover.SortNone
		{
		color:#223;
		text-decoration:none;
		display:block;
		height:12px;
		background:url(../cms/icons/SortON.png) center repeat-x;
		padding:5px;
		margin:0;
		text-align:left;
		}
.FileList td
		{
		padding:3px 5px;
		}
td.Light
		{
		background:#fff;
		}
td.Dark
		{
		background:#dbf0ff;
		}
/*Thumbnail Zoom*/
.ThumbContainer
		{
		width:100px;
		height:116px;
		float:left;
		display:inline;
		padding:auto;
		padding:0;
		position:relative;
		background:#777;
		display:block;
		margin:5px 10px 5px 0;
		}
.ThumbCaption
		{
		background:#004067;
		width:100px;
		padding:2px 1px;
		marign:0;
		color:#fff;
		text-align:center;
		}
.ThumbCaption a:link,.ThumbCaption a:visited,.ThumbCaption a:active
		{
		text-decoration:none;
		color:#fff;
		font-size:0.9em;
		}
.ThumbCaption a:hover
		{
		text-decoration:none;
		color:#c48721;
		font-size:0.9em;
		}
.IconContainer
		{
		width:99px;
		height:156px;
		float:left;
		display:inline;
		padding:auto;
		padding:3px;
		position:relative;
		display:block;
		margin:0px 4px 3px 0;
		background:#eee;
		}
.IconContainer a:link,.IconContainer a:visited,.IconContainer a:active
		{
		text-decoration:none;
		color:#667;
		font-size:0.9em;
		}
.IconContainer a:hover
		{
		text-decoration:none;
		color:#444;
		font-size:0.9em;
		}
.WThumbContainer
		{
		width:125px;
		height:200px;
		float:left;
		display:inline;
		padding:auto;
		padding:0;
		position:relative;
		background:#777;
		display:block;
		margin:5px 10px 5px 0;
		}
.WThumbCaption
		{
		background:#004067;
		width:123px;
		height:24px;
		padding:2px 1px;
		marign:0;
		color:#fff;
		text-align:center;
		}
.WThumbCaption a:link,.WThumbCaption a:visited,.WThumbCaption a:active
		{
		text-decoration:none;
		color:#fff;
		font-size:0.9em;
		}
.WThumbCaption a:hover
		{
		text-decoration:none;
		color:#c48721;
		font-size:0.9em;
		}
.HThumbContainer
		{
		width:200px;
		height:145px;
		float:left;
		display:inline;
		padding:auto;
		padding:0;
		position:relative;
		background:#777;
		display:block;
		margin:5px 10px 5px 0;
		}
.HThumbCaption
		{
		background:#004067;
		width:198px;
		padding:2px 1px;
		marign:0;
		color:#fff;
		text-align:center;
		}
.HThumbCaption a:link,.HThumbCaption a:visited,.HThumbCaption a:active
		{
		text-decoration:none;
		color:#fff;
		font-size:0.9em;
		}
.HThumbCaption a:hover
		{
		text-decoration:none;
		color:#c48721;
		font-size:0.9em;
		}
.DropdownRow
		{
		padding:8px 2px 8px 5px;
		background:#59a6d1 url(../uploads/images/site/ArjoTableHead.png) center top repeat-x;
		margin:0px 0 0 0;
		}
.DropdownRow h4
		{
		color:#155579;
		font-size:1.4em;
		padding:10px 0 4px 0;
		margin:0 0 0px 0;
		height:auto;
		width:50%;
		font-weight:bold;
		font-family:Arial,Helvetica,Sans-serif;
		line-height:140%;
		background:none;
		}
.Dropdown
		{
		float:left;
		display:inline;
		}
.Dropdown select
		{
		background:#59a6d1 url(../uploads/images/site/ArjoTableHead.png) center top repeat-x;
		color:#417b9b;
		font-size:12px;
		width:140px;
		padding:2px;
		border:1px solid #417b9b;
		margin:10px 2px 0 0;
		}
/*Social Bookmarking*/
.BookMarks	{
		font-size:0.9em;
		clear:both;
		position:relative;
		}
.BookMarks p	{
		clear:left;
		padding:5px 0 10px 0;
		margin:0;
		background:url(../uploads/images/site/FadedRule.png) bottom left no-repeat;
		}
.BookMarks ul	{
		margin:0 0 2px 0;
		padding:0;
		}
.BookMarks ul li
		{
		float:left;
		display:block;
		width:65px;
		height:20px;
		display:inline;
		position:relative;
		padding-left:25px;
		text-align:left;
		}
.BookMarks a
		{
		text-decoration:none;
		}
.BookMarks ul li.Delicious
		{
		background:url(../cms/icons/Delicious.gif) no-repeat;
		width:70px;
		}
.BookMarks ul li.Stumbleupon
		{
		background:url(../cms/icons/Stumbleupon.gif) no-repeat;
		width:85px;
		}
.BookMarks ul li.Digg
		{
		background:url(../cms/icons/Digg.gif) no-repeat;
		width:45px;
		}
.BookMarks ul li.Reddit
		{
		background:url(../cms/icons/Reddit.gif) no-repeat;
		width:55px;
		}
.BookMarks ul li.Facebook
		{
		background:url(../cms/icons/Facebook.gif) no-repeat;
		width:70px;
		}
.BookMarks ul li.Twitter
		{
		background:url(../cms/icons/Twitter.gif) no-repeat;
		width:70px;
		}
.BookMarks ul li.Email
		{
		width:70px;
		padding:3px 3px 0px 40px;
		background:url(../cms/icons/Email.png) no-repeat;
		}
.BookMarks ul li.Bookmark
		{
		background:url(../cms/icons/Bookmark.png) no-repeat;
		width:118px;
		padding:3px 3px 0px 30px;
		}
.BookMarks ul li.SendtoFriend
		{
		background:url(../cms/icons/SendtoFriend.png) no-repeat;
		width:90px;
		padding:3px 3px 0px 23px;
		}
/* Blog */
.Blog label	{
		display:block;
		clear:left;
		height:15px;
		font-size:0.9em;
		padding:3px 10px;
		margin:3px 0 0 0;
		width:105px;
		color:#777;
		text-align:left;
		background:#fff url(../uploads/images/site/WidgetHeader.gif) -60px 0 repeat-x;
		}
.Blog input	{
		width:580px;
		padding:2px;
		}
.Blog textarea	{
		width:580px;
		height:150px;
		padding:2px;
		}
.Blog a.BlogButton
		{
		clear:left;
		color:#fff;
		display:block;
		width:100px;
		height:24px;
		line-height:24px;
		padding:2px 5px;
		text-align:center;
		font-weight:bold;
		text-decoration:none;
		position:relative;
		margin:10px 175px 0 0px;
		float:right;
		}
.Blog a:link.BlogButton, .Blog a:active.BlogButton, Blog a:visited.BlogButton
		{
		background:#02637b;
		}
.Blog a:hover.BlogButton
		{
		color:#02637b;
		background:#f0f0f0;
		}
.BlogReplies
		{
		clear:both;
		}
.BlogReplies p	{
		width:580px;
		}
.BlogSeparator	{
		width:580px;
		padding:10px 0;
		border-bottom:1px solid #f0f0f0;
		}
.AlphaList
		{
		float:right;
		font-size:0.9em;
		font-weight:bold;
		padding:4px 20px 0 20px;
		color:#fff;
		}
.AlphaList a:link, .AlphaList a:active, .AlphaList a:visited.BlogButton
		{
		color:#fff!important;
		}
.AlphaList a:hover
		{
		color:#173c50!important;
		}
.Big		{
		color:#02637b;
		font-size:1.2em;
		}

/* TestClass for JavaScript */
.notBig		{
		color:#02637b;
		font-size:0.9em;
		}
/*Slider*/		
a:link.slider15, a:active.slider15, a:visited.slider15, a:hover.slider15
		{
		width:80px;
		height:35px;
		background: url(/uploads/images/Spacer.gif);
		display:block;
		float:left;
		outline:none;
		}
a.slider15 span	{
		display:none;
		}
a:link.slider50, a:active.slider50, a:visited.slider50, a:hover.slider50
		{
		width:115px;
		height:35px;
		background: url(/uploads/images/Spacer.gif);
		display:block;
		float:left;
		outline:none;
		}
a.slider50 span	{
		display:none;
		}
a:link.slider55, a:active.slider55, a:visited.slider55, a:hover.slider55
		{
		width:15px;
		height:35px;
		background: url(/uploads/images/Spacer.gif);
		display:block;
		float:left;
		outline:none;
		}
a.slider55 span	{
		display:none;
		}
a:link.slider60, a:active.slider60, a:visited.slider60, a:hover.slider60
		{
		width:15px;
		height:35px;
		background: url(/uploads/images/Spacer.gif);
		display:block;
		float:left;
		outline:none;
		}
a.slider60 span	{
		display:none;
		}
a:link.slider75, a:active.slider75, a:visited.slider75, a:hover.slider75
		{
		width:58px;
		height:35px;
		background: url(/uploads/images/Spacer.gif);
		display:block;
		float:left;
		outline:none;
		}
a.slider75 span	{
		display:none;
		}
a:link.slider80, a:active.slider80, a:visited.slider80, a:hover.slider80
		{
		width:15px;
		height:35px;
		background: url(/uploads/images/Spacer.gif);
		display:block;
		float:left;
		outline:none;
		}
a.slider80 span	{
		display:none;
		}
a:link.slider100, a:active.slider100, a:visited.slider100, a:hover.slider100
		{
		width:60px;
		height:35px;
		background: url(/uploads/images/Spacer.gif);
		display:block;
		float:left;
		outline:none;
		}
a.slider100 span	{
		display:none;
		}
/*Glossary*/
.GlossaryR	{
		background:#fff;
		padding:20px;
		font-weight:bold;
		color:#02637b;
		text-align:right;
		}
/*Video Player*/
.VidFrame	{
		position:absolute;
		float:center;
		width:950px;
		height:600px;
		left:50%;
		margin:15px 0px 0px -475px;
		background: url(/Uploads/Images/Frame.png) no-repeat;
		}
#Index		{
		position:absolute;
		float:center;
		width:1024px;
		left:50%;
		height:768px;
		margin:0px 0px 0px -512px;
		}
.LogoBlock	{
		clear:both;
		margin:10px 0;
		padding:10px;
		}
.LogoBlock p	{
		clear:both;
		}
.RoundTable	{
		padding:6px;
		background:#eee;
		}