/* ////////// Float containers fix: http://www.csscreator.com/attributes/containedfloat.php */ 
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* ////////// Fix for IE Mac */
.clearfix { display: inline-table; }
/* ////////// Hides from IE-mac */
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* ////////// End hide from IE-mac */

/* FIX IE TRANSPARENT PNG ======================== */
img, div { behavior: url(/site/css/iepngfix.htc) }

/* BACKGROUND ===================================== 
body.showcase						{background-color:#555B5B; background-image:url(/images/interface/tile2.jpg); background-repeat:repeat-x; margin:0; padding:0;}
body.interior						{background-color:#555B5B; background-image:url(/images/interface/tile_int.jpg); background-repeat:repeat-x; margin:0; padding:0;}
*/
body, th, td, div, p, ul, ol, dl 	{color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

/*=====================*/
body			{background-color:#FFFFFF; background-image:url(/site/images/if/ahcs_tile.jpg); background-repeat:repeat-x; padding:0; margin:0;}

div.footerbox	{background-image:url(/site/images/if/tile_footer.png); background-repeat:repeat-x; background-position:top; background-color:#98c3d9; width:100%; height:45px;}

li				{color: #6797FC; font-size: 11px; font-weight: normal; text-decoration: none;}
dl				{margin:0; padding:0;}
dt				{background-image:url(/site/images/if/bullet.gif); background-repeat:no-repeat; background-position:left;}
a.footer		{font-size:11px;}

.div_hor		{background-image:url(/site/images/div_hor.gif); background-repeat:repeat-x; height:3px; padding:0; margin:0;}
.div_ver		{background-image:url(/site/images/div_ver.gif); background-repeat:repeat-y; width:3px; padding:0; margin:0;}
.space_top		{padding-top:15px;}
.space_bot		{padding-bottom:15px;}

td.divi	{text-align:center; width:11px; color:#666666;}
.spacer10		{padding-top:10px;}
/*=====================*/

/* BASIC TABLELESS LAYOUT 970px width === */ 
#mainwrap {width:980px; margin:auto; padding:0; clear:both;}
#header_nav_home {text-align:center; margin:0px; padding:0px; clear:both;}
#header_nav_int {text-align:center; margin:0px; padding:0px; clear:both;}
#footer {padding:10px; margin-bottom:25px;clear:both;}

/* LAYOUT with sidebar === */
#maincontent_sidebar{width:680px; float:right; padding:25px 25px 15px 15px; text-align:left;}
#sidebar {width:240px; float:right; padding:25px 15px 0 0; text-align:left;}

/* NAVIGATION MENU ================================ */
#nav ul {list-style:none; padding:0; margin:0;}
#nav ul li { display:inline;}

/* LISTS ========================================== */
.art-Post ul li, .art-Post ol ul li { background-image: url(/site/images/PostBullets.png); background-repeat: no-repeat; padding-left: 15px;color: #5f5750;}
ul {list-style-type:none;}

/* SPACERS AND DIVIDERS =========================== */
.spacer_10						{width:10px; height:10px}
.spacer_15						{width:15px; height:15px}
.spacer_20						{width:20px; height:20px}

.spacer_v10						{height:10px}
.spacer_v15						{height:15px}
.spacer_v20						{height:20px}

.spacer_h10						{width:10px}
.spacer_h15						{width:15px}
.spacer_h20						{width:20px}

div.linehor							{background-image:url(/site/images/div_hor.gif); background-repeat:repeat-x; height:3px}
div.linever							{background-image:url(/site/images/div_vert.gif); background-repeat:repeat-y; width:3px}

td#bullet							{background-image:url(/site/images/interface/div_bull_red.gif); background-repeat:no-repeat; height:5px; width:5px; background-position:center}
div#bullet							{background-image:url(/site/images/interface/div_bull_red.gif); background-repeat:no-repeat; height:5px; width:5px; background-position:center}

/* HEADER TAGS ==================================== */
h1						{font-family: Arial, Verdana, sans-serif; color: #000000; word-spacing:0; line-height:100%; margin-top:0; margin-bottom:0; font-size:50px; font-weight:normal;}
h2						{font-family: Arial, Verdana, sans-serif; color: #000000; word-spacing:0; line-height:100%; margin-top:0; margin-bottom:0; font-size:40px; font-weight:normal;}
h3						{font-family: Arial, Verdana, sans-serif; color: #000000; word-spacing:0; line-height:100%; margin-top:0; margin-bottom:0; font-size:30px; font-weight:normal;}
h4						{font-family: Arial, Verdana, sans-serif; color: #000000; word-spacing:0; line-height:100%; margin-top:0; margin-bottom:0; font-size:20px; font-weight:normal;}

.table_generic			{width:100%; border:none; padding:0; margin:0}
table.auto				{table-layout: automatic}

#mainContainer			{width:100%; margin:0; padding:0; text-align:center; vertical-align:top;}
#mainTable				{width:900px; padding:0; margin:0; border:dotted 0px #FF0000; margin-left:auto; margin-right:auto}

/* TEXT =========================================== */
.black_9				{font-size: 9px; color: #000000; font-weight: normal;}
.black_9_bd				{font-size: 9px; color: #000000; font-weight: bold;}
.black_10				{font-size: 10px; color: #000000; font-weight: normal;}
.black_10_bd			{font-size: 10px; color: #000000; font-weight: bold;}
.black_11 				{font-size: 11px; color: #000000; font-weight: normal; line-height: 16px;}
.black_11_bd 			{font-size: 11px; color: #000000; font-weight: bold; line-height: 16px;}
.black_12 				{font-size: 12px; color: #000000; font-weight: normal; line-height: 16px;}
.black_12_bd 			{font-size: 12px; color: #000000; font-weight: bold; line-height: 16px;}
.black_13 				{font-size: 13px; color: #000000; font-weight: normal; line-height: 17px;}
.black_13_bd 			{font-size: 13px; color: #000000; font-weight: bold; line-height: 17px;}

.gray_9					{font-size: 9px; color: #5f5750; font-weight: normal;}
.gray_bd				{font-size: 9px; color: #5f5750; font-weight: bold;}
.gray_10				{font-size: 10px; color: #5f5750; font-weight: normal;}
.gray_10_bd				{font-size: 10px; color: #5f5750; font-weight: bold;}
.gray_11 				{font-size: 11px; color: #5f5750; font-weight: normal; line-height: 16px;}
.gray_11_bd 			{font-size: 11px; color: #5f5750; font-weight: bold; line-height: 16px;}
.gray_12 				{font-size: 12px; color: #5f5750; font-weight: normal; line-height: 18px;}
.gray_12_bd 			{font-size: 12px; color: #5f5750; font-weight: bold; line-height: 18px;}
.gray_13 				{font-size: 13px; color: #5f5750; font-weight: normal; line-height: 19px;}
.gray_13_bd 			{font-size: 13px; color: #5f5750; font-weight: bold; line-height: 19px;}
.gray_14 				{font-size: 14px; color: #5f5750; font-weight: normal; line-height: 20px;}
.gray_14_bd 			{font-size: 14px; color: #5f5750; font-weight: bold; line-height: 20px;}
.gray_16 				{font-size: 16px; color: #5f5750; font-weight: normal; line-height: 22px;}
.gray_16_bd 			{font-size: 16px; color: #5f5750; font-weight: bold; line-height: 22px;}
.gray_18 				{font-size: 18px; color: #5f5750; font-weight: normal; line-height: 22px;}
.gray_18_bd 			{font-size: 18px; color: #5f5750; font-weight: bold; line-height: 22px;}
.gray_24 				{font-size: 24px; color: #5f5750; font-weight: normal; line-height: 22px;}
.gray_24_bd 			{font-size: 24px; color: #5f5750; font-weight: bold; line-height: 22px;}

.silver_9				{font-size: 9px; color: #A3A2A2; font-weight: normal;}
.silver_bd				{font-size: 9px; color: #A3A2A2; font-weight: bold;}
.silver_10				{font-size: 10px; color: #A3A2A2; font-weight: normal;}
.silver_10_bd			{font-size: 10px; color: #A3A2A2; font-weight: bold;}
.silver_11 				{font-size: 11px; color: #A3A2A2; font-weight: normal; line-height: 16px;}
.silver_11_bd 			{font-size: 11px; color: #A3A2A2; font-weight: bold; line-height: 16px;}
.silver_12 				{font-size: 12px; color: #A3A2A2; font-weight: normal; line-height: 16px;}
.silver_12_bd 			{font-size: 12px; color: #A3A2A2; font-weight: bold; line-height: 16px;}



.white_9				{font-size: 9px; color: #FFFFFF; font-weight: normal;}
.white_bd				{font-size: 9px; color: #FFFFFF; font-weight: bold;}
.white_10				{font-size: 10px; color: #FFFFFF; font-weight: normal;}
.white_10_bd			{font-size: 10px; color: #FFFFFF; font-weight: bold;}
.white_11 				{font-size: 11px; color: #FFFFFF; font-weight: normal; line-height: 16px;}
.white_11_bd 			{font-size: 11px; color: #FFFFFF; font-weight: bold; line-height: 16px;}
.white_12 				{font-size: 12px; color: #FFFFFF; font-weight: normal; line-height: 16px;}
.white_12_bd 			{font-size: 12px; color: #FFFFFF; font-weight: bold; line-height: 16px;}
.white_13 				{font-size: 13px; color: #FFFFFF; font-weight: normal; line-height: 16px;}
.white_13_bd 			{font-size: 13px; color: #FFFFFF; font-weight: bold; line-height: 16px;}
.white_14 				{font-size: 14px; color: #FFFFFF; font-weight: normal; line-height: 16px;}
.white_14_bd 			{font-size: 14px; color: #FFFFFF; font-weight: bold; line-height: 16px;}
.white_16 				{font-size: 16px; color: #FFFFFF; font-weight: normal; line-height: 22px;}
.white_16_bd 			{font-size: 16px; color: #FFFFFF; font-weight: bold; line-height: 22px;}
.white_18 				{font-size: 18px; color: #FFFFFF; font-weight: normal; line-height: 22px;}
.white_18_bd 			{font-size: 18px; color: #FFFFFF; font-weight: bold; line-height: 22px;}
.white_24 				{font-size: 24px; color: #FFFFFF; font-weight: normal; line-height: 22px;}
.white_24_bd 			{font-size: 24px; color: #FFFFFF; font-weight: bold; line-height: 22px;}

.blue_10				{font-size: 10px; color: #46819E; font-weight: normal;}
.blue_10_bd				{font-size: 10px; color: #46819E; font-weight: bold;}
.blue_11 				{font-size: 11px; color: #46819E; font-weight: normal; line-height: 16px;}
.blue_11_bd 			{font-size: 11px; color: #46819E; font-weight: bold; line-height: 16px;}
.blue_12 				{font-size: 12px; color: #46819E; font-weight: normal; line-height: 16px;}
.blue_12_bd 			{font-size: 12px; color: #46819E; font-weight: bold; line-height: 16px;}
.blue_13 				{font-size: 13px; color: #46819E; font-weight: normal; line-height: 16px;}
.blue_13_bd 			{font-size: 13px; color: #46819E; font-weight: bold; line-height: 16px;}
.blue_14 				{font-size: 14px; color: #46819E; font-weight: normal; line-height: 16px;}
.blue_14_bd 			{font-size: 14px; color: #46819E; font-weight: bold; line-height: 16px;}
.blue_15 				{font-size: 16px; color: #46819E; font-weight: normal; line-height: 22px;}
.blue_15_bd 			{font-size: 16px; color: #46819E; font-weight: bold; line-height: 22px;}
.blue_16 				{font-size: 16px; color: #46819E; font-weight: normal; line-height: 22px;}
.blue_16_bd 			{font-size: 16px; color: #46819E; font-weight: bold; line-height: 22px;}
.blue_18 				{font-size: 18px; color: #46819E; font-weight: normal; line-height: 22px;}
.blue_18_bd 			{font-size: 18px; color: #46819E; font-weight: bold; line-height: 22px;}

/* LINKS ===================================================================================================================== */
a:link 					{color: #3F3933; font-size: 10px; font-weight: normal; text-decoration: none;}
a:visited 				{color: #b0ADAA; font-size: 10px; font-weight: normal; text-decoration: none;}
a:hover 				{color: #3F3933; font-size: 10px; font-weight: normal; text-decoration: underline;}
a:active 				{color: #3F3933; font-size: 10px; font-weight: normal; text-decoration: none;}

/* =========================================================================================================================== */
#natural_bd a:link		{color: #0000FF; font-size: 10px; font-weight: bold; text-decoration: underline;}
#natural_bd a:visited	{color: #0000FF; font-size: 10px; font-weight: bold; text-decoration: underline;}
#natural_bd a:hover		{color: #0000FF; font-size: 10px; font-weight: bold; text-decoration: underline;}
#natural_bd a:active	{color: #0000FF; font-size: 10px; font-weight: bold; text-decoration: underline;}

a.natural_bd:link		{color: #0000FF; font-size: 11px; font-weight: bold; text-decoration: underline;}
a.natural_bd:visited	{color: #0000FF; font-size: 11px; font-weight: bold; text-decoration: underline;}
a.natural_bd:hover		{color: #0000FF; font-size: 11px; font-weight: bold; text-decoration: underline;}
a.natural_bd:active		{color: #0000FF; font-size: 11px; font-weight: bold; text-decoration: underline;}

/* =========================================================================================================================== */
#white_9_bd a:link		{color: #FFFFFF; font-size: 9px; font-weight: bold; text-decoration: none;}
#white_9_bd a:visited	{color: #FFFFFF; font-size: 9px; font-weight: bold; text-decoration: none;}
#white_9_bd a:hover		{color: #FFFFFF; font-size: 9px; font-weight: bold; text-decoration: underline;}
#white_9_bd a:active	{color: #FFFFFF; font-size: 9px; font-weight: bold; text-decoration: none;}

a.white_9_bd:link		{color: #FFFFFF; font-size: 9px; font-weight: bold; text-decoration: none;}
a.white_9_bd:visited	{color: #FFFFFF; font-size: 9px; font-weight: bold; text-decoration: none;}
a.white_9_bd:hover		{color: #FFFFFF; font-size: 9px; font-weight: bold; text-decoration: underline;}
a.white_9_bd:active		{color: #FFFFFF; font-size: 9px; font-weight: bold; text-decoration: none;}

#white_10 a:link		{color: #FFFFFF; font-size: 10px; font-weight: normal; text-decoration: none;}
#white_10 a:visited		{color: #FFFFFF; font-size: 10px; font-weight: normal; text-decoration: none;}
#white_10 a:hover		{color: #FFFFFF; font-size: 10px; font-weight: normal; text-decoration: underline;}
#white_10 a:active		{color: #FFFFFF; font-size: 10px; font-weight: normal; text-decoration: none;}

a.white_10:link			{color: #FFFFFF; font-size: 10px; font-weight: normal; text-decoration: none;}
a.white_10:visited		{color: #FFFFFF; font-size: 10px; font-weight: normal; text-decoration: none;}
a.white_10:hover		{color: #FFFFFF; font-size: 10px; font-weight: normal; text-decoration: underline;}
a.white_10:active		{color: #FFFFFF; font-size: 10px; font-weight: normal; text-decoration: none;}

#white_10_bd a:link		{color: #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none;}
#white_10_bd a:visited	{color: #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none;}
#white_10_bd a:hover	{color: #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: underline;}
#white_10_bd a:active	{color: #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none;}

a.white_10_bd:link		{color: #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none;}
a.white_10_bd:visited	{color: #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none;}
a.white_10_bd:hover		{color: #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: underline;}
a.white_10_bd:active	{color: #FFFFFF; font-size: 10px; font-weight: bold; text-decoration: none;}

#white_11_bd a:link		{color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none;}
#white_11_bd a:visited	{color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none;}
#white_11_bd a:hover	{color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: underline;}
#white_11_bd a:active	{color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none;}

a.white_11_bd:link		{color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none;}
a.white_11_bd:visited	{color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none;}
a.white_11_bd:hover		{color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: underline;}
a.white_11_bd:active	{color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none;}

#white_12 a:link		{color: #FFFFFF; font-size: 12px; font-weight: normal; text-decoration: none;}
#white_12 a:visited		{color: #FFFFFF; font-size: 12px; font-weight: normal; text-decoration: none;}
#white_12 a:hover		{color: #FFFFFF; font-size: 12px; font-weight: normal; text-decoration: underline;}
#white_12 a:active		{color: #FFFFFF; font-size: 12px; font-weight: normal; text-decoration: none;}

a.white_12:link			{color: #FFFFFF; font-size: 12px; font-weight: normal; text-decoration: none;}
a.white_12:visited		{color: #FFFFFF; font-size: 12px; font-weight: normal; text-decoration: none;}
a.white_12:hover		{color: #FFFFFF; font-size: 12px; font-weight: normal; text-decoration: underline;}
a.white_12:active		{color: #FFFFFF; font-size: 12px; font-weight: normal; text-decoration: none;}

#white_12_bd a:link		{color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none;}
#white_12_bd a:visited	{color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none;}
#white_12_bd a:hover	{color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline;}
#white_12_bd a:active	{color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none;}

a.white_12_bd:link		{color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none;}
a.white_12_bd:visited	{color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none;}
a.white_12_bd:hover		{color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline;}
a.white_12_bd:active	{color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none;}





#blue_10 a:link			{color: #46819E; font-size: 10px; font-weight: normal; text-decoration: none;}
#blue_10 a:visited		{color: #46819E; font-size: 10px; font-weight: normal; text-decoration: none;}
#blue_10 a:hover		{color: #46819E; font-size: 10px; font-weight: normal; text-decoration: underline;}
#blue_10 a:active		{color: #46819E; font-size: 10px; font-weight: normal; text-decoration: none;}

a.blue_10:link			{color: #46819E; font-size: 10px; font-weight: normal; text-decoration: none;}
a.blue_10:visited		{color: #46819E; font-size: 10px; font-weight: normal; text-decoration: none;}
a.blue_10:hover			{color: #46819E; font-size: 10px; font-weight: normal; text-decoration: underline;}
a.blue_10:active		{color: #46819E; font-size: 10px; font-weight: normal; text-decoration: none;}

#blue_10_bd a:link		{color: #46819E; font-size: 10px; font-weight: bold; text-decoration: none;}
#blue_10_bd a:visited	{color: #46819E; font-size: 10px; font-weight: bold; text-decoration: none;}
#blue_10_bd a:hover		{color: #46819E; font-size: 10px; font-weight: bold; text-decoration: underline;}
#blue_10_bd a:active	{color: #46819E; font-size: 10px; font-weight: bold; text-decoration: none;}

a.blue_10_bd:link		{color: #46819E; font-size: 10px; font-weight: bold; text-decoration: none;}
a.blue_10_bd:visited	{color: #46819E; font-size: 10px; font-weight: bold; text-decoration: none;}
a.blue_10_bd:hover		{color: #46819E; font-size: 10px; font-weight: bold; text-decoration: underline;}
a.blue_10_bd:active		{color: #46819E; font-size: 10px; font-weight: bold; text-decoration: none;}

#blue_11 a:link			{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: none;}
#blue_11 a:visited		{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: none;}
#blue_11 a:hover		{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: underline;}
#blue_11 a:active		{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: none;}

a.blue_11:link			{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: none;}
a.blue_11:visited		{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: none;}
a.blue_11:hover			{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: underline;}
a.blue_11:active		{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: none;}

#blue_11_bd a:link		{color: #46819E; font-size: 11px; font-weight: bold; text-decoration: none;}
#blue_11_bd a:visited	{color: #46819E; font-size: 11px; font-weight: bold; text-decoration: none;}
#blue_11_bd a:hover		{color: #46819E; font-size: 11px; font-weight: bold; text-decoration: underline;}
#blue_11_bd a:active	{color: #46819E; font-size: 11px; font-weight: bold; text-decoration: none;}

a.blue_11_bd:link		{color: #46819E; font-size: 11px; font-weight: bold; text-decoration: none;}
a.blue_11_bd:visited	{color: #46819E; font-size: 11px; font-weight: bold; text-decoration: none;}
a.blue_11_bd:hover		{color: #46819E; font-size: 11px; font-weight: bold; text-decoration: underline;}
a.blue_11_bd:active		{color: #46819E; font-size: 11px; font-weight: bold; text-decoration: none;}

#blue_12 a:link			{color: #46819E; font-size: 12px; font-weight: normal; text-decoration: none;}
#blue_12 a:visited		{color: #46819E; font-size: 12px; font-weight: normal; text-decoration: none;}
#blue_12 a:hover		{color: #46819E; font-size: 12px; font-weight: normal; text-decoration: underline;}
#blue_12 a:active		{color: #46819E; font-size: 12px; font-weight: normal; text-decoration: none;}

a.blue_12:link			{color: #46819E; font-size: 12px; font-weight: normal; text-decoration: none;}
a.blue_12:visited		{color: #46819E; font-size: 12px; font-weight: normal; text-decoration: none;}
a.blue_12:hover			{color: #46819E; font-size: 12px; font-weight: normal; text-decoration: underline;}
a.blue_12:active		{color: #46819E; font-size: 12px; font-weight: normal; text-decoration: none;}

#blue_12_bd a:link		{color: #46819E; font-size: 12px; font-weight: bold; text-decoration: none;}
#blue_12_bd a:visited	{color: #46819E; font-size: 12px; font-weight: bold; text-decoration: none;}
#blue_12_bd a:hover		{color: #46819E; font-size: 12px; font-weight: bold; text-decoration: underline;}
#blue_12_bd a:active	{color: #46819E; font-size: 12px; font-weight: bold; text-decoration: none;}

a.blue_12_bd:link		{color: #46819E; font-size: 12px; font-weight: bold; text-decoration: none;}
a.blue_12_bd:visited	{color: #46819E; font-size: 12px; font-weight: bold; text-decoration: none;}
a.blue_12_bd:hover		{color: #46819E; font-size: 12px; font-weight: bold; text-decoration: underline;}
a.blue_12_bd:active		{color: #46819E; font-size: 12px; font-weight: bold; text-decoration: none;}

/* SUBNAV =====================================================================================================================*/
#subnav a:link			{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: none;}
#subnav a:visited		{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: none;}
#subnav a:hover			{color: #FF0000; font-size: 11px; font-weight: normal; text-decoration: underline;}
#subnav a:active		{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: none;}

a.subnav:link			{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: none;}
a.subnav:visited		{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: none;}
a.subnav:hover			{color: #FF0000; font-size: 11px; font-weight: normal; text-decoration: underline;}
a.subnav:active			{color: #46819E; font-size: 11px; font-weight: normal; text-decoration: none;}

#subnav #bullet			{font: bold 9px Arial, Verdana, Helvetica, sans-serif; color: #D0BC8E;}

/* FOOTER =====================================================================================================================*/
#footer a:link			{color: #7E7E7E; font-size: 11px; font-weight: normal; text-decoration: none;}
#footer a:visited		{color: #7E7E7E; font-size: 11px; font-weight: normal; text-decoration: none;}
#footer a:hover			{color: #FF0000; font-size: 11px; font-weight: normal; text-decoration: underline;}
#footer a:active		{color: #7E7E7E; font-size: 11px; font-weight: normal; text-decoration: none;}

a.footer:link			{color: #7E7E7E; font-size: 11px; font-weight: normal; text-decoration: none;}
a.footer:visited		{color: #7E7E7E; font-size: 11px; font-weight: normal; text-decoration: none;}
a.footer:hover			{color: #FF0000; font-size: 11px; font-weight: normal; text-decoration: underline;}
a.footer:active			{color: #7E7E7E; font-size: 11px; font-weight: normal; text-decoration: none;}

.bullet					{font: bold 9px Arial, Verdana, Helvetica, sans-serif; color: #46819E;}
/* SITEMAP =================================================================================================================== 
#sitemap a:link 		{color: #000000; font-size: 11px; font-family: Arial, Helvetica, Verdana, Myriad, Sans-Serif; font-weight: normal; text-decoration: none;}
#sitemap a:visited 		{color: #000000; font-size: 11px; font-family: Arial, Helvetica, Verdana, Myriad, Sans-Serif; font-weight: normal; text-decoration: none;}
#sitemap a:hover 		{color: #ffff00; font-size: 11px; font-family: Arial, Helvetica, Verdana, Myriad, Sans-Serif; font-weight: normal; text-decoration: underline;}
#sitemap a:active 		{color: #000000; font-size: 11px; font-family: Arial, Helvetica, Verdana, Myriad, Sans-Serif; font-weight: normal; text-decoration: none;}

a.sitemap:link 			{color: #000000; font-size: 11px; font-family: Arial, Helvetica, Verdana, Myriad, Sans-Serif; font-weight: normal; text-decoration: none;}
a.sitemap:visited 		{color: #000000; font-size: 11px; font-family: Arial, Helvetica, Verdana, Myriad, Sans-Serif; font-weight: normal; text-decoration: none;}
a.sitemap:hover 		{color: #ffff00; font-size: 11px; font-family: Arial, Helvetica, Verdana, Myriad, Sans-Serif; font-weight: normal; text-decoration: underline;}
a.sitemap:active 		{color: #000000; font-size: 11px; font-family: Arial, Helvetica, Verdana, Myriad, Sans-Serif; font-weight: normal; text-decoration: none;}

#sitemap dt 			{color: #000000; font-size: 11px; font-family: Arial, Helvetica, Verdana, Myriad, Sans-Serif; font-weight: bold;}
#sitemap dd				{background-image: url(/images/line_full.gif); background-repeat: no-repeat; padding-left: 20px; margin-left: 15px;}
#sitemap dd.last		{background-image: url(/images/line_one.gif); background-repeat: no-repeat; padding-left: 20px;}
#sitemap dd.next		{background-image: url(/images/line.gif); background-repeat: no-repeat;}
*/

li					{padding:0px 0px 0px 0px; font-size:11px; color:#5F5750;}

/* DOTTEDBOXES //////////////////////////////////////////////////////////////////////////////////////////// */
/*.box1				{border:dotted 0px #5C91A4; background-color:#D9D9D9; padding:5px; margin:0px 0px 1px 0px; font-size:10px; font-weight:bold; text-align:left}
.box1:hover 		{border:dotted 0px #EBAB00; background-color:#FFE88E;}

.box2				{border:dotted 0px #5C91A4; background-color:#EEEEEE; padding:5px; margin:0px 0px 1px 0px; font-size:10px; text-align:left}
.box2:hover 		{border:dotted 0px #EBAB00; background-color:#FFE88E;}

.box3				{border:dotted 0px #5C91A4; background-color:#F4F4F4; padding:5px; margin:0px 0px 1px 0px; font-size:10px; text-align:left}
.box3:hover 		{border:dotted 0px #EBAB00; background-color:#FFE88E;}*/
.box1				{border:dotted 0px #FFFFFF; margin:0px 0px 1px 0px; font-size:10px; text-align:left}
.box1:hover 		{border:dotted 1px #AED2E4; background-color:#e0f0f7;}

div#box								{padding:3px}
div.ouline							{border:solid 1px #D7D7D7}

div#box								{padding:3px}
div.ouline							{border:solid 1px #D7D7D7}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#centerContent		{width:970px; margin-left:auto; margin-right:auto;}
div.footer_tile		{width:100%; background-image:url(/site/images/interface/footer_tile.gif); background-repeat:repeat-x; height:38px; background-position:bottom; position:fixed; bottom:0}
div.copyright		{background-image:url(/site/images/interface/footer_copyright.gif); background-repeat:repeat-x; width:253px; height:38px; text-align:center; padding-top:0; float:right;}

.indented		{margin:0px 20px 0px 20px}
.spacetop	{padding-top:15px; margin-bottom:15px;}
