.defaultFont 				{ font-family: Arial, Helvetica, sans-serif;	font-size: 13px }

a:link 						{ color: #0000FF;   font-family: Arial, Helvetica, sans-serif;   font-size: 13px;   text-decoration: none }
a:active, a:hover			{ color: #FF0000 }
a:visited 					{ color: #800080;  font-family: Arial, Helvetica, sans-serif;    font-size: 13px;	text-decoration: none }

a.rootSideBarLinks			{ color: #000099;   font-family: Arial, Helvetica, sans-serif;   font-size: 12px;   text-decoration: none }
a.rootSideBarLinks:visited 	{ color: #000099;   font-family: Arial, Helvetica, sans-serif;   font-size: 12px }
a.rootSideBarLinks:hover 	{ color: #FF0000 }

a.linkLarge 				{ color: #000099; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold; text-decoration: none }
a.linkLarge:visited 		{ color: #000099; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold }
a.linkLarge:hover 			{ color: #FF0000 }

a.rootBottomLink			{ color: #663333; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none }
a.rootBottomLink:visited	{ color: #663333; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold }
a.rootBottomLink:hover		{ color: #978256 }

a.IBI 						{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; text-decoration: none }
a.IBI:visited 				{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold }
a.IBI:hover 				{ color: #000000 }

.rootTitleBar 				{ font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #663333 }
.rootHead5 					{ font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #800040; font-weight: bold }
.reqInfoHead6 				{ font-family: Arial, Helvetica, sans-serif; font-size: 32px; color: #800040; font-weight: bold }

.border						{ border: 1px solid #000000 }
.borderNoBottom				{ border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000 }

/* all table td's will have be arial size 10pt sitewide!*/
TD							{ font-family:Arial, Helvetica, sans-serif; font-size:10pt }

/* made for apc styling */
.apcSectionHead				{ font-size : 13px; color : #003366; font-weight: bold; text-decoration : none; }
.lineitems 					{ font-size: 11px; }
TD.apcStyle					{ border-top: 1px solid #cccccc; background: #edf3f9; padding: 5px 0px 5px 10px; font-size: 13px; font-weight: bold; font-family: Verdana; }
TD.apcStyle2				{ border-top: 1px dashed #cccccc; padding: 5px 0px 5px 0px; font-size: 18px; font-weight: bold;}
.apcPageTitle				{font-family : Verdana,Helvetica; font-weight : bold; letter-spacing : -1px; font-size :23px; background-color : white;}

/* made for pretty table borders */
td.tdleftTop {border: solid #000000; border-width:1px 0px 0px 1px;}
td.tdleft {border: solid #000000; border-width:0px 0px 0px 1px;}
td.tdTop {border: solid #000000; border-width:1px 0px 0px 0px;}
table.tableBorder {border: solid #000000 1px;}
table.tableBorderRqst {border: solid #990033 1px;}