body                 { background-color:         #ffffff;

                       margin-top:               0px;

                       margin-bottom:            0px;

                       margin-left:              0px;

                       margin-right:             0px; }



/********** Basic Text Classes **********/

p,table,td           { font-family:              Arial, Helvetica, sans-serif;

                       font-size:                12px;

                       color:                    #000000; }

input, select, textarea

                     { font-family:              Arial, Helvetica, sans-serif;

                       font-size:                11px;

                       color:                    #000000; }

/********** Hyperlink Classes **********/

a                    { color:                    #0000ff; }

a:visited            { color:                    #0000ff; }

a:hover, a:active    { color:                    #ff0000; }


/********** Table Row/Cell Classes **********/

.mainnavbg           { background-color:         #EBB900; }

/********** Extra Text Classes **********/

.topnav            {
	font-size: 12px;
	font-weight : bold;
}

.sidenav            {
	font-size: 12px;
	font-weight : bold;
	color: #FFFFFF;
}

.trinav            {
	font-size: 11px;
	font-weight : bold;
	color: #FFFFFF;
}

.trinavon            {
	font-size: 11px;
	font-weight : bold;
	color: #10437A;
}

.trinavrow            {
	background-color : #10437A;
}

.trinavbg            {
	background-color : #10437A;
}

.trinavbgon            {
	background-color : #EBB900;
}

.highlight          {
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
}

.header            {
	font-size: 16px;
	font-weight : bolder;
	color: #ff0000;
	margin-top : 20px;
}

.subheader            {
	font-size: 13px;
	font-weight : bolder;
	color: #10437A;
}

.footer              {
	font-size: 10px;
	font-style: normal;
	font-weight : bold;
}

.news              {
	font-size: 12px;
	font-style: normal;
	font-weight : bold;
}

.breadcrumb          {
	font-weight: normal;
	font-size: 10px;
	color: #10437A;
}

.current          {
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
}

/********** Extra Link Classes **********/

a.breadcrumb, a.breadcrumb:visited

                     {
	font-weight: normal;
	font-size: 10px;
	color: #10437A;
	text-decoration: underline;
}

a.breadcrumb:hover, a.breadcrumb:active

                     {
	font-weight: normal;
	font-size: 10px;
	color: #ff0000;
	text-decoration: underline;
}

a.current, a.current:visited

                     {
	font-weight: normal;
	font-size: 10px;
	color: #ff0000;
	text-decoration: underline;
}

a.current:hover, a.current:active

                     {
	font-weight: normal;
	font-size: 10px;
	color: #ff0000;
	text-decoration: underline;
}

a.topnav, a.topnav:visited

                     { font-size:                12px;

                       color:                    #10437A;

                       text-decoration:          none; }

a.topnav:hover, a.topnav:active

                     {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

a.mainnav, a.mainnav:visited, a.mainnav:active

                     { color:                    #FFFFFF;

                       font-weight:              bold;

                       font-size:                13px;

                       text-decoration:          none; }

a.mainnav:hover

                     { color:                    #10437A; }

a.mainnavon, a.mainnavon:visited, a.mainnavon:hover, a.mainnavon:active

                     { color:                    #10437A;

                       font-weight:              bold;

                       font-size:                13px;

                       text-decoration:          none; }

a.sidenav, a.sidenav:visited, a.sidenav:active

                     { font-size:                12px;

                       color:                    #FFFFFF;

                       text-decoration:          none; }

a.sidenav:hover

                     { font-size:                12px;

                       color:                    #10437A;

                       text-decoration:          none; }

a.sidenavon, a.sidenavon:visited, a.sidenavon:hover, a.sidenavon:active
                     { color:                    #EBB900;

                       font-weight:              bold;

                       font-size:                12px;

                       text-decoration:          none; }

a.trinav, a.trinav:visited, a.trinav:active

                     {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.trinav:hover

                     {
	color: #10437A;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

a.trinavon, a.trinavon:visited, a.trinavon:hover, a.trinavon:active

                     {
	color: #10437A;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-color : #EBB900;
}

a.previous, a.previous:visited

                     { color:                    #666666;

                       font-weight:              bold;

                       text-decoration:          none; }

a.previous:hover, a.previous:active

                     { color:                    #ff0000;

                       text-decoration:          underline; }
