/* GENERIC FORMATTING */

body {
	font-family: Arial, Helvetica, sans-serif;
}
/* End hide from IE-mac */

/* Reset default size attributes */
H1, H2, H3, H4, H5, ul, li, p, form, fieldset {
	padding: 0;
}

li {
	list-style: url(none) none;
}

img {
	border: none;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
acronym {
	border-bottom: 
	1px dotted #000000; 
	cursor:help; 
	font-style:normal
}
a acronym {
	cursor:pointer
}

.none {
	display: none;
}

blockquote {
	padding: 0;
	margin: 4px 25px 8px 25px;
	font-size: 0.75em;
	line-height: 140%;
	font-weight: normal;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
}

.shift {
	position : absolute;
	left : -3000px;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
}
fieldset {
	border-style: none;
}
.clear {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	line-height: 1px;
}

.strong {
	font-weight: bold;
}
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
.inline {
	display: inline;
}
.centred {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.list_alpha li {
	list-style: lower-alpha;
}
.list_roman li {
	list-style: lower-roman;
}
.imageRight {
	margin: 0 0 10px 10px;
	float:right;
}
.imageLeft {
	margin: 0 10px 10px 0;
	float:left;
}


/* commonTable styles */

tr{
	vertical-align: top;
}

th {
	font-weight: bold;
}
.italic { 
	font-style: italic; font-size: 95%;
}

#mainContainer p.error {
	color: red;
}

table{
	border: 1px solid #2C71C4;
	font-size: 0.7em;
	border-collapse: collapse;
	width: 580px;
}

tr{
	vertical-align: top;
}

th{
	background-color: #2C71C4;
	color: #FFFFFF;
	padding:3px;
}
table a{
	font-weight: bold;
	color: #5B96CB;
	text-decoration: underline;
}

div#navt {
	display: none;
}


#container {
	margin: 0px auto;
	background-image:none;
}
#containerText {
	margin: 0px auto;
}
#homePanel1 {
	width: 425px;
	padding-top: 220px;
}
#homePanel2 {
	font-size: 1.35em;
	font-weight: bold;
	padding: 5px 0 10px 0;
	width: 425px;
}
#homePanel3 {
	background-image: url(../images/home_02.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 425px;
	margin: 4px 0;
}
#homePanel4 {
	background-color: #FFFFFF;
	width: 425px;
}
#homePanel5 {
}
#homePanel5 h1 {
	font-size: 1.6em;
	margin: 8px 10px 2px 15px;
}
#homePanel5 p {
	margin: 1px 10px 10px 15px;
	line-height: 120%;
}
#homePanel5 p  a {
	color: #000000;
	text-decoration: underline;
}


#homePanel6 {
	background-image: url(../images/ecc_logo.gif);
	background-repeat: no-repeat;
	height: 96px;
	float: left;
	width: 149px;
	border-left: 4px solid #000000;
}
#mainCentral {
}
#mainLeft {
}
#mainLeft h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 15px;
}
#mainLeft h2 {
	font-size: 1em;
	margin: 0 0 5px;
}


#mainLeft p {
	font-size: 0.75em;
	margin: 0 0 10px 0;
	line-height: 120%;
}
#mainLeft p a {
	color: #000000;
	text-decoration: underline;
}
#mainLeft ul {
	margin: 0px 10px 15px 40px;
}
#mainLeft ul a {
	color: #000000;
	text-decoration: underline;
}

#mainLeft li {
	font-size: 0.75em;
	margin: 0px 0px 5px;
	padding: 0;
	line-height: 110%;
	list-style: disc;
}
#mainLeft li li {
	font-size: 1em;
}





#rightPanel {
	display: none;
}
#rightPanel h2 {
	font-size: 2.2em;
	line-height: 80%;
	margin: 0 10px;
}
#rightPanel h2 span {
	font-size: 0.75em;
}
#rightPanel p {
	font-size: 1em;
	line-height: 105%;
	margin: 10px;
}
#rightPanel p a {
	color: #000000;
	text-decoration: underline;
}


#footer {
	margin: 20px 0 20px 0;
	font-size: 0.7em;
	padding: 0 0 20px 0;
}
#footer li {
	float: left;
	margin-right: 4px;
}
#footer li a {
	color: #000000;
}
