

/** Layout **/

html, body {
	background: ;
}

body {
	
	
	margin: 0px 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

ul li{
    list-style-type: none;
}

a{
	text-decoration:none;
}

a:hover, a:active{
	text-decoration:underline;
}

input{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

a img{
    border: none;
}

#fade{
    background: repeat-x left top;
}

#document {
	
	background-color: #FFFFFF;
	margin: 0px auto 0px;
	min-height: 400px;
	width: 880px;
}

#document #sidebar.yui-b {
	float: left;
	width: 230px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 10px;
}

#document #yui-main {
	float: left;
	margin-right: -25em;
}

#document #yui-main .yui-b {
	margin-right:252px;
	padding-bottom:1.5em;
}

#ContentTable{
    margin: 0;
}
#ContentTable #LeftColumn{
    width:180px; 
    
    
    vertical-align:top;
}

#ContentTable #MiddleColumn{
    width:529px;
    vertical-align:top;
    border-left: #cfcfcf 1px solid;
    padding: 0 5px 5px 5px;
    border-right: #cfcfcf 1px solid;
}

#ContentTable #RightColumn{
     
    width:180px;
    vertical-align:top; 
    padding-left: 10px;
}
.weblinkset-title{
	display:block;
	font-size:1.15em;
	font-weight:bold;
}
.weblinkset-copy{
	font-style: italic;
	font-size:0.9em;
	color:#666666;
}
#breadcrumbs
{
	
	padding:5px 0 15px 1px;
	color: #747474;
	font-size: 9px;
}

#breadcrumbs .currentpathnode
{
    text-decoration: underline;
}

#breadcrumbs a{
    color: #747474;
}

#content, .sitemap
{
	
}
#content
{
	
	line-height: 1.75;
}

#maincontent{
    clear:both;
    float: left;
    width: 880px;
}

#hd {
	
}

#header{
    height:70px;
}

#footer{
    
    position: relative;
    text-align: center;
    padding-bottom: 4px;
    margin: 0px auto;
    padding: 4px 4px 0px 4px;
    width: 878px;
    clear: both;
}

#copyright{
    text-align: left;
    width: 391px; 
    float:left;
    color: #747474;
}

#mspartner{
    position: absolute;
    top:5px;
    left: 276px;
}

#utilitynav{
    text-align: right;
    
    float: right;
    color: #083b79;
}

#utilitynav a{
    color: #083b79;
}

#hd .yui-u,
#ft .yui-u {
	text-align: right;
}

#hd .first,
#ft .first {
	text-align: left;
}

#hd 
{
	padding-right: 5px;
	padding-top: 10px;
	height: 70px;
}

#yui-title{
    padding-left: 5px;
    margin-top: -6px;
}

#yui-login{
    text-align: right;
    line-height: 1.5;
    float: right;
}

#yui-login a:link, #yui-login a:visited{
    color: #083b79;
}

#yui-login .Tollfree{
    margin-top:-5px;
}

#yui-login .Tollfree .xrm-attribute-value p{
    color: #083b79;
    font-size: 14px;
    font-weight: bold;
    margin:0px;
}

.search input.text{
    color:#747474;
}

.search input.button{
    width: 18px;
    height: 16px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent url('/orange_circle.png') no-repeat center top;
    text-indent: -10000em;
    overflow: hidden;
    cursor: pointer; /* hand-shaped cursor*/
    font-size: 0;
    line-height: 0;
    position: relative;
    top: -5px;
}

#hd #yui-logo,
#hd h1,
#hd h2 {
	margin: 0.8333333333333334em 10px;
	text-align: left;
	float: left;
}
#yui-title img
{
	float:left;	
	padding-right: 20px;
}
#yui-title p 
{
	float:left;
	margin-bottom:0;
}

#hd #feed {
	margin-top: -47px;
}

#hd #feed a {
	/** background: url('/xrm/images/feed.png') left top no-repeat; **/
	display: block;
	float: right;
	height: 47px;
	width: 52px;
}

#hd #feed a:hover {
	background-position: left -47px;
}

#ft .yui-u p {
	padding: 1.5em 18px 0 18px;
}

/*****Primary Nav*****/
.navigation
{
	padding-left: 18px; width: 855px; max-width:855px;
	background: url(/img/navbg.gif) #39afd8;	
	clear: both;
	height: 25px;
	text-align: left;
	z-index: 10;
}

.navigation .yuimenubar{
    
}

.navigation li{
    display: list-item;
}

.navigation .yuimenubaritem ul li{
    display: block;
}

.navigation li a {
    font-family: Lucida Sans Unicode, Lucida Grande, Arial, Sans-Serif;
    /*font-weight: 400;*/
    font-size: 11px;
    text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.3px;
    padding: 4px 14px;
}

.navigation li.yuimenubaritem:hover{
    background: url('/img/navbgon.gif') repeat scroll 0 0 #00457A;
}

.navigation #navigation-1 a {
	padding-left: 36px;
}

.navigation .yuimenubaritem .bd a {
    color: #888888;
    opacity: 0.9;
    padding: 2px 20px 2px 5px;
}

.navigation .yuimenu li.yuimenuitem-hassubmenu a.yuimenuitemlabel-hassubmenu{
    background-image: url('/orangearrow.gif');
    background-position: 95% 50%;
    background-repeat: no-repeat;
    color: #888888;
    opacity: 0.9;
}

.navigation .yuimenu li.yuimenuitem-hassubmenu a.yuimenuitemlabel-hassubmenu:hover{
    background-image: url('/orangearrow.gif');
    background-position: 95% 50%;
    background-repeat: no-repeat;
    color: #FFFFFF;
    opacity: 0.9;
}

.navigation .yuimenubaritem .yuimenu{
    visibility: hidden;
}

.navigation .yuimenubaritem .yuimenu ul li{
    border-left: 1px solid #B1B1B1;
    border-right: 1px solid #B1B1B1;
    padding: 0;
    background: none repeat scroll 0 0 #FFFFFF;
    height: 20px;
    color: #888888;
}

.navigation .yuimenubaritem .yuimenu li a{
    color: #888888; 
    background-color: #FFFFFF;
    border-bottom:1px solid #B1B1B1;
    border-top:1px solid #B1B1B1;
}
/*
.navigation ul li .yuimenu{
    min-width: 130px;
}*/

.navigation li.yuimenubaritem .yuimenu li:hover{
    background-color: #00457A;
    color: #FFFFFF;
}

.navigation li.yuimenubaritem .yuimenu li:hover a{
    color: #FFFFFF; 
    background-color: #00457A;
}

.navigation .yuimenu .yuimenuitem-hassubmenu .yuimenu a{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #888888;
    opacity: 0.9;
    padding: 2px 20px 2px 5px;
}

.navigation .yuimenu .yuimenuitem-hassubmenu .yuimenu li{
    border-left: 1px solid #B1B1B1;
    border-right: 1px solid #B1B1B1;
    border-bottom: 1px solid #B1B1B1;
    background: none repeat scroll 0 0 #FFFFFF;
    height: 20px;
    color: #888888;
    /*min-width: 200px;*/
}

.navigation li.yuimenubaritem .yuimenu li.yuimenuitem-hassubmenu .yuimenu{
    padding-top: 0px;
}

.navigation li.yuimenubaritem .yuimenu li.yuimenuitem-hassubmenu .yuimenu li a{
    background: none repeat scroll 0 0 #FFFFFF; 
    color: #888888;
}

.navigation li.yuimenubaritem .yuimenu li.yuimenuitem-hassubmenu .yuimenu li:hover a{
    background-color: #00457A;
    color: #FFFFFF;
}

.navigation .yuimenu .yuimenuitem-hassubmenu .yuimenu a:hover{
    background-color: #00457A;
    color: #FFFFFF;
}


/*****home begin*****/
.homepage-copy
{
    padding-top:3px;
}

.homepage-copy p{
    margin: 0;    
}

.module{
    text-align: left;
    padding: 30px 17px 0px 17px;;
    line-height: 1.25;
    margin: 4px;
    width:134px;
    height: 221px;
    color: #747474;
    font-size: 11px; 
    overflow: hidden;
    float: left;
    background: url('/img/blank-module-pic.jpg')
}

.module p{
    margin: 0px;
}

.module h1{
    color: #083B79;
    font-weight: bold;
    font-size: 11px;
}

.module h1 a:link, .module h1 a:visited{
    color: #083B79;
}

.module a:link, .module a:visited{
    color: #ee6336;
}

.module a img{
    padding-right: 3px;
}

/*****home end*****/

#sidebar {
	padding: 1.5em .2em 1.5em .2em;
	border: 1px solid #E0E0E0;
	background-color: #EFEFEF;
	
}

#sidebar .sidebar-section {
	border-top: solid 1px #E0E0E0;
	padding: 0 18px;
}

.supplemental {
	background: #FAFAFA;
	border: solid 1px #E0E0E0;
	border-left: 0;
	border-right: 0;
	clear: both;
	left: -10px;
	margin-right: -20px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

.clearer { display: block; clear: both; height: 0; visibility: hidden; }

ul.breadcrumbs li {
	float: left;
}

ul.breadcrumbs:after,
.adxSection:after
{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

ul.breadcrumbs,
.adxSection{ 
    clear: both; 
    zoom: 1; 
}

.adxCaptionedMedia img {
	border: solid 1px #BABABA;
}

.adxPositionLeft {
	float: left;
	margin-right: 12px;
}

.adxPositionRight {
	float: right;
	margin-left: 12px;
}

.adxPositionCenter {
	text-align: center;
}

#sitemap ul {
	margin-left: 3em;
}

.author
{
	margin-top:-15px;
}
#content #CrmPageDisplayDate
{
	margin:0;
	padding:0;
}
#content .PageTitle
{
	
}
#content ul
{
	display:block;
	margin-left: 30px;
}
#content ul li
{
	list-style-type:disc;
}

#children ul
{
    margin-top: 10px;
}

#children ul li
{
    list-style-type: none;
    padding-bottom: 10px;
}

#children ul li p
{
    margin:0px;
}

#children .childnavtitle
{    
    margin: 0px;
    font: bold 11px verdana, sans-serif;
    color: #083b79;
}

#children ul li a:link, #children ul li a:visited {
    color:#083B79;
    text-decoration:none;
}
#children ul li a:hover, #children ul li a:active {
    color:#0179B1;
    text-decoration:underline;
}

/***** login *****/
#login {
	padding: 1.5em 1.5em 0 1.5em;
}

#login td {
	text-align: left;
}

#login .logintext {
	margin-bottom: 1em;
	width: 16em;
}

#login .checkbox {
	padding-bottom: 1.5em;
}

#login .checkbox label {
	display: inline;
	padding-left: 0.5em;
}

#login .loginbutton {
	padding: 0.25em 1.5em;
}

#login .failure.message {
	padding-bottom: 1.8em;
}


/** Typography **/



h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}

h1 {
	
}

h2 {
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}

h3 {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

h4, h5 {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}
.sitemap
{
	
}

#sidebar .sidebar-section h4,
.supplemental h4 {
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}

#sidebar .sidebar-section h5,
.supplemental h5 {
	font-family: Verdana;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin-bottom: 0.1666666666666667em;
	text-transform: none;
}

p, blockquote, pre, td, th, label, ul, ol {

}

ul{
    padding:0px;
    margin:0px;
}

blockquote {
	margin-left: 1.5em;
}

.adxCopy blockquote {
	border-left: solid 4px #EEE;
	padding-left: 1em;
}

li {
	
}

.summary ul li,
.adxCopy ul li {
	list-style: disc outside;
	margin-left: 2em;
}

.summary ol li,
.adxCopy ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.summary ul ul,
.summary ol ol,
.adxCopy ul ul,
.adxCopy ol ol,
ul#sitemap ul {
	margin-bottom: 0;
}

.summary ol ol li,
.adxCopy ol ol li {
	list-style: lower-alpha outside;
}

.summary ol ol ol li,
.adxCopy ol ol ol li {
	list-style: lower-roman outside;
}

table {
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

p.small {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

b,
strong,
th {
	font-weight: bold;
}

em,
i {
	font-style: italic;
}

#hd h1 {
	color: #FFF;
}

#hd h2 {
	color: #EEE;
}




	
	
.navigation a {
	line-height: 1.5em;
}

.navigation .navigation-1 a {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
}

#sidebar,
.supplemental {
	color: #999;
}

#sidebar .sidebar-section p,
.supplemental p {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 0.9em;
}

.supplemental {
	margin-bottom: 1.5em;
}

.breadcrumbs {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

.adxCaptionedMedia p {
	font-size: 0.8333333333333334em;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 1.8em;
	margin-top: 4px;
	text-align: center;
}

.feed-link
{
	margin-left: 0.3em;
}

/***** Main Page ****/
#LeftColumn #subnav{
    font-size: 11px;
    line-height: 1.75;
}

#LeftColumn .FirstLevelTitle{
    color: #083b79;
    font-weight: bold;
}

#LeftColumn #subnav li li
{
    padding-left: 10px;
}

#LeftColumn #subnav li a{
    background-image: url('/grayarrow.gif');
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    padding-left: 10px;
}

#LeftColumn #subnav li a.onpath
{
    color: rgb(8, 59, 121);
    text-decoration: underline;
}

#LeftColumn #subnav .site-map td{
    line-height: 1.75;
}

#LeftColumn #subnav .site-map table{
    margin: 0px;
}

#LeftColumn #subnav a:link, #LeftColumn #subnav a:visited{
    text-decoration:none; 
    color: #0179b1;  
}

#LeftColumn #subnav a:active{
    color: #083b79;
    text-decoration: underline;
}

#LeftColumn #subnav a:hover{
    color: #083b79;
}

#LeftColumn #subnav .site-map td{
    padding-left: 3px;
}

#LeftColumn .GreyArrow{
    background: url('/grayarrow.gif') left center no-repeat;
}

#LeftColumn .Newsletter{
    padding-top: 35px;
}

#LeftColumn .Newsletter a{
    padding-left: 40px;
}

#LeftColumn .partner{
    text-align: center;
    padding: 15px 0 10px 0;
    border-top: #ccc 1px solid;
    margin-top: 30px;
}

#LeftColumn .Newsletter{
    color: #747474;
    font-size: 10px;
    font-weight: bold;
    padding-top: 10px;
}

#MiddleColumn #content .PageTitle, #MiddleColumn #content .page-copy{
    line-height: 1.75;
	padding: 0 15px 15px;
}

#MiddleColumn #content .page-copy{
    color: #747474;
}

#MiddleColumn #content .PageTitle h1, #MiddleColumn #content .page-copy h1, #RightColumn h1{
    margin: 0px;
    font: bold 11px verdana, sans-serif;
    color: #083b79;
}

#MiddleColumn #content .page-copy h1{
    padding-top: 10px;
}

#MiddleColumn #content .page-copy p{
    margin: 0;
}

#bottom{
    border-top: 1px solid #CFCFCF;
    clear:both;
    height: 1px;
}

ul.link-list
{
	margin-left: 0.1em;
	padding-bottom:0.2em;
}

.link-list .summary
{
	margin-bottom:1em;
	font-size:0.95em;
	
}
.list-title
{
	margin-bottom: 0.6em;
	text-transform:capitalize;
}
.page-summary
{
	margin: 1.5em 0;
}

/****Footer, Tags****/
.footer ul
{
	margin-top:1.5em;
	margin-bottom: 0.5em;
	margin-right: 2em;
}

.footer ul li, ul#tags li
{
	display: inline;
}

.footer ul li
{
	border-right: 1px solid;
	padding-right: 5px;
	padding-left: 5px;
}

.footer ul li.last
{
	border-right: none;
	padding-right: 0px;
}

.footer ul li.only
{
	border-right: none;
	padding-right: 0px;
	padding-left: 0px;
}

ul#tags li
{
	margin-left: 0.05em;
	margin-right: 0.4em;
}
#copyright
{
	margin: 0 2em 1.5em 0em;
	display:block;
}
#ft .yui-u #copyright p
{
    margin: 0;
    padding: 0;
}


/***Sidebar****/
.sidebar-heading
{
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 0.2em;
	display:block;
	color:#333333;
}

/***Sign in & Profile form****/
.register-form .row
{
	margin: 3px 0;
	display:block;
	float: left;
}
.register-form .row span
{
	width: 130px;
	display:block;
	float: left;
}

.register-form .row input
{
	width: 200px;
	float: left;
}

.register-form
{
	margin: 0 0 2em 0;
}

.register-form span.validation-message
{
	float:left;
	width:5px;
}

#MiddleColumn #content h1.list-title{
    padding-top: 20px;
    padding-bottom: 10px;
    color: #083b79;
    font-weight: bold;
    margin: 0;
    font-size: 11px;
}

ul#email-list
{
	margin-left: 0px;
}

ul#email-list li{
    list-style-type: none;
}

ul#email-list li input
{
	margin-right: 0.5em;
}
ul#email-list li.summary
{
	margin-left: 2.27em;
	margin-top: -1px;
}

.buttonGroup{
    margin-left: 15px;
}

.site-map table
{
	margin-bottom: 0.5em;
}

/******Forum*******/
.forum-header
{
	background:#ADADAD none repeat scroll 0 0;
	font-size: 1.2em;
	text-transform: capitalize;
	padding: 6px;
	margin-bottom: 0px;
}

.forum-threads
{
	border: solid 1px #ADADAD;
	margin-bottom: 2em;
	padding: 10px 0 10px 10px;
}
ul.forum-threads li.forum-row
{
	float: left; /****ff only remove later****/
	width: 680px;
	padding-bottom: 18px;
	padding-top: 5px;
	border-top:solid 1px #ADADAD;
	 
}
ul.forum-threads li.forum-row .thread-summary
{
	float:left;
	width:460px;
	margin-left:12px;
}
ul.forum-threads li.forum-row .has-answer img
{
	margin-right: 5px;
}

ul.forum-threads li.forum-row .stats
{
	width: 72px;
	float:left;
	text-align:center;
}
ul.forum-threads li.first-row
{
	padding-bottom: 5px;
	border:none;
}

ul.forum-threads li.first-row .thread-summary
{
	width:508px;
}

.thread-details
{
	font-size:0.9em;
}

ul.forum-threads img
{
	margin-top: 5px;
	float: left;
}

ul.forum-threads li.forum-footer
{
	padding:0;
	border: none;
	margin-top: 10px;
	margin-left:12px;
}

.thread-summary .name
{
	font-weight:bold;
	font-size:1.2em;
}

.forum-post-comment
{
	width:660px;
	height:200px;
}

.forum-post-subject
{
	width:660px;
}

a.forum-alert
{
	float:right;
	vertical-align:middle;
	text-decoration:none;
}

/****ForumThread********/
.thread-menu
{
	background-color: #ADADAD;
	color:#FFFFFF;
	float:right;
	
	padding: 0px 0px;
}

input.button-helpfull
{
	width: 90px;
	/** background: url("/xrm/images/star_yellow.png") no-repeat 4px; **/
}
input.button-answer
{
	width: 130px;
	/** background: url("/xrm/images/check2.png") no-repeat 4px; **/
}

.thread-menu .button-container
{
	float:left;
}

.thread-menu input
{
	padding: 2px 10px 2px 20px;
	border: 1px solid white;
	border:none;
	margin: 2px 10px 3px 10px;
}
.thread-menu input:hover
{
	background-color:#E0E0E0;
}

ul.thread
{
	border:none;
	padding: 0px;
}
ul.thread li
{
	border: solid 1px #ADADAD;
	margin-bottom: 1em;
}

.thread-info
{
	float:left;
	margin: 5px 0 2px 1em;
	width:350px;
}

.thread-answer, .thread-vote
{
	float:right;
	margin: 2px 5px;
	font-size: 0.85em;
}

.thread-answer
{
	padding-left: 23px;
	/** background: url("/xrm/images/question_and_answer_16.png") no-repeat 4px; **/
}

.thread-vote
{
	padding-left: 23px;
	/** background: url("/xrm/images/star_yellow.png") no-repeat 4px; **/
}

.thread-content
{
	width: 680px;
	padding:1em;
	padding-bottom: 1em;
	text-align:left;
	clear:both;
}

.thread-content ol li, .thread-content ul li
{
	border: 0;
}

a.forum-abuse
{
	display: block;
	margin-right: .5em;
	text-align: right;
	text-decoration:none;
}


/*****tinymce*****/
.mceEditor
{
	width:665px !important;
}

/****tags****/
.new-tag
{
	width: 180px;
	height:15px;
	padding-top:3px;
	margin: 4px 5px 0px 0px;
	
}
.create-tag
{
	margin-top: 2px;
}
.remove-tag
{

	margin-bottom:4px;
	margin-left:-3px;
}
#tags
{
	
}
#tags li
{
}


/***** job postings ****/
#job-postings
{
}

.posting
{
	border: 1px solid #ADADAD;
	padding: 5px;
	margin-bottom: 1em;
}

.job-postings-feed
{
	display:block;
	text-align:right;
	width: 707px;
}

.apply-link
{
	display:block;
	clear:both;
	text-align:right;
}

.partners .name a
{
	font-weight:bold;
	color:#666666;
}

.partners .summary
{
	color:#333333;
	padding-bottom: 1em;
}

/****Contact Us Form Begin****/
.contact-us
{
    padding-top:15px;
}

.contact-us .row
{
	clear:both;
	line-height: 1.75;
}

.contact-us .Label
{	
	float:left;
	width:135px;
	color:#747474;
	text-align: right;	
	margin-bottom: 5px;
}

.contact-us .RightLabel
{
    color: #747474;
}

.contact-us .TextBox
{
	float:left;
	margin-right:5px;
	margin-bottom: 5px;
}

.contact-us .star
{
    float:left;
}

.contact-us .button
{
	color:#000000;
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px 60px;
}
.contact-us .ValidationMessage
{
	color:#aa3333;
}
.contact-us .error-message
{
	font-size:0.70em;
	color:#aa3333;
	padding-top:8px;
	padding-bottom:8px;
}
.contact-us .instruction-message
{
	font-size:0.70em;
	color:#666666;
}
/****Contact Us Form End****/

/****News & Events Begin****/
.inlineNav{
	
	
	padding: 0 15px 15px;
	line-height: 1.75;
}
.inlineNav h6{
	font-size: 0.833333em;
	margin-bottom: 0.9em;
	margin-top: 0.9em;
	color: #707070;
}

#content .inlineNav ul{
    margin-left:0px;
}

#content .inlineNav ul li{
	list-style:none;
	border-top: 1px solid #CFCFCF;
	padding-bottom: 20px;
}

#content .inlineNav ul li a:link, #content .inlineNav ul li a:visited{
    color: #083B79;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.75;
}

#content .inlineNav .displaydate{
    color: #747474;
}

#content .Seminar, .Webcast{
    padding: 0 15px 15px;
    line-height: 1.5;
    padding-bottom: 40px;
}

#content .Seminar li, .Webcast li{
    list-style-type: none;
    border-top: 1px solid #CFCFCF;
    margin-top: 20px;
    list-style-position: outside;
}

#content .Seminar li a:link, #content .Seminar li a:visited, .Webcast li a:link, .Webcast li a:visited{
    color: #083B79;
    font-weight: bold;
    line-height: 1.75;
}

#content .Seminar li a:hover, .Webcast li a:hover{
    color: #0179B1;
}

#content .Seminar .SeminarHeader, .Webcast .WebcastHeader{
    color: #083B79;
    font-family: 'Myriad Pro';
    font-size: 24px;
    line-height:1;
}

#content .Seminar .SeminarDescription, .Webcast .WebcastDescription{
    color: #747474;
}

#content .EventSummary{
    color: #747474;
}

#content .backarrow{
    float: right;
    margin-right: 20px;
    padding-bottom: 10px;
}

#content .backarrow a:link, #content .backarrow a:visited{
    font-size: 11px;
    color: #083B79;
}

.Event .eventLabel{
    width: 125px;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}

.Event tr td{
    vertical-align: top;
}

.Event .eventTopic{
    font: bold 11px verdana, sans-serif;
    color: #083b79;
}

.Event a:link, .Event a:visited{
    color: #083b79;
}

#content .Blog ul{
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
}

#content .Blog ul li{
    list-style-type: none;
    margin-bottom: 20px;
    line-height: 1.75em;
    color: #747474;
    list-style-position: outside;
}

.Blog .blogFeedTitle{
    padding-bottom: 10px;
}

/****News & Events End****/

/****Blog Feeds Begin****/
.blogFeeds{
    clear: both;
    color: #747474;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
}

.blogFeeds h1{
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #083b79;
    margin: 0px;
}

.blogFeeds li{
    padding-bottom: 20px;
    padding: 5px 5px 20px 5px;
    float: left;
    position: relative;
    width: 100%;
    line-height: 1.75;
}

.blogFeeds .blogFeedDate{
    text-align: center;
    padding-bottom:5px; 
    padding-left: 5px; 
    width: 32px;
    padding-right: 5px;
    background: url('/blog-date-bg.jpg') no-repeat 0px 0px;
    float: left;
    color: #fff;
    font-size: 0.8em;
    margin-right: 10px;
    padding-top: 5px;
    line-height: 1.5;
    
}

.blogFeeds .blogFeedTitle{
    padding-bottom: 10px;
    float: left;
    width: 820px;
}

.blogFeedTitle a{
    font: bold 11px verdana, sans-serif;
    color: #083b79;
}

.blogFeeds .blogFeedAuthor{
    float: left;
}

.blogFeeds .blogFeedSummary{
    clear: both;
    padding-top: 15px;
}

/****Blog Feeds End****/

/****Conference Begin****/
.conferenceLeft{
    width: 130px;
    text-align: right;
    font-weight: bold;
    float: left;
    padding-right: 5px;
}

.conferenceTopic{
    color: #083b79;
    font-weight: bold;
}

/****Conference End****/

/****Site Map Begin****/
#MiddleColumn #content .sitemap .page-copy, #MiddleColumn #content .site-map{
    padding-left: 80px;
}

#content .site-map table a:link, #content .site-map table a:visited{
    color: #747474;
    font-weight: bold;
}

#content .site-map div table tr td a:link{
    color: #083b79;
    font-weight: normal;
}

#sitemap .sitemapitems
{
    padding-top: 20px;
}
#sitemap ul li
{
    list-style-type: none;
}

#sitemap ul
{
    padding: 0px;
    margin: 0px;
}

#sitemap ul ul
{
    padding: 0px;
    margin: 0px 0px 0px 15px;
}

#sitemap ul li a
{
    font-family:verdana,sans-serif;
    font-size:11px;
    line-height:1.75;
    font-weight: bold;
    color:#083B79;
    text-decoration:none;
}

#sitemap ul ul li a
{    
    font-weight: normal;
}

#sitemap ul li a:link, #sitemap ul li a:visited {
    color:#083B79;
    text-decoration:none;
}
#sitemap ul li a:hover, #sitemap ul li a:active {
    color:#0179B1;
    text-decoration:underline;
}

/****Site Map End****/

/****Search Results Begin****/
.search-results
{
    color:#747474;
    font-family:verdana,sans-serif;
    font-size:11px;
    line-height:1.75;
    padding:0 15px 15px;
    text-align:left;
}

.search-results a:link, .search-results a:visited
{
    color:#083B79;
    text-decoration:none;
}

.search-results a:hover, .search-results a:active
{
    color:#0179B1;
    text-decoration:underline;
}

.search-results .header
{
    color:#083B79;
    font:bold 11px verdana,sans-serif;
    margin:0;
    padding-bottom:10px;
}

/****Search Results End****/


/**** Conference Registration ****/
#login-to-register-text {
	padding: 2em 0 0 2em;
}

#no-sessions-panel {
	margin: 10px 0;
}

.regBox, .regBox #conference-sessions {
	margin-top: 10px;
}

#conference-sessions ul {
	margin: 0;
	padding: 0;
}

#conference-sessions ul li {
	list-style-type: none;
}

#conference-sessions .session ul {
	margin-left: 25px;
}

#conference-sessions .ui-widget-content {
	font-size: 11px;
	color: #747474;
}

/*****Jeff Macfie -- 07/29/2011 -- Fixed padding on navbar  -- Put back to 0px if add another navbar item *****/
.yuimenubar LI, #ctl00_PrimaryNav li.yuimenubaritem {
	padding-left: 15px;
	padding-right: 15px;
}


/***** Paul Way - 1/19/2012 - Adding video popup ****/
   div#voverlay div.close {
      background-image: url(/img/close.png);
      right: 16px;
      top: -8px;
      cursor: pointer;
      height: 32px;
      width: 32px;
      margin-top: -48px;
      margin-left: 610px;
      margin-bottom: 12px;
   }   

   div#voverlay {
      background-image: url(/img/bg560x315.png);
      width: 646px;
      height: 408px;
      /*padding: 48px 0px 0px 40px; */  
   }
   
   div#vcontainer {
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: url(/img/loading.gif) no-repeat 50% 50%;
	  padding-left: 40px;
   }   

   .videoFrame{
      border: solid 1px #cde;
   }
      
      
      #popupWrapper{
         display: none;
         top: 50%;
         left: 50%;
		 margin-left: -323px;
		 margin-top: -204px;
         position: absolute;
      }
	  
/* End of PW change */


