body, div, td, th, input, textarea
{
	color: #58595b;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:150%;
}
.canvasWrapper
{
	background-image:url(/web/design/images/header-bg.png);
	background-repeat:repeat-x;
}
.canvas,
.footerInner
{	
	width:960px;
	margin:0 auto;
	border-top:0;
	border-bottom:0;
	overflow:hidden;	
}
#footer
{
	background-image:url(/web/design/images/footer-bg.jpg);
	background-repeat:repeat-x;
	height:123px;
	font-size:12px;
}
.footright
{
	float:right;
	margin-top:5px;	
}
.footright a
{
	color:#58595b;
	text-decoration:none;
}
.footleft
{
	margin-top:5px;
	float:left;	
	text-transform:uppercase;
}
.footleft a
{
	color:#58595b;
	display:block;
	float:left;
	text-decoration:none;
}
.seperator
{
	border-left:1px solid #58595b;
	width:1px;
	height:10px;
	display:block;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:4px;
}
/*No script message*/
.noScript
{
	width:100%;
	border-bottom:solid 1px #FFCC00;
    background-color:#FFFF99;
    color:#000;
    height:28px;
}
.noScript img
{
	float:left;
	margin-top:2px;
	margin-left:2px;
	margin-right:5px;
}
.noScript span
{
	display:block;
	padding-top:4px;
}

/*Top logo & Banner*/
.topLogo
{
	width:224px;
	float:left;
	/*margin-top:65px;*/
	margin-top:35px;
	margin-left:22px;
	z-index:40;
}
.banner
{
	float:left;
	z-index:2;
}
#crumbs 
{
	float:right;
	clear:both;
	height:26px;
	width:700px;
	text-align:right;
	margin-right:15px;	
}
.breadCrumbs,
.breadCrumbs a,
.breadCrumbs a:visited
{
	color:#c2cd23;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
#leftCont
{
	float:left;
	width:210px;	
	margin-top:26px;
	min-height:310px;
}
.mainRight
{
	float:right;
	width:727px;
}
.contentCont 
{
	border-left:1px solid #c2cd23;
	padding-right:20px;
	padding-left:20px;
	min-height:310px;
}
.mainCont
{
	margin-bottom:20px;
}
/*Search and Login form*/
.topOverlay
{
	position:absolute;
	width:400px;
	height:240px;
	float:right;
	margin-left:539px;
}
.topExtraNavCont
{
	clear:both;
	float:right;
	width:375px;
	height:50px;
	margin-top:19px;
}
.topExtraNavHome,
.topExtraNavContact
{
	float:left;
	margin-right:20px;
	line-height:22px;
}
.searchInputCont
{
	float:right;
	width:230px;
}
.searchLabel
{
	float:left;
	line-height:22px;
}
.searchBox
{
	background:url(/web/design/images/search-bg.gif) no-repeat;
	width:161px;
	height:23px;
	float:right;
}
.searchInput
{
	width:130px;
	margin-top:2px;
	float:left;
	border:none;
	border-width:0;
	margin-left:2px;	
}
.searchSubmit,
.loginButton
{	
	width:21px;
	height:23px;
	display:block;
	float:right;
	color:#fff;
	text-decoration:none;
	margin-right:1px;
	font-size:10px;
	padding-left:2px;
	font-weight:bold;
	padding-top:2px;
	text-transform:uppercase;
}
.searchSubmit
{
	background:url(/web/design/images/search-btn-bg.gif) no-repeat;
}
.searchLabel,
.homeLink,
.contactLink
{
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.loginCont
{
	width:360px;
	float:right;
}
.loginField
{
	height:30px;
	clear:both;
}	
.loginLabel
{
	float:left;
	text-align:right;
	width:125px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:22px;
}
.loginValue,
.rememberField
{
	float:right;	
}
.rememberField
{
	text-align:left;
	clear:both;
	width:161px;
	color:#fff;
	text-transform:uppercase;
}
.loginValue
{
	background:url(/web/design/images/login-bg.gif) no-repeat;
	width:161px;
	height:23px;
}
.loginValue input
{
	background-color:#c2cd23;
	border:none;
	border-width:0;
	margin-left:2px;
	width:120px;
	float:left;
	margin-top:2px;
}
.loginUsername input
{
	width:150px;
}
.loginButton
{
	background:url(/web/design/images/login-btn-bg.gif) no-repeat;
}
.loginTitle,
.forgottenPassword,
.roleDropdown,
.logOut,
.updatePassword
{
	width:161px;
	float:right;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	height:22px;
	font-size:12px;
}
.forgottenPassword a,
.logOut a,
.updatePassword a
{
	color:#fff;
}
.forgottenPassword,
.rememberField,
.logOut,
.updatePassword
{
	width:160px;
	float:right;
	clear:right;
}
.loginFormError,
.lockedOutError
{
	color:#fff000;	
}
/* FCK Content */ 
.ctr 
{
	font-size:12px;
	line-height:140%;
	color: #58595b;
	font-family: Verdana, Geneva, sans-serif;
}
.ctr b, 
.ctr strong
{
    font-weight:bold;
}
.ctr i,
.ctr em
{
    font-style:italic;
}
.ctr blockquote, 
.ctr q
{        
    padding:5px 40px;
    background-image:url(/web/design/images/block-quote-bg.gif);
    background-repeat:no-repeat;
    font-style:italic;
    min-height:100px;
}
.ctr img
{
    padding:0 5px;
}
.ctr ul
{
    list-style-type:disc;
    list-style-position:outside;
    margin-left:5px;
}
.ctr ol
{
    list-style-type:decimal;
    list-style-position:outside;
    margin-left:23px;    
}
.ctr ul li
{
    margin-left:10px;
    padding-left:5px;
}
.ctr ol li
{
    margin-left:-3px;
    padding-left:0px;
}
.ctr p
{
    padding-top:5px;
    padding-bottom:5px;
}

.ctr a,
.ctr a:visited
{
    color:#006AB6;
    text-decoration:underline;
}
.ctr h1
{
    font-size:16px;
    color:#c1cd23;
    font-weight:bold;
    line-height:140%;
}
.ctr h2
{
    font-size:14px;
    color:#000;
    font-weight:bold;
    line-height:140%;
}
.ctr h3
{
   font-size:14px;
   color:#006AB6;
   font-weight:bold;
   line-height:140%;
}
.ctr h4
{
   font-size:14px;
   color:#c1cd23;
   font-weight:bold;
   line-height:140%;
}
.ctr h5
{
   font-size:14px;
   color:#006AB6;
   font-weight:bold;
   line-height:140%;
   font-style:italic;
}
.ctr h6
{
   font-size:12px;
   color:#c1cd23;
   font-weight:bold;
   line-height:140%;
}

.ctr hr
{
    border:none;
    border-top:solid 1px #a1a08f;
    height:1px;
    clear:both;
    color:#fff;
}
.Fontxx-Small
{
	font-size:9px;
}
.Fontx-Small
{
	font-size:10px;
}
.FontSmall
{
	font-size:11px;
}
.FontMedium
{
	font-size:12px;
}
.FontLarge
{
	font-size:14px;
}
.Fontx-Large
{
	font-size:16px;
}
.Fontxx-Large
{
	font-size:18px;
}