/*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 */

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

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


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

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

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

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

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

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

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

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

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

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


/* Breadcrumb */

#breadcrumb {
	font-size: 140%;
}

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


/* Footer Styles */

#footer {
	font-size: 150%; 
}

/* Table elements */

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

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