/* large text stylesheet */

body, p, td, li, ul, ol 
{
	font-size: 13px;
	line-height: 16px;
}

#homelefttop 
{
	font-size: 16px;
	line-height: 22px;
}
		
#outerhome p, td, li, ul, ol
{
    font-size: 12px;
    line-height: 15px;
}

#outersub p, td, li, ul, ol
{
	font-size: 12px;
	line-height: 15px;
}

div.row 
{
    height: 2em;
	padding: 0 0 10px 0;
}

div.formlabel
{
    	width: 145px;
}

#topnav
{
    padding: 6px 13px 6px 6px; 
}

ul#topnav li.home 
{
	padding-left: 13px;
}

.logfont {
    font-size: 15px;
}