/* cascade attributes from mainStyle */
a 		{ color: #0066cc; text-decoration: none; }
a:hover	{ color: #3399ff; text-decoration: underline; }

td.menu-left {
	margin: 2px;
	padding: 2px;
	text-align: left;
}

td.menu-right {
	margin: 2px;
	padding: 2px;
	text-align: right;
}

.small {
	font-size: 10px;
}

.errors {
	color: red;
	font-weight: 100;
}

ul {
text-indent: 10px;
list-style-position: outside;
list-style-type: disc;
padding: 6px;
margin: 6px;
}

table.shadedHeader {
	width: 100%;
	padding: 1px;
	margin-right: auto;
	margin-left: auto;
}

table.shadedHeader th {
	font-family: Tahoma;
	font-style: italic;
	color: #fff;
	background-color: #007ec4;
}

.smallbutton { 
    padding: 0 .25em;
    overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 26px; }
	
.organization-no-border {
	margin: 0px 7px;
	width: 813px;
	background-color: #ffffff;
}

body-no-background {
	padding: 0;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	text-align: center;
}

.content .body2 {
	float: left;
	text-align: left;
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

table.shadedHeader1 th {
	font-family: Tahoma;
	font-style: italic;
	font-size: 12px;
	color: #fff;
	background-color: #007ec4;
}