﻿body
{
	background:url(../images/back_tile.jpg) repeat;	
	text-align:center;
	margin:0px;
	padding:0px;	
}

#page
{	
	width:1050px;		
	border:solid 0px red;
	height:auto;
	padding:0px;
	margin: auto;		
}

#mainLayout
{
	width:1050px;		
	background-image:url(../images/homePage/page_green_tile_bk.jpg);	
	border:solid 0px blue;
	float:left;	
	margin: 0px;
	padding: 0px;		
}

#leftCol
{
	float:left;
	width:271px;		
	border:solid 0px blue;
	height:100%;
}
#calloutLink 
{
    height:150px;
}
/* Utility navigation classes :Begins */
#utilityNavSec
{
	width:715px;
	border:solid 0px blue;
	float:left;
	clear:both;
	text-align:right;
	padding: 10px 0px 25px 0px;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
}

.topUtilityLink
{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.Small
{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	margin-left: 0px;
	margin-right: 0px;
}

.Medium
{	
	font-family:Arial;
	font-size: 13px;
	color:#ffffff;
	text-decoration:none;
	margin-left: 4px;
	margin-right: 0px;		
}

.Large
{
	font-family:Arial;
	font-size: 15px;
	color:#ffffff;
	text-decoration:none;
	margin-left: 4px;
	margin-right: 7px;	
}

/* Utility navigation classes :Begins */

/* Left column layout : Begins */

#nextStepLogo
{
	float:left;
	width:258px;
	height:188px;		
	clear:both;
	position:relative;
	left:13px;
}

#nextStepLogoHomePg
{
	float:left;
	width:258px;
	height:188px;		
	clear:both;
	position:relative;
	left:0px;
}
#leftNavSect
{
	width:258px;	
	float:left;
	border:solid 0px red;	
	position:relative;
	left:13px;
}

#leftBottomBlock
{
	padding-top:100px;
	height:120px;
	float:left;
	clear:both;
	border:solid 0px red;
	width:251px;
}
/* Left column layout : Ends */

/* Footer section : Begins */

#footerSec
{
	border:solid 0px red;
	width:1038px;	
	border-top:solid 8px #ffffff;		
	float:left;
	position:relative;
	left:6px;	
	padding-bottom:30px;	
}

#footerText
{
	width:1000px;
	padding:20px 10px 20px 8px;	
	font-family:Arial;
	font-size:12px;
	color:#202020;
	text-align:left;
	float:left;
}

#footerLeftBlock
{
	float:left;
	width:80px;
}

#footerRightBlock
{
	width:895px;
	float:left;
	border:solid 0px red;
	text-align:left;
	padding:0px 0px 20px 20px;
}

#footerRightBlock a, #footerRightBlock p
{
	font-family:Arial;
	font-size:12px;
	color:#202020;
	text-decoration:none;	
}
#footerRightBlock p
{
	line-height: 18px;
}
.paddTop15px
{
	padding: 15px 0 0 0;
}
/* Footer section : Ends */

/* Left nav selection classes: Begins */

#nav
{
	border:solid 1px red;
	text-align:left;
	padding-left:45px;
}

.leftNavMainUl
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	
}

/* Left nav selection classes: Ends */

/* tcoyd lists */
td.controlRow {
	background-color: #efeff7;
	height:1px;
}
td.borderCell {
	background-color: #e4e6f2;
}

td.tDisclaimer {
	font-family:Arial;
	font-size:13px;
	color:#202020;
}

td.oddRow1 {
	background-color: #efeff7;
	padding-left:20px;
	padding-bottom:32px;
	padding-right:17px;
	padding-top:12px;
	font-family:Arial;
	font-size:14px;
	color:#202020;
}

td.oddRow2 {
	background-color: #efeff7;
	padding-left:20px;
	padding-bottom:32px;
	padding-right:17px;
	padding-top:12px;
	font-family:Arial;
	font-size:14px;
	color:#202020;
}

td.evenRow1 {
	background-color: #e4e6f2;
	padding-left:20px;
	padding-bottom:32px;
	padding-right:17px;
	padding-top:12px;
	font-family:Arial;
	font-size:14px;
	color:#202020;
}

td.evenRow2 {
	background-color: #e4e6f2;
	padding-left:20px;
	padding-bottom:32px;
	padding-right:17px;
	padding-top:12px;
	font-family:Arial;
	font-size:14px;
	color:#202020;
}

td.evenRow2 a, td.oddRow2 a
{
    color: #202020;
    text-decoration:underline;
}

td.evenRow2 a:hover, td.oddRow2 a:hover 
{
    color: #202020;
    text-decoration:none;
}