body {
	background: url("../images/g_leftcolback.gif") repeat-y left top;
}
body#home{
	background-color:#003333;
}
body#home #h_cont{
	background-color: #F9F9ED;
	border-top: 3px solid #886732;
	border-right: 3px solid #D9A866;
	border-bottom: 3px solid #D9A866;
	border-left: 3px solid #886732;
	margin: 1px;
}
body#home #h_cont p{
		padding:0 15px;
}

a img {border:0; vertical-align:middle;}

/*LEFT COLUMNT*/
#leftcol {float:left;width:170px;}

/*LOGO*/
#leftcol #logo a:link, #leftcol #logo a:visited, #leftcol #logo a:hover {position:relative; width:92px; height:0px; padding-top:75px; left:35px; top:0px; margin-bottom:4px;display: block; overflow:hidden; font-size:1px;}
#leftcol #logo a:link, #leftcol #logo a:visited {background: url(../images/unicornhead.gif);}
#leftcol #logo a:hover {background: url(../images/unicornhead_f2.gif);}	

/*NAVIGATION*/
#mainnav{
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainnav ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#mainnav ul ul li a:link, #mainnav ul ul li a:visited {
	display: block;
	width:90%;
	color: #FFCC66;
	border-left:3px solid #003333;
	padding-left:2px;
}
#mainnav ul ul li a:hover {
	background-color:#ffcc66;
	color:#003333;
	border-left:3px solid #990000;
}
#mainnav ul ul {
	margin-left:12px;
	margin-bottom:9px;
}

/*NAV BUTTONS*/
li#home_l a.top:link, li#home_l a.top:visited, li#home_l a.top:hover,
li#edp_l_01 a.top:link, li#edp_l_01 a.top:visited, li#edp_l_01 a.top:hover,
li#smcp_l_01 a.top:link, li#smcp_l_01 a.top:visited, li#smcp_l_01 a.top:hover,
li#sus_l_01 a.top:link, li#sus_l_01 a.top:visited, li#sus_l_01 a.top:hover,
li#a_l_01 a.top:link, li#a_l_01 a.top:visited, li#a_l_01 a.top:hover,
li#schedule_l_01 a.top:link, li#schedule_l_01 a.top:visited, li#schedule_l_01 a.top:hover,
li#contact_l_01 a.top:link, li#contact_l_01 a.top:visited, li#contact_l_01 a.top:hover 
{position:relative; width:163px; height:0px; padding-top:44px; left:0px; top:0px; display: block; overflow:hidden; font-size:1px;}

/*HOME BUTTON*/
li#home_l a.top:link, li#home_l a.top:visited {background: url(../images/b_home.gif);}
li#home_l a.top:hover {background: url(../images/b_home_f2.gif);}	

/*EXECUTIVE BUTTON*/	
li#edp_l_01 a.top:link, li#edp_l_01 a.top:visited {background: url(../images/b_ed.gif);}
li#edp_l_01 a.top:hover {background: url(../images/b_ed_f2.gif);}

/*SMCP BUTTON*/
li#smcp_l_01 a.top:link, li#smcp_l_01 a.top:visited {background: url(../images/b_smcp.gif);}
li#smcp_l_01 a.top:hover {background: url(../images/b_smcp_f2.gif);}	

/*SUS BUTTON*/
li#sus_l_01 a.top:link, li#sus_l_01 a.top:visited {background: url(../images/b_tgst.gif);}
li#sus_l_01 a.top:hover {background: url(../images/b_tgst_f2.gif);}	

/*ABOUT BUTTON*/
li#a_l_01 a.top:link, li#a_l_01 a.top:visited {background: url(../images/b_a.gif);}
li#a_l_01 a.top:hover {background: url(../images/b_a_f2.gif);}

/*SCHEDULE BUTTON*/
li#schedule_l_01 a.top:link, li#schedule_l_01 a.top:visited {background: url(../images/b_schedule.gif);}
li#schedule_l_01 a.top:hover {background: url(../images/b_schedule_f2.gif);}

/*CONTACT BUTTON*/
li#contact_l_01 a.top:link, li#contact_l_01 a.top:visited {background: url(../images/b_contact.gif);}
li#contact_l_01 a.top:hover {background: url(../images/b_contact_f2.gif);}

/*CURRENT BUTTON*/
body#home li#home_l a.top:link, body#home li#home_l a.top:visited, body#home li#home_l a.top:hover {background: url(../images/b_home_f3.gif); cursor:default;}
body#edp  li#edp_l_01 a.top:link, body#edp li#edp_l_01 a.top:visited, body#edp li#edp_l_01 a.top:hover {background: url(../images/b_ed_f3.gif); cursor:default;}
body#smcp li#smcp_l_01 a.top:link, body#smcp li#smcp_l_01 a.top:visited, body#smcp li#smcp_l_01 a.top:hover {background: url(../images/b_smcp_f3.gif); cursor:default;}
body#sus li#sus_l_01 a.top:link, body#sus li#sus_l_01 a.top:visited, body#sus li#sus_l_01 a.top:hover {background: url(../images/b_tgst_f3.gif); cursor:default;}
body#a_int li#a_l_01 a.top:link, body#a_int li#a_l_01 a.top:visited, body#a_int li#a_l_01 a.top:hover {background: url(../images/b_a_f3.gif); cursor:default;}
body#schedule li#schedule_l_01 a.top:link, body#schedule li#schedule_l_01 a.top:visited, body#schedule li#schedule_l_01 a.top:hover {background: url(../images/b_schedule_f3.gif); cursor:default;}
body#contact li#contact_l_01 a.top:link, body#contact li#contact_l_01 a.top:visited, body#contact li#contact_l_01 a.top:hover {background: url(../images/b_contact_f3.gif); cursor:default;}

/*Sub-NAV VISIBILITY*/
li#edp_l_01 ul, 
li#smcp_l_01 ul,  
li#sus_l_01 ul,   
li#a_l_01 ul,   
li#schedule_l_01 ul,   
li#contact_l_01 ul {display:none;}

body.edp li#edp_l_01 ul,
body.smcp li#smcp_l_01 ul,
body.sus li#sus_l_01 ul, 
body.contact li#contact_l_01 ul,
body.schedule li#schedule_l_01 ul,
body.abt li#a_l_01 ul
{display:block;}

/*CURRENT Sub-NAV LINK*/
body#edp_cyc li#edp_cyc a.u:link, body#edp_cyc li#edp_cyc a.u:visited, body#edp_cyc li#edp_cyc a.u:hover, 
body#edp_cyc_cle li#edp_cyc_cle a:link, body#edp_cyc_cle li#edp_cyc_cle a:visited, body#edp_cyc_cle li#edp_cyc_cle a:hover, 
body#edp_cyc_reg li#edp_cyc_reg a:link, body#edp_cyc_reg li#edp_cyc_reg a:visited, body#edp_cyc_reg li#edp_cyc_reg a:hover, 
body#edp_cyc_del li#edp_cyc_del a:link, body#edp_cyc_del li#edp_cyc_del a:visited, body#edp_cyc_del li#edp_cyc_del a:hover, 
body#edp_cyc_test li#edp_cyc_test a:link, body#edp_cyc_test li#edp_cyc_test a:visited, body#edp_cyc_test li#edp_cyc_test a:hover, 
body#edp_emob li#edp_emob a:link, body#edp_emob li#edp_emob a:visited, body#edp_emob li#edp_emob a:hover, 
body#edp_media li#edp_media a:link, body#edp_media li#edp_media a:visited, body#edp_media li#edp_media a:hover, 
body#smcp_cyc li#smcp_cyc a.u:link, body#smcp_cyc li#smcp_cyc a.u:visited, body#smcp_cyc li#smcp_cyc a.u:hover, 
body#smcp_cyc_reg li#smcp_cyc_reg a:link, body#smcp_cyc_reg li#smcp_cyc_reg a:visited, body#smcp_cyc_reg li#smcp_cyc_reg a:hover, 
body#smcp_cyc_del li#smcp_cyc_del a:link, body#smcp_cyc_del li#smcp_cyc_del a:visited, body#smcp_cyc_del li#smcp_cyc_del a:hover, 
body#smcp_cyc_sexp li#smcp_cyc_sexp a:link, body#smcp_cyc_sexp li#smcp_cyc_sexp a:visited, body#smcp_cyc_sexp li#smcp_cyc_sexp a:hover, 
body#smcp_cyc_test li#smcp_cyc_test a:link, body#smcp_cyc_test li#smcp_cyc_test a:visited, body#smcp_cyc_test li#smcp_cyc_test a:hover, 
body#smcp_cyc_ass li#smcp_cyc_ass a:link, body#smcp_cyc_ass li#smcp_cyc_ass a:visited, body#smcp_cyc_ass li#smcp_cyc_ass a:hover, 
body#smcp_sls li#smcp_sls a.u:link, body#smcp_sls li#smcp_sls a.u:visited, body#smcp_sls li#smcp_sls a.u:hover, 
body#smcp_sls_test li#smcp_sls_test a:link, body#smcp_sls_test li#smcp_sls_test a:visited, body#smcp_sls_test li#smcp_sls_test a:hover, 
body#smcp_sls_reg li#smcp_sls_reg a:link, body#smcp_sls_reg li#smcp_sls_reg a:visited, body#smcp_sls_reg li#smcp_sls_reg a:hover, 
body#smcp_sus li#smcp_sus a.u:link, body#smcp_sus li#smcp_sus a.u:visited, body#smcp_sus li#smcp_sus a.u:hover,
body#smcp_alrec li#smcp_alrec a.u:link, body#smcp_alrec li#smcp_alrec a.u:visited, body#smcp_alrec li#smcp_alrec a.u:hover, 
body#smcp_alrec_reg li#smcp_alrec_reg a:link, body#smcp_alrec_reg li#smcp_alrec_reg a:visited, body#smcp_alrec_reg li#smcp_alrec_reg a:hover, 
body#smcp_media li#smcp_media a:link, body#smcp_media li#smcp_media a:visited, body#smcp_media li#smcp_media a:hover, 
body#a_acm li#a_acm a:link, body#a_acm li#a_acm a:visited, body#a_acm li#a_acm a:hover,
body#a_lay li#a_lay a:link, body#a_lay li#a_lay a:visited, body#a_lay li#a_lay a:hover,
body#a_tec li#a_tec a:link, body#a_tec li#a_tec a:visited, body#a_tec li#a_tec a:hover,
body#a_his li#a_his a:link, body#a_his li#a_his a:visited, body#a_his li#a_his a:hover,
body#a_med li#a_med a:link, body#a_med li#a_med a:visited, body#a_med li#a_med a:hover,
body#a_jay li#a_jay a:link, body#a_jay li#a_jay a:visited, body#a_jay li#a_jay a:hover,
body#a_daw li#a_daw a:link, body#a_daw li#a_daw a:visited, body#a_daw li#a_daw a:hover,
body#a_crew li#a_crew a.u:link, body#a_crew li#a_crew a.u:visited, body#a_crew li#a_crew a.u:hover,
body#a_cap li#a_cap a:link, body#a_cap li#a_cap a:visited, body#a_cap li#a_cap a:hover,
body#a_fmat li#a_fmat a:link, body#a_fmat li#a_fmat a:visited, body#a_fmat li#a_fmat a:hover,
body#links li#links a:link, body#links li#links a:visited, body#links li#links a:hover,
body#faq li#faq a:link, body#faq li#faq a:visited, body#faq li#faq a:hover,
body#ev_01 li#ev_01 a:link, body#ev_01 li#ev_01 a:visited, body#ev_01 li#ev_01 a:hover,
body#sus_cal li#sus_cal a:link, body#sus_cal li#sus_cal a:visited, body#sus_cal li#sus_cal a:hover,
body#sus_day li#sus_day a:link, body#sus_day li#sus_day a:visited, body#sus_day li#sus_day a:hover,
body#sus_reg li#sus_reg a.u:link, body#sus_reg li#sus_reg a.u:visited, body#sus_reg li#sus_reg a.u:hover,
body#sus_reg_form li#sus_reg_form a:link, body#sus_reg_form li#sus_reg_form a:visited, body#sus_reg_form li#sus_reg_form a:hover,
body#sus_waiver li#sus_waiver a:link, body#sus_waiver li#sus_waiver a:visited, body#sus_waiver li#sus_waiver a:hover,
body#handbook li#handbook a:link, body#handbook li#handbook a:visited, body#handbook li#handbook a:hover,
body#c_whatbring li#c_whatbring a:link, body#c_whatbring li#c_whatbring a:visited, body#c_whatbring li#c_whatbring a:hover,
body#sus_nonprof li#sus_nonprof a:link, body#sus_nonprof li#sus_nonprof a:visited, body#sus_nonprof li#sus_nonprof a:hover,
body#sus_jurnal li#sus_jurnal a:link, body#sus_jurnal li#sus_jurnal a:visited, body#sus_jurnal li#sus_jurnal a:hover,
body#sus_jurnal li#sus_jurnal a:link, body#sus_jurnal li#sus_jurnal a:visited, body#sus_jurnal li#sus_jurnal a:hover,
body#sus_test li#sus_test a:link, body#sus_test li#sus_test a:visited, body#sus_test li#sus_test a:hover,
body#sus_media li#sus_media a:link, body#sus_media li#sus_media a:visited, body#sus_media li#sus_media a:hover
{background: #990000; cursor: default; border-left:3px #ffcc66; color:#ffcc66;}

/*CLAM GRAPHICS*/
#clam {position:relative;left:59px;top:8px;width:44px;}

/*RIGTH COLUMN*/
#rightcol {position:relative;width:475px;margin-left:210px;padding-right:15px;}

/*PAGE HEADLINE*/
h1.plate {position:relative;text-align:center;width:415px; height:0px;margin:0 auto;padding-top:72px; top:0px; display: block; overflow:hidden; font-size:1px;}
body.home h1.plate {background:  url("../images/sh_title.jpg");}
body.edp h1.plate {background:  url("../images/t_ed.gif");}
body.smcp h1.plate {background:  url("../images/t_smcp.gif");}
body.sus h1.plate {background:  url("../images/t_tgst.gif");}
body.abt h1.plate {background: url("../images/t_a.gif");}
body.schedule h1.plate {background: url("../images/t_schedule.gif");}
body.contact h1.plate {background: url("../images/t_contact.gif");}

/*BODYCOPY STYLING*/
#rightcol h2, #rightcol h3, #scheduletable h3, #scheduletable1 h3 {
	color:#003333;
}
#rightcol h2{
	text-align:center;
}

body.smcp #rightcol h2 {
	color:#8b0000;
	background:url(../images/smcLogoLeadership.gif) top center no-repeat;height:72px;
	text-align:center;
	padding-top:75px;
	margin-bottom:0px;
	padding-bottom:0px;
	height:auto;
}
#rightcol p, #rightcol ul, #rightcol ol, #rightcol dl, #scheduletable p, #scheduletable1 p {
	font: normal small Verdana, Arial, sans-serif;
	color: #333300;
	line-height: 130%;
}
body#sus_jurnal #rightcol p, body#sus_jurnal #rightcol h3{
	font-family:"Comic Sans MS",Verdana, Arial, sans-serif;
	color: #333300;
	line-height: 130%;
}
.framed {
	border-top: 2px solid #FFD700;
	border-left: 2px solid #FFD700;
	border-right: 2px solid #F4EDAC;
	border-bottom: 2px solid #F4EDAC;
	padding: 10px 25px;
	text-align: center;
	background-color: #FCFCF5;
}
.framed01 {
	border-top: 2px solid #FFD700;
	border-left: 2px solid #FFD700;
	border-right: 2px solid #F4EDAC;
	border-bottom: 2px solid #F4EDAC;
	padding:0 0 10px 0;
	text-align: center;
	background-color: #ffffcc;
	background-image:url(../images/smc_fireworksbackground.gif);
	background-position:bottom center;
	background-repeat: no-repeat;
}
#rightcol p.announcement, #rightcol .announcement{
	width:80%;
	border-top:2px dotted #8b0000;
	margin:auto;
	padding-top:12px;
	font:bold 110% Georgria, Times, serif;
	color:#8b0000;
	text-align:center;
}
.framed ul {
	list-style:none;
	margin:0;
	padding:0;
}
.framed li {
	margin-bottom:10px;
}
#rightcol .framed h3 {
	color: #8b0000;
}
.framed p {
	color: #003366;
}

#rightcol a:link { color:#990000; }
#rightcol a:visited {color:#333333;}
#rightcol a:hover {background-color:#FFCC33; color:#333333;}

#rightcol p.smaller {
	font-size:70%;
}

#rightcol h2 .smaller {
	font-size:60%;
	font-family:Arial, Helvetica, sans-serif;
}
#rightcol p.source {
	font-size:60%;
}

.dropcap {
	font-family: Georgia, Times, serif;
	font-size: 150%;
	color: #990000;
	font-style: italic;
	line-height: 100%;
	font-weight:bold;
}
.left {
	position:relative;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.right {
	position: relative;
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}
#rightcol .caption, #rightcol .caption_auth, #rightcol .caption_narrow, #rightcol .caption_450, #rightcol .caption_210, #rightcol .caption_190 {
	position: relative;
	margin: 0 0 0 12px;
	color: #003333;
	font-size:xx-small;
	width:240px;
}
#rightcol .caption_narrow {
	width:180px;
}
#rightcol .caption_450 {
	width:450px;
}
#rightcol .caption_210 {
	width:180px;
}
#rightcol .caption_190 {
	width:165px;
}
#rightcol .caption_auth {position:relative;display:block; text-align:center;width:auto;}
body#sus_jurnal #rightcol p.smc_slogan, #rightcol p.smc_slogan {
	font-family: Georgia, Times, serif;
	font-size: 130%;
	color: #990000;
	font-style: italic;
	line-height: 100%;
	font-weight:bold;
	text-align:center;
	border-top:2px dotted #8b0000;
	width:70%;
	display:block;
	margin:auto;
	padding-top:15px;
}


/*SCHEDULE TABLE*/
#scheduletable {
	margin-left:auto;
}
#scheduletable1 {
	margin-left:200px;
}
.tb_schedule {
	border: 0px;
	font: normal 11px Verdana, Arial, sans-serif;
}
.tb_schedule td, .tb_schedule th {
		vertical-align: text-top;
}
.tb_schedule tr.header th {background-color:#B30000; color:#ffcc66; text-align:center;}
.tb_schedule th.interval {color:#003333; height:2em; text-align:left; border-bottom:1px solid #8b0000;vertical-align:text-bottom;}
.tb_schedule tr.A_row {
	background-color: #ffffff;
}
.tb_schedule tr.B_row {
	background-color: #FC9;
}
.tb_schedule tr.A_row td, .tb_schedule tr.B_row td {
	border-bottom:1px solid #f8f8ef;
	border-bottom-color: #DFBF9F;
}
.tb_schedule td {
	font-size: xx-small;
}
.tb_schedule td.pbl, .tb_schedule td.prv, .tb_schedule td.cmt {
	font-size: x-small;
}
.tb_schedule td.pbl {background-color:#ff0000;}
.tb_schedule td.prv {background-color:#66cc99;}
.tb_schedule td.cmt {background-color:#ff9900;}
.tb_schedule td.pbl, .tb_schedule td.prv, .tb_schedule td.cmt {font-weight:bold;}

.tb_schedule td.tb_tsf {	background-color: #B30000;}
.tb_schedule td.tb_sus {	background-color: Fuchsia;}
.tb_schedule td.tb_smp {	background-color: #003064;}
.tb_schedule td.tb_dlv {	background-color: #146A3B;}
.tb_schedule td.tb_cyc {	background-color: #cc9900;}

.tb_schedule td.tf_tsf {	color: #B30000; font-weight:bold;}
.tb_schedule td.tf_sus {	color: Fuchsia; font-weight:bold;}
.tb_schedule td.tf_smp {	color: #003064; font-weight:bold;}
.tb_schedule td.tf_dlv {	color: #146A3B; font-weight:bold;}
.tb_schedule td.tf_cyc {	color: #cc9900; font-weight:bold;}

.tb_schedule td.legend {
	border:1px solid #003333;
	width: 15px;
}
 
 /*TECHNICAL SPECS & FAQ PAGE*/
 dl#specs {
 	margin-left: 160px;
 }
 dl.faq {
 	float:left;
 }
 dl#specs dt, dl.faq dt {
	color: #8b0000;
	font-weight: bold;
	width: 100%;
	margin-top: 15px;
	border-bottom:1px solid #ffcc66;
}
blockquote {
	font-style: italic;
	color:#8b0000;
}
blockquote.testimonial {margin-bottom:2em;}
.qauthor {
	display:block;
	text-align:center;
	margin-right:3em;
	font-size:80%;
	font-style:normal;
	font-family:sans-serif;
	color:#003333;
}

#mail {text-align:center;margin:auto;}
#mail a:link, #mail a:visited{ color:#003333;}
#mail a:hover {color:#FF9933;}

#footer { text-align:center; padding-top:45px; background: url("../images/bottomend.gif") no-repeat center top;}
#footer, #footer a:link { font:normal x-small Arial, Helvetica, sans-serif; color:#666666;}
#footer a.mdlogo {position:relative;text-align:center;width:35px; height:0px;margin:0 auto;padding-top:15px; top:0px; display: block; overflow:hidden; font-size:1px;}
#footer a.mdlogo {background:  url("../images/mddLogo-wb.gif");}
#footer a.mdlogo:hover {background: url("../images/mddLogo-wb_over.gif");}
body.home #footer a.mdlogo {background:  url("../images/mddLogo-gb.gif");}
body.home #footer a.mdlogo:hover {background:  url("../images/mddLogo-gb_over.gif");}
body.home #footer { background: url("../images/bottomend-home.gif") no-repeat center top;}
body.smcp #footer { background: url("../images/bottomend-smc.gif") no-repeat center top;}
#rightcol p.special, #rightcol p.small-special{text-align:center; border:2px solid #003333; background-color:#FFFFCC; margin-top:-15px; padding:7px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#8b0000;}
#rightcol p.small-special{text-align:center; border:1px solid #003333; padding:3px; margin-top:auto;font-weight:normal; font-size:12px; color:#8b0000;}
.center {
	text-align: center;
}
.soldout {
	color:#999999;
	text-decoration:line-through;
}
.sold{
	color: #660000;
	font-weight:bold;
}
ul.nobullets{list-style-type:none; margin-letf:-1em; padding-left:-1em; margin-top:0em;}

body.edp #rightcol, body.sus #rightcol, body.abt #rightcol {position:relative;}
body.edp #rightcol .newshead, body.sus #rightcol .newshead, body.abt #rightcol .newshead {margin-bottom: 2em;}
body.edp #rightcol .newshead p, body.sus #rightcol .newshead p, body.abt #rightcol .newshead p, body.smcp #rightcol .newshead p, #rightcol .newshead h1{ font-size:11px; color:#666666; margin-top:0px, margin-bottom:0px; padding-top:0px; padding-bottom:0px;line-height: auto;}
body.edp #rightcol .newshead h1, body.sus #rightcol .newshead h1,body.abt #rightcol .newshead h1, body.smcp #rightcol .newshead h1{  color: #003333; font-family:Arial, Helvetica, sans-serif; font-size:medium;}
body.edp #rightcol .newshead p, body.sus #rightcol .newshead p, body.abt #rightcol .newshead p, body.smcp #rightcol .newshead p {line-height:10%;}

body.media_index #rightcol .newsfoot, body.article #rightcol .newsfoot {margin-top:-10px;margin-bottom:35px;}
body.media_index #rightcol .newsfoot, body.article #rightcol .newsfoot {text-align:right;}
body.media_index #rightcol .newsfoot a, body.article #rightcol .newsfoot a{font-size:11px;color:#666666;}

body.media_index #rightcol .newsfoot br, body.article #rightcol .newsfoot  br{position:relative;clear:both;}

.imgcaption {border:1px solid green; width:250px;}
.imgcaption img{ position:relative; float:right;}
#scheduletable .imgcaption p, #scheduletable1 .imgcaption p {padding-top:70px; border:1px solid grey; font-family:Arial, Helvetica, sans-serif;font-size:9px;color:red;}

img.mediasmall {
	float: left;
	margin:0 1em 1.5em 0;
}

img.article { 
	float: right;
	margin: .3em 0 1em 1em;
}
.bul_anch_red {
	list-style: url(../images/bul_anch_red.gif);
}
.bul_wheel_red {
	list-style: url(../images/bul_wheel_red.gif);
}
.lower {margin-top:18px;}
#rightcol p.red, #rightcol h2.red, #rightcol h3.red, #rightcol h4.red {color:#990000;}
#rightcol p.redBig {color:#990000; font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:bold;}


#rightcol .othernewslinks {position:relative; width:95%;margin:1em 0;border:1px solid #FF9900;}
#rightcol .othernewslinks h4{color:#666666;	font: bold 10px Verdana, Arial, sans-serif; margin:0; padding:0;}
#rightcol .othernewslinks ul{list-style:none; margin:0 10px 5px 10px; padding:0 10px 5px 10px; font-size:10px;}
#rightcol .othernewslinks li{line-height:120%;}
.highline { margin-top:15px;}