﻿body 
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	line-height:18px;
	font-size:14px;
	color:#666666;
	background-color: #545454;
}

p
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	line-height:20px;
	font-size:14px;
	color:#666666;
	margin: 0px;
	padding: 0 0 10px 0;
}

.psmall, .pbold
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	line-height:18px;
	font-size:12px;
	color:#666666;
	margin: 0px;
	padding: 0 0 10px 0;
}

.pbold
{	
	font-weight:bold;
	padding-bottom:20px;
}

.psmall a
{
	font-size:12px !important;
}

td
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	line-height:20px;
	font-size:14px;
	color:#666666;
}

ul
{
	margin: 0;
	padding-left: 18px;
}

li
{
	padding-left: 0px;
	margin-bottom: 12px;
	font-size:14px;
	line-height:18px;
}

li.small
{
	font-size:12px;
	line-height:16px;
}

ol
{
	margin-top: 5px;
}
ol li
{
	font-weight: bold;
}
ol li p
{
	padding: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}
ol li ul li
{
	list-style-type: disc;
}

.linkSmall
{
	font-size:12px !important;
}

/* overrides for partner resources page 

div.col-border div.psmall {
	width:0;height:0;padding:0;margin:0;
}
 */
div.col-border .pitem{
	padding-bottom:1em;
}
/*
div.pitem  .linksmall {
	width:100%;
	display:block;
}
*/
img
{
	border-width:0px;
	padding:0px;
	margin:0px;
	display:block;
}

.content_cell a 
{
	color:#FF6600;
	font-weight:normal;
	text-decoration:none;
	font-size:14px;
}

.content_cell a:hover
{
	text-decoration: underline;
}

h1
{
	color:#ffffff;
	font-size:26px;
	font-weight:normal;
}

h2, .h2tall
{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin: 0px;
	padding-bottom: 0px;
}

.h2Small
{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin: 0px;
	padding-bottom: 0px;
}

.h2gray
{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin: 0px;
	padding-bottom: 0px;
}

.h2tall
{
	margin-top:25px;
}

h3
{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin: 0px;
	padding-bottom: 20px;
}

.h4
{
	background-image: url(../images/gray-title-01.png);
	background-repeat: no-repeat;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin: 20px 0 15px 0;
	padding: 4px 0 4px 10px;
	height: 28px;
}

h5
{
	margin-top:15px;
	margin-bottom:0px;
	font-size:14px;
}

h6
{
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	margin: 0px;
	padding-bottom: 0px;
}

/*td, tr, table, A9A9A9*/

body, form, img, div, a, span
{
    margin:0px;
	border: 0px;
    padding:0px;
}

.page_top_bg
{
    background-image: url(../images/top-bg.gif);
    background-repeat: repeat-x;
    background-color:#A9A9A9;
}

.page_bottom_bg
{
    background-image: url(../images/bottom-bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    text-align: center;
}

#pageProp
{
	height:750px;
	width:1px;
	float:right;
}

#pageWrapper
{
	width:995px;
	margin-left:auto;
	margin-right:auto;
}

.page_header
{
    background-position::center top;
    background-repeat:no-repeat;
    height:80px;
    width:978px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}

.page_header_logo
{
    position:absolute;
    top:18px;
    left:0px;
    width:400px;    
}

.page_header_logo img
{
    float:left;
    margin-bottom:6px;
}

.page_header_right
{
    position:absolute;
    top:18px;
    right:2px;
    color:#ffffff;
    text-align:left;
    font-size:10px;
    text-align:right;
}

.page_header_right input
{
    color:#000000;
}

.page_header_right div
{
    color:#ffffff;
}

.page_header_right a
{
    color:#ffffff;
}

.page_header_right a:hover
{
    text-decoration:underline;
    color:#ffffff;
}

.page_header_right a
{
    color:#ffffff;
    font-size:11px;
    text-decoration:none;
}

/* BEGIN MAIN TABLE ******************************/
#Main
{
	width:977px; /* removed extra 4px on either side for shadow cells.*/
	margin-left: auto;
    margin-right: auto;
	background-color:#ffffff;
}
/* END MAIN TABLE ******************************/


/* BEGIN NAVIGATION  *****************************/
#TopNavigation
{
	background-image:url(../images/nav-tile.gif);
	background-repeat:repeat-x;
	height:40px;
	padding-left:7px;	
}

.topnav_item
{
	float:left;
	width:auto;
	cursor:pointer;
	height:40px;
}

.topnav_item_divider
{
	float:left;
	width:2px;
	height:40px;
	background-image:url(../images/nav-divider.gif);
	background-repeat:no-repeat;
	margin-left:6px;
	margin-right:6px;
}

.topnav_item_left, .topnav_item_left_selected, .topnav_item_left_hover
{
	float:left;
	width:2px;
	height:28px;
	margin-top:7px;	
}

/* adjust this width to change the size of the buttons */
.topnav_item_middle, .topnav_item_middle_selected, .topnav_item_middle_hover
{
	float:left;
	width:121px;
	height:28px;
	margin-top:7px;
}

.topnav_item_right, .topnav_item_right_selected, .topnav_item_right_hover
{
	float:left;
	width:2px;
	height:28px;
	margin-top:7px;
}

.topnav_item_left_selected
{
	background-image:url(../images/nav-select-left.png);
}

.topnav_item_middle_selected
{
	background-image:url(../images/nav-select-tile.png);
}

.topnav_item_right_selected
{
	background-image:url(../images/nav-select-right.png);
}

.topnav_item_left_hover
{
	background-image:url(../images/nav-hover-left.png);
}

.topnav_item_middle_hover
{
	background-image:url(../images/nav-hover-tile.png);
}

.topnav_item_right_hover
{
	background-image:url(../images/nav-hover-right.png);
}

.topnav_item_text
{
	width:100%;
	text-align:center;
	line-height:28px;
}

.topnav_item a
{
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.topnav_item a:hover
{
	text-decoration:none;
}

#SubNavigation
{
	background-image:url(../images/subnav-tile.gif);
	background-repeat:repeat-x;
	height:30px;
	position:relative
}

.subnav
{
	position:absolute;
	height:40px;
	line-height:28px;
}

#subnav2
{
	left:110px;
}

#subnav3
{
	left:220px;
	
}

#subnav4
{
	left:460px;
	
}

#subnav5
{
	left:600px;
}

#subnav6
{
	left:740px;
}

#subnav7
{
	right:40px;
}

.subnav_item
{
	float:left;
}

.subnav_item a
{
	font-size:11px;
	text-decoration:none;
	color:#333333;
}

.subnav_item a:hover
{
	color:#ff9900;
}

.subnav_item_divider
{
	float:left;
	margin-left:6px;
	margin-right:6px;
	font-size:11px;
	color:#333333;
}

.leftnav
{
	background-image: url(../images/sidenav-top.jpg);
	background-repeat: no-repeat;
	width:245px;
	position:relative;
	margin-bottom:15px;
}

.leftnav_bottom
{
	position:absolute;
	bottom:0px;
}

.leftnav_bottom_margin
{
	height:12px;
}

.leftnav_header
{
	padding:10px 0px 10px 15px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:normal;
}

.leftnav_item
{
	padding:8px 0px 9px 15px;
	margin-bottom:2px;
}

.leftnav_item
{
	padding:8px 0px 9px 15px;
	margin-bottom:2px;
}

.leftnav_item a
{
	text-decoration:none;
	color:#525659;
	font-size:12px;
}

.leftnav_item a:hover
{
	color:#000000;
}

.leftnav_item a.selected
{
	text-decoration:none;
	color:#ff9900;
	font-size:12px;
}

.leftnav_item a.selected:hover
{
	color:#ff9900;
}

.leftnav_item_selected a:link
{
	text-decoration:none;
	color:green;
	font-size:12px;
}

.leftnav_item_selected a:visited
{
	text-decoration:none;
	color:green;
	font-size:12px;
}

.leftnav_divider
{
	margin:0px 0px 0px 10px;
}



/* END NAVIGATION ****************/


#Content
{
	 background:#ffffff;
	 background-image:url(../images/subnav-gradiant.gif);
	 background-repeat:repeat-x;
	 background-position:0px 0px;
	 display:inline-block;
}

.content_table
{
	margin:20px;
	width:938px;
}

.leftnav_cell
{
	width:265px;
}

.content_cell
{
	width:auto;
}

.page_footer
{	
    height:70px;
    width:978px;
    color:#ffffff;
    position:relative;
    margin-left: auto;
    margin-right: auto;
    font-size:11px;
}

.page_footer_left
{	
    position:absolute;
    top:10px;
    left:0px;
    text-align:left;	
}

.page_footer_left a
{
	color:#ffffff;
	text-decoration:none;
}

.page_footer_left a:hover
{	
    text-decoration:underline;
}

.page_footer_right
{
    position:absolute;
    top:15px;
    right:0px;
}

.link_divider
{
	margin-left:5px;
	margin-right:5px;
}

.link_dividerlast
{
	margin-left:5px;
	margin-right:5px;
	color:#555555;
}


.menubox
{
	background-image:url(../images/menu-tile.jpg);
	width:673px;	
	margin: 20px 0px 0px 0px;
	font-size:11px;
}

.menubox_top
{
	background-image:url(../images/menu-top.jpg);
	background-repeat:no-repeat;
	width:673px;
}

.menubox_bottom
{
	background-image:url(../images/menu-bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:250px;
	width:673px;
	padding-top:30px;
	height: 100%;
}

.menubox_menu
{
	margin:0px 0px 0px 0px;
	float:left;
	width:241px;
}


.menubox_menuitem
{
	height:47px;
	width:230px;
	float:right;
	cursor:pointer;
}

.menubox_menuitem_selected
{
	background-image:url(../images/menu-select.gif);
	background-repeat:no-repeat;
	height:47px;
	width:230px;
	float:right;
	cursor:pointer;
}

.menubox_menuitem_text
{
	color:#ffffff;
	margin:11px 14px 0px 14px;
}

.menubox_menuitem_text_selected
{
	color:#666666;
	margin:11px 14px 0px 14px;
}

.menubox_content
{
	float:left;
	width:422px;
}

.menubox_contentitem
{
	margin:0px 30px 30px 30px;
	line-height:18px;
}

.menubox_contentitem_image
{
	margin-bottom:15px;
}
/*.content_header
{
	height:133px;
	width:673px;
	background-image:url(../images/header-title.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-bottom:12px;
}
*/
.content_header_image
{
	height:200px;
	width:977px;
	background-image:url(../images/header-title.jpg);
	background-repeat:no-repeat;
}

.content_header_text
{
	color:#ffffff;
	font-size:26px;
	font-weight:100;
	margin-top:11px;
	margin-left:15px;
	
}

.content_header_noimage
{
	background-image:url(../images/header-title-noimage.jpg);
	background-repeat:no-repeat;
	height:67px;
	width:673px;
	margin-bottom:20px;
	display:table;
}

.content_header_noimage_text
{
	color:#ffffff;
	font-size:26px;
	font-weight:100;
	margin-top:18px;
	margin-left:15px;
}

/*.download
{
	border-bottom:solid 1px #D6D6D6;
	height:auto;
}

.download_left
{	
	float:left;
	width:305px;
}

.download_right
{	
	float:left;
	width:340px;
	margin:10px 0px 15px 0px;
}

.download_middle
{
	border-left:solid 1px #D6D6D6;
	margin:11px 0px 10px 10px;
	float:left;
	height:100px;
	width:10px;	
}

.download_image
{
	margin:13px 0px 13px 0px;
}*/

.download_table
{
	width:673px;
}

.download_table_top
{
	background-image:url(../images/top_cap.gif);
	background-repeat:no-repeat;
	width:673px;
	height:38px;
	padding-left:1px;
}

.download_table_columnheading
{
	width:33%;
	height:25px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-left:16px;
}

.download_table table
{
	width:100%;
}

.download_table_rows td
{
	vertical-align:middle;
	width:33%;
	padding-left:15px;
	height:105px;
}

.download_table_rows
{
	border-left:solid 1px #D6D6D6;
	border-right:solid 1px #D6D6D6;
	width:auto;
	display:inline-block;
}

.download_table_row_divider
{
	border-bottom:solid 1px #D6D6D6;
	height:1px;
	width:661px;
	line-height:0px;
	margin-left:5px;
}

.download_table_bottom
{
	background-image:url(../images/bottom_cap.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;
	height:21px;
}

.download_table ul
{
	margin:0px;
	padding: 0px;
	list-style: none;
}
				
.download_table li
{	
	font-size:12px;
	color:#e98331;
	margin:10px 12px 10px 0px;
	padding-left:12px;
	background-image: url(../images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height:1.3em;
}

.download_table ul a
{
	text-decoration:none;
	color:#e98331;
	font-weight:normal;
}

.download_table ul a:hover
{
	text-decoration:underline;
}


/* BEGIN MODULE STYLES */

.assessmentModule
{
	background-image: url(../images/sidebarorange-top.jpg);
	width:245px;
	background-repeat: no-repeat;
	padding:12px 12px 0px 12px;
}
.assessmentModuleBtm
{
	background-image: url(../images/sidebarorange-bottom.jpg);
	width:245px;
	background-repeat: no-repeat;
}
.assessmentModuleText
{
	width: 221px;
}
.assessmentModuleText p
{
	padding-bottom: 12px;
	color:#FFFFFF;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:normal;
}
.assessmentModuleText h2
{
	padding-bottom: 12px;
	color:#FFFFFF;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
.assessmentModule .button
{
	background-image: url(../images/orange-button.png);
	width:221px;
	height:28px;
	background-repeat: no-repeat;
}

.offerLink
{
	background-image: url(../images/white_arrow.png);
	background-repeat: no-repeat;
	top: 10px;
	left: 12px;
	height: 7px;
	position: relative;
}
.offerLink a
{
	top: -6px;
	left: -6px;
	position: relative;
	padding-left: 18px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:13px;
	font-weight:bold;
}
.offerLink a:hover
{
	top: -6px;
	left: -6px;
	position: relative;
	padding-left: 18px;
	text-decoration: underline;
	color:#FFFFFF;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:13px;
	font-weight:bold;
}

.grayColHdr
{
	background-image: url(../images/gray-title.jpg);
	background-repeat: no-repeat;
	width:245px;
	padding-bottom: 30px;
}
.grayColHdrText
{
	top: 4px;
	left: 10px;
	height: 28px;	
	position: relative;
	color:#666666;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:15px;
	font-weight:normal;
}
.grayColContent
{
	border-left: solid 1px #C4C4C4;
	padding: 10px 0 0 10px;
}

.grayColContent p
{
	color:#666666;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	line-height: 18px;
	font-weight:normal;
	margin: 0px;
	padding-bottom: 6px;
}
.grayColContent p a
{
	font-size:12px;
}
.grayColContent h2
{
	color:#333333;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding-bottom: 0px;
}

.grayColContent .arrowLink
{
	margin:0px;
	padding: 0px;
	list-style: none;
}				
.grayColContent .arrowLink li
{	
	padding-left: 12px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 3px;
}
.grayColContent .arrowLink li a
{	
	text-decoration: none;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
}
.grayColContent .arrowLink li a:hover
{	
	text-decoration: underline;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
}

.grayColContent .singleArrowLink
{
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
}
.grayColContent .singleArrowLink a
{
	top: -6px;
	left: -6px;
	position: relative;
	padding-left: 18px;
	text-decoration:none;
	color:#FF6600;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
}
.grayColContent .singleArrowLink a:hover
{
	text-decoration:underline;
}

.featuredVideoColHdr
{
	background-image: url(../images/video-title.jpg);
	background-repeat: no-repeat;
	width:313px;
}
.featuredVideoText
{
	top: 4px;
	left: 10px;
	position: relative;
	color:#666666;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:15px;
	font-weight:normal;
}
.featuredVideoContent
{
	border-left: solid 1px #C4C4C4;
	top: 7px;
	left:0px;
	position: relative;
	padding: 10px 0 10px 10px;
}

.promoLayoutRight
{
	background-image: url(../images/sidebargrey-top.jpg);
	width:245px;
	background-repeat: no-repeat;
}
.promoLayoutRightBtm
{
	background-image: url(../images/sidebargrey-bottom.jpg);
	width:245px;
	background-repeat: no-repeat;
}
.promoLayoutRightText
{
	width: 129px;
	padding-top: 12px;
	padding-bottom: 6px;
	margin-right: 12px;
	float:right;
}
.promoLayoutRightText p
{
	color:#666666;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	line-height: 18px;
	font-weight:normal;
	margin: 0px;
	padding: 0px
}
.promoLayoutRightText h2
{
	color:#666666;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding-bottom: 0px;
}
.promoLayoutRightLink
{
	background-image: url(../images/arrow-osci.png);
	background-repeat: no-repeat;
	width: 129px;
	margin-right: 12px;
	float:right;
}
.promoLayoutRightLink a
{
	top: -6px;
	left: -6px;
	position: relative;
	padding-left: 18px;
	text-decoration:none;
	color:#FF6600;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
}
.promoLayoutRightLink a:hover
{
	text-decoration:underline;
}
.promoLayoutRightImg
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
}

.promoLayoutLeft
{
	background-image: url(../images/sidebargrey-home.jpg);
	width:245px;
	height:139px;
	background-repeat: no-repeat;
	cursor:pointer;
}

.promoLayoutLeftBtm
{
	background-image: url(../images/sidebargrey-bottom.jpg);
	width:245px;
	background-repeat: no-repeat;
}
.promoLayoutLeftText
{
	width: 127px;
	padding-top: 12px;
	padding-bottom: 6px;
	margin-left: 12px;
}
.promoLayoutLeftText p
{
	color:#666666;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	line-height: 18px;
	font-weight:normal;
	margin: 0px;
	padding: 0px	
}
.promoLayoutLeftText h2
{
	color:#333333;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding-bottom: 0px;
}
.promoLayoutLeftLink
{
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	width: 127px;
	margin-left: 12px;
}
.promoLayoutLeftLink a
{
	top: -6px;
	left: -6px;
	position: relative;
	padding-left: 18px;
	text-decoration:none;
	color:#FF6600;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
}
.promoLayoutLeftLink a:hover
{
	text-decoration:underline;
}
.promoLayoutLeftImg
{
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}


.promoLayoutLeftTextSpecial
{
	width: 144px;
	padding-top: 15px;
	padding-bottom: 6px;
	margin-left: 12px;
}

.promoLayoutLeftTextSpecial h2
{
	color:#333333;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding-bottom: 0px;
	margin-bottom:4px;
}

.promoLayoutLeftTextSpecial .arrowLinkSmall li
{
	line-height:16px;
	
}

.promoWrapper
{
}

.promo
{
	background-image: url(../images/sidebargrey-top.jpg);
	width:245px;
	background-repeat: no-repeat;
	padding-right:5px;
	padding-top:5px;
}
.promoBtm
{
	background-image: url(../images/sidebargrey-bottom.jpg);
	width:245px;
	background-repeat: no-repeat;
}
.promo a
{
	color:#FF6600;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	line-height: 18px;
	font-weight:bold;
	text-decoration:none;
}
.promo a:hover
{
	text-decoration:underline;
}
.promoText
{
	width: 221px;
	padding: 12px 12px 0px 12px;
	margin: 0px;
}
.promoText p
{
	color:#666666;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	line-height: 18px;
	font-weight:normal;
	margin: 0px;
	padding-bottom: 6px;
}
.promoText h2
{
	color:#666666;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding-bottom: 0px;
}

.promoText .arrowLink
{
	margin:0px;
	padding: 0px;
	list-style: none;
}				
.promoText .arrowLink li
{	
	padding-left: 12px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 6px;
}
.promoText .arrowLink li a
{	
	text-decoration: none;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
}
.promoText .arrowLink li a:hover
{	
	text-decoration: underline;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
}


.promoLink
{
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	margin-left: 12px;
}
.promoLink a
{
	top: -6px;
	left: -6px;
	position: relative;
	padding-left: 18px;
	text-decoration:none;
	color:#FF6600;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
}
.promoLink a:hover
{
	text-decoration:underline;
}

.imgHdr
{
	margin: 12px 12px 0 12px;
}
.imgHdr h2
{
	color:#666666;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding-left: 10px;
}
/* END MODULE STYLES */

.homePgImg
{
	background-image: url(../images/home_image.jpg);
	background-repeat: no-repeat;
	width: 673px;
	height: 435px;
	position: relative;
}
.homePgImg h1
{
	position: absolute;
	top: 260px;
	left: 25px;
	color:#FFFFFF;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:26px;
	font-weight:bold;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
}
.homePgImg h2
{
	position: absolute;
	top: 297px;
	left: 27px;
	color:#FFFFFF;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:22px;
	font-weight:normal;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
.homePgImg .button
{
	background-image: url(../images/btn_learnmore.png);
	height:28px;
	width:120px;
	background-repeat: no-repeat;
	position: absolute;
	top: 298px;
	left: 365px;
}

.arrowLink
{
	margin:0px;
	padding: 0px;
	list-style: none;
}				
.arrowLink li
{	
	padding-left: 12px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 6px;
}
.arrowLink li a
{	
	text-decoration: none;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;
}
.arrowLink li a:hover
{	
	text-decoration: underline;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;
}

.arrowLinkSmall
{
	margin:0px;
	padding: 0px;
	list-style: none;
}				
.arrowLinkSmall li
{	
	padding-left: 12px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 6px;
}
.arrowLinkSmall li a
{	
	text-decoration: none;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
}
.arrowLinkSmall li a:hover
{	
	text-decoration: underline;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
}

.singleArrowLink
{
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
}
.singleArrowLink a
{
	top: -6px;
	left: -6px;
	position: relative;
	padding-left: 18px;
	text-decoration:none;
	color:#FF6600;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:14px;
	font-weight:bold;
}
.singleArrowLink a:hover
{
	text-decoration:underline;
}

.singleArrowLinkSmall
{
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
}
.singleArrowLinkSmall a
{
	top: -6px;
	left: -6px;
	position: relative;
	padding-left: 18px;
	text-decoration:none;
	color:#FF6600;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
}
.singleArrowLinkSmall a:hover
{
	text-decoration:underline;
}

.dynamicITVideos img
{
	margin-bottom: 15px;
}

.content_cell .button
{
	background-image: url(../images/orange-button.png);
	height:28px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

.orange_listbox
{
	border:solid 1px #cccccc;
	width:405px;
	padding-bottom:14px;
}

.orange_listbox_heading
{
	color:#424242;
	font-size:15px;
	background-image:url(../images/orange_title_box.jpg);
	background-repeat: no-repeat;
	height:34px;
	width:399px;
	position:relative;
	margin:3px;
}

.orange_listbox_heading_text
{
	position:absolute;
	top:6px;
	left:8px;
}

.orange_listbox ul
{
	margin:0px;
	padding: 0px;
	list-style: none;
}
				
.orange_listbox li
{	
	font-size:12px;
	color:#8f8f8f;
	margin:16px 12px 16px 12px;
	padding-left:12px;
	background-image: url(../images/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	line-height:1.3em;
}

.image_text_wrap_right
{
	margin:0px 16px 5px 0px;
	float:left;
}

.h2Light
{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin: 0px;
	padding-bottom: 0px;
}

.image_list
{
	margin:0;
	padding:0;
}

.image_list div
{
	
}

.image_list_heading
{
	background-image: url(../images/gray-title.jpg);
	background-repeat: no-repeat;
	width:245px;
	padding:0px;
	height:28px;
	position:relative;
	margin:0;
	padding:0;
}

.images_list_heading_text
{
	top: 4px;
	left: 10px;
	height: 28px;
	position: absolute;
	color:#666666;
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size:15px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.image_list_items
{
	margin:0;
	padding:0;
	background-image:url(../images/main_midsection.jpg);
	background-repeat:repeat-y;
	width:245px;

}

.image_list_item
{
	text-align:center;
	padding:0;
	margin:0;
}

.image_list_item img
{
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

.image_list_divider
{
	background-image:url(../images/main_div.jpg);
	background-repeat:no-repeat;
	height:1px;
	line-height:1px;
	padding:0;
}

.image_list_bottom
{
	background-image:url(../images/main_bottom.jpg);
	background-repeat:no-repeat;
	height:19px;
	margin:0;
	padding:0;
}

.arrow_bullets_gray
{
	margin:0px;
	padding: 0px;
	list-style: none;
}

.arrow_bullets_gray li
{
	font-size:14px;
	color:#8f8f8f;
	margin:5px 12px 5px 12px;
	padding-left:12px;
	background-image: url(../images/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	line-height:1.3em;
}

.image_diagram
{
	margin:30px 0px 30px 0px;
}

.opportunities td
{
	padding: 3px;
}

.opportunitiesheader
{
	background-image: url(../images/orange_title_box1.jpg);
	font-size: 15px;
	color: #424242;
	padding-left: 10px;
}

.partnersheader
{
	background-image: url(../images/grey_title_header2.jpg);
	font-size: 14px;
	color: #333333;
	padding-left: 10px;
}
.partnersubsheader
{
	background-image: url(../images/grey_title_header3.jpg);
	font-size: 14px;
	color: #333333;
	padding-left: 10px;
	padding-top: 4px;
	background-repeat: no-repeat;
	height: 28px;
}

.midcol_heading
{
	width:407px;
	height:28px;
	background-image:url(../images/gray-title-box.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:15px;
	margin-top:18px;
}

.midcol_heading_text
{
	font-size:15px;
	color:#333;
	position:absolute;
	top:4px;
	left:7px;
}

.curvedBox
{
	background-image: url(../images/orangebox_bg.jpg);
	width:405px;
	height:146px;
	background-repeat: no-repeat;
	position:relative;
	padding-left:5px;
}

.curvedBox .button
{
	background-image: url(../images/btn_getstarted.png);
	width:128px;
	height:28px;
	background-repeat: no-repeat;
}

.curvedBox h2
{
	padding:10px 0px 5px 10px;
}

.curvedBox ul
{
	padding:0px 0px 5px 25px;
}

.curvedBox li
{
	font-size:12px;
	margin-bottom:5px;
}

.boxButton
{
	position:absolute;
	top:70;
	left:265;
	z-index:10;
}

.bubble
{
	margin-top:20px;
}

.bubble img
{
	float:left;
	margin:15px 10px 20px 10px;
}

.bubble p
{
	font-size:11px;
	line-height:15px;
}

.bubble a
{
	font-size:11px;
}

.bubble h2
{
	font-size:11px;
	color:#FF6600;
}

/* BMO Styles */
.BMOTopContentLeft
{
	float:left;
	margin-left:15px;
}

.BMOTopContentRight
{
	float:right;
	width:505px;
}

.AudioCastWhitePaperIcon
{
	float:left;
	margin-top:2px;
	background:url(../images/icon_audio.gif) no-repeat;
	width:26px;
	height:20px;
}

.BMOTable
{
}

