/*Navigation Menu Styles */

#navcontainer a {
	font-size: large;  line-height:100%;
}

#navcontainer a.current{
	font-size: large;  line-height:100%;
}

#navcontainer a:hover {
	font-size: large; line-height:100%;
}


/*Main Content Area Styles */

DIV#main P {
	font-size: x-large;  line-height: 120%;
}

#main A {
	font-size: x-large;  line-height: 120%;
}

#main h1 {	
	font-size: 240%;  line-height: 120%;
}

#main h2 {
	font-size: 220%; line-height: 120%;
}

#main h3 {
	font-size: 210%; line-height: 120%;
}

#main h4 {
	font-size: 190%; line-height: 120%;
}

#main ul {
	font-size: x-large;  line-height: 120%;
}

#main li {
	font-size: x-large;  line-height: 120%;
}

#frontmain P {
	font-size: x-large;  line-height: 120%;
}

#frontmain A {
	font-size: x-large;  line-height: 120%;
}

#frontmain h1 {	
	font-size: 220%;  line-height: 120%;
}

#frontmain h2 {
	font-size: 200%; line-height: 120%;
}


/* Breadcrumb */

#breadcrumb {
	font-size: 120%;
}

#breadcrumb a{
	font-size: 100%;
}


/* Footer Styles */

#footer {
	font-size: 137%; 
}

/* Table elements */

table.summary {
	font-size:140%;
}

td {
	font-size: x-large;  line-height: 120%;
}
