body, html 		{margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif; color: #000;}
body			{background: #fff url('../images/bgr_page.jpg') repeat-x; font-size: 75%;}
body#homePage	{background: #fff url('../images/bgr_homepage.jpg') repeat-x;}

a 			{text-decoration: none; color: #4174d0;}
a:hover 	{color: #a88628; text-decoration: underline;}

p 			{margin: 0 0 1.1em 0; padding: 0;}
td 			{vertical-align: top;}
b, strong 	{font-weight : bold;}
img 		{border: 0;}
.clear		{clear: both;}

h1, h2, h3, h4, h5 {font-family: Arial, Helvetica, sans-serif; color: #234075;}
h1 {font-size : 22px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h2 {font-size : 20px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h3 {font-size : 16px; font-weight: bold; margin:0 0 6px 0; padding:0; line-height: 1.1em;}
h4 {font-size : 14px; font-weight: bold; margin:0 0 5px 0; padding:0; line-height: 1.1em;}
h5 {font-size : 12px; font-weight: bold; margin:0 0 4px 0; padding:0; line-height: 1.1em;}

/* Images */
.imgLeft 	{float: left; margin: 0 20px 15px 0;}
.imgRight 	{float: right; margin: 0 0 15px 20px;}


/* Basic layout */
#header,
#topNav,
#pageContent,
#footer {margin: 0 auto 0 auto; clear: both;}

/* Header */
#header 					{height: 76px;}
#header #logo 				{margin: 0 0 0 0;}
#header #topLinks 			{display: none;}
#header #tel 				{display: none;}

/* Top Navigation */
#topNav 			{display: none;}


/**
HOME PAGE
**/
#pageContent .leftColumn 	{float: left;}
#pageContent .rightColumn 	{display: none;}
#mainBanner 				{height: 340px;}
a.viewVideo                 {display: none;}

/* HP Content */
#hpContent 	{padding: 0px; background: #d5b96a url('../images/bgr_hp_gradient.gif') repeat-x bottom;}

#hpGrid 					{width: 100%; margin-bottom: 15px;}
#hpGrid td 					{width: 33%; padding: 0 15px 10px 15px;}
#hpGrid .heading 			{background: #ede0be; padding-bottom: 5px;} 
#hpGrid .copy 				{padding-top: 15px;}
#hpGrid a.blackLink 		{color: #000;}
#hpGrid a.blackLink:hover 	{color: #069; text-decoration: none;}
#hpGrid .colOne 			{border-right: 1px solid #FFF;}
#hpGrid .colTwo 			{border-right: 1px solid #FFF;}

.bottomKeywords {padding: 15px; border-top: 1px solid #FFF; color: #FFF; font-weight: bold; text-align: center;}
.bottomLogos	 {display: none;}

/* Light blue panel */
.highlightPanel {background: #d6e0f2; padding: 15px; margin: 0;}


/* Checkbox list */
.checkBoxList 		{margin: 0 0 20px 15px; padding: 0; list-style: circle;}
.checkBoxList li 	{padding: 0 0 8px 0; color: #264276; font-size: 11px; font-weight: bold;}
.checkBoxList {}

.bankCards 		{display: none;}

#accountLogin 		{display: none;}

/**
PAGE
**/

/* Page Banner */
#pageBanner 		{}
#pageBanner h1 		{font-size: 32px; letter-spacing: -1px; margin: 0 0 35px 0;}

.pageCopy {padding: 0px;}

.infoPanel .tabs	{display: none;}

/* Sub Navigation */
ul.subNav 					{display: none;}


/* Footer */
#footer 						{display: none;}

/* Forms */
form 				{display: none;}
a.lnkButton 		{background: #d6e0f2 url('../images/bgr_button.gif') repeat-x bottom; letter-spacing: -1px; display: block; padding: 4px 10px 4px 10px; font-size: 11px; font-weight: bold; border-top: 1px solid #e7edf8; border-right: 1px solid #878d99; border-bottom: 1px solid #444954; border-right: 1px solid #left; color: #234075; text-decoration: none;}



