﻿/* General, Site-wide style */
/**************************************************/
body 
{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;	
	margin:0px 0px 0px 5px;	
}

img
{
	border:0px;	
}

a
{	
	color:#447BA5;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

table
{
	border:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border-collapse:collapse;
}

.shellTable
{
	width:736px;
	padding:0px;
}

.bold
{
	font-weight:bold;
	color:#666666;
}

a.bold, a .bold, .bold a
{
	font-weight:bold;
	color:#447BA5;
}

.mainContent p
{
	line-height:17px;
	width:492px;
}

.instructionText
{
	font-size:11px;
	padding:0px;
	margin:0px;
}

.noSpacing
{
	padding:0px;
	margin:0px;
}

.noSpacingTop
{
	padding-top:0px;
	margin-top:0px;

	padding-right:0px;
	margin-right:0px;

	padding-left:0px;
	margin-left:0px;
}

.noSpacingBottom
{
	padding-bottom:0px;
	margin-bottom:0px;

	padding-right:0px;
	margin-right:0px;

	padding-left:0px;
	margin-left:0px;
}

.dividerDashed
{
	width:492px;
	height:1px;
	border-top:dashed 1px #949494;
}

.dividerSolid /* BG color set below */
{
	width:492px;
	height:4px;
	overflow:hidden;
}

.dividerSpacer
{
	width:492px;
	height:1px;	
}

.iconPDF
{	
	margin-right:5px;
}

.testimonialQuoteSigned
{
	font-size:11px;
	color:#666666;
}

.center
{
	text-align:center;
}

.clearBoth
{
	display:block;
	clear:both;	
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

/* GENERAL STYLES THAT CAN BE EASILY CHANGED FROM ONE SPOT (Such as background colour and font styles * 
/**************************************************/ /**************************************************/

/* General Header/Heading Font */
/**************************************************/
.topLeftTitleText, .sideBarComponent .sideBarComponentHeader, .contentHeading
{
	/* font-family:Myriad Pro Light, Myriad Pro, Verdana, Arial; */
	font-family: Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:18px;
}

.contentHeading a
{
	color:#777777;		
}

.topLeftTitleText
{
	font-size:15px !important;	
	font-weight:bold;
}

.sideBarComponent .sideBarComponentHeader
{
	font-size:14px !important;	
	font-weight:bold;
}

/* General YELLOW (orig) Color - DARK */
/**************************************************/
.leftNav, .leftNavCurrentPage, .leftNavSubHeading, .dataTablePricesColHeading
{
	background-color:#FBF1C7 !important;
	/* background-color:#CCCCCC !important;	 */	
}

.leftNav td
{
	border:solid 1px #FBF1C7;
	/* border:solid 1px #CCCCCC; */
}

.dividerSolid
{
	border-top:solid 4px #FBF1C7;
	/* border-top:solid 4px #CCCCCC;	 */
}

.highlightBoxBackground
{
	border:solid 6px #FBF1C7;
	/* border:solid 6px #CCCCCC;	 */
}

/* General YELLOW (orig) Color - LIGHT */
/**************************************************/
.leftNav tr, .highlightBoxContent, .screenCapBox, .screenCapBoxLong, .dataTablePrices
{
	background-color:#FDF9E8;		
	/* background-color:#F4F4F4; */		
}

.highlightBoxContent
{
	border:solid 10px #FDF9E8;
	/* border:solid 10px #F4F4F4; */
}
/**************************************************/ /**************************************************/


	
/* Header Section */
/**************************************************/
.topNavImgs
{
	padding:0px;
	margin:0px;	
}

.topNavImgs img
{
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}

.divBannerImage
{
	padding-bottom:30px;
}

/* Left Side Bar */
/**************************************************/
.leftSideBar
{
	width:200px;
	padding-left:12px;
	vertical-align:top;
}


	/* Top Left Title */
	/**************************************************/
	.topLeftBulletImage
	{
	}

	.topLeftTitleText /* BG color at top of file */
	{
		position:relative;
		padding-left:5px;
		top:-2px;		
	}

	.topLeftBulletAndTitle
	{
		height:28px;
		border-bottom:dashed 1px #949494;
		margin-bottom:1px;
/*		background-image:url(/Public/Media/i_dotted_line_200.gif);
		background-position:0px 25px;
		background-repeat:no-repeat;
		vertical-align:bottom;	*/
	}


	/* Left Navigation Menu */
	/**************************************************/
	.leftNav /* BG color at top of file */
	{
		font-size:11px;
		width:200px;
		margin-bottom:40px;
		color:#333333;
	}

	.leftNav tr /* BG color at top of file */
	{
	}

	.leftNav td /* BG color at top of file */
	{
		height:23px;
		padding-left:20px;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
	}


	.leftNavCurrentPage /* BG color at top of file */
	{
		background-image:url(/Public/Media/nav_item_arrow.gif);
		background-repeat:no-repeat;
		background-position:8px 2px;
		font-weight:bold;
	}

	.leftNavSubHeading /* BG color at top of file */
	{
		font-weight:bold;
	}

	/* Left Side Bar Components */
	/**************************************************/
	.sideBarComponent
	{	
		background-color:#E7EEF3;
		color:#333333;
		font-size:10px;		
		width:200px;
		margin-bottom:20px;
	}

	.sideBarComponent td
	{
		background-image:url(/Public/Media/bg_blue_tile_200px.gif);
		padding:10px 15px;
	}
	
	.featureSheetDLBox .sideBarComponent td
	{
		padding:10px 15px 0px 15px;
	}

	.sideBarComponent .sideBarComponentHeader /* BG color at top of file */
	{		
		background-color:#FFFFFF;
		background-image:none;
		
		border:0px;
		border-bottom:solid 5px #C8CACC;
		padding:0px 0px 10px 5px !important;
		margin:0px;
	}

	.sideBarComponent .sideBarComponentFooterMore
	{
		background-image:url(/Public/Media/i_blue_cap_btm.gif);
		border:0px;
		padding:5px 7px 0px 0px;
		margin:0px;
		height:33px;
		text-align:right;
		vertical-align:top;
	}

	.sideBarComponent .sideBarComponentFooterPlain
	{
		border:0px;
		margin:0px;
		border-bottom:solid 1px #C8CACC;
	}

	.sideBarComponent p
	{
		padding:0px;	
		margin:0px 0px 10px 0px;
	}

	.newsLink
	{
		color:#333333;
	}

	.newsDate
	{
		font-weight:bold;
		display:block;
	}
	
	.dlBoxIconPDF
	{
		float:left;
		margin: 3px 10px 15px 0px;
	}



/* Main Content area */
/**************************************************/
.mainContentCell
{
	background-color:#FFFFFF;
	vertical-align:top;
	width:525px;
	padding-left:18px;
}

.mainContent
{
	background-color:#FFFFFF;
	vertical-align:top;
	width:492px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
}


/* Footer Section */
/**************************************************/
.footerTable
{
	margin-top:40px;
	width:100%;
	font-size:10px;
	color:#666666;
}

.footerTable td
{
	padding:0px;
}

.footerTable .footerNav
{
	background-color:#E7EEF3;
	height:20px;
	padding-left:9px;
}

.footerTable .footerNav .footerTop
{
	padding-left:268px;
}

.footerTable .footerCopy
{
	background-image:url(/Public/Media/i_dotted_line_736.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:30px;
	vertical-align:middle;
	padding:0px 9px 0px 9px;
}

.footerTable .footerCopy .footerCopyLinks
{
	float:right;
	margin:0px;
}

.footerTable .footerCopy .footerCopyStmt
{
	float:left;
	margin:0px;
}

.footerImg
{
	vertical-align:middle;
	margin-right:5px;
}


/**************************************************/
/**************************************************/









