body, td 		{ font-family:Arial, Helvetica, sans-serif; color:#006; font-size:12px}
b 				{font-weight:600}
/* Regular Styles */
.source			{ font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#006}
.title			{ font-weight:600 }
.titleline		{border-bottom:1px solid #aec2d4; padding-top:4px; margin-bottom:10px; font-weight:bold; line-height:20px;}
.attention 		{ color:#900}
.attentionbg 	{background-color:#FCC}
ul 				{ list-style-image:url(/img/ico_dot_ul.gif); margin-left:15px; margin-top:1px; padding:2px; type:disc}
/* Regular Links */
a 				{ text-decoration:underline; color:#006}
a:visited 		{ text-decoration:underline; color:#006}
a:hover  		{ text-decoration:underline; color:#000} 
hr				{ height:1; color:#006}
/* Main Navigation */
.navbgpas			{ background-color:#F8E070}
.navbgact			{ background-color:#FBEEAF}
.nav1act 		 	{ color:#006; font-weight:600 }
a.nav1act:link 		{ color:#006; text-decoration:none }
a.nav1act:visited 	{ color:#006; text-decoration:none }
a.nav1act:hover 	{ color:#006; text-decoration:underline }
.nav1pas 		 	{ color:#006 }
a.nav1pas:link 		{ color:#006; text-decoration:none }
a.nav1pas:visited 	{ color:#006; text-decoration:none }
a.nav1pas:hover 	{ color:#006; text-decoration:underline }
/*Service Navigation*/
.navservice 		 	{ color:#006 }
a.navservice:link 		{ color:#006; text-decoration:none }
a.navservice:visited 	{ color:#006; text-decoration:none }
a.navservice:hover 		{ color:#006; text-decoration:underline }
/* Backgrounds */
.sitebg 			{background-color:#FDF8DD}
.headerbg			{background-color:#FFF}
.navheaderbg		{background-image:url(/img/headerbg.gif); background-repeat:repeat-y}
.boxheader			{background-color:#ABBED5}
.contentbg 			{background-color:#8BA8C2}
.navbg  			{background-color:#F8E070; background-image:url(/img/navbg.gif); background-repeat:repeat-y}
.linetop	  		{background-color:#8BA8C2; background-image:url(/img/linetop.gif); background-repeat:no-repeat; line-height:8px}
.orange 			{background-color:#F93}
.yellow 			{background-color:#F8E070}
.foobg 				{background-image:url(/img/foo_bg.gif); background-repeat:repeat-x; line-height:60px}
.foohombg 			{background-image:url(/img/foo_hom_bg.gif); background-repeat:repeat-x; line-height:16px}

.sml				{font-size:11px}

/*Forms*/
input 		{ background-color:#FFF; color:#006; font-family:Arial, Helvetica, sans-serif; border:1px solid #006; font-size:12px;}
textarea	{ background-color:#FFF; color:#006; font-family:Arial, Helvetica, sans-serif; border:1px solid #006; font-size:12px; scrollbar-face-color:#FFF; scrollbar-track-color:#ABBED5; scrollbar-arrow-color:#ABBED5; scrollbar-shadow-color:#ABBED5; scrollbar-3dlight-color:#ABBED5; scrollbar-darkshadow-color:#FFF;}
.button 	{ font-weight:bold; background-color:#C5D4E1; color:#006; font-family:Arial, Helvetica, sans-serif; border:1px solid #006; font-size:12px}
.formleft   {width:100px; float:left}
.radio		{border:1px solid #8ba8c2; background-color:#8ba8c2}
.small		{font-size:11px; width:280px}
tr			{vertical-align:top}
