﻿body,td,th {
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 12px;
}
.body {
	background-color: #ededed;
	background-image: url(/images/PageBackground.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	color: #454646;
	
}
img { border-width: 0px; }
.Nav
{
	font-size:14px;
	float:left;
	padding:9px;
	color: #454646;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Segoe UI";
	color: #333333;
}
h1			{ font-size: 2em; }
h2			{ font-size: 1.8em; font-weight:normal; }
h3			{ font-size: 1.55em; margin-bottom: 0.5em; font-weight:normal; }
h4			{ font-size: 1.35em; margin-bottom: 0.5em; border-bottom: none; }
h5			{ font-size: 1.25em; margin-bottom: 0.5em; border-bottom: none; }

a { color:#333333; }
a:visited { text-decoration:underline;}
a:link { text-decoration:underline;}
a:active { text-decoration:underline;}
a:hover { text-decoration:none;}

/*************************************************************************************************************/
.WebpartText
{
	padding:10px;
	font-size:16px;
}

.topNavItem
{
	font-weight: bolder;
	text-align:left;
}
.topNavItem a
{
	font-size:14px !important;
	padding:9px;
	color: #454646;
	font-weight:normal;
	text-decoration:none;
}
.topNavSelected a
{
	font-weight:bold;
}
.topNavHover a
{
}
.topNavFlyOuts
{
}
.topNavFlyOutsItem
{
}
.topNavFlyOutsItem a
{
}
.topNavFlyOutsHover
{
}
.topNavFlyOutsHover a
{
}
.ChildNavigation
{
	position:absolute;
	right:6px;
	padding-top:4px;
}
.childNavItem
{
	border: solid 1px #d6d6d6;
	background-color:#ffffff;
	margin-left:1px;
	margin-top:1px;
}
.childNavItem a
{
	display:block;
	background-color:#f1f1f1;	
	color:#888888;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
}
.childNavSelected
{
	border: solid 1px #cccccc;
	border-bottom:solid 2px #FFFFFF;

}
.childNavSelected a
{
	background-color:#ffffff;
	font-weight:bold;
	color:#606060;
}
.childNavHover 
{
	border-bottom:solid 2px #FFFFFF;
}

.childNavHover a
{
	background-color:#ffffff;
	color:#777777;
}
/*************************************************************************************************************/

.PageContainer
{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	position:relative;
}
.TopContent
{
	height:90px;
	position:relative;
}
.Editor
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width:100%;
}
.PageContent
{
	border:solid 1px #d6d6d6;
	background-color: #fff;	
	padding:10px;
	font-size:14px;
}
.FooterContent
{
	padding:10px;
	font-size:10px;
	text-align:center;
	cursor:default;
}
.FooterSitemap
{
	margin-top:20px;
	background-color: #3c3f45;	
	padding:10px;
	color:#FFFFFF;
}
.FooterSitemap a { color:#c8c8c8;text-decoration:none;}
#Logo
{
	width:349px;
	height:45px;
	position:absolute;
	top:15px;
	left:0px;
}
#Navigation
{
	height:35px;
	position:absolute;
	right:0px;
	top:15px;
}
.PageTitle
{
	font-size:28px;	
	color:#1e1f1f;
	margin-bottom:5px;
	position:absolute;
	left:5px;
}
.SeperatorArea
{
		padding:10px;
}
.SocialIcon
{
	float:left;
	padding:3px;	
}
/* Home Page */
.Home-ShowcaseContent
{
	background-position:right 50px;
	background-repeat:no-repeat;
	border:solid 1px #d6d6d6;
	background-color: #fff;
	padding:10px;
	height:350px;
	font-size:18px;
	display:block;
	color: #454646;
	cursor:pointer;
}
a { text-decoration:none;}
.Home-SC-Title
{
	font-size:24px;
	font-weight:bold;
	margin-top:5px;
}
.Home-SC-SubTitle
{
	font-size:18px;
	color:#999;
	font-weight:lighter;
}
.FeatureItem strong
{
	font-size:18px;
}
.FeatureItem
{
	width: 233px;
	height:200px;
	border-right: solid 1px #e5e5e5;
	padding:5px;
	padding-top:10px;
	float:left;
	font-size:15px;
	background-position:bottom center;
	background-repeat:no-repeat;
	cursor:default;
}

.FI2Left
{
	background-position:bottom right;
}
.FeatureItem2
{
	padding:40px;
	background-repeat: no-repeat;
	height:140px;
	border-top: #eaeaea 1px solid;
	font-size:12px;
}
.FeatureItem2 h3
{
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

/***********************************************/
.jFlowImageContainer img
{
	border-bottom:#d6d6d6 1px solid;
}
.jFlowSlideContainer, #slides
{
	height:620px !important;
}
.FlowDesc
{
	margin:0px;
	padding:0px;
	display:block;
	margin-left:30px;
	margin-right:30px;
	margin-top:9px;
	bottom:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;

}
.jFlowPrev, .jFlowNext
{
	position:absolute;
	bottom:9px;		
	width:22px;height:22px;
}
.jFlowPrev
{
	left:3px;
}
.jFlowNext
{
	right:3px;
}