body {
	background-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color:#535353
	
}
#shell {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #000;
	min-height:400px;
}

#footer {
	background-color: #000;
	width: 938px;
	padding-top: 40px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
	margin-right: auto;
	margin-left: auto;
	color: #ccc;
	font-size:.8em;
	clear: both;
}

ul#menu {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
	background-color: #221E1F;
	height: 20px;
	display: block;
	padding: 0px;
	width: 1170px;
}

ul#menu li
{
	margin: 0px;
	list-style-type: none;
	font-family: helvetica;
	font-size: 12px;
	float: left;
	color: #FFFFFF;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

ul#menu li a
{
	display: block;
	text-decoration: none;
	color: #ffffff;
	left: 0px;
	padding: 3px 15px;
}

ul#menu li a:hover
{
	text-decoration: underline;
}
#break {
	clear: both;
	height: 3px;
}
#col_left {
	width: 580px;
	float: left;
	margin: 20px;
}
.col_half {
	width: 49%;
	float: left;
	padding-right: 1%;
}
#col_full {
	width: 920px;
	float: left;
	margin: 20px;
}
#col_right {
	width: 250px;
	float: right;

	padding-top: 20px;
}
#footer a {
	color: #ccc;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #fff;
}
#col_right h2{
	font-weight: normal;
	font-size: 1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FF0000;
}
#col_right h3{
	font-weight: bold;
	font-size: 11px;
	color: d90000;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.win4 {
	background-image: url(../images/win4_footer.gif);
	width: 152px;
	background-repeat: no-repeat;
	float: left;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 435px;
	padding: 0px;
}
.win4 h2 {
	font-weight: bold;
	color: #5A4F45;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-image: url(../images/win4_header.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
}
.win4 p {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 5px;
	color: #5A4F45;
}
.win4 li{
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.win4 ul {
	margin: 5px 5px 5px 15px;
	padding: 0px;
}
.win4_footer {
	background-image: url(../images/win4_footer.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 152px;
	font-size: 5px;
}
.win1 p, .win2 p, .win3 p {
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	color: #5A4F45;
}
.win1 {
	background-image: url(../images/win_header.gif);
	width: 152px;
	background-repeat: no-repeat;
	float: left;
}
.win2 {
	background-image: url(../images/win_header.gif);
	width: 152px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 0px;
	margin-left: 44px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.win3 {
	background-image: url(../images/win_header.gif);
	width: 152px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 59px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.win1 h2, .win2 h2, .win3 h2 {
	font-weight: bold;
	color: #5A4F45;
	font-size: 1.1em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.win1 li, .win2 li, .win3 li {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	color: #333333;
}
.win1 ul, .win2 ul, .win3 ul {
	margin: 5px 5px 5px 20px;
	padding: 0px;
}
.indent {
	padding-right: 15px;
	padding-left: 15px;
}
.win_footer {
	background-image: url(../images/win_footer.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 152px;
	font-size: 5px;
}
#col_left h1, #col_full h1, #col_left_primary h1 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #505859;
	padding: 9px 20px;
	font-weight: lighter;
	margin: 0px;
	float: left;
	width: 920px;
	position: relative;
	left: -20px;
}

#col_left p, #col_full p, #col_left_primary p {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
{
	color: #000;
	text-decoration: underline;
}
#col_left a, #col_right a, #col_full a, #col_left_primary a {
	color: #000;
	text-decoration: underline;
	font-style: normal;
}
#col_left hr, #col_full hr, #col_left_primary hr {
	border-top: 1px solid #000;
	border-bottom: 1px solid #ffffff;
	border-style:solid;
	margin: 3px 0px;
	padding: 0px;
}
#col_left h2,#col_left_video h2, #col_full h2, #trans_col_left h2,#study_reports h2{
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #FC3220;
}
#col_left h3, #col_full h3, #col_left_primary h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	color: #000;
}
#col_left h4, #col_full h4, #col_left_primary h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #000;
}



.float_left {
	float: left;
}

.break {
	clear: both;
	height: 10px;
}
#timer {
	width:190px;
	height:42px;
	margin-left: 5px;
	text-align: center;
	padding: 5px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/time_remaining.jpg);
	background-repeat: no-repeat;
}
.timer {
background-color:transparent;

	height: auto;
	width: 100px;
	font-family: Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	border: 0px none #FC3220;
	text-align: center;
	margin: 0px;
	margin-left: 20px;
}
.timer2 {
background-color:transparent;

	height: auto;
	width: 100px;
	font-family: Helvetica;
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	margin-left: 20px;
}
input {

}
#breadcrums {
	color: #ccc;
	padding: 5px 20px;
	text-align: left;
	font-size: .8em;
	background-color: #353D3E;
	margin: 0px;
	float: left;
	width: 920px;
}
#breadcrums a {
	text-decoration: none;
	color: #ccc;
}
#breadcrums a:hover {
	text-decoration: underline;

}

#login {
width: 890px;
margin-left:auto;
margin-right:auto;
text-align:right;
padding:5px;
font-size:.9em;
}
#login a {
	text-decoration: none;
	color: #666666;
	
}
#login a:hover {
	text-decoration: underline;
	color: #666666;
}

.transparent {
	filter: Alpha(Opacity=70);
}
#video {
	position:absolute;
	left:281px;
	top:253px;
	width:318px;
	height:216px;
	z-index:2;
	visibility: hidden;
}
.video {
	background-color: #CCCCCC;
	text-align: center;
	height: 240px;
	width: 320px;
}
.menu_outlined {
	border: 1px solid #3B82BA;
	padding: 6px;
}

.menu_outlined h2 {
	color: #0D337F;

}
.media_overlay {
	background-color: #CCCCCC;
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: visible;
	z-index: 5;
	top: 0px;
	left: 0px;
	text-align: center;
}
.media {
	background-color: #CCCCCC;
	z-index: 5;
	margin-right: auto;
	margin-left: auto;
}
.outline {
	border: 1px solid #E2E2E2;
	background-color: #F8F8F8;
	padding: 10px;
	margin-right: 10px;
}
.underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#rowchange {
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
#banner {
	width: 960px;
	margin: 0px;
	padding: 20px 0px;
	background-color: #1E1E1E;
	text-align: center;
}


.form {
	color: #FFFFFF;
	background-color: #d90000;
	border: 1px solid #FFFFFF;
}

.float_left {
	float: left;
}
#col_left h4 {

	font-size: 1em;
	font-weight: bold;
}
.form2 {
	font-size:11px;
	color: #FFFFFF;
	background-color: #d90000;
	border-top: 1px solid #FF8282;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #FF8282;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.form3 {
	font-size:11px;
	color: #FFFFFF;
	background-color: #6F7A7B;
	border-top: 1px solid #6F7A7B;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #6F7A7B;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}


#col_left .form4, #col_right .form4, .form4    {
	color: #FFFFFF;
	font-size:11px;
	background-color: #d90000;
	border-top: 1px solid #FF8282;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #FF8282;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;

}
#col_left .form5, #col_right .form5, .form5    {
	color: #FFFFFF;
	font-size:11px;
background-color: #6F7A7B;
	border-top: 1px solid #6F7A7B;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #6F7A7B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;

}

.admin_button {
	margin: 0px;
	padding: 1px 3px;
	border: 1px solid #FC3220;
}
.admin_button a {
	color: #FC3220;
	text-decoration: none;
}
.comment {
	color: #333333;
}
.TabbedPanelsContent td {
	border: 1px solid #CCCCCC;
	font-size: .8em;
}
.TabbedPanelsContent table {

	border: 1px solid #CCCCCC;
}

em {

}
.scrollbox {
	overflow: scroll;
	border: 1px solid #999999;
}

.TabbedPanelsContent li {
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: inside;
}
.TabbedPanelsContent ul {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.TabbedPanelsContent p {

}
.form_error {
	background-color: #FFECEC;
	border: 1px solid #FC3220;
}
.red_text{ color: #d90000;
}

.news_title {
	font-size: 1.5em;
	word-spacing: normal;
	color: #000000;
}
#menu_shell {
	background-color: #3B82BA;
	width: 744px;
	height: 23px;
}
#content {
background-color:#fff
}
h1{
	font-size: 18px;
	color: #FFFFFF;
	background-color: #505859;
	padding: 9px 20px;
	font-weight: lighter;
	margin: 0px;
	float: left;
	width: 920px;
} 

#location {
	color: #ccc;
	padding: 5px 20px;
	text-align: left;
	font-size: .8em;
	background-color: #353D3E;
	margin: 0px;
	float: left;
	width: 920px;
}
#location a {
	text-decoration: none;
	color: #ccc;
}
#location a:hover {
	text-decoration: underline;

}
#media_link a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
#media_link a:hover {

	text-decoration: underline;
}


.underline_figures  {
	background-color: #F8F8F8;


}
.underline_figures td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding:5px;
}
.underline_figures th {	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding:5px;
}
.round_corners {
	padding: 15px 20px 20px;
	background-color: #F7F7F7;
	-moz-box-shadow:3px 3px 3px #ccc;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-webkit-box-shadow:3px 3px 3px #ccc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.primary_content
{
	text-align:justify;
}

#primary_links
{
	background-color:#eeeeee;
	width:100%;
	height:auto;
	border:1px solid #a39c94;
	margin-top:15px;
}

#primary_links ul, #primary_links ul.third_level,  #primary_links ul.second_level
{
list-style-type: none;
}

#primary_links ul li
{
	background-image: url(../images/red-list.png);
	background-repeat: no-repeat;
	padding: 5px 0 5px 28px;
}

#primary_links ul.third_level li
{
	background-image: url(../images/red-dot.png);
	background-repeat: no-repeat;
	padding: 5px 0 5px 23px;
}

#primary_links ul li a
{
	color:#535353;
	text-decoration:none;
}

#primary_links ul li h4
{
	text-decoration:underline;
}

#primary_links ul li h3
{
	text-decoration:none;
}

#primary_links ul li a:hover
{
	text-decoration:underline;
	color:#000;
}

/*#primary_links ul.second_level li
{
	background-image: url(../images/red-pin.png);
	background-repeat: no-repeat;
	padding: 5px 0 5px 23px;
}*/

.primary_contents
{
	margin:10px;
}
.primary_contents p, .primary_contents ul li
{
	text-align:justify;
	line-height:20px;
}

.scroll
{
	overflow:scroll;
	height:650px;
	overflow-x:hidden;
	border:1px solid #a39c94;
}

#col_left_primary .primary_contents h3, #col_left .primary_contents h2, #col_left .primary_contents h4
{
	color:#f60100;
}

#col_left_primary .primary_contents a
{
	text-decoration:underline;
	color:#DBDBDB;
}

#col_left_primary .primary_contents a:hover
{
	text-decoration:none;
	color:#ffffff;
}

.red_class
{
	text-decoration:none;
	color:red;
}

#col_left_primary .primary_contents ul.alpha_list li
{
	color:#090;
	list-style-type: none;
	font-weight:600;
	
}

#col_left_primary .primary_contents .green_text
{
	color:#ffffff;
	padding:3px;
	background-color:#CE0029;
	border:1px solid #CE0029;
	width:auto;
	height:auto;
}

#col_left_primary {
	width: 700px;
	float: left;
	margin: 20px;
}

.primary_contents #move_right
{
	float:right:
	position:absolute;
}

#col_right_primary
{
	float:right;
	width:auto;
	height:auto;
	margin:10px 0px;
	color:#FFF;
}

#col_right_primary a
{
	color:#FFF;
}

.primary_objective
{
	color:#009900; 
	font-style:italic; 
	font-weight:bold; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px;
}

.study_red_button_background
{
	background-image:url(../exam/primary/images/primary_study_right_menu.png);
	background-repeat:no-repeat;
	background-position:center;
	width:200px;
	height:55px;
	background-position:center;
}

.study_red_button_background p
{
	text-align:center;
	color:white;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;

}

.study_red_button_background p a
{
	color:white !important;
	text-decoration:none !important;
}

.previous_podcast_interviewee
{
	text-align:center;
	color:#FC3220;
}

.green_color
{
	color:#090;
}

#journal_comments
{
	width:750px;
	margin:20px;
	float:left;
}

/*
#journalCommentsTable
{
	border:1px solid #D5D5D5;
	background-color:#EAEAEA;
}


#journal_comments table
{
border-collapse:collapse;
width:100%;
padding:3px;
}

#journal_comments table, #journal_comments table th, #journal_comments table td
{
border: 1px solid black;
}
*/
