* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body {
	line-height: 1;
	color: #000;
	background: #e4ecf4;
	font-family: verdana, arial, helvetica;
	font-size: 75%;
}

body.smallText {
	font-size: 75%;
}

body.mediumText {
	font-size: 85%;
}

body.largeText {
	font-size: 100%;
}

h1 {
	color: #000;
	background: url(../images/bt-hd.gif) 0 2px no-repeat;
	margin: 0 0 0.5em 0;
	font-size: 120%;
}

h2 {
	color: #000;
	margin: 1.4em 0 0.5em 0;
	font-size: 110%;
}

h3 {
	color: #000;
	margin: 0.5em 0 0.5em 0;
	font-size: 100%;
}

hr {
	background: #1f738b;
	color: #1f738b;
	margin-left: 20px;
}

p {
	margin: 1em 0 1em 0;
	line-height: 150%;
}

ul, ol {
	margin-left: 20px;
}

body.site ul, body.site ol {
	margin-left: 0;
}

#content ul, #content ol {
	margin-left: 20px;
	margin-bottom: 1em;
}

li {
	line-height: 150%;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	background: #1f738b;
	color: white;
	font-weight: bold;
	padding: 2px;
}

td {
	line-height: 150%;
}

form {
	margin: 0;
	padding: 0;
}

abbr, acronym { 
	border-bottom: 1px dotted #1f738b; 
	cursor: help; 
}

caption {
	text-align: left;
}

a:link {
	color: #1f738b;
	text-decoration: underline;
}

a:visited {
	color: #1f738b;
	text-decoration: underline;
}

a:hover {
	color: #1f738b;
	text-decoration: none;
}

a:active {
	color: #1f738b;
	text-decoration: none;
}

a:focus {
	color: #1f738b;
	text-decoration: none;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

p.indent {
	margin-left: 25px;
}

span.underline {
	text-decoration: underline;
}

img.left {
	float: left;
	margin: 0 5px 5px 0;
}

img.right {
	float: right;
	margin: 0 0 5px 5px;
}

label {
	cursor: pointer;
}

input.button {
	background: #eee;
	color: #000;
	border: solid 1px #000;
}

input.button-member {
	background: #eee;
	color: #000;
	border: solid 1px #000;
}

input.textbox, textarea.textbox {
	color: #000;
	border: solid 1px #679998;
	padding: 2px;
	font-family: arial, helvetica;
}

.clear {
	clear: both;
	display: block;
}

p.image {
	margin: 0;
	padding: 0;
}

p.small, span.small, a.small {
	font-size: 90%;
}

span.yellow {
	color: #FFCA00;
}

span.error {
	color: #f00;
}

p.small, span.small, ul.small, li.small, div.small, a.small, td.small {
	font-size: 90%;
}

p.large, span.large, ul.large, li.large, div.large, a.large, td.large {
	font-size: 110%;
}

p.red, span.red, ul.red, li.red, div.red, a.red, td.red {
	color: #e80016;
}

p.orange, span.orange, ul.orange, li.orange, div.orange, a.orange, td.orange {
	color: #f6b41f;
}

p.green, span.green, ul.green, li.green, div.green, a.green, td.green {
	color: #1f738a;
}

p.blue, span.blue, ul.blue, li.blue, div.blue, a.blue, td.blue {
	color: #243350;
}












/* START PAGE SPECIFIC STYLES */

#skipLinks {
	display: none;
}

#fixedLinks {
	display: none;
}

#breadcrumb {
	display: none;
}

#header-member, #header-content, #leftCol-content, #logos, #footer {display:none;}

#bckLnk {display:none;}

/* END PAGE SPECIFIC STYLES */
