
/* elements */
body
{
	font-size: 11pt;
	margin: 0px;
	margin-top: 10px;
	color: #214C93;
	background-color: #FFFFFF;
}
body.print
{
	margin: 1in;
	background-color: #ffffff;
}

form 
{
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;	
}
img
{
	border: 0;
	padding: 0;
	margin: 0;
}
a, a:visited, a:active, a:link
{
	color: #347BED;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
h1
{
	margin: 0 0 12px 0;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

th
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
td.RateBot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #214C93;
}
td
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #214C93;
}
td.Assumption {
	font-size:10px;
	color:#000000;
}
td a, td a:visited, td a:active, td a:link
{
	color: #347BED;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
td.LoginMessage {
   font-size: 10px;
}
td.LoginMessage a, td.LoginMessage a:visited, td.LoginMessage a:active, td.LoginMessage a:hover {
   font-size: 10px;
}
/* ToolResource */
table.ToolResource_TopNavBlock td {
   background: #999999;
   color: #FFFFFF;
}
table.ToolResource_TopNavBlock td a, table.ToolResource_TopNavBlock td a:visited, table.ToolResource_TopNavBlock td a:active, table.ToolResource_TopNavBlock td a:hover{
   color: #FFFFFF
   text-decoration: underline;
}
table.ToolResource_Table p{
   padding-bottom: 15px;
}
td.ToolResource_ItemHeader {
   color: #000000;
   padding-bottom: 10px;
}
td.ToolResource_ItemHeader a, td.ToolResource_ItemHeader a:link, td.ToolResource_ItemHeader a:visited, td.ToolResource_ItemHeader a:active {
   background: #234DC5;
   color: #FFFFFF;
   text-decoration: none;
   text-transform: uppercase;
   padding: 5px;
}
td.ToolResource_ItemHeader a:hover {
   background: #234DC5;
   color: #FFFFFF;
   text-transform: uppercase;
   padding: 5px;
   text-decoration: underline;
}
td.ToolResource_Footer {
   color: #000000;   
}
td.ToolResource_Footer a, td.ToolResource_Footer a:link, td.ToolResource_Footer a:visited, td.ToolResource_Footer a:active, td.ToolResource_Footer a:hover{
   color: #000000;
   font-weight: normal;
   text-decoration: underline;
}
/* classes in specific elements */

table.Survey, table.Survey td
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #214C93;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 3px;
}

td.Tool
{
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
td.Tool a, td.Tool a:visited, td.Tool a:active, td.Tool a:link
{
	font-size: 12px;
	font-weight: bold;
	color: #74726D;
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
}
td.Tool a:hover
{
	background-color: #B6BFD5;
	color: #FFFFFF;
	text-decoration: none;
}

td.ToolSub
{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #214C93;
	text-decoration: none;

}
td.ToolSub a, td.ToolSub a:visited, td.ToolSub a:active
{
	font-size: 12px;
	font-weight: bold;
	color: #214C93;
	text-decoration: none;
	display: block;
}
table.ToolInner 
{ 
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	text-decoration: none;
}
td.ToolInner
{
	font-size: 12px;
	font-weight: normal;
	color: #74726D;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;	
	padding-top: 5px;
	padding-bottom: 5px;
}

td.ToolInner a, td.ToolInner a:visited, td.ToolInner a:active
{
	font-size: 12px;
	font-weight: normal;
	color: #74726D;
	text-decoration: none;	
}
td.ToolInner a:hover
{
	color: #214C93;
	text-decoration: none;
}

td.ToolInnerSelected
{
	font-size: 12px;
	font-weight: bold;
	color: #214C93;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;	
	padding-top: 5px;
	padding-bottom: 5px;
}
td.ToolInnerSelected2
{
	font-size: 12px;
	font-weight: bold;
	color: #214C93;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 1px;
}
td.ToolInnerSelected a, td.ToolInnerSelected a:visited, td.ToolInnerSelected a:active, td.ToolInnerSelected a:current
{
	font-size: 12px;
	color: #214C93;
	text-decoration: none;	
}
table.HomeContent
{
	/*background-image: #E8E5DA; url(/_PROJECT/_Block/Frame/FooterBackground.gif);*/
	background-repeat: repeat-x;
	background-color: #E8E5DA;
	height: 100%;
}

td.Footer, td.Footer a, td.Footer a:visited, td.Footer a:active
{
	color: #565756;
	padding-top: 5px;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

td.QuickLinks
{
	padding-left: 5px;
	padding-top: 5px;
}
td.QuickLinks a, td.QuickLinks a:visited, td.QuickLinks a:active
{
	color: #214C93;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: underline;
}
td.QuickLinks a:hover
{
	text-decoration: none;
}
td.Login, td.Login a, td.Login a:visited, td.Login a:active
{
	color: #214C93;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;	
}

/* classes */
.Home
{
	color: #214C93;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;

}
.Site
{
	color: #214C93;
	background-color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.Site a, .Site a:visited, .Site a:active, .Site a:link
{
	color: #347BED;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;	
}
.Site-Light
{
	font-size: 12px;
	background-color: #E5F0F8;
	font-family: Verdana, Geneva, sans-serif;	
}

.Site-Small, .Form-Small
{
	color: #214C93;
	background-color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
}

.Site-Small-Light
{
	color: #214C93;
	background-color: #E8E5DA;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
}

.Form
{
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.Form-Light
{
	background-color: #E5F0F8;	
}

.Form-Light-Anchor
{
	color: #666666;
	background-color: #E5F0F8;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

.Form-Section
{
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.Form-Anchor
{
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.Form-Anchor:Hover
{
	text-decoration: underline;
}

.leftnavon
{
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

.Form-iError
{
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.Form-iText
{
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.Form-iCombo
{
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.Form-iLabel
{
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.Form-iStatic
{
	background-color: #eaedf2;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.Form-iRequired
{
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.Form-iButton
{
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.Form-Shade
{
	background-color: #eaedf2;
}

.testimonial-header
{
	color: #0458a0;
	font-style: italic;
	font-weight: bold;
}

.testimonial-text
{
	color: #0458a0;
}

/* Landing Page Style */
.landingPage .login {
	font-size:12px;
}
.landingPage .Site {
    padding: 0px;
    margin:0px;
}
.landingPage h1 {
	font-size:18px;
	color:#e53535;
	margin-top:0;
	margin-bottom:5px;
	font-family:Arial,Helvetica,sans-serif;
}

.landingPage h2 {
	font-size:15px;
	color:#999999;
	font-weight:100;
	margin:0;
	line-height:20px;
	font-family:Arial,Helvetica,sans-serif;
}

.landingPage h3 {
	font-size:12px;
	color:#183F6A;
	font-family:Arial,Helvetica,sans-serif;
}

.landingPage .content_padding {
	padding:8px 0px;
	text-align:left;
}

.landingPage .hd_bg {
	background-image:url(images/hd_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	padding-top:7px;
	padding-left:8px;
	display:block;
	width:311px;
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}

.landingPage td {
    color:#666666 !important;
    font-family:Arial,Helvetica,sans-serif !important;
    font-size:13px !important;
}

.z-iError { color: #ff0000;}

#featureBanners_Nav {
	overflow: hidden;
	width: 320px;
    margin: 0 auto;
}

#featureBanners_Nav a{
	display: block;
	width: 10px;
	height: 10px;
	background: #EDEBE3;
	overflow: hidden;
	text-indent: -999px;
	margin-right: 5px;
	float: left;
}
#featureBanners_Nav a.activeSlide{
	background: #0F81B8;
}
#FeatureBannersContainer {
	position: relative;
}
#featureBanner_LeftNav a, #featureBanner_RightNav a{
	width: 20px;
	height: 30px;
	background: #fff;
	display: block;
	overflow: hidden;
	text-indent: -999px;
}
#featureBanner_LeftNav, #featureBanner_RightNav {
	position: absolute;
	top: 50px;
	z-index: 6;
}

#featureBanner_LeftNav {
	left: 0;
}
#featureBanner_RightNav {
	right: 0;
}

#FeatureBanners {
	z-index: 5;
	width: 200px;
	height: 130px;
	overflow: hidden;
	margin: 0 auto ;
}
#FeatureBanners img{
	float: left;
	margin-right: 10px;
}
#FeatureBanners p.title{
	margin: 0 0 5px;
	padding: 0;
	text-align:left;
}
#FeatureBanners p.description{
	margin: 0 0 5px;
	text-align:left;
}
#homepageBannersContainer {
    position: relative;
    width: 600px;
    margin: 0 auto;
    height: 278px;
}
#homepageBanners {
	margin: 0 auto;
	text-align:left;
    position: relative;
    z-index: 1;
}
#homepageBanners img{
    border: 3px solid #EDEAE1;
    border-bottom: 14px solid #EDEAE1;
}
#homepageBanners_Nav {
	overflow: hidden;
    position: absolute;
    bottom: -11px;
    right: -3px;
    z-index: 2;
}

#homepageBanners_Nav a{
	display: block;
	background: #eee;
	float: left;
    text-align: center;
    padding: 1px 4px;
    font-size: 10px;
    margin:0;
}
#homepageBanners_Nav a.activeSlide{
	background: #0F81B8;
    color: #FFF;
    margin:0;
}


/* NEW Homepage style */
.homeContent  
{
    padding-top: 10px; 
    min-height: 200px;
    height: auto !important;
    height: 200px;
    background: url(/_PROJECT/_Block/Frame/Homepage/Callout-Gradient.gif) 0 50px repeat-x;
}
.welcomeContent { width: 260px; float: left; margin-right: 14px; }
.quickLinksContent { width: 273px; float: left; margin-right: 14px; }
.latestNewsContent { width: 391px; float: left; }
.homeContent .content { padding: 10px; }
.homeContent h3 { padding: 0; margin: 0 0 5px; text-align: left; }
#FeatureBannersContainer { width: 371px; text-align: left; }
#FeatureBanners 
{
    width: 320px;
    background: transparent;
    zoom: 1;
    left: 26px;
    margin: 0;
}
#FeatureBanners div { background: transparent !important; }
#featureBanner_LeftNav { left: 5px; }
#featureBanner_RightNav { right: 5px; }
#featureBanner_LeftNav a { background: url(/_PROJECT/_Block/Frame/Homepage/Left-Arrow.gif) top left no-repeat; width: 11px; height: 18px; }
#featureBanner_RightNav a { background: url(/_PROJECT/_Block/Frame/Homepage/Right-Arrow.gif) top left no-repeat; width: 11px; height: 18px; }

a#homepageBanners_Pause  
{
    display: inline-block; 
    width: 14px; 
    padding: 0; 
    margin: 0 0 0 5px; 
    height: 14px; 
    background: url(/_PROJECT/_Block/Frame/Homepage/Pause-Play.gif) center 0 no-repeat;
}
a#homepageBanners_Pause.active { background-position: center -15px; }
