/*
	Filename         :	default.css
	Created by       :	Kaushik
	Last modified by :	Kaushik
	Created          :	03 March 2005 15:38:31
	Last Updated     :	06 Dec 2006 20:30:00
	Comments         :	Yellobelly - revised @imports for Leadership site
*/
/*
@import url(home.css);
*/
@import url(layout.css);
@import url(nav.css);
@import url(global.css);
/*@import url(leftNav.css); YB: Nav styles cut from global.css */
@import url(leadership.css);
@import url(leftNavLeadership.css);
@import url(forms.css);

* {
	margin:0;
	padding:0;
	font-family:arial, verdana, sans-serif;
	color:#333;
}
body {
	font-size:75%;
	text-align:center;
}

h1 {
	font-size:150%;
}
h2 {
	font-size:120%;
}
h3 {
	font-size:100%;
}
img,
form,
fieldset {
	border:none;
}
table,
input,
textarea,
select {
	font-size:100%;
}
input.submit {
	cursor:pointer;
}
td {
	vertical-align:top;
}
a {
	text-decoration:none;
	color:#2E77AA;         /*  MJC 27/06.05 added to make hyperlinks more visible  */  
}
a:hover {
	text-decoration:underline;
	color:#60277f; /*#ffcc33;*/
}


a:active {
	text-decoration:none;
}

hr {
	clear:both;
	border:none;
	border-top:1px solid #ccc;
	background-color:transparent;
	height:1px;
	color:#ccc;
	margin:0 0 .7em 0;
}
div.clear {
	clear:both !important;
	visibility:hidden !important;
	overflow:hidden !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	font-size:1px !important;
	height:1px !important;
	width:1px !important;
}
ul#Accessibility {
	position:absolute;
	top:-2000px;
	list-style-type:none;
}

/* */
@media tty {
i{content:"\";/*" "*/}} @import 'winie5x.css'; /*";}
}/* */


