/* 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,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:#fff;
		color:#fff;
		}
a:link 		{
		color:#b6d3e5;
		}
a:visited 	{
		color:#b6d3e5;
		}
a:hover 	{
		color:#fff;
		}
a:active 	{
		color:#666;
		}
/* Main Page Columns */
.Row		{
		}
#Container	{
		width:995px;
		position:absolute;
		left:50%;
		margin:1px 0 0 -497px;
		padding:0;
		}
#Header		{
		height:125px;
		display:block;
		background:#1590e0;
		}
/* All unordered lists inside 'nav' */		
#Nav, #Nav ul	{
		float:left;
		font-weight:bold;
		width:800px;
		margin:90px 0 0 30px;
		list-style-image:none;
		list-style-type:none;
		}
#Nav li		{
		background:none;
		float:left;
		padding:0;
		}
#Nav a		{
		background:#36adfb;
		border:0;		
		color:#fff;
		display:block;
		font-size:0.85em;
		height:16px;
		margin-right:4px;
		padding:4px 2px 2px 5px;
		text-align:left;
		text-decoration:none;
		width:100px;
		}
#Nav span	{
		display:none;
		}
#Nav a:hover
		{
		width:100px;
		height:16px;
		background-color:#fff;
		color:#36adfb;
		}
#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:100px 5px;
		}
#Nav a:hover.root
		{
		background-image:url(/uploads/images/site/arrow_on.gif);
		background-repeat:no-repeat;
		background-position:100px 5px;
		background-color:#1590e0;
		}
#Nav li ul	{
		position:absolute;
		padding:0;
		margin:0;
		left:-999em;
		width:auto;
		width:107px;
		}
#Nav a:link#Home, #Nav a:active#Home, #Nav a:visited#Home
		{
		width:60px;
		}
#Nav a:hover#Home
		{
		width:60px;
		}
/* Sub navigation style */
#Nav li ul li	{
		background:#1590e0;
		clear:both;
		margin-top:1px;
		overflow:hidden;
		width:107px;
		}
#Nav ul li a	{
		margin:0;
		width:117px;
		font-size:0.85em;
                height:16px;
		line-height:16px;
		text-decoration:none;
		color:#fff;
		}
#Nav li ul ul	{
		margin:-23px 0 0 108px;
		}
#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:#57a5d3;
		}
#Nav li ul li ul li
		{
		background:#57a5d3;
		clear:both;
		margin-bottom:1px;
		overflow:hidden;
		width:107px;
		}	
/* ie7 suckerfish fix */1590e0
#Nav li:hover,	{
		
		position:static;
		background-color:#1590e0;
		color:#57a5d3;
		}
#Nav li:hover ul, #Nav li.sfhover ul
		{
		z-index:100;
		left:auto;
		background-color:#1590e0;
		color:#57a5d3;
		}
#MainContent	{
		width:995px;
		padding:0;
		margin:0;
		}
.LogoPanel	{
		float:right;
		height:110px;
		width:136px;
		display:block;
		padding:10px 0px 0 10px;
		}
/*footer*/
#Footer		{
		clear:both;
		width:995px;
		height:30px;
 		margin:0;
		padding:0;
		color:#0f6095;
		font-size:0.85em;
		text-align:center;
		}
#Footer a:link, #Footer a:visited, #Footer a:active
		{
		color:#0f6095;
		border-bottom:1px dotted #3c8826;
		text-decoration:none;
		}
#Footer a:hover
		{
		color:#3c8826;
		border-bottom:1px dotted #0f6095;
		text-decoration:none;
		}
#Footer p	{
		margin:0;
		padding:5px 0 0 30px;
		}
.FooterRight
		{
		float:right;
		height:20px;
		margin:5px 0px 5px 10px;
		width:130px;
		}
.FooterLeft
		{
		float:left;
		width:775px;
		padding-left:80px;
		}
#TopBlock	{
		width:995px;
		height:378px;
		margin:1px 0 0 0;
		display:relative;
		}
#MiddleBlock	{
		padding:25px 0 20px 0;
		background:#1590e0;
		width:995px;
		margin:0px 0 1px 0;
		}
#BottomBlock	{
		background:#fff;
		padding:12px 0 25px 0;
		background:#1590e0;
		width:995px;
		}
.Block		{
		width:266px;
		margin-left:25px;
		background:#36adfb;
		color:#fff;
		padding:10px 15px;
		text-align:left;
		border:1px solid #fff;
		float:left;
		}
.Block h1	{
		color:#fff;
		}
.Block a	{
		color:#0F6095;
		text-decoration:none;
		border-bottom:1px solid #fff;
		}		
.Block a:hover	{
		color:#fff;
		text-decoration:none;
		border-bottom:1px solidd #0F6095;
		}		
.BlockChunk	{
		min-height:300px;
		}
.ReadMore a
		{
		font-weight:bold;
		text-decoration:none;
		color:#0f6095;
		float:left;
		}
.ReadMore a:link, .ReadMore a:visited
		{
		text-decoration:none;
		color:#0f6095;
		}
.ReadMore a:hover
		{
		text-decoration:none;
		color:#fff;
		}
.ReadMore a:active
		{
		text-decoration:none;
		color:#b7d2ef;
		}
h1		{
		color:#1a4b66;
		font-size:1.5em;
		}
p		{
		padding:6px 0;
		}
.transpanel	{
		position:absolute;
		top:175px;
		left:30px;
		width:285px;
		padding:5px;
		background-color:#fff;
		filter:alpha(opacity=80);
		-moz-opacity:0.9;
		opacity: 0.9;
		border:1px solid #1590e0;
		}
/*Page components*/
.panelheader	{
		background: url(/uploads/images/site/headerbacK.png) repeat-x scroll left top;
		color:#fff;
		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 0px;
		font-weight:bold;
		border-bottom:1px solid #2d414c;
		}
.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;
		}
.pullquoteouter
		{
		width:204px;
		padding:0px 0;
		margin:0px 0 0 20px;
		float:right;
		background-image:url(/uploads/images/site/QuoteTop.png);
		background-position:left top;
		background-repeat:no-repeat;
		}
.pullquoteinner
		{
		position:relative;
		background-image:url(/uploads/images/site/QuoteBottom.png);
		background-position:left bottom;
		background-repeat:no-repeat;
		padding:10px 0px 30px 0px;
		margin-top:17px;
		text-align:left;
		}
.pullquoteinner p.c
		{
		color:#fff;
		font-family:arial black;
		padding:0px 10px 10px 20px;
		text-align:left;
		border-left:3px solid #fff;
		border-right:3px solid #fff;
		}
.pullquoteinner img.c
		{
		float:right;
		border:0;
		margin:0;
		padding:0;
		}
.panelouter	{
		clear:left;
		padding:30px;
		margin:0;
		color:#fff;
		background:#1590e0;
		min-height:450px;
		}
.widepanelinner	{
		position:relative;
		}
.widepanelinner p
		{
		text-align:justify;
		}
.widepanelinner h1
		{
		color:#fff;
		font-size:1.6em;
		padding:0 0 4px 0;
		margin:15px 0 0 0;
		font-weight:bold;
		font-family:verdana,Arial,Helvetica,Sans-serif;
		letter-spacing:-1px;
		height:50px;
		width:700px;
		}
h1 span		{
		display:none;
		}
.widepanelinner h2
		{
		color:#2d414c;
		font-size:1.2em;
		padding:0 0 5px 0;
		margin:0;
		font-style:italic;
		font-family:verdana,Arial,Helvetica,Sans-serif;
		line-height:120%;
		height:auto;
		}
.widepanelinner h3
		{
		color:#fff;
		font-size:1.4em;
		padding:20px 0 4px 0;
		margin:0 0 10px 0;
		height:auto;
		width:50%;
		font-weight:bold;
		font-family:verdana,Arial,Helvetica,Sans-serif;
		line-height:140%;
		background:url(/uploads/images/site/Faded.png) bottom left no-repeat;
		}
.widepanelinner h3 a
		{
		text-decoration:none;
		}
h3 span		{
		display:none;
		}
.widepanelinner h4
		{
		color:#555;
		font-size:1.3em;
		padding:14px 0 4px 0;
		margin:0;
		font-weight:bold;
		font-family:verdana,Arial,Helvetica,Sans-serif;
		line-height:120%;
		}
.widepanelinner h5
		{
		color:#555;
		font-size:1.4em;
		padding:4px 0px 5px 35px;
		margin:0;
		font-weight:bold;
		font-family:verdana,Arial,Helvetica,Sans-serif;
		line-height:110%;
		background:url(/uploads/images/site/LogoH5.png) top left no-repeat;
		}
.widepanelinner .imageL
		{
		clear:both;
		margin:8px 20px 15px 0;
		border:1px solid #fff;
		padding:5px;
		padding:5px;
		float:left;
		position:relative;
		background:#b5e2ff;
		}
.widepanelinner .imageL P
		{
		font-size:0.8em;
		color:#2d414c;
		font-weight:bold;
		text-align:left;
		text-align:left;
		}
.widepanelinner .imageL img
		{
		clear:both;
		position:relative;
		}
.widepanelinner .imageR
		{
		clear:both;
		margin:8px 0 15px 20px;
		border:1px solid #fff;
		padding:5px;
		float:Right;
		position:relative;
		background:#b5e2ff;
		}
.widepanelinner .imageR P
		{
		font-size:0.8em;
		color:#2d414c;
		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;
		}
ul
		{
		margin:4px 0 9px 20px;
		list-style-image:url(/uploads/images/site/bullet.png);
		list-style-type:disc;
		list-style-position:outside;
		padding:0;
		}
ul li
		{
		padding:2px 0;
		margin:0;
		}
ul ul
		{
		margin:7px 0 9px 50px;
		list-style-image:url(/uploads/images/site/bullet2.png);
		list-style-type:disc;
		list-style-position:outside;
		padding:0;
		}
ol
		{
		list-style-type:decimal;
		margin:8px 0 4px 30px;
		list-style-position:outside;
		padding:0px;
		}
ol li
		{
		padding:0 0 4px 0;
		margin:0;
		}
ol ol
		{
		list-style-type:lower-alpha;
		margin:8px 0 4px 30px;
		list-style-position:inside;
		padding:0px;
		}
ol ol li
		{
		padding:0 0 4px 0px;
		margin:0;
		}
/* New for news pages / tables */
table		{
		background:#1d5879;
		width:100%;
		margin-top:15px;
		position:relative;
		}
th
		{
		color:#fff;
		text-align:left;
		padding:18px 5px 18px 5px;
		background:#404066 url(/uploads/images/site/TableHead.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:#2d414c url(/uploads/images/site/TableHead.png) center top repeat-x;
		padding:20px 0 20px 0;
		height:20px;
		margin-top:0px;
		border-top:1px solid #1d5879;
		border-left:1px solid #1d5879;
		border-right:1px solid #1d5879;
		}
.tableListSelectItem
		{
		width:240px;
		float:left;
		margin:-1px 2px 0 2px;
		background:#2d414c url(/uploads/images/site/TableHead.png) center top repeat-x;
		color:#fff;
		font-size:12px;
		width:140px;
		padding:2px;
		border:1px solid #1d5879;
		}
.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:#2d414c;
		}
.tableListWidgetsArea input
		{
		color:#fff;
		background:#2d414c url(/uploads/images/site/TableHead.png) center top repeat-x;
		float:left;
		display:inline;
		margin:-1px 2px 0 2px;
		padding:3px 2px 4px 2px;
		border:1px solid #1d5879;
		}
/* Submit buttons for table tops */
.tableListWidgetsArea button
		{
		background:url(/uploads/images/site/search.png) no-repeat;
		color:#777;
		width:35px;
		height:15px;
		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 -15px no-repeat;
		color:#777;
		width:35px;
		height:15px;
		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:175px;
		float:left;
		position:relative;
		display:block;
		height:20px;
		}
/* End contact form */
.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;
		}
/*Gallery*/
.GalleryRow	{
		clear:both;
		padding:15px 0px 0 0;
		}
.gallerycontainer
		{
		width:100px;
		float:left;
		position:relative;
		margin:0 6px 2px 0;
		}
.gallerycontainer2
		{
		width:160px;
		float:left;
		position:relative;
		}
.gallerycaption
		{
		background:#fffs;
		padding:2px 5px;
		color:#fff;
		}
.responsepagespace
		{
		padding-top:80px;
		}
/*Picture Panels*/
.PicturePanel
		{
		width:297px;
		height:278px;
		float:left;
		margin-right:20px;
		}
.PictureBox
		{
		width:280px;
		padding:4px;
		float:left;
		border:1px solid #2d414c;
		}
.TextBox
		{
		margin-top:4px;
		padding:4px;
		color:#fff;
		width:270px;
		height:35px;
		text-align:center;
		border:1px solid #2d414c;
		}
.TextBox p
		{
		margin:0;
		padding:0 0 0 4px;
		text-align:left;
		}
/*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;
		}
/*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:#57a5d3;
		font-size:12px;
		}
ul#hubnav a:hover
		{
		text-decoration:none;
		background-color:#f0f0f0;
		color:#57a5d3;
		font-size:12px;
		}
.slider		{
		position:relative;
		overflow:hidden;
		height:619px;
		width:208px
		}
.slidercontent 	{
		position:absolute
		}
.SliderBox	{
		height:167px;
		width:499px;
		float:right;
		}
/*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:#57a5d3;
		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 #57a5d3;
		border-right:1px solid #57a5d3;
		border-left:1px solid #57a5d3;
		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:#57a5d3;
		margin:0;
		}
.logonpanel p	{
		text-align:left;
		margin:0;
		padding:5px 0 0 0;
		line-height:135%;
		}
.logonpanel fieldset
		{
		border:#57a5d3 solid 1px;
		padding:10px 20px 10px 10px;
		width:350px;
		height:205px;
		}
.logonpanel legend
		{
		background:#eee;
		border:#57a5d3 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 #57a5d3;
		margin:6px 10px 0 7px;
		}
.logonpanel input#password
		{
		width:160px;
		border:1px solid #57a5d3;
		padding:2px;
		}
.logonpanel input#username
		{
		width:160px;
		border:1px solid #57a5d3;
		padding:2px;
		}
.logonpanel input
		{
		width:160px;
		border:1px solid #57a5d3;
		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 #57a5d3;
		}
a:hover.logonpanel li
		{
		display:block;
		color:#57a5d3;
		font-weight:bold;
		text-decoration:none;
		border:1px solid #57a5d3;
		}
.SendButton	{
		color:#fff;
		background:#57a5d3;
		display:block;
		width:100px;
		height:24px;
		}
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 90px;
		float:left;
		}
a:link.SendButton, a:active.SendButton, a:visited.SendButton
		{
		background:#2d414c;
		}
a:hover.SendButton
		{
		color:#2d414c;
		background:#b6d3e5;
		}
/*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:#127ec4;
		}
td.Dark
		{
		background:#0b598b;
		}
td a:link 	{
		color:#fff;
		}
td a:active	{
		color:#fff;
		}
td a:visited	{
		color:#fff;
		}
td a:hover 	{
		color:#93cdf2;
		}
/*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:#404066 url(/uploads/images/site/TableHead.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:30%;
		font-weight:bold;
		font-family:verdana,Arial,Helvetica,Sans-serif;
		line-height:140%;
		background:none;
		float:left;
		}
form.Dropdown
		{
		float:left;
		}
form.Dropdown select
		{
		background:#404066 url(/uploads/images/site/TableHead.png) center top repeat-x;
		color:#fff;
		font-size:12px;
		width:140px;
		padding:2px;
		border:1px solid #1d5879;
		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/faded.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:#57a5d3;
		}
.Blog a:hover.BlogButton
		{
		color:#57a5d3;
		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;
		}

/*Glossary*/
.GlossaryR	{
		background:#fff;
		padding:20px;
		font-weight:bold;
		color:#57a5d3;
		text-align:right;
		}
/*Video Player*/
/*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:650px;
		left:50%;
		height:450px;
		margin:220px 0px 0px -325px;
		}
.RoundTable	{
		background:#eee;
		padding:15px;
		}
.RoundTable2	{
		background:#1d5879;
		padding:4px;
		}
.highslide-container
		{
		color:#2d414c;
		}
#Sponsors	{
		background:#1590e0;
		padding:0;
		margin:0px 0 0 0;
		}
.SponsorGroup 	{
		background:#1590e0;
		padding:0;
		margin:0;
		}
.SponsorGroup h5
		{
		color:#fff;
		font-size:1.2em;
		height:39px;
		width:100px;
		padding:21px 10px 0 10px;
		margin:0;
		float:left;
		text-align:right;
		border-right:1px solid white;
		}
.SponsorGroup img
		{
		border-right:1px solid white;
		padding:0;
		border-bottom:0;		
		float:left;
		}
.SponsorBlock	{
		padding:20px 0;
		}
.SponsorBlock h3
		{
		color:#fff;
		font-size:1.4em;
		padding:0px 0 4px 0;
		margin:0 0 10px 0;
		height:auto;
		width:50%;
		font-weight:bold;
		font-family:verdana,Arial,Helvetica,Sans-serif;
		line-height:140%;
		background:url(/uploads/images/site/Faded.png) bottom left no-repeat;
		}
#LeftTop
		{
		width:496px;
		height:377px;
		background:url(/uploads/images/leftpanel.png) no-repeat;
		display:block;
		float:left;
		}
#RightTop	{
		width:499px;
		height:377px;
		display:block;
		float:right;
		}
/* css settings for blending images */
.blend img	{
		opacity: 0;
		-moz-opacity: 0;
		-khtml-opacity:0;
		filter: alpha(opacity=0);
		}
