body
{
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: #f0f0f0;
	color: #666;
	text-align: center;
}
hr
{
	display: none;
}
*
{
	margin: 0;
	padding: 0;
}
table, tr, td
{
	border: 0;
}
p
{
	font-size: 12px;
	line-height: 19px;
	color: #353535;
	padding: 0 0 10px 0;
}
blockquote
{
	margin:0 0 0 20px;
}

.content p
{
	font-size: 11px;
	line-height: 17px;
	color: #353535;
	padding: 0 0 5px 0;
}
#maincontent ul
{
	list-style: disc outside;
	margin: 5px 0 15px 20px;
}
#maincontent ul li
{
	font-size: 11px;
	color: #353535;
	line-height: 14px;
	padding: 4px 0 4px 0;
	font-weight: normal;
}
#flashconsole
{
	margin-bottom: 10px;
}
/* GLOBAL
-----------------------------------------------------------------------------------------*/
.clearfix:after
{
	/* clear floats */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/
.clearfix
{
	display: block;
}
/* End hide from IE-mac */

.imgreplace
{
	display: block;
	text-indent: -99999px;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}
.centerblock
{
	width: 984px !important;
	margin: 0 auto;
	text-align: left;
}
/* draws a border on Images */
.imgbor
{
	border: 1px solid #ccc;
}
/* photo left */
.photoleft
{
	float: left;
}
/* photo right */
.photoright
{
	float: right;
}
/* check box settings */
.checkset
{
	margin: 0;
	width: 13px;
	height: 14px;
	overflow: hidden;
}
.clear
{
	clear: both;
}
/* LINKS
--------------------------------------------------------------------------------------*/
a
{
	text-decoration: none;
	color: #02559d;
}
a:hover
{
	text-decoration: underline;
}
a:focus
{
	outline: none;
}
a img
{
	border: none;
}
p a
{
	text-decoration: underline;
}
p a:hover
{
	text-decoration: none;
}
/* HEADINGS
-----------------------------------------------------------------------------------------*/
.box h3.section
{
	background: #e8e8e8 url(../Images/Layout/bg-header3.gif) repeat-x;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 1.2em;
	color: #222;
	padding: 6px 3px 2px 6px;
	font-weight: normal;
	font-variant: small-caps;
	border-bottom: 1px solid #ccc;
}
.box .featured
{
	background: #bdd7ed url(../Images/Layout/bg-header3blue.gif) repeat-x !important;
}
.box h2.section
{
	/* background: #e8e8e8 url(../Images/Layout/bg-header3.gif) repeat-x; */
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 2.0em;
	color: #010101;
	padding: 10px 3px 8px 10px;
	font-weight: normal;
	font-variant: small-caps;
}
h1
{
	font-size: 2.4em;
	line-height: 28px;
	color: #555;
	padding: 30px 10px 10px 0;
	font-weight: bold;
	margin: 0;
}
h2
{
	color: #333;
	font-size: 18px;
	padding: 10px 0;
	font-weight: bold;
}
h3
{
	color: #333;
	font-size: 15px;
	padding: 10px 0;
	font-weight: bold;
}
h4
{
	font-size: 13px;
}
/* PAGE LAYOUT
-----------------------------------------------------------------------------------------*/
#header
{
	background: #fff url(../Images/Layout/headerbackground6.gif) repeat-x;
	padding: 24px 0 0px 0;
	min-width: 984px;
}
#mainnav
{
	/*background: #fff;*/
	min-width: 984px;
	border-bottom: 6px solid #009b3a;
	font-size: 1.1em;
}
#subnav
{
	background: #fff url(../Images/Layout/bg-subnav.gif) repeat-x;
	min-width: 984px;
	min-height: 20px;
}
#maincontent
{
	background: #fff;
	min-width: 984px;
}
#footer
{
	background: #f0f0f0 url(../Images/Layout/bg-footer.gif) repeat-x;
	padding: 20px 0 40px 0;
	min-width: 984px;
	clear: both;
}
/* #header */
#header a.logocontent
{
	display: block;
	background: url(../Images/Layout/ophthalmologyWebLogo.gif) no-repeat;
	width: 430px;
	height: 41px;
	float: left;
	padding: 0 0 24px 0;
}
#header p.headerRegister
{
	padding: 0;
	display: inline;
}
.loginSection
{
	float: right;
	width: 200px;
	padding: 2px 0 0 0;
}
.loginSection a
{
	float: right !important;
	margin: 0 0 0 10px;
}

.searchblock
{
	padding: 7px 0 0 0;
	width: 251px;
}
.searchblock label.searchLabel
{
	width: 37px;
	font-size: 1.1em;
	color: #333;
	margin: 5px 0 0 0;
	padding: 0 7px 0 0;
	font-weight: bold;
	float: left;
	text-align: right;
}
.searchblock input
{
	border: 1px solid #ccc;
	background: #fff;
	padding: 3px 5px;
	width: 167px;
	font-size: 1.1em;
	margin: 0 7px 0 0;
	height: 14px;
	float: left;
}

.searchblock .searchIconMain
{
	display:block;
	float: left;
	background: url(../Images/Icons/icon_sm_search.gif) no-repeat;
	margin: 1px 0 0 0;
	padding: 0;
	width: 20px;
	height: 20px;
	text-indent: -999px;
	border: 0;
	overflow:hidden;
}
.searchblock .searchIconMain:hover
{
	background-position: -180px 0;
}
/* #mainnav */
#mainnav ul
{
	list-style: none;
	float: left;
	display: block;
	width: 750px;
	margin: 0;
	padding: 0;
}
#mainnav ul li
{
	float: left;
	text-align: center;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
}
#mainnav ul li a
{
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background: #c3c3c3 url(../Images/Layout/bg-nav.gif) repeat-x;
	min-width: 80px;
	padding: 6px 10px;
	display: block;
}
#mainnav ul li a:hover
{
	background: #a4a3a3 url(../Images/Layout/bg-navhover.gif) repeat-x;
	text-decoration: none;
}
#mainnav ul li.active
{
	border-bottom: 1px solid #009b3a !important;
}
#mainnav ul li.active a
{
	color: #f3f3f3;
	background: #009839 url(../Images/Layout/bg-navactive.gif) repeat-x;
}
#mainnav ul li.active a:hover
{
	background: #009839 url(../Images/Layout/bg-navactive.gif) repeat-x !important;
}
#mainnav p
{
	color: #02559d;
	padding: 7px 0 0 0;
}
/* #subnav */
#subnav ul li
{
	list-style: none;
	display: inline;
}
#subnav .menuHolder
{
	border-left: 1px solid #bfbfbf !important;
}
#subnav ul li ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border-right: 1px solid #bfbfbf;
	font-size: 1.1em;
	text-align: center;
}
#subnav ul li ul li a
{
	color: #666;
	min-width:45px;
	padding: 6px 8px 5px 8px;
	display: block;
	text-align: center; /*min-width: 50px;*/
}
#subnav ul li ul li a:hover, #subnav ul li ul li.active
{
	text-decoration: none;
	background: #e2e2e2 url(../Images/Layout/bg-subnavhover.gif) repeat-x;
}
/* Bread Crumbs */
.breadCrumb
{
	text-align: left;
	font-size: 10px;
}
.breadCrumb span
{
	vertical-align: middle;
	text-align: left;
	line-height: 14px !important;
	color: #999;
}
.breadCrumb a
{
	color: #444;
}
.breadCrumb a:hover
{
	text-decoration: underline;
	color: #333;
}
.breadCrumbHolder
{
	height: 14px;
	padding: 3px 0;
	background: #fff url(../Images/Layout/bg-maincontent.gif) repeat-x;
	text-align: center;
	min-width: 984px;
}




/* below is for source ordering */
/*-----------------------------------------------------------------------------------------------------------*/
#maincontent .sowrap
{
	float: left;
	width: 638px;
}
#maincontent .centercol
{
	float: right;
	margin: 0 0px 0 10px;
	width: 468px;
	display: inline;
	overflow: hidden;
}
#maincontent .lside
{
	float: left;
	width: 160px;
}

#maincontent .rside
{
	width: 336px;
	float: right;
}
/*Move this*/
#maincontent .rside p a, #maincontent .lside p a
{
	text-decoration: none;
}
#maincontent .rside p a:hover, #maincontent .lside p a:hover
{
	text-decoration: underline;
}

/* sub page turns the layout into a two column layout */
#subpage .lside
{
	display: none;
}
#subpage .centercol
{
	width: 638px;
	margin: 0 !important;
}
/*General Boxes*/

#maincontent .box
{
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
}
#maincontent .box .content
{
	padding: 10px 8px 8px 8px;
}
#maincontent .box .content dt
{
	font-size: 1.2em;
	font-weight:bold;
	color:#111;
}
#maincontent .box .content p.subcontent
{
	font-size: 1.1em;
	color: #666;
	padding: 0 0 10px 0;
}
/*-------------------*/
/* Home Page Styles  */
/*-------------------*/
/*-----------------------------------------------------------------------------------------------------------*/

/*flash console */

#maincontent .flashblock
{
	margin: 0 0 10px 0;
}
#maincontent .flashcon
{
	background: #f4f4f4;
	padding: 10px 8px 5px 8px;
	border: 1px solid #ccc;
}
#maincontent .flashcon .photodesc
{
	float: right;
	width: 183px;
}
#maincontent .flashcon .photodesc h4
{
	color: #008130;
	font-size: 14px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: normal;
	padding: 0 0 15px 0;
	font-variant: small-caps;
}
#maincontent .flashcon .photodesc h4 span
{
	font-size: 1.5em;
}
#maincontent .flashcon .photodesc p
{
	font-size: 1.1em;
	padding: 0 8px 10px 0;
}
#maincontent .flashthumb
{
	float: left;
	display: block;
	border: 1px solid #ccc;
	padding: 5px;
	margin: -1px 2px 0 0;
}
#maincontent .flashthumbactive
{
	float: left;
	display: block;
	border-top: 1px solid #f4f4f4;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin: -1px 2px 0 0;
	background: #f4f4f4;
}
#maincontent .flashthumb img, #maincontent .flashthumbactive img
{
	border: 1px solid #d0d0d0;
}
/*news listing section */
#maincontent .newspagenum
{
	float: right;
	position: relative;
	top: -21px;
	margin-bottom: -21px;
}
#maincontent .newspagenum a
{
	display: block;
	padding: 3px 8px 2px 8px;
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	margin-right: 2px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #404040;
	font-size: 1.2em;
}
#maincontent .newspagenum a:hover
{
	text-decoration: none;
}
#maincontent .newspagenum a.active
{
	border-bottom: 1px solid #fff;
}
homePageListing h3
{
	font-size: 12px;
	padding: 0 0 3px 0 !important;
}
homePageListing p
{
}
/* featured articles */
.featuredArticleHome
{
	padding: 15px 10px 0 10px;
}
#maincontent .featart
{
	padding: 0 0 15px 0;
}
#maincontent .featart p a
{
	text-decoration: none;
	font-size: 12px;
}
#maincontent .featart p a:hover
{
	text-decoration: underline;
}
#maincontent .featart img
{
	width: 130px;
	height: 105px;
}
#maincontent .featart .desc
{
	float: right;
	width: 300px;
	padding: 0;
}
#maincontent .featart .desc h4
{
	color: #010101;
	font-size: 12px;
	padding: 0;
}
#maincontent .featart .desc h4 a
{
	color: #333;
}
#maincontent .featart .desc h5
{
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	font-weight: normal;
}
#maincontent .featart .desc p
{
	font-size: 11px;
	line-height: 15px;
	padding: 5px 0 !important;
}
/* list */
#maincontent dl.listblock
{
	list-style: none;
	width: 205px;
	padding: 0 10px;
	margin: 0;
}
#maincontent dl.listblock dd
{
	padding: 4px 0;
	font-size: 11px;
}
#maincontent dl.listblock dt
{
	color: #444;
	font-size: 11px;
	padding: 0 0 2px 0;
}
#maincontent dl.listblock dt a
{
	font-weight: bold;
	color: #444;
}
/* definition list */
#maincontent .content dl dt, #maincontent .content dl dd
{
	padding: 0 0 7px 0;
}
#maincontent .content dl dd
{
	font-size: 1.1em;
}
/* advertisement */
#maincontent .advertiseblock
{
	margin: 0 0 10px 0;
}
#maincontent .advertiseblock p
{
	font-size: 0.9em;
	color: #9a9a9a;
	padding: 0;
}
#maincontent .advertiseblock .adtext
{
	text-align: right;
	padding: 0 !important;
	font-size: 0.9em;
	color: #9a9a9a;
	padding: 0;
}
/* case study */
#maincontent .cscontent
{
	float: right;
	width: 200px;
}
#maincontent .cscontent form.cs .csAnswer
{
	font-size: 1.1em;
	color: #565656;
	display: block;
	margin-bottom: 6px;
}
#maincontent .cscontent form.cs label
{
	font-size: 1.2em;
	color: #333;
	display: block;
	padding: 0 0 5px 0;
}
#maincontent a.btnsubmit
{
	background: url(../Images/Layout/btn-submit.gif) no-repeat;
	width: 71px;
	height: 17px;
	float: left;
	margin: 0 10px 0 0;
}
#maincontent .cscontent p.bb
{
	text-align: right;
	color: #333;
}
#maincontent .cscontent p.bb img
{
	position: relative;
	top: 5px;
}
/* newsletter */
.nlDesc
{
	color: #323232;
	font-size: 1.1em;
	display: block;
	padding-bottom: 10px;
}
.nlDesc a
{
	display:block;
	padding-top:3px;
}
.nlItem
{
	display: block;
	color: #666;
	font-size: 1.1em;
	margin-bottom: 6px;
}
a.moreNews
{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
a.moreNews:hover
{
	text-decoration:underline;
}
#maincontent form.nlform div.email
{
	padding: 10px 0 0 0;
	color: #333;
	font-size: 1em !important;
}
input.emailtxt
{
	width: 145px;
	padding: 2px;
	margin-right: 10px;
	font-size: 1.1em;
	background: #eee;
	border: 1px solid #ccc;
	display: block;
	float: left;
}
#maincontent a.btnsignup
{
	background: url(../Images/Layout/btn-signup.gif) no-repeat;
	width: 84px;
	height: 17px;
	float: left;
}
/* featured video */
#maincontent .fvcontent
{
	float: right;
	width: 162px;
	padding: 0 10px 0 0;
}
#maincontent .fvcontent h4
{
	color: #010101;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 10px 0;
}
#maincontent .fvcontent h4 span
{
	font-size: 0.9em;
	display: block;
}
#maincontent .fvcontent p
{
	color: #666;
	font-size: 1.1em;
	padding: 0 0 10px 0;
}
/*-----------------*/
/* Individul Pages */
/*-----------------*/

/* Tech Center Links */
.techCenterLinks .normal
{
	float: left;
	width: 225px;
	overflow: hidden;
}
.techCenterLinks .alternate
{
	float: right;
	width: 225px;
	overflow: hidden;
}
.techCenterLinks br
{
	display: none;
}


/* Styles for News Page (News.aspx) */
/*-----------------------------------------------------------------------------------------------------------*/

#maincontent .featuredNews
{
	background: #f3f3f3;
	border: solid 1px #ccc;
	padding: 10px;
	margin: 0 5px 10px 5px;
}
#maincontent .featuredNews .desc
{
	float: right;
	width: 444px;
}
#maincontent .featuredNews .desc a.title
{
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: block;
}
#maincontent .featuredNews .desc p.date
{
	font-size: 0.9em;
	color: #828282;
}
#maincontent .featuredNews .desc p
{
	font-size: 1.1em;
	color: #333;
	padding: 0 !important;
}
#maincontent .featuredNews .desc p.source
{
	color: #666;
}

/*news item section - listing and single item*/

.newsItemHolder
{
	padding: 0 18px 18px 18px;
}
/* Single Item */
.newsItemHolder h1.articleTitle
{
	padding-bottom: 0 !important;
}
.newsItemHolder .articleContent
{
	padding: 15px 0 0 0 !important;
}

/* Listing */



/* Styles for New Product Profile Pages (NewProductProfiles.aspx) */
/*-----------------------------------------------------------------------------------------------------------*/
.newProductHolder
{
	padding: 0 18px 18px 18px;
}
/* Review Article */
/*-----------------------------------------------------------------------------------------------------------*/
.reviewHolder
{
	padding: 0 18px 10px 18px;
}
.reviewHolder h1
{
	padding-bottom: 0 !important;
}
.reviewHolder a.author
{
	color: #009b3a;
	text-decoration: underline;
}
.reviewHolder a.productLink
{
	display: block;
	font-size: 1.2em;
	margin: 0 0 8px 0;
	text-decoration: underline;
}
.reviewHolder a.productLink:hover
{
	display: block;
	font-size: 1.2em;
	margin: 0 0 8px 0;
	text-decoration: none;
}
.reviewSynopsis
{
	background: #f3f3f3;
	padding: 20px 15px 10px 15px;
}
.reviewSynopsis h2
{
	color: #009b3a;
	font-weight: bold;
	font-size: 1.7em;
	padding: 0 0 10px 0;
}
.reviewSynopsis h3
{
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	padding: 5px 0;
}
.reviewSynopsis p
{
	color: #353535;
	line-height: 19px;
	padding: 0 0 10px 0;
	font-size: 1.2em;
}
.reviewSynopsis .thumbnail
{
	float: right;
	margin: 0 0 10px 10px;
	border: solid 1px #ccc;
}
/* featured Article Page */
/*-----------------------------------------------------------------------------------------------------------*/
.featuredArticleHolder
{
	padding: 0 18px 0 18px;
}
.featuredArticleHolder h1
{
	padding-bottom: 0 !important;
}



/* All Article Listing Page -  Articles.aspx - */
/*-----------------------------------------------------------------------------------------------------------*/
.articleListingHolder
{
	padding: 0 10px;
}
.articleListing
{
	padding: 10px 10px 0 10px;
}
.articleListing .article
{
	margin: 10px 0 10px 0;
}
.articleListing .article a.listingIcon
{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
.articleListing .article .description
{
	margin: 0 0 0 15px !important;
	float: left;
	width: 380px;
}
.articleListing .article .description h4
{
	color: #010101;
	font-size: 1.1em;
	font-weight: normal;
}
.articleListing .article .description h3
{
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 2px 0 0 0;
}
.articleListing .article .description a.title
{
	text-decoration: none;
}
.articleListing .article .description a.title:hover
{
	text-decoration: underline;
}
.articleListing .article p.date
{
	color: #999;
	font-size: 1em;
	font-weight: normal;
}
/* Editors Note
------------------------------------------------------------------------------------ */
.editorsNoteHolder
{
	padding: 0 20px 20px 20px;
}
.editorsNoteHolder h4
{
	color: #333;
	padding: 0 0 14px 0;
}

/********************************************************************begin added by mk 20071226 */
#maincontent .editorsNoteHolder .featart
{
	padding: 0 0 15px 0;
}
#maincontent .editorsNoteHolder  .featart p a
{
	text-decoration: none;
	font-size: 12px;
}
#maincontent .editorsNoteHolder  .featart p a:hover
{
	text-decoration: underline;
}
#maincontent .editorsNoteHolder .featart img
{
	width: 130px;
	height: 105px;
}
#maincontent .editorsNoteHolder .featart .desc
{
	float: right;
	width: 448px;
	padding: 0;
}
#maincontent .editorsNoteHolder .featart .desc h4
{
	color: #f00;
	font-size: 12px;
	padding: 0;
}
#maincontent .editorsNoteHolder .featart .desc h4 a
{
	color: #333;
}
#maincontent .editorsNoteHolder .featart .desc h5
{
	display: block;
	font-size: 0.9em;
	font-weight: normal;
	font-weight: normal;
}
#maincontent .editorsNoteHolder .featart .desc p
{
	font-size: 11px;
	line-height: 15px;
	padding: 5px 0 !important;
}
p.signoff {     /* added for editorial signoff */
	font-style: oblique;
	text-align:right;
}
/*  end added by mk 20071226 ********************************************************************************************/

/* EXPERT PROFILE PAGES
------------------------------------------------------------------------------------mk 9-18-----*/
.expertProfile
{
	padding: 0px 18px 10px 18px;
}
.expertProfile .profileContent
{
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #101010;
}
.expertProfile .profileContent p
{
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #101010;
}
.expertProfile p a, .expertProfile p a:link, .expertProfile p a:visited
{
	text-decoration: underline;
}
.expertProfile p a:hover, .expertProfile p a:active
{
	text-decoration: none;
}
.expertProfile img
{
	margin: 10px 10px;
}
.expertProfile dl.contactInfo
{
	margin-top:15px;
	color: #f60;
	font-size: 1.3em;
}
.expertProfile dl.contactInfo dt
{
	color: #010101;
	font-variant: small-caps;
	padding: 0px 0px 5px 0px;
}
.expertProfile dl.contactInfo dd
{
	padding: 0px 0px 5px 0px;
	color: #010101;
}
.expertProfile dl.contactInfo em
{
	font-variant: small-caps;
	font-style: normal;
	color: #010101;
}
/*----------------------------------------------------------------------------------mk 9-19-----*/

/* TECHNOLOGY SPOTLIGHT PAGES

------------------------------------------------------------------------------------mk 9-19-----*/

.spotlight
{
	padding: 0px 18px 10px 18px;
}
.spotlight h1
{
	padding-bottom: 0 !important;
}
.spotlight ul
{
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}
.spotlight ul li
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #010101;
	font-weight: normal;
	margin: 0px 0px 4px 0px;
}
.spotlight p a, .spotlight p a:link, .spotlight p a:visited
{
	text-decoration: underline;
}
.spotlight p a:hover, .spotlight p a:active
{
	text-decoration: none;
}

/* Styles for Quick Quiz Control Pages (QuickQuizControl.ascx) */
.quickQuiz .ad
{
	padding:0 0 10px 0;
}
.quickQuiz .ad div
{
	float:right;
}
.quickQuiz .ad div p
{
	display:block;
	float:left;
	font-size:11px;
	height:13px;
	margin:auto 5px auto 0;
	padding:0;
}
.quickQuiz .ad div img
{
	float:left;
	width:88px;
	height:31px;
}
.quickQuiz .content
{
	padding:8px 8px 10px 8px !important;
}
.quickQuiz p.question
{
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	margin-bottom:10px;
}
.quickQuiz .thumb
{
	width:117px;
	float:left;
}
.quickQuiz .thumb img
{
	border:solid 1px #ccc;
}
a.enlargeImage
{
	display:block;
	font-size:11px;
	background:url(../Images/Icons/EnlargeImage.gif) no-repeat;
	height:15px;
	padding:0 0 0 16px;
	
}
.quickQuiz .answers
{
	width:195px;
	float:left;
}
.quickQuiz .answers .radioButtonList label
{
	font-size:11px;
	width:170px;
}
.quickQuiz .answers .genericButton
{
	margin:5px 0 0 5px;
}

.quickQuiz table.finalAnswers
{
	width:100%;
	font-size:12px;
	margin:10px 0 0 0;
	color:#151515;
}
.quickQuiz table.finalAnswers tr.normal
{
	background:#eaeaea;
	
}
.quickQuiz table.finalAnswers td
{
	padding:6px 4px;
	
}
.quickQuiz table.finalAnswers td.stat
{
	text-align:right;
	width:15%;
}
.quickQuiz table.finalAnswers td.answer
{
	text-align:left;
	width:65%;
}
.quickQuiz table.finalAnswers td.answer span.correct
{
	font-weight:bold;
}
.quickQuiz table.finalAnswers td.result
{
	width:20%;
	font-weight:bold;
}
.quickQuiz table.finalAnswers td.result span.correct
{
	color:#009b3a;
}
.quickQuiz table.finalAnswers td.result span.incorrect
{
	color:#fe0000;
	
}
.quickQuiz table.finalAnswers td.respondentTitle
{
	font-size:10px;
	text-align:right;
}
.quickQuiz .explination 
{
	margin:15px 0;
}

.quickQuiz .explination h3
{
	color:#151515;
	font-size:13px;
	margin:0;
	padding:0 0 10px 0;
}
.quickQuiz .explination p
{
	color:#151515;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0 0 10px 0;
}

.quickQuiz .explination .disclaimer p
{
	padding:0 20px 0px 20px;
	font-size: 10px;
	color:#777;
	line-height:14px;
}

.quickQuiz .signUp
{
	background:#eaeaea;
	border:solid 1px #ccc;
	padding:20px;
}
.quickQuizHolder .quickQuiz .signUp h2
{
	margin:0 !important;
}
.quickQuiz .signUp input.tbQuizEmail
{
	width:150px;
	float:left;
	background:#fff;
	border:solid 1px #ccc;
	font-size:11px;
	padding:2px;
	margin-right:5px;
}
.quickQuiz .signUp .genericButton
{
	float:left;
}


/* Styles for Quick Quiz Page (QuickQuiz.aspx) */
/*-----------------------------------------------------------------------------------------------------------*/
.quickQuizHolder
{
	padding:17px 17px 10px 17px;
}
.quickQuizHolder h1
{
	padding: 0px 0px 20px 0;
	
}
.quickQuizHolder h1 strong
{
	color:#009b3a;
	
}
.quickQuizHolder .quickQuiz p.question
{
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	margin:5px 0 15px 0;
	padding:0;
}
.quickQuizHolder .quickQuiz .mainImage img
{
	border:solid 1px #ccc;
}
.quickQuizHolder .quickQuiz .mainImage a.enlargeImage
{
	float:right;
	
}
.quickQuizHolder .quickQuiz .answers
{
	width:430px !important;
	float:none;
	margin-top:5px;
}
.quickQuizHolder .quickQuiz .answers .radioButtonList label
{
	font-size:12px;
	width:300px;
	margin-bottom:12px;
}
.quickQuizHolder h2
{
	display:block;
	color:#009b3a;
	margin:40px 0 8px 0 !important;
	padding:0;
	font-size:17px;
}
.quickQuizHolder .answerHolder
{
	padding:10px 0;
}


/* Styles for Quick Quiz Archive Pages (QuickQuizArchive.aspx) */
/*-----------------------------------------------------------------------------------------------------------*/

.quickQuizArchiveHolder
{
	padding: 0 10px 10px 10px;
}
.quickQuiz .listing
{
	padding: 10px 0 0 0;
}
.quickQuiz .listing .row
{
	padding:0 0 15px 0;
}
.quickQuiz .listing .row img.thumbnail
{
	width:110px;
	float:left;
	border:solid 1px #ccc;
	margin:0 10px 0 0;
}
.quickQuiz .listing .row a.title
{
	font-weight:bold;
	font-size:14px !important;
	line-height:14px;
	margin:0 0 5px 0;
}
.quickQuiz .listing .row p.date
{
	color:#7d7d7d;
	font-size:10px;
}

/* Contact Page Styles  -  Contact.aspx  - */
/*-----------------------------------------------------------------------------------------------------------*/

.contactPageHolder
{
	padding: 0 10px 10px 10px;
}
.contactPageHolder .row
{
	font-size: 1.1em;
	padding: 10px 0;
}
.contactPageHolder .row .title
{
	width: 75px;
	display: block;
	float: left;
	text-align: right;
	padding: 0 5px 0 0;
}
.contactPageHolder .row input
{
	background: #f3f3f3;
	border: solid 1px #ccc;
}
.contactPageHolder .row textarea
{
	background: #f3f3f3;
	border: solid 1px #ccc;
}
.contactPageHolder .row .textValidate
{
	padding: 0 0 0 80px;
}
.contactButton
{
	margin: 5px 0;
}

/* Search Results Page */
/*-----------------------------------------------------------------------------------------------------------*/
.searchResultsHolder
{
	padding: 10px 18px 18px 18px;
}
.searchResultsHolder h1
{
	padding-bottom: 10px !important;
}
.searchResultsHolder h4
{
	padding: 0 0 8px 0;
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
.searchResultsHolder p.negative
{
	color: #009b3a;
	font-size: 11px;
}
.searchResultsHolder h3
{
	font-size: 14px;
	color: #444;
	padding: 18px 0 10px 0;
}
.searchResultsHolder .sectionResults
{
	padding: 0 0 18px 0;
}
.searchResultsHolder .searchTerms
{
	color: #009b3a;
	font-weight: bold;
}
.searchResultsHolder .moreResults
{
	color: #009b3a;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 6px 0 0 0;
}
.searchResultsHolder .resultLink
{
	padding: 0 0 10px 3px;
	font-size: 12px;
	line-height: 14px;
	display: inline-block;
}


/* About Page Styles */
/*-----------------------------------------------------------------------------------------------------------*/

.aboutPageHolder
{
	padding: 0px 12px 10px 12px;
}
.aboutPageHolder ul li
{
	color: #02559d;
}
/* PrivacyPolicy Styles */
/*-----------------------------------------------------------------------------------------------------------*/
.privacyPolicyHolder
{
	padding: 0px 18px 10px 18px;
}

/* Registration Styles */
/*-----------------------------------------------------------------------------------------------------------*/

.registrationHolder
{
	padding: 0px 18px 10px 18px;
}

/* Disclaimer Styles */
/*-----------------------------------------------------------------------------------------------------------*/
.disclaimerHolder
{
	padding: 0px 18px 10px 18px;
}
.disclaimerHolder dd
{
	font-size: 1.1em;
	padding: 2px 0;
}
.disclaimerHolder dl
{
	margin: 0 0 0 8px;
}
.disclaimerHolder dd a
{
	text-decoration: underline;
}
.disclaimerHolder dd a:hover
{
	text-decoration: none;
}

/* Events Styles */
/*-----------------------------------------------------------------------------------------------------------*/

.eventListingHolder
{
	padding: 0px 18px 0px 18px;
}
/* Resources Styles */
/*-----------------------------------------------------------------------------------------------------------*/

.resourcesListingHolder
{
	padding: 0px 12px 0px 12px;
}
#maincontent .resourcesListingHolder ul
{
	list-style: none;
	padding: 0px 0 10px 0 !important;
	margin: 0;
}
.resourcesListingHolder ul li
{
	padding: 1px 0 !important;
	margin: 0;
}
.resourcesListingHolder ul li.title
{
	font-size: 11px;
	font-weight: bold;
}

/* Jounal Updates Styles */
/*-----------------------------------------------------------------------------------------------------------*/

.journalUpdatesHolder
{
	padding: 0px 18px 10px 18px;
}
.journalUpdatesHolder h1
{
	padding-bottom: 20px;
}
.journalUpdatesHolder .date
{
	color: #777;
	font-size: 10px;
	padding-top: 0px !important;
}
.journalUpdatesHolder .journalName
{
}
.journalUpdatesHolder .citation
{
}
.journalUpdatesHolder .authors
{
	padding-bottom: 18px !important;
}
.journalUpdatesHolder .abstractLink
{
	margin: 0px 0 10px 0;
}
.journalUpdatesHolder .subPageListing h3
{
	padding: 0 !important;
}

/*Advertise With Us Styles */
/*-----------------------------------------------------------------------------------------------------------*/

/* Cobrand Holder */
/*-----------------------------------------------------------------------------------------------------------*/
.cobrandHolder
{
	padding: 0 18px 18px 18px;
}
.cobrandHolder td
{
	/*padding: 3px !important;*/
}





.advertiseHolder
{
	padding: 0 20px 20px 20px; /* width:942px; makes the 984 total.  Not necessary but works for the columns */
}
.advertiseHolder .adPackage
{
	padding: 0 21px 0 0;
	width: 300px;
	float: left;
}
.advertiseHolder .adPackage p.description
{
	height: 170px;
}
.advertiseHolder .adPackageHolder
{
	padding: 10px 0 20px 0;
}
.advertiseHolder .last
{
	padding: 0 0 0 0 !important;
}
.advertiseHolder ol
{
	margin: 0 0 0 25px;
}
.advertiseHolder ol li
{
	padding: 0 0 5px 0;
	font-size: 12px;
}
.advertiseHolder ol li a
{
	font-size: 11px;
}
.advertiseHolder .opportunityPackage
{
	padding: 0 0 10px 0;
}
.advertiseHolder .opportunity
{
	padding: 0 0 3px 0;
}
.advertiseHolder strong
{
	color: #333;
}
.advertiseHolder dl
{
	padding: 0 0 5px 0;
	font-size: 12px;
}
.advertiseHolder dl dt
{
	color: #333;
}
.advertiseHolder dl dd
{
	padding: 0 0 2px 0;
}
/* Help Styles */
/*-----------------------------------------------------------------------------------------------------------*/

.helpHolder
{
	padding: 0px 18px 10px 18px;
}
.helpHolder h4
{
	padding: 0 0 3px 0;
	margin: 0;
	font-size: 1.1em;
	color: #010101;
}
.helpHolder .techCenterInstructions
{
	padding: 5px 0 0 30px;
}
/* Write For Us Styles */
/*-----------------------------------------------------------------------------------------------------------*/

.writeForUsHolder
{
	padding: 0px 18px 10px 18px;
}

/* Upcoming Events - home page */

.contentTeaser
{
}
.contentTeaser p.details
{
	padding: 1px 0;
}
.contentTeaser a
{
	font-size: 11px;
}
.contentTeaser .eventImage
{
	float: right;
	margin: 0 0 5px 3px;
}
.contentTeaser h4
{
	padding: 0 0 7px 0;
	color: #222;
	font-size: 12px;
}
.contentTeaser p.subHeading
{
	padding: 0 0 2px 0 !important;
	color: #888;
	line-height: 13px;
}
.contentTeaser p
{
}
/* Trade Show Styles */
/*-----------------------------------------------------------------------------------------------------------*/
.tradeShowHolder table
{
	margin:0 !important;
}

.tradeShowHolder
{
	padding: 0 40px 40px 40px;
}
.tradeShowHolder .formHolder .required
{
	margin-left:185px;
}
.tradeShowHolder .validationSummary
{
	margin-left:185px;
}
.tradeShowHolder .formHolder
{
	padding-top:5px;
}
.tradeShowHolder .formHolder .formElement .validationHolder
{
	width: 300px !important;
}
.tradeShowHolder .description
{
	font-size: 12px;
	color: #444;
	line-height: 14px;
	width: 700px;
}
.tradeShowHolder .description p
{
	padding-top: 8px;
}

/* Forum Holder Styles */
/*------------------------------------------------------------------------------------------------------------*/
.forumHolder
{
	padding: 12px 12px 150px 12px;
}
.forumHolder input
{
}

/* AdHolder - Sky */
/*-----------------------------------------------------------------------------------------------------------*/
iframe.skyAd
{
	width: 120px;
	margin: auto 0;
}
.skyAdHolder
{
	text-align: center;
	background: #f3f3f3;
}

/* Community Icon Box Styles - To Be Used where Community Icons are featured */
/*-----------------------------------------------------------------------------------------------------------*/
.communityBox h4
{
	color: #2e2e2e;
	font-size: 1.2em;
	font-weight: bold;
}
.communityBox
{
	background: #f3f3f3;
	border: solid 1px #ccc;
	padding: 10px;
	margin: 19px 0 19px 0;
}
.communityLinks
{
	margin: 10px 0 0 0;
}
.communityLinks a.button
{
	display: block;
	width: 60px !important;
	height: 20px !important;
	padding: 35px 5px 1px 5px;
	background-position: 21px 0 !important;
	color: #666;
	text-align: center;
	text-decoration: none;
	font-size: 1em;
	float: left;
}
.communityLinks a.button:hover
{
	text-decoration: underline;
	background-position: -69px 0 !important;
}
/*-----------------------------------------------------------------------------------------------------------*/
/* Site Wide Utilities */
/*-----------------------------------------------------------------------------------------------------------*/

/*Sub Page Specific Styles */
.rside .articleActivity .activityType
{
	width: 152px;
	float: left;
	padding: 0 6px 0 0;
}


/* Buttons */
.genericButton
{
	font-size: 11px;
	display: block;
	width: 110px !important;
	height: 20px !important;
	background: url(../Images/ButtonNewsBackground.gif) no-repeat !important;
	padding: 0 !important;
	border: 0 !important;
	text-transform: uppercase;
	color: #333;
	line-height: 21px;
	text-decoration: none;
	margin: 0 0 5px 0;
	text-align: center;
}
.genericButton:hover
{
	background: url(../Images/ButtonNewsBackgroundRoll.gif) no-repeat;
	color: #02559d;
}

/* More Complex Listing*/
/*-----------------------------------------------------------------------------------------------------------*/
.listingSection
{
	padding: 10px 0;
}
.listingSection h2
{
	padding: 0 0 18px 0;
	margin: 0;
	font-size: 17px;
	color: #009b3a;
	font-weight: bold;
}
.listingSection .listing
{
	padding: 0 0 2px 0;
}
.listingSection .listing h3
{
	padding: 0 0 2px 0;
	font-size: 13px;
}
.listingSection .listing .articleContent
{
	padding-bottom: 8px !important;
}
.listingSection .listing h4
{
	padding: 2px 0 2px 0;
	color: #010101;
	font-size: 11px;
	font-weight: normal;
}


/* Simple Sub Page Listing With no image*/
/*-----------------------------------------------------------------------------------------------------------*/
.subPageListing
{
	padding: 0 0 15px 0;
}
.subPageListing h3
{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
}
.subPageListing p.source
{
	color: #666;
	font-size: 11px;
	padding: 0;
}
.subPageListing p.synopsis
{
	padding: 0 0 3px 0;
}
.subPageListing h4
{
	font-size: 10px;
	color: #828282;
	padding: 0 0 2px 0;
	margin: 0;
}
/*Home Page Listing With no image*/
/*-----------------------------------------------------------------------------------------------------------*/

.homePageListing
{
	padding: 0 0 10px 0;
}
.homePageListing h3
{
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0;
}
.homePageListing p.source
{
	color: #666;
	font-size: 11px;
	padding: 0;
}
.homePageListing p.synopsis
{
	font-size: 11px;
	padding: 0 0 3px 0;
}
.homePageListing h4
{
	font-size: 10px;
	color: #828282;
	padding: 0 0 1px 0;
	margin: 0;
}

/* Generic ProductInfo Row */
/* ----------------------------------------------------------------------------------------------- */


.productInfoRow
{
	width: 600px;
	border-bottom: solid 1px #ccc;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
.productInfoRow .thumbnail
{
	width: 130px;
	float: left;
	margin: 0 0 15px 0;
	border: solid 1px #ccc;
}
.productInfoRow .productTitle
{
	float: left;
	width: 280px; /* 330 with padding */
	padding: 0 15px;
}
.productInfoRow .buttonHolder
{
	float: right;
	padding: 0 10px 0px 11px;
	width: 110px;
	margin: 5px 0 0 0;
}
.productInfoRow .productName
{
	font-size: 1.5em;
	color: #02559d;
	font-weight: normal;
}
.productInfoRow .companyName
{
	padding: 0 0 5px 0;
	font-size: 1.2em;
	color: #333;
	font-weight: normal;
}
.productInfoRow .blurb
{
	width: 452px; /* 467px */
	padding: 0 0 10px 15px;
	color: #666;
	font-weight: normal;
	line-height: 1.6em;
	float: right;
}

.productInfoRow .blurbWithoutPic
{
	width: 452px; /* 467px */
	padding: 0 0 10px 15px;
	color: #666;
	font-weight: normal;
	line-height: 1.6em;
	float: left;
}

.productInfoRow .date
{
	color: #999;
}
.productInfoRow a.more
{
	font-size: 11px;
	color: #02559d;
	text-decoration: underline;
	padding-left: 2px;
}
.productInfoRow .button
{
	display: block;
	width: 110px;
	height: 20px;
	background: url(../Images/ButtonNewsBackground.gif) no-repeat;
	padding: 0;
	text-transform: uppercase;
	color: #333;
	line-height: 21px;
	text-decoration: none;
	margin: 0 0 5px 0;
	text-align: center;
}
.productInfoRow .button:hover
{
	background: url(../Images/ButtonNewsBackgroundRoll.gif) no-repeat;
	color: #02559d;
}
.productInfoRow .blurb .articleText, .productInfoRow .blurbWithoutPic .articleText
{
	font-size: 11px;
	color: #333;
}
.productInfoRow .blurb .articleText p, .productInfoRow .blurbWithoutPic .articleText p
{
	font-size: 11px !important;
	color: #333;
	padding: 8px 0 0 0;
}


/* Generic Form Styling for Two Column Layout */
/*-----------------------------------------------------------------------------------------------------------*/


.formHolder
{
	padding: 15px 0 30px 0;
}
.formHolder .caveat p
{
	padding: 0 0 0 185px;
	font-size: 11px;
	color: #888;
}
.formHolder .formElement
{
	padding: 5px 0 10px 0;
}
.formHolder .formElement .labelHolder
{
	width: 170px;
	float: left;
	text-align: right;
	padding: 5px 15px 0 0;
	color: #555;
	font-size: 11px;
}
.formHolder .formElement .inputHolder
{
	width: 182px;
	float: left;
}
.inputBox
{
	width: 180px;
	border: solid 1px #ccc;
	background: #f3f3f3;
	padding: 2px;
}
.multilineInput
{
	width: 300px;
	height: 100px;
	border: solid 1px #ccc;
	background: #f3f3f3;
	padding: 2px;
}
.formHolder .textArea .formElement .inputHolder
{
	width: 302px;
	float: left;
}
.formHolder .textArea .formElement .validationHolder
{
	clear: both;
	padding: 0 0 0 185px;
	font-size: 11px;
	color: #660000;
}
.dropDown
{
	border: solid 1px #ccc;
	background: #f3f3f3;
	padding: 2px;
}
.checkBox input
{
	display: block;
	float: left;
}
.checkBox label
{
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0 0 0 5px;
}
.checkBox br
{
	display: block;
	height: 0px;
	content: "";
	clear: both;
}
.radioButtonList
{
	display:block;
}
.radioButtonList input
{
	display: block;
	float: left;
}
.radioButtonList label
{
	font-size:10px;
	line-height:13px;
	display: block;
	float: left;
	margin: 0px 0px 10px 5px;
}
.radioButtonList br
{
	display: block;
	height: 0px;
	content: "";
	clear: both;
}

.formHolder .formElement .validationHolder
{
	width: 160px;
	float: left;
	padding: 0 0 0 4px;
	font-size: 11px;
	color: #660000;
}
.formHolder .validationSummary
{
	color: #660000;
	font-size: 11px;
	line-height: 15px;
}
/* Small Form */
.formSmall .formHolder .formElement .labelHolder
{
	width: 100px;
	float: left;
	text-align: right;
	padding: 5px 8px 0 0;
	color: #555;
	font-size: 11px;
}
.formSmall .formHolder .formElement .inputHolder
{
	width: 162px;
	float: left;
}
.formSmall .formHolder .formElement .inputHolder .inputBox
{
	width: 160px;
	border: solid 1px #ccc;
	background: #f3f3f3;
	padding: 2px;
}
.formSmall .formHolder .formElement .validationHolder
{
	width: 150px;
	float: left;
	padding: 0 0 0 4px;
	font-size: 11px;
	color: #660000;
}
.formSmall .formHolder .textArea .formElement .inputHolder .multilineInput
{
	width: 300px;
	height: 100px;
	border: solid 1px #ccc;
	background: #f3f3f3;
	padding: 2px;
}
.formSmall .formHolder .textArea .formElement .inputHolder
{
	width: 302px;
	float: left;
}
.formSmall .formHolder .textArea .formElement .validationHolder
{
	clear: both;
	padding: 0 0 0 123px;
	font-size: 11px;
	color: #660000;
}
/* .NET Fixes */
/*-----------------------------------------------------------------------------------------------------------*/
/* Gridview fixes - Applies to all cases of the Gridview*/
table.gridView
{
	/*width: 100%;*/
	border: 0;
	border-color: #fff;
}
table.gridView tr
{
	border: 0;
}
table.gridView td
{
	border: 0;
}
tr.gridViewRow
{
	border: 0;
}
tr.gridViewRow td
{
	border: 0;
}
/*general paging */

/* Gridview Paging */
tr.paging table
{
	width:auto !important;
}
.paging table td
{
	width: 5px;
}
tr.paging
{
	background: #fff;
	padding: 0;
}
.paging table
{
	padding: 0;
	font-size: 1.1em;
	text-align: left;
	color: #999;
	list-style-type: none;
	display: block;
	margin: 0 0 20px 0;
}
.paging span
{
	font-weight: bold;
	font-size: 1.1em;
}
.paging a
{
	padding: 0;
	text-decoration: none;
	color: #000;
}
.paging a:hover
{
	text-decoration: underline;
}
.paging td
{
	padding: 0 4px 0 0;
	vertical-align: bottom;
}
/*General Article Formating - reformats bad html from database */
/*-----------------------------------------------------------------------------------------------------------*/
.byline
{
	font-size: 11px;
	color: #010101;
	padding: 2px 0;
	line-height: 12px;
}
.articleContent
{
	padding: 0 0 20px 0;
	color: #2d2d2d;
	font-size: 12px;
	line-height: 19px;
}
.articleContent span
{
	color: #2d2d2d;
	font-size: 12px;
	line-height: 19px;
}
.articleContent p
{
	color: #2d2d2d;
	font-size: 12px;
	line-height: 19px;
	padding: 15px 0 0 0;
}
.articleContent h3
{
	color: #010101;
	font-size: 14px;
	font-weight: bold;
}
.articleContent b
{
	color: #010101;
}
#maincontent .articleContent ul
{
	list-style: outside disc;
	padding: 10px 0 0 0;
	margin: 0 0 0 18px !important;
}
#maincontent .articleContent ul li
{
	font-size: 12px;
	color: #444;
	line-height: 15px;
}
#maincontent .articleContent ol
{
	list-style: inside decimal;
	margin: 0 0 15px 10px;
}
.articleContent ol li
{
	font-size: 11px;
	color: #444;
	line-height: 15px;
}
h3.articleType
{
	color: #010101;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 0 3px 0;
}
h2.articleAuthor
{
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #009b3a;
	padding: 0 !important;
}
a.articleAuthorLink
{
	color: #009b3a;
	text-decoration: underline;
}
a.articleAuthorLink:hover
{
	text-decoration: none;
}
/*---- footer content -----*/

/* footer */
#footer p
{
	text-align: center;
	font-size: 1.1em;
	padding: 0 0 10px 0;
	min-width: 984px;
}
#footer p.visit
{
	padding: 0 0 2px 0;
}
#footer p a
{
	padding: 0 5px;
	border-right: 1px solid #417eb3;
}
#footer p a.last
{
	border: none;
}
