a:hover
{
	text-decoration:underline;
}

a
{
	text-decoration:none;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3366CC;
}

a:visited
{
	color:#3366CC;
}


body
{
	margin:0px;
	background:#ffffff;
}

.greyBoxBodyText
{
	color:#000066;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}

.bodyText
{
	color: #000; font-size: 13px; text-align: left; vertical-align: top; padding-left: 15px
}

.quoteText
{
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	font-style:italic;
}

.bodyTextNonPadded
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.storyBodyText
{
	margin: 0px 0px 10px; padding: 0px 0px 5px; border-bottom: 2px; color:#4E4E4E; font-size:14px;
}

.storyBodyText2
{
	margin: 0px 0px 10px; padding: 0px 0px 5px; color:#4E4E4E; font-size:10px;
}
.yellowHighlightText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FF6C00;
	
    
	
}

.captionText
{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.date 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	padding-bottom:7px;
	padding-right:5px;
}

.errorText
{
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.headingLevel1
{
	color:#263870;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
}


.headingLevel2
{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.headingLevel3
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
}
.headingLevel4
{
	color: #cf3136;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
}

image
{
	display:block;
}

.itemBox
{
	
	border:solid 1px #bbbbbb;
	
}

.itemBoxLevel1
{
	background-color:#dedede;
	border-bottom:solid 1px #bbbbbb;
}

.itemBoxLevel2
{
	background-color:#eeeeee;
}
.itemBoxLevel2b
{
	background-color:#dedede;
}


.textLinkSml
{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#3366CC;
}

.textLinkLrg
{
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3366CC;
}

input
{
	font-size:12px;
}

select
{
	font-size:12px;
}
textarea
{
	font-size:12px;
}

.mainMenuCell
{
	border-bottom:solid 1px #aaaaaa;
	height:30px;
}

.bannerCell
{
	width:768px;
	height:97px;
	background-color:#98A8C8;
}

.leftColumnCell
{
	border-right:solid 1px #cccccc;
}

.rightColumnCell
{
	border-left:solid 1px #cccccc; 
}

p  { line-height: 16px; margin: 5px 0 }

/* Commonly used to style page titles. */
h1  { color: #000; font-weight: bold; font-size: 14px; line-height: 14px; padding-bottom: 5px }

/* Commonly used to style section titles. */
h2  { color: #000; font-weight: bold; font-size: 12px; line-height: 14px; padding-top: 5px; padding-bottom: 5px }

/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */
#outline      { background-color: #969696; text-align: left; margin: 0px auto; padding: 0px; width: 765px }
#outerWrapper    { background-color: #fff; text-align: left; margin: 0px auto; padding: 0px; border-top: none #cccccc; border-right: 1px solid #666; border-bottom: none #cccccc; border-left: 1px solid #666; width: 763px }
#outerWrapper #header      { font-weight: bold; font-size: 18px; line-height: 15px; margin: 0px; padding: 0px; border-style: none; border-width: 0px; border-color: #666 white #666 white }

/* header  */
#header-menu        { font-weight: bold; font-size: 12px; line-height: 15px; background-color: #969696; padding: 2px 2px; border-style: none none solid none; border-width: 0px 0px 1px 0px; border-color: #666 }
#header-menu ul		 { color: white; text-align: left; list-style-type: none; margin: 0px; padding: 0px 13px 0px 0px }
#header-menu ul li      { color: white; margin: 0px; padding: 0px 5px 0px 0px; display: inline }
#header-menu ul li a	 { color: white; font-size: 12px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px 5px 0px 1px }

#header-title  { background-color: #cf3136; padding-top: 5px; padding-bottom: 5px }

/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content    { margin: 0 220px 0 0; padding: 10px; border-left: #666 }

/* navigation */
#menuNav        { color: #666; float: none; margin: 1px 0px 0px; padding: 2px 0px }
#menuNav ul		{ color: #666; text-align: right; list-style-type: none; margin: 0px; padding: 0px 13px 0px 0px }
#menuNav ul li     { color: #666; margin: 0px; padding: 0px; display: inline }
#menuNav ul li a	 { color: #666; font-size: 12px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px 1px }

#breadcrumbs  { color: #666666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin-bottom: 5px }
#breadcrumbs ul   { list-style-type: none; margin: 0px; padding: 0px 0px 5px }
#breadcrumbs ul Li   { margin: 0px; display: inline; padding: 1px 0px 0px }
#breadcrumbs ul Li a  { color: #666666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin: 0px; padding: 0px; display: inline }
#breadcrumbs ul Li a:hover   { color: #666666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; margin: 0px; padding: 0px }

/* homepage */
#homeWrapper    { padding-bottom: 10px }
#homeContainer   { margin: 10px; padding: 0px; border: solid 1px #c8c8c8 }
#homeContentUpper     {
	color: white;
	vertical-align: 2px;
	margin: 0px;
	padding: 0px
}
#homeHeader h2      { color: white; vertical-align: top; margin: 0px; padding: 0px }

#homeContentUpper a   { color: white; vertical-align: top }
#homeContentUpper a:hover    { color: white; vertical-align: top }
.hContentTop1    {
	background-color: #cf3136;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 0px;
}
.hContentTop2     { background-color: #666; text-align:left; vertical-align: top; padding-top: 10px; padding-bottom: 10px; padding-left: 10px }
.hContentTop3     { background-color: #ccc; vertical-align: top; padding-top: 10px; padding-bottom: 10px; padding-left: 10px }

#homeContentMiddle       { color: #666; font-size: 13px; text-align: left; vertical-align: top; margin-top: 10px; margin-bottom: 10px; padding-top: 10px; padding-bottom: 10px }
.hContentMiddle     { color: #666; font-size: 13px; text-align: left; vertical-align: top; padding-left: 20px }

#homeContentLower      { color: #666; font-size: 11px; vertical-align: top; margin-top: 10px; margin-bottom: 10px; padding-top: 5px; padding-left: 30px }
.hContentLower      { color: #666; font-size: 11px; text-align: left; vertical-align: top; padding-top: 10px; padding-left: 30px; border-top: 1px dashed #ccc }

.redtext {color: #cf3136;}
#homeBody h2   { color: #cf3136; font-weight: bold; font-size: 16px; line-height: 14px; margin-top: 2px; margin-bottom: 10px }
#homeBody ul      { list-style-type: none; list-style-image: url(../images/solid_red_arrow.gif); margin: 0px; padding: 0px 0px 5px 15px; no-repeat: vertical-align: middle  }
#homeBody ul Li  { padding-top: 1px; padding-bottom: 0px }
#homeBody ul Li a  { color: #666666; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
#homeBody ul Li a:hover  { color: #666666; font-size: 11px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }
#homeBody_note   { color: #cf3136; font-weight: normal; font-size: 11px; line-height: 14px; margin-top: 2px; margin-bottom: 10px }




#homeUpper { margin: 10px; padding: 0px; border: solid 1px #c8c8c8 }
#homeLower { margin: 10px; padding: 0px; border: solid 1px #c8c8c8 }
#homeMiddle #homeMiddlerightColumn1 {
  background-color: #ebebeb;
  border-left: solid 1px #666; /* Sets the left border properties for an element using shorthand notation */
  float: right;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 24%;
}
#homeMiddle #homeMiddleleftColumn1 {
  background-color: #ebebeb;
  border-right: solid 1px #666; /* Sets the right border properties for an element using shorthand notation */
  float: left;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 24%;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#homeMiddle #homeMiddleColt {
  margin: 0 26% 0 26%; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}

/* courses */
#course_description_short   { margin: 0px 0px 10px; padding: 0px 0px 5px; border-bottom: 2px #cf3136 }
#course_listing_pricing   { margin: 0px; padding: 30px 0px 0px 20px; height: 164px }
#course_listing_pricing ul  { color: #666666; text-align: left; list-style-type: none; margin: 0px; padding: 0px; border-bottom: gray }
#course_listing_pricing ul li	{ color: #666666; margin: 0px; padding: 0px; }
#course_listing_pricing ul li a	  { color: #cf3136; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px }

#thumbnail  { background-color: #fefff1; float: left; margin: 0px 10px 10px 0px; padding: 3px; border: solid 1px #dfdacd }
#thumbnail_sm    { float: left; margin: 0px 10px 10px 0px; padding: 3px; border: solid 1px #dfdacd }

#course_description_long  { margin: 0px }

#internal_body  { margin: 0px }
#internal_body h2 { color: #cf3136; font-weight: bold; font-size: 12px; line-height: 14px; padding-top: 5px; padding-bottom: 5px }\

/* training box*/
#content_training      { color: #666666; padding: 10px }
#content_training_box       { margin: 0px 0px 10px; padding: 10px; border: solid 1px #c8c8c8 }
#content_training_box_body      { margin: 0px; padding: 10px 0px 0px 10px; position: relative; width: 690px; height: 175px }
#content_training_box_mid         { margin: 0px; padding: 0px; position: absolute; top: 10px; left: 189px; width: 324px }
#content_training_box_pricing       { margin: 0px; padding: 0px 0px 0px 20px; position: absolute; top: 10px; left: 523px; width: 150px }
#content_training_box_pricing ul  { color: #666666; text-align: left; list-style-type: none; margin: 0px; padding: 0px; border-bottom: gray }
#content_training_box_pricing ul li	{ color: #666666; margin: 0px; padding: 0px; }
#content_training_box_pricing ul li a	  { color: #cf3136; font-size: 11px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; margin: 0px; padding: 0px }

#outerWrapper #contentWrapper #rightColumn1   { color: #666666; float: right; padding: 10px; border-left: none #666; width: 200px }

/* rightColumn1 lists */
#course_listing_special_offer   { background-color: #ffffff; margin-top: 5px; margin-bottom: 5px; padding: 5px; border: solid 1px #cccccc }
#course_listing_special_offer h2   { color: #cf3136; font-weight: normal; font-size: 11px; line-height: 14px; margin-top: 2px; margin-bottom: 10px }
#course_listing_special_offer ul      { list-style-type: none; list-style-image: url(../images/solid_red_arrow.gif); margin: 0px; padding: 0px 0px 5px 15px; no-repeat: vertical-align: middle  }
#course_listing_special_offer ul Li  { padding-top: 1px; padding-bottom: 0px }
#course_listing_special_offer ul Li a { color: #666666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
#course_listing_special_offer ul Li a:hover  { color: #666666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }

#cr_quick_links   { background-color: #f3f6ff; margin-top: 5px; margin-bottom: 5px; padding: 5px; border: solid 1px #cccccc }
#cr_quick_links h2  { color: #666; font-weight: normal; font-size: 11px; line-height: 14px; margin-top: 2px; margin-bottom: 10px }
#cr_quick_links ul      { list-style-type: none; list-style-image: url(../images/solid_red_arrow.gif); margin: 0px; padding: 0px 0px 5px 15px; no-repeat: vertical-align: middle  }
#cr_quick_links ul Li  { padding-top: 1px; padding-bottom: 0px }
#cr_quick_links ul Li a { color: #666666; text-decoration: none }
#cr_quick_links ul Li a:hover  { color: #666666; text-decoration: underline }

#cr_returning_visitors   { background-color: #ffffff; margin-top: 5px; margin-bottom: 5px; padding: 5px; border: solid 1px #cccccc }
#cr_returning_visitors h2  { color: #666; font-weight: normal; font-size: 11px; line-height: 14px; margin-top: 2px; margin-bottom: 10px }
#cr_returning_visitors ul      { list-style-type: none; list-style-image: url(../images/solid_red_arrow.gif); margin: 0px; padding: 0px 0px 5px 15px; no-repeat: vertical-align: middle  }
#cr_returning_visitors ul Li  { padding-top: 1px; padding-bottom: 0px }
#cr_returning_visitors ul Li a { color: #666666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
#cr_returning_visitors ul Li a:hover  { color: #666666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }

/*  products  */
#select_product  { line-height: 1.2em; }
#select_product2  { line-height: 1.2em; }
#select_product3  { line-height: 1.2em; }

/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
#outerWrapper #contentWrapper .clearFloat { clear: right; display: block }

/* footer */
#outerWrapper #footer    { background-color: #ddd; padding: 15px 10px; border-top: 7px solid #666; border-right: none #666; border-bottom: 1px solid #666; border-left: none #666 }

#footerNav ul	          { color: #666666; text-align: left; list-style-type: none; margin: 0px; padding: 5px 0px }
#footerNav ul li     { color: #666666; margin: 0px; padding: 0px; display: inline }
#footerNav ul li a         { color: #666666; font-weight: normal; margin: 0px; padding: 0px 2px }







