html { font-family: Arial, Helvetica, Tahoma, sans-serif; }  /* Change this to fit the site */ 
body { color: #000; margin: 0px; font-size: 62.5%; background: #fff;}
img { border: 0; }

/* --- These are used to markup required field asterisks --- */
abbr { border: 0; }

/* --- Levels out differences between browsers --- */
h1 { font-size: 2.2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.4em;  color: #ED1C91; }
form { margin: 0; padding: 0; }
input,select { font-size: 1.1em; }
textarea { font-size: 1.2em; font-family:Arial, Helvetica, Tahoma, sans-serif; }
p { margin: 4px 0px 10px 0px; padding: 0px 0px 0px 0px; }
small { font-size: 1.1em; }
h1, h2,h3,h4,h5,h6 { margin: 25px 0 0px 0px; font-family:"Myriad Pro", Arial, Helvetica, sans-serif; }
h1 span, h2 span, h3 span { display: none; }
table, p  { font-size: 1.2em; }

/* --- The only reliable way to style HR's is to hide them and them style a div! --- */
hr {
	visibility: hidden;
}
div.d_hv {
	border-bottom: 1px dashed #bbbbbb;
	margin: 0 0 16px 0;
	height: 5px;
}

/* --- Some useful tools/classes --- */
.border { border: 1px solid #000 !important; }
.clrb { clear: both; }
.clrb_thin { clear: both; line-height: 0px; }
.inline { display: inline; width: auto!important }
.left { float: left; }
.right { float: right; }
.hidden { visibility: hidden; }
.size10 { font-size: 1.0em; }
.size11 { font-size: 1.1em; }
.size12 { font-size: 1.2em; }
.size13 { font-size: 1.3em; }
.size14 { font-size: 1.4em; }
.none { display: none; }
.text_center { text-align: center; }
.text_right { text-align: right; }
.red { color: #FF0000; }
.orange { color: #ff6600; font-weight:bold;}
.message { color: #FF0000; font-size: 1.3em; font-weight: bold; letter-spacing: -1px;}
.point { cursor: pointer; }
.no_marg { margin: 0!important; }
.foot_notes { font-size:1.1em!important; margin-top:0!important; }

/* ---  Main link styles --- */
a:link, a:active, a:visited { 
	text-decoration: none; 
	font-weight: normal;
	color:#FF6600;
}
a:visited {
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}
/* --- Error message ul --- */
.error_ul {
	float:left;
	margin: 15px 0 15px 0;
	padding: 0 0 4px 0;
	color: #FF0000; 
	font-size: 1.2em; 
	font-weight: bold; 
	list-style: disc!important;
	clear:both;
}
.error_ul li { margin: 0 0 0 25px; background:none!important; list-style:disc!important;}

/* --- Form styling --- */

form {
	float:left;
	margin-top:10px;
}

form label {
	float:left;
	margin-bottom:10px;
}

form label span {
	display: block;
	float: left;
	width: 150px;
	font-size:1.2em;
}

form input.indented {
	margin-left:150px;
}

form input.submit {
	float: right;
}

/* --- Center aligned 940px width wrapper --- */ 
body {
	margin:0;
}

div#header_content {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background:url(/images/internal_bg_header.jpg) top left no-repeat;
	min-height:151px;
}

div#header_content_home {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background:url(/images/home_bg_header.jpg) top left no-repeat;
	min-height:235px;
}

#options_logo {
	display:block;
	float:left;
	margin:7px;
}

#search_wrap {
	width: 240px;
	float:right;
	margin:15px 0 0 0;
}

#search_button {
	float:left;
	color:#ffffff;
	border:1px solid #000000;
	background-color:#ff9900;
	padding:1px 3px 1px 3px;
/*	margin: 0 15px 0 0;*/
	font-size:1.3em;
}

#search_input {
	float:left;
	width:150px;
	border:1px solid #000000;
	padding:2px 3px 2px 3px;
	margin: 0 5px 0 0;
	font-size:1.3em;
}

#search_help_link {
	width: 7em;
	float: left;
	margin: 4px 0 0 40px;
	padding: 0;
	font-size: 105%
}

#header_content_home #search_help_link {
	float: left;
	margin: 0 0 0 1px;
}

#search_help_link a { text-decoration: underline; }
#search_help_link a:hover { color: #fff }
#header_content_home #search_help_link a:hover { color: #000 }

#search_wrap label, #search_wrap form {
	margin: 0;
	padding: 0;
}

div#nav_content {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
}

div#main_content {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

div#header_bar_content { 
	width:940px;
	background:url(/images/title_header_bg.jpg) top left no-repeat #999999;
	min-height:80px;
	margin: 0 0 5px 0 ;	
}

div#breadcrumbs { 
	margin:0 0 5px 18px;
	font-size:1.1em;
}

div#breadcrumbs a, div#breadcrumbs a:visited { 
	color:#9900CC;
}



#header_bar_content h1 {
	float:left;
	margin:45px 0 8px 18px;
	color:#ffffff;
	font-weight:normal;
	width:780px;
}

#header_bar_content div#page_controls {
	float:right;
	width:130px;
	padding:5px 0 0 0;
}

#header_bar_content div#page_controls a {
	margin:7px 0 0 0;
	float:left;	
}

#home_page_controls {
	width:934px;
	border-top:1px solid #666666;
	margin:0 auto 2px auto;
	text-align:right;
	background:url(/images/title_header_bg.jpg) top left no-repeat #999999;
	padding:3px;
	color:#666;
}

a.print_page, a.print_page:visited, a.print_page:hover {
	background:url(/images/print_icon.png) center left no-repeat;
	padding:0 0 0 18px;
	color:#ffffff;
	font-size:1.2em;
}

a.send_friend, a.send_friend:visited, a.send_friend:hover {
	background:url(/images/send_icon.png) center left no-repeat;
	padding:0 0 0 18px;
	color:#ffffff;
	font-size:1.2em;
}

a.text_only, a.text_only:visited, a.text_only:hover {
	background:url(/images/textonly_icon.png) center left no-repeat;
	padding:0 0 0 18px;
	color:#ffffff;
	font-size:1.2em;
}
/* --- NAV MENU home ---*/

div.columns_home {
	background: url(/images/bg_home_cols.png) bottom left no-repeat #FFB74C;
	width: 230px;
	margin: 2px 2px 5px 3px;
	float:left;
	min-height:374px;
}

div.columns_home_on {
	background: url(/images/bg_home_cols_on.png) bottom left no-repeat #D699EB!important;
}

div.columns_home ul {
	list-style:none;
	font-size:1.2em;
	margin:0;
	padding-left:0;
}

div.columns_home ul li {
	margin-left:0;
}

div.columns_home ul li a, div.columns_home ul li a:visited {
	display:block;
	width:215px;
	padding:5px 5px 5px 10px;
	margin-left:0;
	border-bottom:1px solid #FFE7C1;
	color:#000000;
	background:url(/images/orange_linkarrow.png) right center no-repeat;
}

div.columns_home ul li a:hover {
	display:block;
	padding:5px 5px 5px 10px;
	margin-left:0;
	background:url(/images/white_linkarrow.png) right center no-repeat #9900CC!important;
	border-bottom:1px solid #ECC2FE;
	color:#ffffff;
	text-decoration:none;
}

div.columns_home div.home_poll {
	border-top:5px solid #ffffff;
	margin:15px 0 0 0;
}

div.columns_home div.home_poll fieldset {
	border:none;
	margin:0!important;
	padding:0!important;
	position: relative;
}

div.columns_home div.home_poll fieldset legend {
	margin:0!important;
	padding:0!important;
	position:absolute;
	left:0;
	top:0;
}

div.columns_home div.home_poll fieldset form {
	padding:10px!important;
	margin:0;
	left:0;
}

div.columns_home div.home_poll fieldset table {
	width:205px;
	border-collapse:separate;
}


div.columns_home div.home_poll fieldset table th, div.columns_home div.home_poll fieldset table td {
	background-color:#ffffff;
	border:none;
	padding:3px;
}

div.columns_home div.home_poll fieldset table td span {
	font-weight:bold;
}

div.columns_home div.home_poll fieldset table caption {
	text-align:left;
	margin:0;
	padding:0;
}

div#poll_results {
	padding:10px;
}

div.columns_home div.home_poll legend span {
	display:none;
}

div.columns_home .quick_poll_heading {
	float:left;
	display:block;
	background-color:#FF9900;
	border-bottom:1px dotted #333333;
	font-size:2em;
	padding:5px 5px 5px 10px;
	margin:0!important;
	font-weight:normal;
	color:#ffffff;
	width:215px;
}

div.columns_home_on .quick_poll_heading {
	float:left;
	display:block;
	background-color:#9900CC;
	border-bottom:1px dotted #ffffff;
	font-size:2em;
	padding:5px 5px 5px 10px;
	margin:0!important;
	font-weight:normal;
	color:#ffffff;
	width:215px;
}



div.columns_home div.home_poll form {
	width:200px;
}

div.columns_home div.home_poll form label {
	float: none;
}

div.columns_home div.home_poll form input.submit_poll {
	float:left;
	margin-top:10px;
}

.previous_poll_home {
	float:right;
	margin:15px 10px 10px 0;
}

.previous_poll_home a, .previous_poll_home a:visited {
	font-weight:bold;
	color:#000000;
}

div.columns_home div.home_poll label span {
	font-size: 1.1em;
	float: none;
	display: inline;
}

div.columns_home_on div.home_poll legend span {
	background-color:#9900CC;
	border-bottom:1px dotted #ffffff;
}
	

div.columns_home ul li.list_head a, div.columns_home ul li.list_head a:visited  {
	padding-left:10px;
	margin-left:0;
	border-bottom:1px dotted #333333;
	background:none;
	background-color:#ff9900!important;
	color:#ffffff;
	padding:5px 5px 5px 10px;
}

div.columns_home ul li h1 {
	margin:0;
	font-size:1.7em;
	font-weight:normal;
}


div.columns_home_on ul li.list_head a, div.columns_home_on ul li.list_head a:visited {
	background:none;
	background-color: #9900CC!important;
	border-bottom:1px dotted #ffffff;
	color:#ffffff;
	padding:5px 5px 5px 10px;
}

div.columns_home_on ul li {
	margin-left:0;
}

div.columns_home_on ul li a, div.columns_home_on ul li a:visited {
	border-bottom:1px solid #ECC2FE;
	background:url(/images/purple_linkarrow.png) right center no-repeat;
}

div.columns_home ul li a.quiz_home, div.columns_home ul li a.quiz_home:visited {
	display:block;
	border-bottom:2px solid #FFB74C;
	border-top:2px solid #FFB74C;
	background:url(/images/quiz_home_orange.png) top left no-repeat #ff9900;
	width:226px;
	height:76px;
	padding:2px;
	margin-top:30px;
}

div.columns_home ul li a.quiz_home:hover {
	border-bottom:2px solid #ffffff!important;
	border-top:2px solid #ffffff!important;
	background:url(/images/quiz_home_purple.png) top left no-repeat #9900CC!important;
	width:226px;
	height:76px;
	padding:2px;
	margin-top:30px;
}

div.columns_home_on ul li a.quiz_home, div.columns_home_on ul li a.quiz_home:visited {
	display:block;
	border-bottom:2px solid #D699EB;
	border-top:2px solid #D699EB;
	background:url(/images/quiz_home_purple.png) top left no-repeat #9900CC;
	width:226px;
	height:76px;
}


/* --- NAV MENU home ---*/


/* --- NAV MENU internal ---*/

.nav_on {
	background:url(/images/nav_on.png) top right no-repeat #333333!important;
}

.nav_on a {
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
}

.current a, .current a:visited {
	color:#ffffff!important;
}

.sf-menu {
	float: left;
	margin-bottom: 4px;
	
}
.sf-menu a {
	border-left:hidden;
	padding: 0.65em 0.75em 0.35em 0.75em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #ffffff;
}
.sf-menu li {
	background:	#FF9900;
	width: 230px;
	margin: 0 2px 0 3px;
}

.sf-menu li a, .sf-menu li a:visited {
	font-family: Arial, Helvetica, sans-serif;
}

.sf-menu li a:hover {
	color:#ffffff!important;
}

.sf-menu li li {
	background: #DDA9EE;
	width: 230px;
	margin:0;
}

.sf-menu li li a, .sf-menu li li a:visited {
	color:#000000!important;
	border-top:1px solid #ECC2FE;
	padding-right:20px;
}

.sf-menu li li a:hover {
	color:#ffffff!important;
	border-top:1px solid #ECC2FE;
}

.sf-menu li li li {
	background:#DDA9EE;
	width: 230px;
	margin:0;
}

.sf-menu li li li a, .sf-menu li li li a:visited {
	color:#000000!important;
}

.sf-menu li li li a:hover  {
	color:#ffffff!important;
}


.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:	url(/images/purple_nav_down.png) top right no-repeat #9900CC!important;
	color:#ffffff!important;
	border:none;
	outline: 0;
}

.sf-menu li li.sfHover a, .sf-menu li li li.sfHover a {
	color:#ffffff!important;
}

.top_tier a:hover {
	display:block;
	margin:0;
	background:	url(/images/purple_nav_down.png) top right no-repeat #9900CC!important;
	color:#ffffff;
	border:none;
	text-decoration:none;
}

.top_tier ul li a:hover {
	display:block;
	margin-left:0;
	background:url(/images/white_linkarrow.png) right center no-repeat #9900CC!important;
	color:#ffffff;
	text-decoration:none;
}


.foot_nav_drop, .foot_nav_drop:hover, .foot_nav_drop.sfHover, foot_nav_drop:focus, .sf-menu li li.foot_nav_drop {
	background-color:#9900CC!important;
	background-image:none!important;
	display:block;
	height:1px;
	border-top:1px solid #ECC2FE;
	border-bottom:3px solid #9900CC;
}

/* NAV MENU internal END */


/* Left main col stylings */

#left_main_col {
	float:left;
	width:665px;
	padding: 10px 12px 10px 18px;
}

#left_main_col ul, #left_main_col p {
	font-size:1.2em;
}

#left_main_col ul li ul, #left_main_col ul li ul li ul {
	font-size:1em;
}

#left_main_col legend {
	display:none;
}

#left_main_col fieldset {
	border:0;
}

#left_main_col label {
	width:650px;
}


#left_main_col label input, #left_main_col label textarea {
	width:300px;
	font-size:1.2em;
	padding:2px;
}

#left_main_col ul {
	margin:10px 0 15px 0;
	padding:0;
}

#left_main_col ul li {
	padding-left:12px;
	margin-left:12px;
	background:url(/images/orange_arrow.png) 0 0.35em no-repeat;
	list-style:none;
	margin-bottom: 0.5em;
}

.search_results li {
	border-bottom:1px dashed #cccccc;
}

.paging {
	display:block;
}

.search_results a, .search_results a:visited {
	font-size:1.2em;
	font-weight:bold;
}

.search_content {
	font-size:1em!important;
}

.page_nav_wrap {
	border:1px solid #cccccc;
	text-align:center;
	padding:2px 2px 2px 100px;
}

.page_nav_wrap p {
	margin:0;
}

/* Left main col stylings end */


/* Right main col stylings  */

.addthis_button_right {
	float:left;
	display:none;
	margin-top:5px;
}

.addthis_button_foot {
	float:left;
	display:none;
}

#right_main_col {
	float:left;
	width:245px;	
	margin:0 0 10px 0;
}

.black_box_head {
	float:right;
	width:215px;
	background-color:#333333;
	padding:5px 5px 5px 10px;
	color:#ff9900;
	font-weight:normal!important;
	margin:5px 0 0 0;
}

.dark_grey_box_head {
	float:right;
	width:215px;
	background-color:#666666;
	padding:5px 5px 5px 10px;
	color:#ffffff;
	font-weight:normal!important;
	margin:5px 0 0 0;
}

.light_grey_box_head {
	float:right;
	width:215px;
	background-color:#999999;
	padding:5px 5px 5px 10px;
	color:#ffffff;
	font-weight:normal!important;
	margin:5px 0 0 0;
}

.grey_box_wrap {
	float:right;
	width:213px;
	padding:5px 5px 5px 10px;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-bottom:5px;
}

.grey_box_wrap textarea {
	color:#9900CC;
}


.grey_box_wrap p, .grey_box_wrap ul {
	margin:0;
	padding:0;
	font-size:1.2em;
}

.grey_box {
	float:right;
	width:218px;
	padding:5px 5px 5px 5px;
	border:1px solid #999999;
	margin:5px 0 5px 0;
}

#right_main_col ul li {
	padding-left:12px;
	margin-left:12px;
	background:url(/images/black_list_arrow.png) 0 0.3em no-repeat;
	list-style:none;
	margin-bottom: 0.5em;
}

ul.orange_list_arrows li {
	background:url(/images/orange_list_arrow.png) 0 0.3em no-repeat!important;
}

#right_main_col ul li a, #right_main_col ul li a:visited {
	color:#333;
	text-decoration:underline;
}

#right_main_col ul li a:hover {
	color:#ff6600;
}


#right_main_col ul.orange_list_arrows li a, #right_main_col ul.orange_list_arrows li a:visited {
	color:#ff6600!important;
}

/* Right main col stylings end  */




/* Footer Rail styling */

#footer_content {
	width:940px;
	margin:0 auto 10px auto;
	background:url(/images/footer_bg.png) top left no-repeat #EFEFEF;
	min-height:120px;
}

#footer_content h2 {
	font-size:1.4em;
	margin:0 0 10px 0;
	color:#666666;
	border-bottom:1px dotted #666666;
}

#footer_content p, #footer_content a, #footer_content a:visited {
	color:#999999;
	font-size:1.1em;
}  

.footer_col {
	width:150px;
	padding:0 5px 5px 5px;
	margin:10px 10px 0 10px;
	float:left;
}

.footer_col_right {
	width:185px;
	padding:0 5px 5px 5px;
	margin:10px 10px 0 10px;
	float:left;
}

a.focusnewmedia_link, a.focusnewmedia_link:visited, a.focusnewmedia_link:hover {
	float:left;
	margin: 5px 10px 8px 0;
	font-size:1.1em!important;
}

/* Footer Rail styling End */

div#stop-think form, div#stop-think fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
div#stop-think fieldset legend {
	display: none;
}
div#stop-think form label span {
	width: auto;
}

div#stop-think form textarea {
	width: 198px;
	padding:2px;
}

ol {
	list-style-type: upper-alpha;
}

ol li {
	margin:3px 0 3px 0;
}

form ol label, form ol label span {
	display: inline;
	float: none;
}

form.quiz input {
	width:auto!important;
}

form#results_per_page {
	margin: 0;
	float: right;
}
div.pagingSelect {
	float: left;
	padding: 0 20px
}

/* tables in main body content */
caption {
	margin: 1em 0;
	font-weight: bold
}
table {
	margin: 1em 0;
	border-collapse: collapse;
}
th, td {
	border: 1px solid #333333;
	vertical-align: top;
	padding: 0.2em
}
table br {
	margin-bottom: 1em
}

table col.fixed {
	width: 3em
}

/* More styling - Main Content */

.notes_print {
	padding:5px 10px 5px 10px;
	background-color:#ededed;
}

.img_left {
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:10px;
}

.img_left_of_list {
	float:left;
	display:block;
	margin-right:30px;
	margin-bottom:10px;
}

.img_right {
	float:right;
	display:block;
	margin-left:10px;
	margin-bottom:10px;
}

.q1, .q2, .q3, .q4, .q5 {
	padding:10px 5px 10px 40px;
	width:480px;
	margin:0 0 10px 5px;
}

.q1 {
	background:url(/images/q1_bg.png) top left no-repeat #FFEABF;
}
.q2 {
	background:url(/images/q2_bg.png) top left no-repeat #FFEABF;
}
.q3 {
	background:url(/images/q3_bg.png) top left no-repeat #FFEABF;
}
.q4 {
	background:url(/images/q4_bg.png) top left no-repeat #FFEABF;
}
.q5 {
	background:url(/images/q5_bg.png) top left no-repeat #FFEABF;
}

.quiz_submit {
	margin-left:63px;
}

