body {
	margin: 0;
	padding: 0 0 0px 0;
	font-size: 62.5%;
	font-family: Arial, Verdana, helvetica, sans-serif;
	position: relative;
	background: url(http://www.revson.columbia.edu/img/bg_repeat.gif) top center repeat-y #5e88a1;
 }


/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #001F49;
	text-decoration: none;
	 }

a:hover, a:visited:hover {
	color: #000000;
	text-decoration: underline; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/* Abbreviations */	
abbr { border-bottom: 1px dotted #900; cursor: help; }

form {
margin: 0;
padding: 0;
}

hr {
	border-color: #ccc;     
	border-style: solid;   
	border-width: 1px 0 0; 
	clear: both;           
	margin: 0px 0 10px 0; 
	height: 0;             
}

/*------------------HEADING--------------------*/

h1 {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size: 2.0em;
	font-weight: normal;
	color: #b80e1f; }

h1 span { color: #666;font-size:0.5em;vertical-align:0.2em }

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #000; }

h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	color: #000; }

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #000; }
	
h5 {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.0em;
	font-weight: normal;
	color: #000;
	}

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000; }

/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em; }

p.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }
	

/*--------------HEADER ELEMENTS----------------*/

img { border: none; }

#Header {
	float: left;
	width: 950px;
	margin: 0;
	padding: 30px 0 25px 0;
	background: #5e88a1 ;
}

#Logo {
	float: left;
	position: relative;
	text-indent: -9999px;
	margin:0px 0 0px 0px;
	padding:0px 0 0px 0px;
	height: 67px;
	width: 521px;
	background: url(http://www.revson.columbia.edu/img/logo.gif) no-repeat top left #5e88a1;
	}
#Logo a {
	position: absolute;
	padding:0px 0 0px 0px;
	top: 0px;
	left: 0px;
	width: 521px;
	height: 67px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	}

#Logo a span, #Logo span { display: none; }

#search_top {
	float: right;
	text-align: right;
}

#navigation_top {
	font-family: Arial, verdana, helvetica, sans-serif;
	width: 300px;
	height: 22px;
	float: right;
	padding: 5px 0 7px 0;
	margin: 0;
}

#navigation_top ul {
	list-style-type: none;
	float: right;
	padding: 0;
	margin: 0;
}

#navigation_top ul li {
	float: left;
	display: block;
	margin: 0 10px 0 0;
	padding: 0px 10px 0px 0;
	font-size: 1.2em;
	border-right: 1px solid #2B4966;
	text-align: center;
	cursor: pointer;
}

#navigation_top ul li.last {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-right: none;
}

#navigation_top ul li a {
	float: left;
	height: 11px;
	padding: 2px 0 2px 0;
	color: #ffffff;
	text-decoration: none;

}

#navigation_top ul li a:hover {
	text-decoration: none;
	color: #2B4966;
}

#navigation_top ul li a.selected, #navigation ul li a.selected:hover {
	text-decoration: none;
}


/*------------------------NAVIGATION-----------------------------*/

#navigation {
	font-family: Arial, verdana, helvetica, sans-serif;
	width: 945px;
	height: 40px;
	float: left;
	padding: 0 0 0 5px;
	margin: 0;
	background: #2B4966;
}

#navigation ul {
	padding: 0;
	margin: 0;

}

#navigation li.upperlevel {
	list-style-type: none; 
	float: left;
	position: relative;
	top: 0;
	margin: 0 0px 0 0;
	padding: 0px 0 0 0;
	z-index: 1000;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	background: url(http://www.revson.columbia.edu/img/nav_spacer.gif) top right no-repeat;
	}

#navigation a {
	position: relative;
}

#navigation a.upperlevel {
	float: left;
	height: 28px;
	padding: 12px 16px 0px 16px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}


#navigation ul li.upperlevel.last {
	margin: 0 0 0 0;
	background: none;
}


#navigation ul li a.upperlevel:hover {
	color: #A4D7F4;
	text-decoration: none;
}

#navigation ul li.upperlevel a.selected, #navigation ul li.upperlevel a.selected:hover {
	color: #FFBF00;
	text-decoration: none;
}

#navigation ul li.upperlevel:hover a.upperlevel {
	color: #A4D7F4;
}

#navigation ul li.upperlevel a.selected {
	color: #FFBF00;
}

ul.lowerlevel { background: url(http://www.revson.columbia.edu/img/blue_bg.png) repeat; }

#navigation li:hover #aboutus_sub {left:0px; width: 200px;}
#navigation li:hover #revsonexperience_sub {left:0px; width: 200px;}
#navigation li:hover #howtoapply_sub {left:0px; width: 250px;}
#navigation li:hover #meetthefellows_sub {left:0px; width: 200px;}
#navigation li:hover #newsevents_sub {left:0px; width: 200px;}
#navigation li:hover #alumni_sub {left:0px; width: 190px;}

ul.lowerlevel {
	top: 40px;
	display: none;
	list-style-type: none; 
	left: -5000px;
}

li.upperlevel:hover ul.lowerlevel {
	left: auto;
	display: block;
}

#navigation ul.lowerlevel{
	position: absolute;
	color: #dfdfdf;
	margin: 0;
	padding: 0px 0 0px 0;
	z-index: 9999;
	text-align: left;
	border-top: 3px solid #A4D7F4;
	}

#navigation ul.lowerlevel a{
	display: block;
	position: relative;
	height: 15px;
	margin: 0;
	border-bottom: 1px dotted #5E88A1;
	z-index: 9999;
}

#navigation ul.lowerlevel a:link, #navigation ul.lowerlevel a:visited{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 0.9em;
	font-weight: normal;
	text-indent: 0px;
	position: relative;
	display: block;
	color: #ffffff;
	padding: 5px 0px 5px 16px;
	margin: 0;
	text-decoration: none;
	}

#navigation ul.lowerlevel a:hover, #navigation ul.lowerlevel a:active{
	color: #ffffff;
	padding: 5px 0px 5px 16px;
	margin: 0;
	height: 15px;
	background: #5E88A1;
	}


ul.lowerlevel ul {
	list-style-type: none; 
}

/*---------------LAYOUT BOXES----------------------*/

/* Outer bounding box for all pages */
#Frame {
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 12px;
	width: 962px; 
	background: url(http://www.revson.columbia.edu/img/bg.gif) top center no-repeat;
	
}

#Content {
	float: left;
	width: 920px;
	padding: 15px;
	margin: 0 0 0 0px;
	background: #ffffff;
}

#ContentSecondary {
	float: left;
	width: 920px;
	padding: 15px 15px 15px 15px;
	margin: 0 0 0px 0px;
	background: url(http://www.revson.columbia.edu/img/contentsecondary_bg.gif) no-repeat bottom center #ffffff;
}

#FullCol {
	position: relative;
	width: 920px;
	height: 300px;
	margin: 0 0 15px 0;
	overflow: auto;
}

.BannerCaptionBottom {
	position: absolute;
	top: 220px;
	left: 48px;
}

.BannerText {
	float: left;
	width: 740px;
	height: 37px;
	padding: 8px 15px 10px 15px;
	background: url(http://www.revson.columbia.edu/img/blue_bg.png) repeat;
}

.BannerArrow{
	float: left;
	position: relative;
	text-indent: -9999px;
	margin:0px 0 0px 0px;
	padding:0px 0 0px 0px;
	width: 55px;
	height: 55px;
	background: url(http://www.revson.columbia.edu/img/banner_arrow.gif) no-repeat top left;	
}

.BannerArrow a {
	position: absolute;
	padding:0px 0 0px 0px;
	top: 0px;
	left: 0px;
	width: 55px;
	height: 55px;
	}

.BannerArrow a:link, .BannerArrow a:visited, .BannerArrow a:active, .BannerArrow a:link:hover, .BannerArrow a:visited:hover {
	background-color: transparent;
	}

.BannerArrow a span, .BannerArrow span { display: none; }

#panel1 {
    width: 920px;
    height: 300px;
    overflow: hidden;
}

#panel1.loading {
    background: url(http://www.revson.columbia.edu/img/spinner.gif) no-repeat center center;
}

#BodyText .section ul, #BodyText .section li{
	padding:0;
	margin:0;
	list-style-type:none;
}
.section{
	width:920px;
	padding: 0px;
	margin: 0;
	position:relative;
	clear:both;
	list-style-type:none;
	background: #2B4966;
}
.section li{
	float:left;
}
.pane{
	overflow:hidden;
	clear:left;
	margin: 0px 0 0 0px;
	position:relative;
	width:920px;
	height:300px;
}

.elements {
	width: 5000px;
}

.elements li{
	width:920px;
	height:300px;
	padding:0px;
	position:relative;
	background-color:#2B4966;
}

#HomeBottom {
	float: left;
	background: url(http://www.revson.columbia.edu/img/homebg_bottom.gif) no-repeat bottom left ;
}

#MainCol {
	float: left;
	text-align: left;
	margin: 0 10px 0 0;
	padding: 20px 15px 15px 15px;
	width: 425px; 
	border-top: 5px solid #93B2BA;
}	

#SubCol {
	float: left;
	text-align: left;
	margin: 0;
	padding: 20px 15px 15px 15px;
	width: 425px; 
	border-top: 5px solid #B1B1B2;
}

#HomeBannerContainer {
	float: left;	
	width: 750px;
	height: 313px;
	background: #000000;
	margin: 0 0 10px 0;
}
#BodyText ul#HomeBanner {
	margin: 0;
	padding: 0 0 10px 0;
}

#BodyText ul#HomeBanner li {
	list-style-type: none;
}

.GrayButton a, .GrayButton a:link, .GrayButton a:visited{
	float: right;
	padding: 5px 10px 5px 10px;
	border: 1px solid #B3B3B3;
	font-size: 1.0em;
	font-weight: bold;
	color: #D35A00;
	text-decoration: none;
	text-transform: uppercase;
}

.GrayButton a:visited:hover, .GrayButton a:hover {
	float: right;
	padding: 5px 10px 5px 10px;
	border: 1px solid #B3B3B3;
	background: #dfdfdf;
	color: #444444;
	text-decoration: none;
}

.FellowSpotlight {
	float: left;
	width: 425px;
	padding: 0 0 20px 0;
}
.FellowSpotlight .Photo {
	float: left;
	width: 110px;
	padding: 4px 4px 4px 4px;
	margin: 0 18px 0 0;
	border: 1px solid #B2B2B2;
}

.FellowSpotlight .Photo img{
	float: left;
	width: 110px;
}

.FellowPhoto {
	float: left;
	padding: 4px 4px 4px 4px;
	margin: 0 18px 15px 0;
	border: 1px solid #B2B2B2;
}

.FellowPhoto img {
	float: left;
}


.FellowSpotlight .Quote {
	float: left;
	width: 283px;
	padding: 0 0 5px 0;
}

.FellowSpotlight .NameInfo {
	float: right;
	width: 283px;
	text-align: right;
}

.SpaceRight a{
	margin: 0 10px 0 0;
}

.NewsEventsListHome {
	float: left;
	width: 425px;
	border-bottom: 1px solid #D8C8B2;
	padding: 0px 0 6px 0;
	margin: 0 0 8px 0;
}

.Last {
	border-bottom: none;
}

.QuoteListName {
float: left;
text-align: left;
padding: 0 0px 0 70px;
}


#FullColSecondary {
	position: relative;
	width: 920px;
	margin: 0 0 15px 0;
	overflow: auto;
}

#MainColSecondary {
	float: right;
	text-align: left;
	margin: 0 0px 0 0;
	padding: 20px 15px 15px 15px;
	width: 625px; 
	border-top: 5px solid #93B2BA;
}	

#SubColSecondary {
	float: left;
	text-align: left;
	margin: 0 0px 0 0;
	padding: 0px;
	width: 255px; 
	border-top: 5px solid #B1B1B2;
}

.SubColSecondarySection {
	float: left;
	text-align: left;
	margin: 0 0px 0 0;
	padding: 20px 15px 15px 15px;
	width: 225px; 
	border-bottom: 2px solid #B1B1B2;	
}

.Nav {
	background: #efefef;
}

.SubColSecondarySectionLast {
	float: left;
	text-align: left;
	margin: 0 0px 0 0;
	padding: 20px 15px 15px 15px;
	width: 225px; 
}

.SubColSecondarySection .Quote, .SubColSecondarySectionLast .Quote {
	float: left;
	width: 225px;
	padding: 0 0 5px 0;
}

.SubColSecondarySection .NameInfo, .SubColSecondarySectionLast .NameInfo {
	float: right;
	width: 225px;
	text-align: right;
}

.NewsEventsListSide {
	float: left;
	width: 225px;
	border-bottom: 1px solid #D8C8B2;
	margin: 0 0 8px 0;
}

.image_border {
        float: right;
        font-size: .8em;
	text-indent: 0px;
	margin: 0 0 15px 15px;
	color: #222222; }

.image_border  img {
        display: block;
	padding: 3px;
	border: 1px solid #999999;
	background: #ffffff;
}


.NewsEventsList {
	float: left;
	width: 625px;
	border-bottom: 1px solid #D8C8B2;
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
}

.SpeakerListOdd, .FellowListOdd {
	clear: both;
	float: left;
	width: 285px;
	margin: 0 5px 0 0px;
	padding: 6px 10px 10px 10px;
	border-top: 1px solid #D8C8B2;
}
.SpeakerListEven, .FellowListEven {
	float: left;
	width: 285px;
	margin: 0 0px 0 5px;
	padding: 6px 10px 10px 10px;
	border-top: 1px solid #D8C8B2;
}

/*------------MISCELLANEOUS-----------------------*/

.inputfield {
	font-family: Arial, Verdana, helvetica, sans-serif;
	float: left;
	border: 1px solid #B3B3B3;
	margin: 0 5px 5px 0;
	padding: 4px;
	height: 14px;
	top: 0px;
	font-size: 13px;
}

.submitbutton {
	font-family: Arial, Verdana, helvetica, sans-serif;
	float: left;
	border: none;
	padding: 4px 8px 5px 8px;
	height: 24px;
	background: #2B4966;
	color: #ffffff;
	font-size: 1.1em;
	line-height: 0.5em;
	font-weight: normal;
	cursor: pointer;
	text-transform: uppercase;
}

.submitbutton:hover {
	background: #93B2BA;
	color: #2B4966;
}

/*-------------- TEXT STYLING ELEMENTS -----------------*/

#BodyText{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#BodyText p {
	padding: 0px 0px 15px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #222222; }

#BodyText .BannerText p {
	font-family: Georgia, Times, serif;
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.3em;
	text-indent: 0px;
	color: #ffffff; }
	
#BodyText .Quote p {
	font-family: Georgia, Times, serif;
	font-size: 1.3em;
	line-height: 1.5em;
	font-style: italic;
	color: #666666;
}

#BodyText .NameInfo p {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #3F3F3F;
	text-transform: uppercase;
}

#BodyText #FullColSecondary p {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #222222; }
	
#BodyText .NewsEventsListSide p {
	padding: 0px 0px 15px 0px;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4em;
	text-indent: 0px;
	color: #222222; }

#BodyText .FellowList p{
padding: 0;
margin: 0;
}

#BodyText .NewsEventsListHome p, #BodyText .NewsEventsList p  {
	padding: 0px 0px 6px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #222222; }

#BodyText p.nobreak {
	padding: 0px 0px 10px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #222222; }

#BodyText .SpeakerListOdd h4, #BodyText .SpeakerListEven h4, #BodyText .SpeakerListOdd p, #BodyText .SpeakerListEven p, 
#BodyText .FellowListOdd h4, #BodyText .FellowListEven h4, #BodyText .FellowListOdd p, #BodyText .FellowListEven p {
padding: 0 0 1px 0;
}


#BodyText ol {
	margin: 0 0 5px 25px;
	padding: 0;
}

#BodyText ol li {
	padding: 0px 0px 7px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #222222; }


#BodyText ul {
	margin: 0 0 20px 25px;
	padding: 0;
}

#BodyText ul li {
	list-style-type: disc;
	padding: 0px 0px 6px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #222222; }

#BodyText ul li p {
font-size: 1.0em;
}

#BodyText ul li h4 {
font-size: 1.16em;
}

#BodyText ul.arrowlist {
	margin: 0px 0 10px 0px;
	padding: 0;
	border-top: 1px dotted #666666;
}

#BodyText ul.arrowlist li {
	list-style-type: none;
	padding: 0px 0px 5px 25px;
	margin: 5px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-indent: 0px;
	background: url(http://www.revson.columbia.edu/img/arrow_gray.gif) top left no-repeat;
	border-bottom: 1px dotted #666666;
	color: #3F3F3F; }

#BodyText ul.arrowlist li.selected {
	background: url(http://www.revson.columbia.edu/img/arrow_blue.gif) top left no-repeat;
}

#BodyText ul.arrowlist li a:link, #BodyText ul.arrowlist li a:visited {text-decoration: none; border-bottom: none;}
#BodyText ul.arrowlist li a:hover, #BodyText ul.arrowlist li a:visited:hover {text-decoration: none; border-bottom: 1px solid #000000; }

#BodyText ul.arrowlist li.selected a:link, #BodyText ul.arrowlist li.selected a:visited { color: #4D4D4D; text-decoration: none; border-bottom: none;}
#BodyText ul.arrowlist li.selected a:hover, #BodyText ul.arrowlist li.selected a:visited:hover { color: #4D4D4D;text-decoration: none; border-bottom: none; }


#BodyText h4 {
	padding: 0px 0px 3px 0px;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #3F3F3F; }

#BodyText h3 {
	padding: 3px 0px 6px 0px;
	margin: 0;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	color: #3F3F3F; }

#BodyText h3 .LearnMore {
	padding: 3px 0px 6px 0px;
	margin: 0;
	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	}

#BodyText #SubCol h3 {
	padding: 0px 0px 3px 0px;
	margin: 0;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	color: #3F3F3F; }

#BodyText #SubColSecondary h3 {
	padding: 0px 0px 8px 0px;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #3F3F3F; }
		
#BodyText h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0 15px 0;
	font-size: 1.8em;
	line-height: 1.0em;
	font-weight: bold;
	color: #3F3F3F; 
}

#BodyText h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0 20px 0;
	font-size: 2.8em;
	line-height: 1.0em;
	font-weight: bold;
	color: #3F3F3F; 
}

#BodyText a:link, #BodyText a:visited { color: #D35A00; text-decoration: none;}
#BodyText a:hover, #BodyText a:visited:hover { color: #303030;text-decoration: underline;}
		
#BodyText p a:link, #BodyText p a:visited { color: #D35A00; text-decoration: none; border-bottom: 1px dotted #909090;}
#BodyText p a:hover, #BodyText p a:visited:hover { color: #303030;text-decoration: none; border-bottom: 1px solid #000000; }

#BodyText .LearnMore a:link, #BodyText .LearnMore a:visited { color: #D35A00; text-decoration: none; border-bottom: 1px dotted #909090;}
#BodyText .LearnMore a:hover, #BodyText .LearnMore a:visited:hover { color: #303030;text-decoration: none; border-bottom: 1px solid #000000; }

#BodyText #FullColSecondary p a:link, #BodyText #FullColSecondary p a:visited { color: #D35A00; text-decoration: none; border-bottom: none;}
#BodyText #FullColSecondary p a:hover, #BodyText #FullColSecondary p a:visited:hover { color: #303030;text-decoration: none; border-bottom: 1px solid #000000; }

#BodyText .BannerText a:link, #BodyText .BannerText a:visited { color: #FFBF00; text-decoration: none; border-bottom: none;}
#BodyText .BannerText a:hover, #BodyText .BannerText a:visited:hover { color: #ffffff;text-decoration: underline; border-bottom: none;}

/*-------------- Copyright Footer -----------------*/

#Copyright {
	margin: 0 auto 0px auto;
	padding: 0 0 20px 12px;
	width: 962px;
	/* background: url(http://www.revson.columbia.edu/img/bg_footer.gif) no-repeat bottom center; */
}

#CopyrightContent {
	float: left;
	padding: 30px 30px 10px 30px;
	width: 890px;
	background: #29353F;
}
#CopyrightCol1 {
	float: left;
	width: 360px;
	height: 95px;
	border-right: 1px solid #53616B;
}

#CopyrightCol2 {
	float: left;
	width: 290px;
	height: 95px;
	padding: 0 0 0 30px;
	border-right: 1px solid #53616B;	
}

#CopyrightCol3 {
	float: left;
	width: 175px;
	padding: 15px 0 0 30px;	
}

.ListCol {
	float: left;
	width: 120px;
}

#Copyright p {
	font-size: 1.0em;
	line-height: 1.0em;
	color: #ffffff;
	margin: 0;
	padding: 0 0 15px 0;
}
#Copyright ul{
	padding: 0;
	margin: 0;
}

#Copyright ul li {
	list-style-type: none;
	padding: 0 0 8px 0;
	margin: 0;
	font-size: 1.2em;	
}

#Copyright h3 {
	margin: 0px 0px 0 0;
	padding: 0px 0px 11px 0px;
	border-bottom: none;
	color: #ffffff;
	font-size: 1.1em;
	line-height: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#Copyright h4 {
	margin: 0px 0px 0 0;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	font-style: italic;
	}

#Copyright h3 a:link, #Copyright h3 a:visited { color: #A2D8F4; text-decoration: none;}
#Copyright h3 a:hover, #Copyright h3 a:visited:hover { color: #A2D8F4;text-decoration: none; border-bottom: 1px solid #ffffff; }

#Copyright a:link, #Copyright a:visited { color: #ffffff; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #ffffff;text-decoration: none; border-bottom: 1px solid #ffffff; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }

/* Hide warning from newer browsers */
.oldbrowsers { display: none; }

td.nowrap {
	white-space: nowrap;
	}