





/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	TAGS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body {
	background-color: #336;
	margin: 0;
	padding: 0;
	}
body, td, pre, input, textarea, select {
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode",  Arial, Helvetica, sans-serif;
	color: #4C4E61;
	font-size: 11px;
	}
a:link {
	color: #0069B4;
	font-weight: bold;
	}
a:visited {
	color: #0069B4;
	font-weight: bold;
	}
a:hover {
	text-decoration: none;
	color: #0069B4;
	font-weight: bold;
	}
a:active {
	color: #0069B4;
	font-weight: bold;
	}
a img {
	border: 0 none;
	}
code {
	color: #f09;
	}
	
	
p, li, pre {
	line-height: 1.4;
	}
h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre {
	margin-top: 0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
h3, h4, h5, h6, p, ol, ul, pre {
	margin-bottom: 1.5em;
	}
h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002D72;
	margin: 0 0 1em 0;
	}
h2 {
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode",  Arial, Helvetica, sans-serif;
	color: #009292;
	font-size: 15px;
	font-weight: bold;
	}
h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #05478e;
	margin: 0 0 18px 0;
	}
ul {
	list-style-type: square;
	margin-left: 0;
	padding-left: 20px;
	}
li {
	margin-bottom: 6px;
	}
li ol,
li ul {
	margin-top: 4px;
	margin-bottom: 4px;
	}
th {
	text-align: left;
	}
object, embed {
	margin: 0;
	padding: 0;
	}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MAIN DIVISIONS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#mother {
	width: 748px;
	margin: 0 auto;
	padding: 0 17px;
	background-image: url(../images/mother_bg.gif);
	background-repeat: repeat-y;
	
	}

#banner {
	position: relative;
	}
#banner p {
	margin: 0;
	}
#season {
	position: absolute;
	left: 665px;
	top: 4px;
	width: 65px;
	font-size: 11px;
	font-weight: bold;
	color: #CACACA;
	line-height: 1;
	}
	
#footer {
	font-size: 11px;
	margin: 20px 0 0 0;
	padding: 20px;
	border-top: 2px solid #B5BECA;
	clear: both;
	color: #6b6b6b;
	background-color: #D6DAE1;
	}
#footer h2 {
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode",  Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 14px;
	font-weight: bold;
	}
#govLinks {
	float: right;
	width: 250px;
	padding: 45px 40px 0 0;
	}
#govLinks li {
	display: inline;
	}
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	font-weight: normal;
	}




/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	CONTENT
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#content {
	padding: 8px 20px 20px 20px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	width: 694px;
	}
html>body #content {
	width: auto;
	min-height: 340px;
	}
#courseDates {
	font-size: 11px;
	color: #6B6B6B;
	text-align: right;
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: bold;
	}



/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MENU
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */		
#menu {
	}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#menu li {
	background-image: none;
	padding: 0;
	margin: 0;
	}
#menu a {
	}
#menu a,
#menu a:link,
#menu a:visited,
#menu a:active,
#menu a:hover {
	}
#menu a:hover {
	}
	

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	REGISTRATION
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#regInstrux {
	margin: 0 0 30px 0;
	}
#studentNameSection {
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 30px 0;
	}
#studentNameSection td {
	padding: 2px 5px;
	}
	
.required {
	color: #c00;
	}
	
#willAttendMsg {
	margin: 0;
	}
#willAttendMsg input {
	width: auto;
	}
	
	
	
#first,
#last {
	width: 195px;
	}
#middle {
	width: 25px;
	}

#nihEmployee {
	margin: 0;
	}
#nihEmployee span {
	display: block;
	width: 220px;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: right;
	padding: 2px 10px 0 0;
	}
#nihEmployee span.inputs {
	text-align: left;
	}


.columnize #fourDigits,
.columnize #mailCode {
	width: 75px;
	}
.columnize #zipcode {
	width: 100px;
	}
	
#collectOrg p {
	margin: 0;
	}
#collectOrg p label {
	margin: 0 10px 0 0;
	}

label span {
	color: #8899A9;
	}
label.required span {
	color: #c00;
	font-weight: normal;
	}




/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	LOGIN/"LOBBY" PAGES
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#login {
	width: 530px;
	background-image: url(../images/login_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #336;
	margin: 30px auto 0 auto;
	}
#login .inner {
	padding: 30px;
	border: 1px solid #fff;
	}
#login .columnize label {
	width: 120px;
	color: #fff;
	}
#login p.submitButton {
	margin: 0;
	}
#login p.submitButton input {
	border: 1px solid #002D72;
	background-color: #002D72;
	}
#login p.submitButton input:hover {
	border-color: #fff;
	}



#archiveLinks {
	font-size: 16px;
	list-style-type: none;
	text-transform: uppercase;
	}
#archiveLinks a:link,
#archiveLinks a:visited,
#archiveLinks a:active,
#archiveLinks a:hover {
	color: #4C6AA9;
	text-decoration: none;
	font-weight: normal;
	}
#archiveLinks a:hover {
	text-decoration: underline;
	}
#archiveLinks .year {
	font-weight: bold;
	font-size: 26px;
	color: #002D72;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#archiveLinks .archive {
	font-weight: bold;
	}
.loginRequired {
	text-transform: none;
	font-size: 13px;
	}

p#speakerLoginLink {
	text-align: center;
	}
p#speakerLoginLink {
	padding: 15px 0 0 0;
	}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	LECTURE DETAIL PAGE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#lectureDetailPage h1 {
	margin-bottom: 5px;
	}
#lectureDetailPage h2 {
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 5px;
	}
p#discussionNav {
	padding: 15px 0 10px 0;
	font-size: 13px;
	}
p#discussionNav a,
p#discussionNav a:link,
p#discussionNav a:visited,
p#discussionNav a:active {
	text-decoration: none;
	}
p#discussionNav a:hover {
	text-decoration: underline;
	}
#lectureDetailPage .notice p {
	margin-bottom: 10px;
	}
#lectureDetailPage .notice ol li {
	margin-bottom: 0;
	}
#lectureDetailPage .notice p.usingForum {
	color: #002D72;
	display: block;
	font-size: 13px;
	font-weight: bold;
	}
#lectureDetailPage strong.forumInstruxHead {
	color: #009292;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#lectureDetailPage .twoColumn {
	}	
#lectureDetailPage .twoColumn .col1,
#lectureDetailPage .twoColumn .col2 {
	width: 310px;
	padding: 10px;
	margin: 0 0 50px 0;
	background-color: #fff;
	border: 1px solid #8DAACA;
	}
#lectureDetailPage .twoColumn .col2 {
	margin-left: 20px;
	}
#lectureDetailPage .twoColumn .col1 ul,
#lectureDetailPage .twoColumn .col2 ul {
	margin-bottom: 0;
	}
#lectureDetailPage .twoColumn ul li span {
	color: #8e8e8e;
	display: block;
	}
#lectureDetailPage .twoColumn .col1 h2,
#lectureDetailPage .twoColumn .col2 h2 {
	padding: 0 0 2px 0;
	border-bottom: 1px solid #CDD9E7;
	font-size: 15px;
	margin: 0 0 10px 0;
	font-weight: bold;
	}

p.unavailable strong {
	font-size: 12px;
	}






/* DISCUSSION STYLES */
#discussionZone {
	clear: left;
	/*border-top: 5px solid #B5C6DC;*/
	margin: 0 0 30px 0;
	}
#discussionZone .submitButton {
	text-align: left;
	}

/* POSTS */
div.post {
	border-top: 3px solid #B5C6DC;
	border-bottom: 5px solid #B5C6DC;
	padding: 20px 15px 25px 20px;
	margin: 0 0 20px 0;
	background-color: #fff;
	}
div.postText {
	color: #000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 0;
	}
p.flagPost {
	white-space: nowrap;
	float: right;
	margin: 0 0 10px 10px;
	}
div.postHead {
	font-size: 12px;
	color: #009292;
	margin: 0 0 8px 0;
	font-weight: bold;
	}
.speakerPost > div.postHead,
.speakerPost > div.postText {
	color: #f30;
	}
.replyToForm .submitButton input {
	font-size: 11px;
	background-color: #002D72;
	font-size: 13px;
	}
.replyToForm .submitButton input:hover {
	background-color: #000;
	}
.replyToForm {
	padding-top: 15px;
	}


/* SUB-POSTS */
div.subPost {
	margin: 0 25px 20px 25px;
	/*border: 1px solid #B5C6DC;
	border: 1px solid #5279B5;
	background-color: #fff;*/
	background-color: #E5E8F1;
	border: 1px solid #A5ADC2;
	padding: 15px 15px 20px 15px;
	-moz-border-radius: 7px; /* FF1+ */
	-webkit-border-radius: 7px; /* Saf3+, Chrome */
	border-radius: 7px; /* Opera 10.5, IE 9 */
	}
div.subPost div.postHead {
	font-size: 11px;
	}
div.subPost blockquote {
	border-top: 1px solid #B5C6DC;
	border-bottom: 2px solid #B5C6DC;
	margin: 0 0 15px 0;
	padding: 8px 8px 12px 8px;
	background-color: #FAFCFF;
	}
div.subPost blockquote p.quoteHead {
	margin: 0 0 5px 0;
	color: #777;
	}
div.subPost blockquote div {
	margin: 0 15px;
	font-size: 12px;
	}
div.post div.subPost div.postText {
	font-family: "Lucida Grande", Lucida, "Lucida Sans Unicode",  Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	}
div.subPost p.flagPost a,
div.subPost p.flagPost a:link,
div.subPost p.flagPost a:visited,
div.subPost p.flagPost a:active,
div.subPost p.flagPost a:hover {
	font-weight: normal;
	}
div.subPost .replyToForm .submitButton input {
	background-color: #5279B5;
	padding: 2px 10px 4px 10px;
	font-size: 11px;
	}
div.subPost .replyToForm p.submitButton input:hover {
	background-color: #002D72;
	}
div.subPost .replyToForm {
	padding-top: 0;
	}




form#addPostForm {
	padding-top: 30px;
	}
form#addPostForm label {
	font-size: 14px;
	color: #002D72;
	display: block;
	margin: 0;
	}
textarea#postComment {
	width: 605px;
	height: 145px;
	}



p.flagged {
	font-size: 13px;
	font-style: italic;
	color: #c00;
	}



/* REPLY-TO POST PAGE */
#parentPostText {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
div#replyLectureInfo {
	width: 400px;
	float: right;
	text-align: right;
	color: #333;
	padding: 8px 8px 0 0;
	}
div#replyLectureInfo strong {
	font-size: 13px;
	}
blockquote#parentPostText {
	border-top: 2px solid #B5C6DC;
	border-bottom: 4px solid #B5C6DC;
	margin: 0 0 15px 0;
	padding: 8px 8px 12px 8px;
	background-color: #FAFCFF;
	}
body#replyToPostPage .submitButton {
	text-align: left;
	}











/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	ARCHIVE PAGE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#testButtons {
	font-size: 13px;
	/*text-align: center;
	margin-left: auto;
	margin-right: auto;*/
	padding: 0 0 25px 0;
	clear: left;
	line-height: normal;
	}
.oneButton {
	width: 200px;
	}
.twoButton {
	width: 400px;
	}
#testButtons a {
	display: block;
	text-align: center;
	background-color: #f30;
	padding: 7px 15px 8px 15px;
	float: left;
	white-space: nowrap;
	margin: 0 10px 0 0;
	}
#testButtons a,
#testButtons a:link,
#testButtons a:visited,
#testButtons a:active,
#testButtons a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
#testButtons a:hover {
	color: #fff;
	background-color: #DC1A00;
	}
	
	

#lectureSchedule {
	clear: both;
	}
#lectureSchedule table {
	border-collapse: separate;
	border-spacing: 0 2px;
	width: 100%;
	margin: 0;
	padding: 0;
	}
#lectureSchedule table table tr:hover td {
	background-color: #D2D9E3;
	}
#lectureSchedule th,
#lectureSchedule td {
	padding: 6px 4px;
	}
#lectureSchedule td.moduleBlock {
	background-image: url(../images/lectures_bg.jpg);
	background-repeat: repeat-x;
	}
#lectureSchedule td {
	}
#lectureSchedule th {
	background-image: url(../images/module_name_bg.gif);
	font-size: 13px;
	color: #fff;
	text-align: left;
	white-space: nowrap;
	}
.lectureDate {
	width: 80px;
	}
.unitNumber {
	color: #384F93;
	font-weight: bold;
	font-size: 13px;
	}
.theDate {
	color: #4C4E61;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
.lectureTitle a:link,
.lectureTitle a:visited,
.lectureTitle a:active,
.lectureTitle a:hover {
	font-size: 13px;
	font-weight: normal;
	color: #0069B4;
	}
.speakers {
	font-weight: bold;
	font-size: 11px;
	color: #4C4E61;
	}
.evalButton {
	width: 110px;
	text-align: center;
	line-height: normal;
	}
.evalButton a {
	display: block;
	text-align: center;
	background-color: #384F93;
	border: 1px solid #2B3362;
	width: 100%;
	padding: 5px 0 6px 0;
	}
.evalButton a,
.evalButton a:link,
.evalButton a:visited,
.evalButton a:active,
.evalButton a:hover {
	font-weight: bold;
	color: #ddd;
	text-decoration: none;
	}
.evalButton a:hover {
	color: #fff;
	background-color: #2B3362;
	}
.evalButton span {
	display: block;
	text-align: center;
	background-color: #BDC0CC;
	border: 1px solid #898CB4;
	width: 100%;
	padding: 5px 0;
	font-weight: bold;
	color: #F0F2F4;
	line-height: 1;
	}



.discussionButton {
	width: 110px;
	line-height: normal;
	}
.discussionButton a {
	display: block;
	height: 16px;
	padding: 0 0 0 28px;
	background-image: url(../images/discussion_bubble.gif);
	background-repeat: no-repeat;
	}
html>body .discussionButton a {
	background-image: url(../images/discussion_bubble.png);
	}
	
	


.faqButton {
	width: 40px;
	line-height: normal;
	text-align: center;
	}
.faqButton a {
	display: block;
	padding: 2px 0;
	-moz-border-radius: 3px; /* FF1+ */
	-webkit-border-radius: 3px; /* Saf3+, Chrome */
	border-radius: 3px; /* Opera 10.5, IE 9 */
	}
.faqButton a:hover {
	color: #fff;
	background-color: #0069B4;
	text-decoration: none;
	}	
	
/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	EVALUATION
	This is ultra-contrived for IE. For some reason, things go bad when you try and 
	float elements within a list item in IE. The fix is to wrap the content of each 
	<li> in a div and float that div right. Then, instead of styling the <li>, style 
	said wrapper div.
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#surveyList {
	list-style-type: upper-alpha;
	font-size: 15px;
	font-weight: bold;
	color: #05478e;
	margin: 0;
	padding: 0 0 0 30px;
	}
#surveyList ol {
	list-style-type: decimal;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 15px 0 25px 25px;
	}
#surveyList li {
	line-height: normal;
	margin: 0;
	}
#surveyList li div.inner {
	width: 100%;
	float: right;
	}
#surveyList li {
	clear: right;
	padding: 30px 0 0 0;
	}
#surveyList li li {
	padding: 15px 0 0 0;
	}
	
	
#surveyList ol ol {
	list-style-type: lower-alpha;
	}
	
#surveyList #openEndedQuestions li {
	margin: 0 0 25px 0;
	}
#surveyList #openEndedQuestions li textarea {
	width: 400px;
	height: 90px;
	}


#surveyList .surveyLineup br {
	clear: both;
	}	
#surveyList .surveyLineup label,
#surveyList .surveyLineup select {
	display: block;
	float: left;
	}
#surveyList .surveyLineup label {
	width: 240px;
	padding-right: 8px;
	}
#surveyList #lectureRating label {
	width: 450px;
	}
#surveyList #lectureRating li li label, 
#surveyList .surveyLineup li li label {
	width: 215px;
	}
#surveyList #lectureRating li ol#participResults li label, 
#surveyList .surveyLineup li ol#participResults li label {
	width: 425px;
	}
#surveyList .surveyLineup select {
	width: 160px;
	}
#surveyList .surveyLineup li {
	}
	
	
#surveyList .surveyLineup li div.inner {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	}
#surveyList .surveyLineup li {
	padding: 10px 0 0 0;
	}
#ieDiv #surveyList .surveyLineup li {
	padding: 0;
	margin: 10px 0 0 0;
	}
	
	
#surveyList .surveyLineup li ol {
	}
#surveyList .surveyLineup li li div.inner,
#ieDiv #surveyList .surveyLineup li li div.inner {
	padding: 0;
	margin: 0;
	border-bottom: 0 none;
	}
	
	
	
	
#biasItem #judgingCriteria {
	width: 370px;
	float: right;
	padding: 15px 0 0 0;
	}
#biasItem #judgingCriteria p {
	margin: 0 0 10px 0;
	}
#biasItem #judgingCriteria ol {
	padding: 0 0 0 25px;
	}
#surveyList #biasItem #judgingCriteria ol li {
	padding: 0;
	margin: 0;
	border-bottom: 0 none;
	}
#biasItem #explain {
	width: 280px;
	float: left;
	padding: 15px 0 0 0;
	}
#biasItem #explain select {
	margin: 0 0 10px 0;
	}
#biasItem #explain textarea,
#biasItem #explain label {
	width: 275px;
	}


#ieDiv #biasItem #explain,
#ieDiv #biasItem #explain textarea,
#ieDiv #biasItem #explain label {
	width: 235px;
	}

/*#ieDiv #surveyList,
#ieDiv #surveyList ol
#ieDiv #surveyList ol ol {
	margin-left: -2em;
	}
#ieDiv #surveyList li,
#ieDiv #surveyList li li,
#ieDiv #surveyList li li li {
	margin-left: 2em;
	display: list-item;
	}*/



/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	TEST/QUIZ RELATED STYLES
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#testQuestions {
	/*font-weight: bold;*/
	margin-left: 0;
	padding-left: 30px;
	}
#testQuestions ol {
	list-style-type: lower-alpha;
	font-weight: normal;
	margin: 5px 0 25px 0;
	padding-left: 25px;
	}
#testQuestions li {
	font-size: 13px;
	color: #222;
	clear: both;
	}
	
	
	
	

#testQuestions li ol {
	width: 660px;
	float: left;
	padding-top: 10px;
	}	
#testQuestions li li {
	font-size: 11px;
	margin: 0 0 7px 0;
	color: #333;
	padding: 0;
	}
#testQuestions li li div.inner {
	padding: 0 0 10px 0;
	clear: right;
	width: 100%;
	float: right;
	}
#testQuestions li li,
#testQuestions li li input,
#testQuestions li li label {
	line-height: 1;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	}
#testQuestions li li input,
#testQuestions li li label {
	display: block;
	float: left;
	}
#testQuestions li li label {
	width: 635px;
	font-weight: normal;
	line-height: normal;
	padding: 0 0 2px 4px;
	}




#testQuestions li li.correctAnswer span {
	font-weight: bold;
	color: #6766CC;
	}
#testQuestions li li span.choosenAnswer {
	color: #C00;
	background: url(../images/wrong_answer.gif) no-repeat right center;
	padding: 0 15px 0 0;
	}
#testQuestions li li.correctAnswer span.choosenAnswer {
	color: #090;
	background: url(../images/correct_answer.gif) no-repeat right center;
	padding: 0 20px 0 0;
	}
#ieDiv #testQuestions li li.correctAnswer span,
#ieDiv #testQuestions li li span.choosenAnswer,
#ieDiv #testQuestions li li.correctAnswer span.choosenAnswer {
	display: block;
	background-position: 0% 3px;
	padding: 0;
	}
#ieDiv #testQuestions li li span.choosenAnswer {
	text-indent: 15px;
	}
#ieDiv #testQuestions li li.correctAnswer span.choosenAnswer {
	text-indent: 20px;
	}
#results {
	font-size: 15px;
	}
#results li {
	margin: 0;
	line-height: normal;
	}








#testResults {
	list-style-type: none;
	padding: 0;
	margin: 40px auto 30px auto;
	border: 1px solid #5279B5;
	background-color: #F7F8FB;
	width: 400px;
	}
#testResults li {
	float: left;
	clear: left;
	width: 100%;
	line-height: 1.2;
	vertical-align: middle;
	margin: 0;
	padding: 4px 0;
	}
#testResults li#results {
	background-color: #E1E6F0;
	}
#testResults li#results strong {
	font-weight: bold;
	}
#testResults span,
#testResults strong {
	display: block;
	float: left;
	padding: 0;
	}
#testResults span {
	text-align: right;
	color: #4C6AA9;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 21px;
	padding: 0 5px 0 0;
	width: 50%;
	}
#testResults strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002C72;
	font-size: 20px;
	font-weight: normal;
	width: 46%;
	}
p#printCertificate {
	text-align: center;
	clear: both;
	}
p#printCertificate a {
	background-color: #5279B5;
	padding: 4px 15px 5px 15px;
	margin: 0 auto;
	font-size: 13px;
	}
p#printCertificate a:link,
p#printCertificate a:visited,
p#printCertificate a:active,
p#printCertificate a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
p#printCertificate a:hover {
	background-color: #002D72;
	}
	
	
	
#certificatePage #mother {
	}
#certificatePage #content {
	padding-top: 20px;
	padding-bottom: 90px;
	}
#certificatePage #certBorder {
	border: 3px solid #6E4C14;
	padding: 2px;
	background-color: #fff;
	}
#certificatePage #certBorder .inner {
	border: 1px solid #6E4C14;
	padding: 15px 5px;
	}
#certificatePage,
#certificatePage h1,
#certificatePage h2,
#certificatePage td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Time, "Times New Roman", serif;
	font-variant: small-caps;
	text-align: center;
	font-weight: normal;
	line-height: normal;
	font-size: 12px;
	}
#certificatePage h1,
#certificatePage h2 {
	margin: 0 auto .5em auto;
	color: #6E4C14;
	}
#certificatePage h1 {
	font-size: 32px;
	line-height: 1.1;
	width: 80%;
	}
#certificatePage h2 {
	font-size: 28px;
	line-height: 1.1;
	width: 80%;
	}
#certificatePage p {
	margin-bottom: 1em;
	font-size: 18px;
	}
#certificatePage p#certNav {
	font-size: 12px;
	margin: 0 0 1.5em 0;
	}
#certificatePage p#certName {
	font-size: 26px;
	color: #000;
	color: #6E4C14;
	}
#certificatePage p#certName span {
	border-bottom: 1px solid #6E4C14;
	}
#certificatePage p#certDates {
	font-size: 16px;
	margin: 0 0 .5em 0;
	line-height: 1.8em;
	}
	
#certificatePage table#certSignatures td {
	padding: 10px;
	vertical-align: top;
	font-size: 10px;
	}



/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	SPEAKER PAGES
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.logOut {
	float: right;
	margin: 0;
	}




/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	FAQ PAGE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body#faqDetailPage h2 {
	margin-bottom: 30px;
	}
body#faqDetailPage .closeWindow {
	margin-top: 15px;
	margin-right: 15px;
	}
dl#faqList {
	border-top: 1px solid #8DAACA;
	border-bottom: 3px solid #8DAACA;
	padding: 0 0 2px 0;
	}
dl#faqList dt {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002D72;
	margin: 2px 0 0 0;
	border-top: 3px solid #8DAACA;
	padding: 15px 5px 0 5px;
	}
dl#faqList dt p {
	margin-bottom: 10px;
	}
dl#faqList dd {
	margin: 0;
	padding: 0 5px 5px 5px;
	font-size: 12px;
	border-bottom: 1px solid #8DAACA;
	}




/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	FORMS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

form {
	margin: 0;
	}
fieldset {
	padding: 0 20px 20px 0;
	margin: 0 0 30px 0;
	border: 0 none;
	border-bottom: 5px solid #B5C6DC;
	}
legend {
	font-size: 17px;
	color: #4C6AA9;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 20px 0;
	border: 0 none;
	display: block;
	float: left;
	width: 100%;
	font-weight: bold;
	}
html>body legend {
	margin: 0;
	}
label {
	font-size: 11px;
	font-weight: bold;
	}
input {
	vertical-align: middle;
	}
.columnize label {
	display: block;
	width: 220px;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: right;
	padding: 2px 10px 0 0;
	}
.columnize input,
.columnize select,
.columnize textarea {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 20px;
	}
.columnize br {
	clear: left;
	}
.columnize p label,
.columnize p input,
.columnize p select,
.columnize p textarea {
	margin-bottom: 0;
	}
.columnize p em {
	display: block;
	margin: 0 0 20px 80px;
	font-size: 10px;
	}

p.submitButton {
	text-align: center;
	clear: left;
	padding-top: 1.0em;
	padding: 0;
	}
p.submitButton input {
	background-color: #5279B5;
	color: #fff;
	font-weight: bold;
	border: 0 none;
	padding: 3px 12px 5px 12px;
	margin: 0;
	cursor: pointer;
	font-size: 13px;
	}
p.submitButton input:hover {
	background-color: #002D72;
	}
#ieDiv .submitButton input,
#ieDiv input.submitButton {
	overflow: visible;
	}





/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	UTILTY CLASSES/MISC
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.closeWindow {
	float: right;
	margin: 0 0 20px 20px;
	}
p.testClosed {
	font-size: 16px;
	color: #f30;
	font-weight: bold;
	/*color: #fff;
	background-color: #C00;
	padding: 5px 20px;
	float: left;*/
	}
#regClosed h2 {
	color: #C00;
	}
#regClosed p {
	font-size: 13px;
	}
.error {
	color: #c00;
	border: 1px solid #c00;
	background-color: #ffc;
	padding: 12px;
	font-size: 13px;
	text-align: center;
	}
.notice {
	padding: 15px 20px 20px 20px;
	background-color: #F9FAFB;
	border-top: 2px solid #8DAACA;
	border-bottom: 1px solid #8DAACA;
	font-size: 11px;
	width: 210px;
	float: right;
	margin: 0 0 15px 15px;
	line-height: 1.5;
	}
#archivePage .notice,
#lectureDetailPage .notice {
	width: auto;
	float: none;
	margin: 0 0 20px 0;
	}
#archivePage .notice strong {
	color: #f30;
	}





.photo {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #82776b;	
	}
.picRight {
	margin: 0 0 15px 15px;
	float: right;
	}
.picLeft {
	margin: 0 15px 15px 0;
	float: left;
	}
.picMiddle {
	text-align: center;
	}
.unbulleted {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}
.unbulleted li {
	background-image: none;
	padding: 0;
	}	
.cl {
	clear: both;
	}
.note {
	font-size: 90%;
	color: #666;
	}
ul.note {
	padding: 0;
	margin-left: 0;
	}
ul.note li {
	padding: 0;
	margin: 0;
	background-image: none;
	}
	
	
/* COLUMNS */
.col1, .col2, .col3 {
	float: left;
	margin: 0 0 0 10px;
	}
	
/* TWO COLUMN */
.twoColumn {
	clear: both;
	margin: 0 0 30px 0;
	}
.twoColumn .col1 {
	width: 280px;
	margin: 0;
	}
.twoColumn .col2 {
	width: 280px;
	}
	
/* THREE COLUMN */
.threeColumn .col1 {
	clear: both;
	}
.threeColumn .col1 {
	width: 180px;
	margin: 0;
	}
.threeColumn .col2 {
	width: 180px;
	}
.threeColumn .col3 {
	width: 180px;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */



@media print {
	body {
		background-color: #fff;
		}
	#mother {
		width: 100%;
		margin: 0;
		padding: 0;
		}
	#content {
		margin: 0;
		padding: 0;
		width: auto;
		}
	#banner,
	#menu,
	#footer {
		display: none;
		}
	#certNav {
		display: none;
		}
	
}












